html {
  height: 100%;
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

body {
  position: relative;
  min-height: 100%;
  padding: 0;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  overflow-x: hidden;
}

a {
  color: #111;
  text-decoration: none;
}

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

.active {
  /*background:#dd6718;*/
  color: #111;
}

.visited {
  /*background:#dd6718;*/
  color: #111;
}

.focus {
  /*background:#dd6718;*/
  color: #111;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mtp10 {
  margin-top: 10px;
}

.mtp20 {
  margin-top: 20px;
}

.mtp30 {
  margin-top: 30px;
}

.mtp40 {
  margin-top: 40px;
}

.mtp50 {
  margin-top: 50px;
}

.mtp80 {
  margin-top: 80px;
}

.mbt10 {
  margin-bottom: 10px;
}

.mbt20 {
  margin-bottom: 20px;
}

.mbt30 {
  margin-bottom: 30px;
}

.mbt40 {
  margin-bottom: 40px;
}

.mbt50 {
  margin-bottom: 50px;
}

.mbt60 {
  margin-bottom: 60px;
}

.mbt70 {
  margin-bottom: 70px;
}

.mbt80 {
  margin-bottom: 80px;
}

.mbt90 {
  margin-bottom: 90px;
}

.mbt100 {
  margin-bottom: 100px;
}

.minmum-height {
  min-height: 400px;
}

.pr-0 {
  padding-right: 0;
}

.pl-0 {
  padding-left: 0;
}

.pdng1 {
  padding: 0;
}

.fl-right {
  float: right;
}

.fl-left {
  float: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
  font-family: "Lora", serif;
}

.top-menu.mobile-view {
  display: none;
}

.section-padding {
  padding-left: 40px;
  padding-right: 40px;
}

.main-header {
  background: rgba(255, 255, 255, 0.8901960784);
}

.top-menu {
  background: #9f8c63;
}
.top-menu .top-menu-list ul li {
  display: inline-block;
  margin-right: 30px;
}

.search-modal .search-sec {
  background: transparent;
  border: none;
  height: 48px;
  padding: 0px;
  border: 1px solid #e1e1e1;
  outline: none;
  position: relative;
}
.search-modal .search-sec .h-fld.form-control {
  background: transparent;
  height: 48px;
  border: none;
  outline: none;
  font-size: 14px;
  padding-right: 50px;
}
.search-modal .search-sec .h-fld.form-control:focus {
  background: transparent;
  box-shadow: none;
}
.search-modal .search-sec .searchbtm {
  position: absolute;
  right: 0;
  top: 0;
  outline: none;
  border: none;
  width: 48px;
  height: 48px;
  background: transparent;
}
.search-modal .modal-dialog {
  margin: 0;
  max-width: 100%;
}
.search-modal .modal-content {
  border: none;
  border-radius: 0;
  outline: 0;
}
.search-modal .modal-header {
  border-bottom: none;
}
.search-modal .modal {
  z-index: 99999;
}

.top-header .logo {
  margin-top: 5px;
}
.top-header .logo img {
  width: 186px;
}
.top-header .phonetxt {
  font-size: 12px;
  color: #0097ff;
  display: block;
}
.top-header .phonetxt1 {
  font-size: 18px;
  color: #000;
  font-weight: 600;
}

.main-header.sticky {
  position: fixed;
  transition: 0.3s all linear;
  box-shadow: 3px 1px 9px 0px rgba(179, 176, 176, 0.5294117647);
  top: 0;
  right: 0;
  left: 0;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  z-index: 99;
  background-color: #fff;
}

.menu-sec {
  position: relative;
}

.menusub-title {
  text-align: left;
  color: #333;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #efefef;
  margin-bottom: 16px;
  padding-bottom: 9px;
}

.menu-door-img img {
  border-radius: 15px;
}

.second-marquee-bg {
  background: #fff8f2;
  padding: 10px 10px;
}

.offer-sec {
  background: #fff8f2;
}

.marquee-sec {
  padding: 20px 0;
}

.pdng {
  padding: 0 30px;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.home-bnr-sec {
  width: 100%;
  overflow: hidden;
}
.home-bnr-sec .slider-txt-main {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9;
  bottom: 150px;
}
.home-bnr-sec .slider-txt-main .slider-txt {
  z-index: 9;
}
.home-bnr-sec .slider-txt-main .slider-txt .slider-txtimg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.home-bnr-sec .slider-txt-main .slider-txt h1 {
  font-size: 70px;
  line-height: 75px;
  color: #fff;
  position: relative;
}
.home-bnr-sec .slider-txt-main .slider-txt p {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding-right: 100px;
}
.home-bnr-sec .carousel-control-prev,
.home-bnr-sec .carousel-control-next {
  position: absolute;
  top: 50%;
  bottom: auto;
  z-index: 1;
  display: inline-block;
  width: auto;
  padding: 0;
  color: #000;
  text-align: center;
  background: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.15s ease;
}
.home-bnr-sec .carousel-control-next-icon,
.home-bnr-sec .carousel-control-prev-icon {
  background: #fff;
  font-size: 16px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  border: none;
}
.home-bnr-sec .carousel {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.carousel-item::before {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(./images/hero-shape-1.webp);
  content: "";
  width: 100%;
  height: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.cta-btm {
  background: #15485a;
  padding: 18px 15px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  border-radius: 7px;
}
.cta-btm:hover {
  background: #15485a;
  color: #fff;
}

.cta-btm1 {
  background: #0a4f61;
  padding: 18px 15px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  border-radius: 7px;
}
.cta-btm1 i {
  padding-left: 10px;
}
.cta-btm1:hover {
  background: #0a4f61;
  color: #fff;
}

.cta-btm.mtp {
  margin-top: 23px;
}

.cta-btm.home-btm1 {
  background: #0097ff;
}
.cta-btm.home-btm1:hover {
  background: #0097ff;
  color: #fff;
}

.sale-txt {
  background: #199588;
  padding: 4px 10px;
  font-size: 9px;
  border-radius: 3px;
  color: #fff;
  position: relative;
  top: -2px;
}

.sale-txt.hot-txt {
  background: #e62a65;
}

.about-sec {
  padding: 140px 0;
  position: relative;
  z-index: 1;
}

.about-txt ul {
  margin-bottom: 50px;
}
.about-txt ul li {
  font-size: 17px;
  margin-bottom: 23px;
  position: relative;
  color: #1f1f1f;
  padding-left: 48px;
}
.about-txt ul li i {
  position: absolute;
  left: 0;
  top: -8px;
  color: #09d321;
  font-size: 30px;
}
.about-txt p {
  margin-bottom: 40px;
}

p {
  font-size: 17px;
  line-height: 28px;
  color: #1f1f1f;
  font-weight: 600;
}

.h-titel {
  position: relative;
  padding-left: 40px;
}
.h-titel::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 8px;
  height: 100%;
  background: #f0f0f0;
}
.h-titel .sub-titel {
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 600;
  color: #1f1f1f;
}
.h-titel .titel {
  font-size: 40px;
  line-height: 55px;
  font-weight: 700;
  color: #262626;
  font-family: "Lora", serif;
}

.h-titel.blacl-line-add::before {
  background: #0a4f61;
}

.h-titel.line-remove {
  padding-left: 0;
}
.h-titel.line-remove::before {
  display: none;
}

.h-titel.text-white .titel {
  color: #fff;
}
.h-titel.text-white .sub-titel {
  color: #fff;
}

.subabot-img img {
  border-radius: 5px;
  margin-bottom: 20px;
}

.about-img-sec {
  padding-right: 60px;
  margin-top: 0;
  position: relative;
}

.top-mdl-sec {
  position: relative;
  z-index: 1;
  background: #15485a;
  padding: 10px 40px;
}
.top-mdl-sec .tp-social {
  text-align: right;
}
.top-mdl-sec .tp-social ul li {
  margin-left: 5px;
  display: inline-block;
}
.top-mdl-sec .tp-social ul li a {
  font-size: 13px;
  color: #fff;
}
.top-mdl-sec .tp-social ul li a:hover {
  color: #fff;
}
.top-mdl-sec .tp-phonelist ul li {
  display: inline-block;
  margin-right: 40px;
}
.top-mdl-sec .tp-phonelist ul li a {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.top-mdl-sec .tp-social ul li.tp-acptxm-btm a {
  width: auto;
  display: inline-block;
  height: auto;
  padding: 1px 20px;
  border: none;
  font-weight: 600;
  padding-right: 34px;
}

.right-fixicon {
  position: fixed;
  right: 20px;
  top: 200px;
  z-index: 9999;
}
.right-fixicon .icontxt {
  width: 40px;
  height: 40px;
  display: block;
  background: #0097ff;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 10px;
  color: #fff;
}

.gr-ve {
  padding-left: 17px;
  margin-bottom: 30px;
  padding-right: 17px;
}

.scdl-btm {
  position: fixed;
  right: 90px;
  bottom: 0;
  z-index: 99;
  background: #0097ff;
  padding: 10px 30px;
  color: #fff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  font-size: 16px;
}
.scdl-btm:hover {
  background: #0097ff;
  color: #fff;
}

.services-sec {
  padding-bottom: 50px;
}
.services-sec .col-lg-3 {
  padding-left: 0;
  padding-right: 0;
}

.services-box {
  overflow: hidden;
  position: relative;
}
.services-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 19.27%, rgba(0, 0, 0, 0) 47.4%, #000000 100%);
}
.services-box .services-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 40px;
  z-index: 1;
}
.services-box .services-content h3 {
  color: #fff;
  font-size: 28px;
  letter-spacing: 0.5px;
}
.services-box .services-content p {
  color: #fff;
  margin-bottom: -75px;
  font-weight: 500;
  opacity: 0;
  transition: all ease 0.5s;
}
.services-box .services-content .service-btm {
  color: #fff;
  font-weight: 600;
  font-size: 17px;
}

.services-box:hover .services-content p {
  opacity: 1;
  margin-bottom: 15px;
}

.free-const-sec {
  background: linear-gradient(122deg, #EBF997 44.9%, #E3F289 80.59%);
  padding: 124px 0;
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.free-const-sec .free-cons-img {
  position: absolute;
  right: 0;
  top: 0;
  width: 600px;
  z-index: -1;
}
.free-const-sec .call-btm {
  position: relative;
  padding-left: 90px;
}
.free-const-sec .call-btm i {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  background: #fff;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 70px;
  font-size: 20px;
}
.free-const-sec .call-btm p {
  color: #0a4f61;
  margin-bottom: 0;
}
.free-const-sec .call-btm .phn-no {
  font-size: 22px;
  font-weight: 700;
  color: #0a4f61;
}
.free-const-sec .freeconst-btm {
  background: #0a4f61;
  padding: 18px 25px;
  display: inline-block;
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 700;
}
.free-const-sec .freeconst-btm i {
  padding-left: 10px;
}
.free-const-sec .freeconst-btm:hover {
  background: #0a4f61;
  color: #fff;
}

.testo-sec {
  padding: 90px 0 40px;
}
.testo-sec .testo-img {
  padding-right: 40px;
}
.testo-sec .slick-prev {
  right: 0;
  bottom: -90px;
  border-radius: 0px;
  transition: all linear 0.2s;
  position: absolute;
}
.testo-sec .slick-next {
  right: 62px;
  bottom: -90px;
  border-radius: 0px;
  transition: all linear 0.2s;
  position: absolute;
}
.testo-sec .slick-prev:before,
.testo-sec .slick-next:before {
  font-family: "bootstrap-icons" !important;
  font-size: 17px;
  line-height: 1;
  opacity: 10;
  color: #000;
  width: 50px;
  height: 50px;
  display: block;
  background: #f2f2f2;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
}
.testo-sec .slick-prev:before {
  content: "\f138";
  background-color: #15485a;
  color: #fff;
}
.testo-sec .slick-next:before {
  content: "\f12f";
}

.testo-txt-sec {
  padding-top: 70px;
  padding-left: 50px;
  position: relative;
}
.testo-txt-sec .testo-box {
  position: relative;
}
.testo-txt-sec .testo-box .testo-icontxt {
  font-size: 84px;
  position: absolute;
  top: -41px;
  left: -15px;
}
.testo-txt-sec .testo-box .googletxt {
  text-align: right;
  margin-bottom: 40px;
  font-weight: 600;
}
.testo-txt-sec .testo-box .googletxt i {
  color: #f90;
}
.testo-txt-sec .testo-box .namebox {
  position: relative;
  padding-left: 80px;
}
.testo-txt-sec .testo-box .namebox img {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  position: absolute;
  left: 0;
}
.testo-txt-sec .testo-box .nm-txt {
  display: block;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 3px;
  padding-top: 10px;
}
.testo-txt-sec .testo-box .nm-txt1 {
  font-size: 17px;
}
.testo-txt-sec .testo-box p {
  margin-bottom: 30px;
}
.testo-txt-sec .testobtmimg {
  position: absolute;
  right: 0;
  bottom: -55px;
  z-index: -1;
}

.counter-box {
  margin-bottom: 20px;
}
.counter-box h3 {
  font-size: 50px;
  color: #1f1f1f;
}
.counter-box p {
  font-weight: 700;
  color: #1f1f1f;
  letter-spacing: 2px;
}

.margin-sec {
  margin: 0 40px;
}

.finace-sec {
  padding-bottom: 80px;
}

.finace-bg {
  width: 100%;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  height: 400px;
}

.finace-txt {
  padding: 88px 0;
}
.finace-txt ul {
  margin-bottom: 30px;
}
.finace-txt ul li {
  font-size: 17px;
  margin-bottom: 23px;
  position: relative;
  color: #1f1f1f;
  padding-left: 48px;
}
.finace-txt ul li i {
  position: absolute;
  left: 0;
  top: -8px;
  color: #09d321;
  font-size: 30px;
}

.flinace-frm {
  background: #f3f3f3;
  padding: 80px;
  margin-top: -50px;
}
.flinace-frm .itlie {
  font-family: "Lora", serif;
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 8px;
}
.flinace-frm .fnc-fld {
  height: 60px;
  border-radius: 0;
}
.flinace-frm .from-group {
  margin-bottom: 15px;
}
.flinace-frm label {
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 5px;
}
.flinace-frm .bookbtm {
  background: #15485a;
  padding: 19px 15px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  outline: none;
  border: none;
  width: 100%;
}

.price-range-slider {
  width: 100%;
  text-align: center;
  position: relative;
  background: #fff;
  border-radius: 5px;
  padding: 5px 10px;
  border: 1px solid #e9e9e9;
  height: 60px;
}
.price-range-slider .range-value {
  margin: 0;
}
.price-range-slider .range-value input {
  font-weight: 700;
  font-size: 15px;
  color: #58595c;
  background: transparent;
  outline: none;
  padding-top: 10px;
  border: none;
}
.price-range-slider .range-bar {
  border: none;
  background: #c2c2c2;
  height: 3px;
  width: 96%;
  margin-left: 8px;
}
.price-range-slider .range-bar .ui-slider-range {
  background: #000;
}
.price-range-slider .range-bar .ui-slider-handle {
  border-radius: 0;
  background: #fff;
  border: 2px solid #000;
  height: 17px;
  width: 17px;
  border-radius: 50%;
  top: -0.52em;
  cursor: pointer;
}
.price-range-slider .range-bar .ui-slider-handle + span {
  background: #000;
}

.blog-sec {
  background: #f5f5f5;
  padding: 80px 0;
}

.blog-full-box {
  margin-bottom: 20px;
}

.blog-full-txt {
  padding: 20px 0;
}
.blog-full-txt .tag-t {
  background: #fff;
  padding: 10px 15px;
  display: inline-block;
  color: #0a4f61;
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 10px;
}
.blog-full-txt .b-tlitle {
  display: block;
  color: #000;
  font-size: 26px;
  font-family: "Lora", serif;
  font-weight: 700;
}
.blog-full-txt .date-t ul li {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  color: #0a4f61;
  font-weight: 700;
  margin-top: 9px;
}

.blog-rightbox {
  margin-bottom: 30px;
}
.blog-rightbox .blog-full-txt {
  padding: 5px 0;
}

.faq-sec {
  padding: 100px 0;
}
.faq-sec .fq-acd {
  padding-left: 40px;
}
.faq-sec .accordion-button:not(.collapsed) {
  color: #3c3b3b;
  background-color: transparent;
  font-size: 20px;
  font-weight: 700;
  text-shadow: inherit;
  outline: none;
}
.faq-sec button:focus:not(:focus-visible) {
  outline: none;
}
.faq-sec .accordion-item {
  border-bottom: 1px solid #d9d9d9;
}
.faq-sec .accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: transparent;
  --bs-accordion-border-color: transparent;
}
.faq-sec .accordion-button {
  font-size: 20px;
  font-weight: 700;
  color: #3c3b3b;
  padding: 17px 0;
}
.faq-sec .accordion-button::after {
  background-image: url(./images/down-arrow.png);
}
.faq-sec .accordion-body {
  padding: 0;
}

.faq-txtleft {
  position: relative;
  z-index: 1;
}
.faq-txtleft .faqimg {
  position: absolute;
  bottom: -180px;
  left: -220px;
  z-index: -1;
}

.footer {
  padding: 70px 0 0;
  background: #0a4f61;
  position: relative;
  overflow: hidden;
  color: #fff;
  z-index: 1;
}
.footer:after {
  content: "";
  background-image: url(images/hero-bg.svg);
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: -1;
}
.footer h3 {
  font-size: 30px;
  font-weight: 400;
  margin-top: 30px;
}
.footer p {
  line-height: 28px;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}
.footer .footer-list ul li {
  margin-bottom: 10px;
}
.footer .footer-list ul li a {
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.5px;
}
.footer .footer-list ul li a:hover {
  color: #fff;
}
.footer .footer-list.footer-sddress {
  position: relative;
}
.footer .footer-list.footer-sddress ul li {
  padding-left: 30px;
  margin-bottom: 20px;
  position: relative;
}
.footer .footer-list.footer-sddress ul li i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
}
.footer .footerimg {
  background: #fff;
  display: inline-block;
  padding: 10px;
  margin-bottom: 15px;
}
.footer .footerimg img {
  width: 130px;
}
.footer .newletter-form {
  margin-bottom: 5px;
}
.footer .newletter-form .nws-fld {
  background: #fff;
  border: none;
  color: #000;
  height: 50px;
  position: relative;
}
.footer .newletter-form .form-control {
  border-radius: 0;
  border: none;
  padding-right: 130px;
  height: 60px;
  outline: none;
  box-shadow: inherit;
}
.footer .newletter-form .newletter-btm {
  background: #ebf997;
  height: 60px;
  color: #030303;
  outline: none;
  border: none;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 28px;
}

.mbl-ctabt {
  display: none;
}

.inr-bnr-sec {
  padding: 150px 0;
  color: #fff;
  background-attachment: fixed;
  background-position: center center;
}

.counter-sec.inr-counter-sec {
  padding: 80px 0;
}

.faq-sec.inr-faq {
  background: #f9f9f9;
}

.contact-form {
  background: #fff;
}
.contact-form .contact-fld {
  width: 100%;
  height: 50px;
  background: #f1f1f1;
  color: #000;
  padding: 10px;
  outline: none;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.contact-form .form-group {
  margin-bottom: 15px;
}
.contact-form .txt-height {
  height: 130px !important;
}
.contact-form .submit-btm {
  background: transparent;
  outline: none;
  border: none;
  color: #fff;
  padding: 10px 36px;
  transition: all linear 0.5s;
  font-weight: 600;
  background-color: #15485a;
  border: none;
  letter-spacing: 0.5px;
  margin-top: 20px;
  font-size: 18px;
}
.contact-form .submit-btm:hover {
  background: #15485a;
  color: #fff;
}

.inr-cont-adrs {
  background: #15485a;
  padding: 40px;
  color: #fff;
  margin-left: 60px;
  margin-top: 60px;
}
.inr-cont-adrs p {
  color: #fff;
}
.inr-cont-adrs p a {
  color: #fff;
}

.inrbody {
  padding: 50px 0;
}
.inrbody p {
  font-weight: 400;
  font-size: 17px;
}
.inrbody p a {
  color: #0e7fa7;
  border-bottom: 1px solid;
  font-weight: 500;
}
.inrbody .bodylist ul {
  margin-bottom: 30px;
}
.inrbody .bodylist ul li {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 10px;
  list-style: circle;
  margin-left: 35px;
}
.inrbody .bodylist ul li a {
  font-size: 17px;
  font-weight: 600;
}

.flinace-frm.inr-servicesfrm {
  padding: 20px;
  margin-top: 0;
}

.tax-list {
  margin-bottom: 30px;
}
.tax-list ul li {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 10px;
  padding-bottom: 10px;
  list-style: circle;
  margin-left: 35px;
}
.tax-list ul li a {
  color: #15485a;
  font-size: 17px;
  font-weight: 600;
}

.services-right {
  padding-left: 30px;
  position: sticky;
  top: 20px;
}
.services-right h4 {
  background: #15485a;
  padding: 15px;
  color: #fff;
  font-size: 18px;
}

.highlight-box1 {
  background: #f7f7f7;
  padding: 25px;
  margin-bottom: 30px;
}

.highlight-box1.highlight-box2 {
  background: transparent;
  border: 1px solid #ddd;
}

.home-modal .modal-content {
  background-image: url(./images/modal-bg.jpg);
  background-position: center center;
}
.home-modal .btn-close {
  position: absolute;
  right: 0;
  background: #000000;
  opacity: 1;
  width: 30px;
  height: 30px;
  color: #ffffff;
  border-radius: 0;
  z-index: 99;
}
.home-modal .mdl-from {
  background: #fff;
  padding: 40px;
}
.home-modal .modal-body {
  padding: 0;
}

.mdl-from h3 {
  margin-bottom: 10px;
}
.mdl-from .from-group {
  margin-bottom: 15px;
}
.mdl-from .contact-fld {
  width: 100%;
  height: 50px;
  background: transparent;
  color: #000;
  padding: 10px 10px;
  outline: none;
  border: 1px solid #ddd;
  font-weight: 500;
}
.mdl-from label {
  font-weight: 700;
  margin-bottom: 5px;
}
.mdl-from .txt-height {
  height: 130px !important;
}
.mdl-from .submit-btm {
  background: #15485a;
  outline: none;
  border: none;
  color: #fff;
  border-radius: 5px;
  padding: 5px 20px;
  transition: all linear 0.5s;
  font-weight: 600;
  border: 2px solid #15485a;
  letter-spacing: 0.5px;
  font-size: 18px;
}
.mdl-from .submit-btm:hover {
  background: #15485a;
  color: #fff;
  border: 2px solid #15485a;
}/*# sourceMappingURL=cssstyle.css.map */