h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

hr {
	margin: 3px 0;
}

body {
	overflow-x: hidden;
}

.row.align-center {
	align-items: center;
}

.footer-widget li.menu-item {
	list-style-type: disclosure-closed;
	margin-bottom: 10px;
}

/* Paragraphs - Open Sans */
body,
p,
li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
}

a {
	color: #007bff;
	text-decoration: none;
}

.consultation a {
	font-size: 26px;
	font-weight: 700 !important;
	font-family: 'Roboto', sans-serif;
}

.consultation small {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
}

.menu-item-has-children:hover ul.dropdown-menu {
	display: block;
}

a.dropdown-item:hover {
	color: #498ead !important;
}

a.dropdown-item {
	font-size: 14px !important;
}

ul.dropdown-menu {
	min-width: 260px;
}

a.dropdown-item {
	font-size: 16px !important;
	background: transparent !important;
	padding: 7px 23px;
}

.site-logo img {
	width: 230px;
}

section.error-404.not-found {
	padding: 60px 0;
}

/* Full Width Navbar */
.navbar {
	width: 100%;
	background-color: #f8f9fa;
	/* Optional: Light grey background */
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.navbar-nav .nav-link {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	/* Dark text color */
	margin-right: 15px;
	text-transform: uppercase;
}

.navbar-nav .nav-link:hover {
	color: #007bff;
	/* Highlight color on hover */
}

.navbar-toggler {
	border: none;
	/* Remove border from hamburger button */
	outline: none;
}

/* Center align menu items on mobile and desktop */
.navbar-nav {
	text-align: center;
}


@media (max-width: 992px) {
	.navbar-nav {
		flex-direction: column;
		text-align: center;
		/* Center align menu items on smaller screens */
		margin-top: 10px;
	}

	.navbar-nav .nav-link {
		margin: 5px 0;
	}
}


.sticky-top {
	position: sticky;
	top: 0;
	/* Stick to the top */
	z-index: 1020;
	/* Ensure it stays on top of other content */
	background-color: #ffffff;
	/* Solid background */
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	/* Add a slight shadow */
}


/* Phone Number Styling */
.phone-number i {
	color: #007bff;
	/* Bootstrap Primary Color */
	margin-right: 5px;
}

.phone-number a {
	font-weight: bold;
	color: #333333;
}

.phone-number a:hover {
	color: #007bff;
}

.section {
	padding: 30px 0 !important;
	position: relative;
}
.phone-contact {
display: none;
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	width: 100%;
	border: 1px solid #666;
	border-radius: 3px;
	padding: 0.5rem 1rem;
	transition: all .3s;
}

textarea.wpcf7-form-control.wpcf7-textarea {
	height: 100px;
}
@media only screen and (max-width: 600px) {
	.phone-contact {
    display: flex;
    flex-wrap: wrap;
    margin-top: -8px;
}
.nmbr {
    width: 50%;
    padding: 10px;
    background-color: #e02f35;
    margin: 0;
    text-align: center;
}.botn {
    width: 50%;
    padding: 10px;
    background-color: #d5d5d5;
    margin: 0;
    text-align: center;
}
	.srbx {
    height: auto;
    box-shadow: 0px 10px 10px darkgrey;
}
	.col-lg-3.col-md-4.services .mb-5 {
    margin-bottom: 5px !important;
}
}

/* ============ New CSS ========================== */


.footer a:hover {
    color: #c6c5c4 !important;
}
	ul.wtickul {
    list-style: none;
    padding-inline-start: 2px !important;
}
li.lastwtick {
    padding-left: 40px;
    margin-bottom: 20px;
    background: url(/wp-content/uploads/2025/01/wtick.png) no-repeat left center;
    background-size: 20px;
    line-height: 1.5;
}

.sec9b img {
    width: 68%;
}
body {
  font-family: "Poppins", Arial, sans-serif;
  background: #fff;
  line-height: 1.8;
  font-weight: 400;
  color: #000000;
}
button.btn.booknw1 {
    background-color: #fff;
    color: #000;
}
body.menu-show {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
}
span#logo img {
    max-width: 58%;
    margin: 5px;
}
.footer a:hover {
    color: #c6c5c4 !important;
}
a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ba101d;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #ba101d;
  outline: none !important;
}

h1,
h2 {
  font-size: 2.4rem;
  font-weight: 800;
}

@media (max-width: 575.98px) {
  h1,
  h2 {
    font-size: 1.375rem;
  }
}

h3 {
  font-size: 21px;
  font-weight: 700;
}

@media (max-width: 575.98px) {
  h3 {
    font-size: 18px;
  }
}

.font-weight-medium {
  font-weight: 500;
}

.wrap {
  padding: 5px 0;
}

.wrap .top-wrap {
  font-size: 12px;
}

.wrap .top-wrap .icon {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid #ba101d;
}

.wrap .top-wrap .icon span {
  color: #ba101d;
}

.wrap .top-wrap .text {
  padding-left: 15px;
  width: calc(100% - 30px);
}

.wrap .top-wrap .text span {
  display: block;
}

.wrap .top-wrap .text span:first-child() {
  text-transform: uppercase;
}

.wrap .top-wrap .text span:last-child() {
  color: rgba(255, 255, 255, 0.8);
}

.main-nav {
  background: #e9760f;
  z-index: 3;
  padding: 0;
}

@media (max-width: 991.98px) {
  .main-nav {
    background: #e9760f;
    padding: 10px 15px;
  }
}

@media (max-width: 1199.98px) {
  .main-nav .navbar-nav {
    text-align: right;
  }
}

.main-nav .navbar-nav > .nav-item > .nav-link {
  font-size: 14px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 23px;
  padding-right: 23px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  opacity: 1 !important;
}

.main-nav .navbar-nav > .nav-item > .nav-link:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background-color: #ba101d;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  z-index: -1;
}

.main-nav .navbar-nav > .nav-item > .nav-link:hover {
  color: #fff;
}

.main-nav .navbar-nav > .nav-item > .nav-link:hover:before {
  visibility: visible;
  background-color: #ba101d;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

@media (max-width: 991.98px) {
  .main-nav .navbar-nav > .nav-item > .nav-link {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
    color: #fff;
    text-align:center;
  }
  .main-nav .navbar-nav > .nav-item > .nav-link:hover {
    color: #ba101d;
  }
  .main-nav .navbar-nav > .nav-item > .nav-link:hover:before {
    display: none;
  }
}

.main-nav .navbar-nav > .nav-item .dropdown-menu {
  border: none;
  background: #fff;
  -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  border-radius: 4px;
}

.main-nav .navbar-nav > .nav-item .dropdown-menu .dropdown-item {
  font-size: 12px;
  color: #000000;
}

.main-nav .navbar-nav > .nav-item .dropdown-menu .dropdown-item:hover,
.main-nav .navbar-nav > .nav-item .dropdown-menu .dropdown-item:focus {
  background: none;
  color: #fff;
}

.main-nav .navbar-nav > .nav-item.cta > a {
  color: #fff;
  background: #ba101d;
  border-radius: 0px;
}

.main-nav .navbar-nav > .nav-item.active > a {
  color: #fff;
}

.main-nav .navbar-nav > .nav-item.active > a:before {
  visibility: visible;
  background-color: #ba101d;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

@media (max-width: 991.98px) {
  .main-nav .navbar-nav > .nav-item.active > a {
    color: #ba101d;
  }
  .main-nav .navbar-nav > .nav-item.active > a:before {
    display: none;
  }
}

.main-nav .navbar-toggler {
  border: none;
  color: rgba(255, 255, 255, 0.5) !important;
  cursor: pointer;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.1rem;
}

.main-nav .navbar-toggler:focus {
  outline: none !important;
}

.animation-nav {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.title-absolute {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 575.98px) {
  .title-absolute {
    position: relative;
    top: 0;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@media (max-width: 575.98px) {
  .img-cleaner {
    display: none;
  }
}

.social-media {
  display: inline-block;
}

.social-media p a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 4px;
  background: rgba(255, 255, 255, 0.1);
}

.social-media p a span {
  color: white;
}

.social-media p a:hover {
  background: #ba101d;
}

.social-media p a:hover span {
  color: #fff;
}

.hero-wrap {
  width: 100%;
  height: 100%;
  position: inherit;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
}

.hero-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0.4;
  background: #000000;
}

.hero-wrap .slider-text .slider-title {
  color: #fff;
  line-height: 1.2;
  font-family: "Poppins", Arial, sans-serif;
}

.hero-wrap .slider-text .slider-title span {
  color: #ba101d;
}

.hero-wrap .slider-text .subheading {
  font-size: 15px;
  color: #ba101d;
  text-transform: uppercase;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
}

.hero-wrap .slider-text p {
  font-size: 18px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
}

.hero-wrap .slider-text p strong {
  font-weight: 700;
}

.hero-wrap .slider-text p strong a {
  color: #000000;
}

.hero-wrap .slider-text .breadcrumbs {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  z-index: 99;
}

.hero-wrap .slider-text .breadcrumbs span {
  color: #000;
}

.hero-wrap .slider-text .breadcrumbs span i {
  font-size: 12px;
}

.hero-wrap .slider-text .breadcrumbs span a:hover,
.hero-wrap .slider-text .breadcrumbs span a:focus {
  color: #ba101d;
}

.hero-wrap .slider-text .breadcrumbs span a:hover i,
.hero-wrap .slider-text .breadcrumbs span a:focus i {
  color: #ba101d;
}

.owl-carousel {
  position: relative;
}

.owl-carousel .owl-item {
  opacity: 1;
}

.owl-carousel .owl-item.active {
  opacity: 1;
}

.owl-carousel .owl-dots {
  text-align: center;
}

.owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 50%;
  background: #e6e6e6;
  position: relative;
}

.owl-carousel .owl-dots .owl-dot:after {
  position: absolute;
  top: -2px;
  left: -2px;
  right: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  content: "";
  border: 1px solid #4d4d4d;
}

.owl-carousel .owl-dots .owl-dot:hover,
.owl-carousel .owl-dots .owl-dot:focus {
  outline: none !important;
}

.owl-carousel .owl-dots .owl-dot.active {
  background: #b3b3b3;
}

.owl-carousel .owl-dots .owl-dot.active:after {
  border-color: #fff;
}

.owl-carousel.home-slider {
  position: relative;
  height: 540px;
  z-index: 0;
}

@media (max-width: 575.98px) {
  .owl-carousel.home-slider {
    height: 300px;
  }
}

.owl-carousel.home-slider .slider-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 500px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

@media (max-width: 575.98px) {
  .owl-carousel.home-slider .slider-item {
    height: 300px;
  }
}

.owl-carousel.home-slider .slider-item .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: #cdcdcd5e;
  opacity: 0.2;
  width: 100%;
  padding: 0;
  z-index: 0;
}

.owl-carousel.home-slider .slider-item .slider-text {
  height: 300px;
  position: relative;
}

@media (max-width: 575.98px) {
  .owl-carousel.home-slider .slider-item .slider-text {
    height: 300px;
  }
}

.owl-carousel.home-slider .slider-item .slider-text .text {
  z-index: 0;
  color: rgba(255, 255, 255, 0.9);
}

.owl-carousel.home-slider .slider-item .slider-text .slider-title {
  font-size: 40px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  text-shadow: 0px 3px 25px rgba(0, 0, 0, 0.1);
}

@media (max-width: 575.98px) {
  .owl-carousel.home-slider .slider-item .slider-text .slider-title {
    font-size: 22px;
  }
}

.owl-carousel.home-slider .slider-item .slider-text .slider-lead {
  font-size: 24px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 300;
  color: #fff;
  font-style: italic;
  display: inline-block;
  position: relative;
}

@media (max-width: 575.98px) {
  .owl-carousel.home-slider .slider-item .slider-text .slider-lead {
    font-size: 20px;
  }
}

.owl-carousel.home-slider .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-carousel.home-slider .owl-nav .owl-prev,
.owl-carousel.home-slider .owl-nav .owl-next {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: none !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}

.owl-carousel.home-slider .owl-nav .owl-prev span:before,
.owl-carousel.home-slider .owl-nav .owl-next span:before {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.owl-carousel.home-slider .owl-nav .owl-prev:hover span:before,
.owl-carousel.home-slider .owl-nav .owl-prev:focus span:before,
.owl-carousel.home-slider .owl-nav .owl-next:hover span:before,
.owl-carousel.home-slider .owl-nav .owl-next:focus span:before {
  color: #fff;
}

.owl-carousel.home-slider .owl-nav .owl-prev {
  left: 0;
  margin-left: 0;
}

.owl-carousel.home-slider .owl-nav .owl-next {
  right: 0;
  margin-right: 0;
}

.owl-carousel.home-slider:hover .owl-nav .owl-prev,
.owl-carousel.home-slider:hover .owl-nav .owl-next {
  opacity: 1;
}

.owl-carousel.home-slider:hover .owl-nav .owl-prev {
  margin-left: 50px;
}

.owl-carousel.home-slider:hover .owl-nav .owl-next {
  margin-right: 50px;
}

.owl-carousel.home-slider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100px;
  width: 100%;
  text-align: center;
}

@media (max-width: 575.98px) {
  .owl-carousel.home-slider .owl-dots {
    bottom: 10px;
  }
}

.owl-carousel.home-slider .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
}

.owl-carousel.home-slider .owl-dots .owl-dot.active {
  background: #fff;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.owl-carousel {
  position: relative;
}

.owl-carousel .owl-item {
  opacity: 0.4;
}

.owl-carousel .owl-item.active {
  opacity: 1;
}

.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -10px;
  color: #ba101d !important;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  opacity: 0;
}

.owl-carousel .owl-nav .owl-prev span:before,
.owl-carousel .owl-nav .owl-next span:before {
  font-size: 30px;
}

.owl-carousel .owl-nav .owl-prev {
  left: 0;
}

.owl-carousel .owl-nav .owl-next {
  right: 0;
}

.owl-carousel .owl-dots {
  text-align: center;
}

.owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 50%;
  background: #e6e6e6;
  position: relative;
}

.owl-carousel .owl-dots .owl-dot:after {
  position: absolute;
  top: -2px;
  left: -2px;
  right: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  content: "";
  border: 1px solid #e6e6e6;
  border-radius: 50%;
}

.owl-carousel .owl-dots .owl-dot.active {
  background: #b3b3b3;
}

.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next {
  opacity: 1;
}

.owl-carousel:hover .owl-nav .owl-prev {
  left: -25px;
}

.owl-carousel:hover .owl-nav .owl-next {
  right: -25px;
}

.owl-custom-nav {
  float: right;
  position: relative;
  z-index: 10;
  border: 1px solid red;
}

.owl-custom-nav .owl-custom-prev,
.owl-custom-nav .owl-custom-next {
  padding: 10px;
  font-size: 30px;
  background: #ccc;
  line-height: 0;
  width: 60px;
  text-align: center;
  display: inline-block;
}

.bg-light {
  background: #fff;
}

.bg-dark {
  background: #000000 !important;
}

.bg-secondary {
  background: #1292ff !important;
}

.bg-primary {
  background: #ba101d !important;
}

.btn {
  padding: 7px 10px;
  cursor: pointer;
  border-radius: 10px;
  letter-spacing: 1px;
  font-weight: 600;
}

.btn:hover,
.btn:active,
.btn:focus {
  outline: none;
  box-shadow: none;
}

.btn.btn-primary {
  background: #ba101d;
  border: 1px solid #ba101d;
  color: #fff;
}

.btn.btn-primary:hover {
  border: 1px solid #ba101d;
  background: transparent;
  color: #ba101d;
}

.btn.btn-primary.btn-outline-primary {
  border: 1px solid #ba101d;
  background: transparent;
  color: #ba101d;
}

.btn.btn-primary.btn-outline-primary:hover {
  border: 1px solid transparent;
  background: #ba101d;
  color: #fff;
}

.btn.btn-secondary {
  background: #1292ff;
  border: 1px solid #1292ff;
  color: #fff;
}

.btn.btn-secondary:hover {
  border: 1px solid #1292ff;
  background: transparent;
  color: #1292ff;
}

.btn.btn-secondary.btn-outline-secondary {
  border: 1px solid #1292ff;
  background: transparent;
  color: #1292ff;
}

.btn.btn-secondary.btn-outline-secondary:hover {
  border: 1px solid transparent;
  background: #1292ff;
  color: #fff;
}

.btn.btn-light {
  background: #fff;
  border: 1px solid #fff;
  color: #000000;
}

.btn.btn-light:hover {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

.btn.btn-light.btn-outline-light {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

.btn.btn-light.btn-outline-light:hover {
  border: 1px solid transparent;
  background: #fff;
  color: #000000;
}

.btn.btn-dark {
  background: #000000;
  border: 1px solid #000000;
  color: #fff;
}

.btn.btn-dark:hover {
  border: 1px solid #000000;
  background: transparent;
  color: #000000;
}

.btn.btn-dark.btn-outline-dark {
  border: 1px solid #000000;
  background: transparent;
  color: #000000;
}

.btn.btn-dark.btn-outline-dark:hover {
  border: 1px solid transparent;
  background: #000000;
  color: #fff;
}

.btn.btn-lg {
  font-weight: bold;
}

.btn.btn-shadow-white {
  -webkit-box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.5);
}

.btn.btn-shadow-primary {
    -webkit-box-shadow: 0px 0px 10px 5px rgb(190 73 73 / 50%);
    box-shadow: 0px 0px 10px 5px rgb(190 73 73 / 50%);
}

.services {
  display: block;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.services .icon {
  margin-bottom: 15px;
}

.services .icon-body h3 {
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  text-align: center;
}

.services .btn-custom {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000000;
  border-bottom: 2px solid #e6e6e6;
}

.services .btn-custom:hover {
  color: #1292ff;
  border-color: #1292ff;
}

.services-2 {
  margin: 0;
  padding: 0;
}

.services-2 li {
  list-style: none;
}

.services-2 li span {
  color: #1292ff;
  margin-right: 20px;
}

.services-dark {
  overflow-x: hidden;
  position: relative;
  padding: 4rem 0;
  background: #000000;
}

.services-dark h2 {
  color: #fff;
  font-size: 2.5rem;
  margin-bottom: 30px;
}

@media (max-width: 575.98px) {
  .services-dark h2 {
    font-size: 1.375rem;
  }
}

.services-dark .icon {
  margin-bottom: 10px;
}

.services-dark .icon-body h3 {
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  text-align: center;
}

@media (max-width: 575.98px) {
  .services-dark .icon-body h3 {
    font-size: 16px;
  }
}

.form-secton {
  background-position: center center !important;
  position: relative;
}

.form-secton .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  content: "";
  opacity: 1;
  background: #ba101d;
}

.form-secton .half {
  width: 100%;
}

.form-secton .half h2 {
  font-weight: 600;
}

.quote-form {
  background-color: #000000;
  padding: 2.5rem;
  position: absolute;
  top: 40%;
  right: 10%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 500px;
  margin: 1.875rem;
  -webkit-box-shadow: 0px 40px 80px -40px black;
  box-shadow: 0px 40px 80px -40px black;
}

@media (max-width: 991.98px) {
  .quote-form {
    position: static;
    max-width: 100%;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@media (max-width: 767.98px) {
  .quote-form {
    padding: 1.25rem;
    margin: 1.875rem 1.25rem;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .quote-form {
        right: 20px;
    }
}

.quote-form .title {
  color: #fff;
  font-size: 2.4rem;
  font-family: "Poppins", Arial, sans-serif;
  text-align: center;
}

@media (max-width: 767.98px) {
  .quote-form .title {
    font-size: 1.5rem;
  }
}

.quote-form .form-group {
  position: relative;
  width: 100%;
  display: block;
}

.quote-form .form-group .icon {
  position: absolute;
  top: 50% !important;
  right: 15px;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.quote-form .form-group .icon span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5) !important;
}

.quote-form .form-group .select-wrap,
.quote-form .form-group .input-wrap {
  position: relative;
}

.quote-form .form-group .btn {
  width: 100%;
  display: block !important;
  border-radius: 0;
}

.quote-form .form-control {
  background: #fff;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.quote-form .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #7b7b7b;
}

.quote-form .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #7b7b7b;
}

.quote-form .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #7b7b7b;
}

.quote-form .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #7b7b7b;
}

.quote-form .form-control:focus,
.quote-form .form-control:active {
  border-color: #000000;
}

.quote-form textarea.form-control {
  height: inherit !important;
}

.form-control {
  height: 48px;
  color: #999999;
  font-size: 14px;
  border-radius: 10px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.form-control:focus,
.form-control:active {
  border-color: #ba101d;
}

textarea.form-control {
  height: inherit !important;
}

.animate {
  opacity: 0;
  visibility: hidden;
}

.section {
  padding: 3.75rem 0;
  position: relative;
}

@media (max-width: 575.98px) {
  .section {
    padding: 1.875rem 0;
  }
  .navbar-brand {
    margin: 0 auto;
  }
}

.footer {
    color: #fff;
    overflow: hidden;
    background: #ba101d;
    clear: both;
    padding: 20px 0;
}

.footer .footer-widget h2 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
}

.footer .footer-widget .footer-contact i {
  font-size: 18px;
}

.footer .footer-widget .footer-contact .icon {
  padding-top: 5px;
  width: 30px;
}

.footer .footer-widget .footer-contact .icon,
.footer .footer-widget .footer-contact span {
  display: table-cell;
}

.footer .footer-widget .footer-contact li a {
  white-space: nowrap;
}

.footer .footer-widget .footer-form .form-control {
  color: #ffffff;
  background: transparent;
}

.footer .footer-widget .footer-form .form-control::-webkit-input-placeholder {
  color: #b1b1b1;
}

.footer .footer-widget .footer-form .form-control:-ms-input-placeholder {
  color: #b1b1b1;
}

.footer .footer-widget .footer-form .form-control::-ms-input-placeholder {
  color: #b1b1b1;
}

.footer .footer-widget .footer-form .form-control::placeholder {
  color: #b1b1b1;
}

.footer .footer-widget .btn-primary {
  background: #fff !important;
  border: 2px solid #fff !important;
}

.footer .footer-widget .btn-primary:hover {
  background: #fff;
  border: 2px solid #fff !important;
}

.footer p {
  color: #fff;
}

.footer a {
  color: #fff;
}

.footer a:hover {
  color: #ba101d;
}

.footer-social li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block;
}

.footer-social li a {
  color: #000000;
  height: 40px;
  width: 40px;
  display: block;
  float: left;
  background: #fff;
  border-radius: 50%;
  position: relative;
}

.footer-social li a span {
  position: absolute;
  font-size: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.footer-social li a:hover {
  color: #ba101d;
}

.footer-small-nav > li {
  display: inline-block;
}

.footer-small-nav > li a {
  margin: 0 10px 10px 0;
}

.footer-small-nav > li a:hover,
.footer-small-nav > li a:focus {
  color: #ba101d;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(73, 190, 76, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(73, 190, 76, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(73, 190, 76, 0);
  }
}

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(73, 190, 76, 0.4);
    box-shadow: 0 0 0 0 rgba(73, 190, 76, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(73, 190, 76, 0);
    box-shadow: 0 0 0 30px rgba(73, 190, 76, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(73, 190, 76, 0);
    box-shadow: 0 0 0 0 rgba(73, 190, 76, 0);
  }
}

.img,
.blog-img,
.user-img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.bg-star {
  background: url("../images/bg_star.png"), #ba101d;
}

.testimony-section {
  position: relative;
}

.testimony-section .owl-carousel {
  margin: 0;
}

.testimony-section .owl-carousel .owl-stage-outer {
  padding: 20px 0 2rem 0;
  position: relative;
}

.testimony-section .owl-nav {
  position: absolute;
  top: 100%;
  width: 100%;
}

.testimony-section .owl-nav .owl-prev,
.testimony-section .owl-nav .owl-next {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -10px;
  outline: none !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}

.testimony-section .owl-nav .owl-prev span:before,
.testimony-section .owl-nav .owl-next span:before {
  font-size: 30px;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.testimony-section .owl-nav .owl-prev:hover span:before,
.testimony-section .owl-nav .owl-prev:focus span:before,
.testimony-section .owl-nav .owl-next:hover span:before,
.testimony-section .owl-nav .owl-next:focus span:before {
  color: #fff;
}

.testimony-section .owl-nav .owl-prev {
  left: 50%;
  margin-left: -80px;
}

.testimony-section .owl-nav .owl-next {
  right: 50%;
  margin-right: -80px;
}

.testimony-section:hover .owl-nav .owl-prev,
.testimony-section:hover .owl-nav .owl-next {
  opacity: 1;
}

.testimony-section:hover .owl-nav .owl-prev {
  left: 50%;
  margin-left: -80px;
}

.testimony-section:hover .owl-nav .owl-next {
  right: 50%;
  margin-right: -80px;
}

.testimony-section .owl-dots {
  text-align: center;
}

.testimony-section .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
}

.testimony-section .owl-dots .owl-dot.active {
  background: #1292ff;
}

.testimony-section .owl-dots .owl-dot.active:after {
  border-color: #1292ff;
}

.testimony-wrap {
  display: block;
  position: relative;
  background: white;
  padding: 0 20px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: 0px 30px 33px -41px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 30px 33px -41px rgba(0, 0, 0, 0.24);
}

.testimony-wrap .icon {
  position: absolute;
  top: -20px;
  left: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ba101d;
}

.testimony-wrap .icon span {
  color: #fff;
}

.testimony-wrap .user-img {
  width: 80px;
  height: 80px;
  position: relative;
  border-radius: 50%;
}

.testimony-wrap .name {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 0;
  color: #000000;
}

.testimony-wrap .position {
  font-size: 14px;
  color: #333333;
}

.image-popup {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.block-20 {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 250px;
  position: relative;
  display: block;
}

.block-23 ul {
  padding: 0;
}

.block-23 ul li,
.block-23 ul li > a {
  display: table;
  line-height: 1.5;
  margin-bottom: 15px;
}

.block-23 ul li span {
  color: rgba(255, 255, 255, 0.7);
}

.block-23 ul li .icon,
.block-23 ul li .text {
  display: table-cell;
  vertical-align: top;
}

.block-23 ul li .icon {
  width: 40px;
  font-size: 18px;
  padding-top: 2px;
  color: white;
}

.block-27 ul {
  padding: 0;
  margin: 0;
}

.block-27 ul li {
  display: inline-block;
  margin-bottom: 4px;
  font-weight: 400;
}

.block-27 ul li a,
.block-27 ul li span {
  color: gray;
  text-align: center;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  border: 1px solid #e6e6e6;
}

.block-27 ul li.active a,
.block-27 ul li.active span {
  background: #ba101d;
  color: #fff;
  border: 1px solid transparent;
}

.contact-wrap {
  border-radius: 10px;
}

.contact-wrap h3 {
  font-size: 1.875rem;
}

@media (max-width: 575.98px) {
  .contact-wrap h3 {
    font-size: 1.375rem;
  }
}

.info-wrap h3 {
  color: #000000;
}

.info-wrap .dbox {
  width: 100%;
  margin-bottom: 10px;
}

.info-wrap .dbox:last-child() {
  margin-bottom: 0;
}

.info-wrap .dbox p {
  margin-bottom: 0;
}

.info-wrap .dbox p span {
  font-weight: 600;
}

.info-wrap .dbox p a {
  color: #000000;
}

.info-wrap .dbox .icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
}

.info-wrap .dbox .icon span {
  font-size: 25px;
  color: #1292ff;
}

.info-wrap .dbox .text {
  width: calc(100% - 50px);
}

.contactForm .form-control {
  border: 2px solid rgba(0, 0, 0, 0.05) !important;
}

.contactForm .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999;
}

.contactForm .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999;
}

.contactForm .form-control::-ms-input-placeholder {
  /* Default */
  color: #999999;
}

.contactForm .form-control::placeholder {
  /* Default */
  color: #999999;
}

.request-form .form-control {
  padding: 10px 20px;
  border-radius: 30px;
}

.block-21 .blog-img {
  display: block;
  height: 80px;
  width: 80px;
}

.block-21 .text {
  width: calc(100% - 100px);
}

.block-21 .text .heading {
  font-size: 16px;
  font-weight: 400;
}

.block-21 .text .heading a {
  color: #000000;
}

.block-21 .text .heading a:hover,
.block-21 .text .heading a:active,
.block-21 .text .heading a:focus {
  color: #ba101d;
}

.block-21 .text .meta > div {
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
}

.block-21 .text .meta > div a {
  color: gray;
}

/* Blog*/
.post-info {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.1rem;
}

.post-info > div {
  display: inline-block;
}

.post-info > div .seperator {
  display: inline-block;
  margin: 0 10px;
  opacity: 0.5;
}

.tagcloud a {
  text-transform: uppercase;
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 7px;
  margin-right: 4px;
  border-radius: 4px;
  color: #000000;
  border: 1px solid #ccc;
  font-size: 11px;
}

.tagcloud a:hover {
  border: 1px solid #000;
}

.comment-form-wrap {
  clear: both;
}

.comment-list {
  padding: 0;
  margin: 0;
}

.comment-list .children {
  padding: 50px 0 0 40px;
  margin: 0;
  float: left;
  width: 100%;
}

.comment-list li {
  padding: 0;
  margin: 0 0 30px 0;
  float: left;
  width: 100%;
  clear: both;
  list-style: none;
}

.comment-list li .vcard {
  width: 80px;
  float: left;
}

.comment-list li .vcard img {
  width: 50px;
  border-radius: 50%;
}

.comment-list li .comment-body {
  float: right;
  width: calc(100% - 80px);
}

.comment-list li .comment-body h3 {
  font-size: 20px;
}

.comment-list li .comment-body .meta {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.1rem;
  color: #ccc;
}

.comment-list li .comment-body .reply {
  padding: 5px 10px;
  background: #e6e6e6;
  color: #000000;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.1rem;
  font-weight: 400;
  border-radius: 4px;
}

.comment-list li .comment-body .reply:hover {
  color: #fff;
  background: black;
}

.search-form .form-group {
  position: relative;
}

.search-form .form-group input {
  padding-right: 50px;
  font-size: 14px;
}

.search-form .fa {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sidebar-box {
  margin-bottom: 40px;
  font-size: 15px;
  width: 100%;
  float: left;
  background: #fff;
}

.sidebar-box *:last-child {
  margin-bottom: 0;
}

.sidebar-box h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 500;
}

.categories li,
.sidelink li {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dee2e6;
  list-style: none;
}

.categories li:last-child,
.sidelink li:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

.categories li a,
.sidelink li a {
  display: block;
  color: #1a1a1a;
}

.categories li a span,
.sidelink li a span {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ccc;
  font-size: 12px;
}

.categories li a:hover,
.categories li a:focus,
.sidelink li a:hover,
.sidelink li a:focus {
  outline: none;
  color: #ba101d;
}

.categories li.active a,
.sidelink li.active a {
  color: #ba101d;
}

.categories li.active a span,
.sidelink li.active a span {
  color: #ba101d;
}

.faq .accordion .card .card-header .fa {
  transition: 0.3s transform ease-in-out;
}

.faq .accordion .card .card-header .collapsed .fa {
  transform: rotate(180deg);
}
.match-captcha {
  color: #000;
  background: #fff;
  display: flex;
  height: 42px;
  align-items: center;
  padding: 8px 10px;
}
.match-captcha label {
  width: 90%;
  margin-top: 7px;
}
.match-captcha input {
  width: 30%;
  border: 1px solid #ba101d;
  height: 100%;
  color: #ba101d;
  padding: 0 5px;
}
.match-captcha input:focus {
  outline: none;
}
button:disabled, input[type="submit"]:disabled {
  pointer-events: none;
}
iframe {
    float: left;
}
.sec2b {
    background-color: #f1f1f1;
    box-shadow: 1px 1px 5px 1.5px gray;
    padding: 3%;
    height: 98%;}
    
    .spring3box {
    display: flex;
    background-color: #ec1f27;
    align-items: center;
    padding: 1%;
    margin-bottom: 2%;
    gap: 5px;
    border-radius: 30px;
}
.sec7b {
    border-left: 15px solid #fee026;
    padding: 2%;
    margin-bottom: 2%;
    box-shadow: 1px 2px 5px #ea4349;
    height: 95%;
}
.sec8b{
    padding:3%;
    padding-left: 12%;
}
.main {
    border: 1px solid #eb432b;
    padding: 20px;
    margin-top: 57px;
    margin-bottom: 30px;
    position: relative;
    background: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    height: 85%;
}
.main:before {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 1.3s;
    transition: opacity 0.35s, transform 1.3s;
    border-right: 1px solid #e8434a;
    border-left: 1px solid #e8434a;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
.rotate {
    margin: auto;
    display: block;
    width: 113px;
    height: 113px;
    background-color: #ffffff;
    border-radius: 100%;
    border: 1px solid #ec492a;
    margin-bottom: 26px;
    margin-top: -78px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.main h4 {
    font-size: 20px;
    font-weight: 600;
    z-index: 10;
    position: relative;
    text-transform: capitalize;
}
.main:hover {
    border: 1px solid transparent;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.main:hover:after, .main:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.main:hover .rotate {
    background: #fbd520;
    border: 1px solid transparent;
    transform: rotateY(180deg) rotate(0deg);
    -moz-transform: rotateY(180deg) rotate(0deg);
    -ms-transform: rotateY(180deg) rotate(0deg);
    -webkit-transform: rotateY(180deg) rotate(0deg);
    -o-transform: rotateY(180deg) rotate(0deg);
    position: relative;
    z-index: 1;
    -webkit-transition: all .9s;
    -moz-transition: all .9s;
    -ms-transition: all .9s;
    -o-transition: all .9s;
}
.callbx {
    display: flex;
    align-items: center;
    margin-left: 20px;
    background-color: #a24e39;
    padding: 14px 20px;
    border-radius: 44px;
}
.get-free {
    background: transparent;
    color: #fff;
    font-size: 32px;
    font-weight: 900;
    padding: 0;
    line-height: 42px;
}
.item-icon {
    position: relative;
    text-align: center;
    height: 38px;
    width: 40px;
    max-width: 38px;
    padding: 6px;
    line-height: 38px;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 20px;
    animation: pulse2 infinite 2s;
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #1d4b4e;
}
.get-free span {
    font-weight: 400;
    font-size: 14px;
    display: block;
    line-height: 12px;
}
.item-icon:after {
    content: "";
    height: 58px;
    width: 58px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    left: -10px;
    animation: pulse2 infinite 2s;
}
.call-now {
    display: flex;
    align-items: center;
    gap: 10px;
}
section.sec5 {
    background-color: #fbd520;
    padding: 4%;
}
section.sec11 {
    background-color: #fbd520;
    padding: 2%;
}
img.resi{
    transition:all 0.3s;
}
img.resi:hover {

    transform: scale(1.2);
}
.sec5b {
    background-color: #fff;
    margin-bottom: 2%;
    padding: 4%;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
    box-shadow: 6px 6px 5px #e8434a;
}
section.sec7 {
    padding:3% 0;
}
section.sec10 {
    padding:3% 0;
    padding-top: 3%;
}
.sec8b1{
    padding: 10%;
padding-left:3%;
}
.cta-banner {
    margin: 36px 0 0;
    padding: 36px 9px;
    background-color: #333;
    text-align: center;
    line-height: 36px;
}
.cta-banner h3 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 18px;
    font-size: 30px !important;
}
.cta-banner .button {
    text-align: center;
    background-color: #ed3424 !important;
    color: #333 !important;
    color: #ed3424;
    padding: 18px 36px;
    font-weight: 900;
    font-weight: 900;
    text-decoration: none;
    display: inline-block;
    border: 3px solid #ed3424;
    border-radius: 0;
    line-height: 17px;
    background: none;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.cta-banner .button:hover, .cta-banner .button:focus {
    color: #ed3424 !important;
    background-color: #333 !important;
}
section.sec6 {
    padding: 4% 0;
}
section.sec4 {
    padding:3% 0;
}
section.sec2 {
    padding:3% 0;
}
section.sec1 {
    padding: 4% 0;
    padding-bottom: 0;
}
.mainn{
    background-color: #fbd520;
    padding: 3%;
    border-radius: 50%;
    border: 5px solid #ed512a;
}
.sec6b {
    background-color: #fb8011;
    padding: 3%;
    height: 97%;
    transition: all 0.3s;
    /* margin-bottom: 2%; */
    box-shadow: 5px 3px 5px #000000ab;
    color: #fff;
}
.sec6b:hover {
    background-color: #fff;
    color: #000 !important;
    padding: 3%;
    height: 95%;
    transform: scale(1.05);
   box-shadow: 3px 5px 5px #fdb415, 1px 1px 5px grey;
}
.quote-form {
    padding: 26px;
    position: absolute;
    top: 44%;
    right: 10%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 500px;
    margin: 1.875rem;
    -webkit-box-shadow: 0 40px 80px -40px black;
    box-shadow: 0 40px 80px -40px black;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    background-color: #a24e39 !important;
}
.hero-wrap .slider-item {
    background-position: center;
    background-size: cover;
    padding: 50px 0px 40px 0px;
}
.slider-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to right,#000000de,#00000091);
	z-index: -1;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(55 55 55) !important;
}
li.slider-list.pb-2 {
    color:#fff;
}
section.her_1 {
    background-color: #fbd520;
    padding: 1%;
}
.bald5 {
    padding:3%;
    background-color: #fee026;
}
.nsw2box {
    padding: 2%;
    transition: all .3s;
    background-color: #ea4349;
    box-shadow: 1px 1px 5px black;
    height: 98%;
    color: #fff;
}
.nsw2box1 {
    padding: 2%;
    transition: all .3s;
    background-color: #fff;
    box-shadow: 1px 1px 5px black;
    height: 98%;
}
.nsw2box1:hover {
    transform: translatey(-20px);
}
.nsw2box:hover {
    transform: translatey(-20px);
}
.ab3box {
    background-color: #e6eaf2;
    box-shadow: 6px 6px 5px grey;
    padding: 3%;
    border-top-left-radius: 166px;
    border-top-right-radius: 161px;
    height: 97%;
}
.new_des_2 {
    padding: 30px 0px;
    padding-bottom: 30px;
    background-color: #ba101d;
    color: #fff;
}
.box_3_des {
    background: #f8f8f8;
    padding: 30px 0px;
    color: #13287e;
    height: 92%;
}
.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

@media(max-width:800px){
.haedright{display:none;}

}
.main h3{
    text-align:center;
}
.ab3box h3{
     text-align:center;
}
section.sec13 {
    padding: 4%;
    padding-bottom: 1px;
}
.maincssc p{
    text-align:justify;
}
.p-2.w-50.bg-dark {
    padding: 1rem !important;
}
.item-icon i {
    width: 38px;
}
.fixed-top .main-nav {
    background: #fff;
    box-shadow: 1px 1px 5px;
}
.fixed-top .main-nav .nav-link {
   color:#000 !important;
}
.fixed-top .main-nav .navbar-nav > .nav-item.active > a {
    color: #fff !important;
}
.fixed-top .main-nav .navbar-nav > .nav-item > .nav-link:hover {
    color: #fff !important;
}
.bgi-footer {
    background: #252525;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top:2%;
}
.box-info {
    padding: 0;
    border: 1px solid #4a4b4f;
    border-bottom: 3px solid #f7941d;
    margin-bottom: 30px;
}
.box-info .box-info-icon {
    padding: 20px 30px;
    font-size: 30px;
    color: #f7941d;
    display: inline-block;
    height: 100%;
}
.box-info .box-info-body {
    padding: 20px 0 20px 20px;
    border-left: 1px solid #4a4b4f;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}
.box-info .box-info-body p {
    color: #ccc;
    margin-bottom: 0;
}
.footer-title {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    position: relative;
    padding: 10px 0;
    margin-bottom: 40px;
    margin-left: 10px;
}
.footer-title:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 10px;
    left: -10px;
    bottom: -6px;
    border-bottom: 3px solid #f7941d;
}
.footer-title h5 {
    margin-bottom: 10px;
}
.footer-title:after {
    border-bottom: none !important;
}
.scar8box{
    padding: 2%;
    background-color: #ff914d;
    height: 98%;
}
.scar8{
    background-color: #ffe9dc;
    padding: 2%;
}
section.section13 {
    /* background-color: rgb(223, 215, 204); */
    background-color: #ffe9dc;
    padding: 4%;
}
section.section12 {
    background-color: #9b4029;
    color: #fff;
    padding: 4%;
}
section.section7 {
    background-color: #9b4029;
    color: #fff;
    padding: 2%;
}
.section11{
    padding:4%;
}
section.section9 {
    padding: 4%;
    background-color: #ff914d;
}
section.section10 {
    padding: 4%;
}
section.section1 {
    padding: 4%;
}
p.sec5b1 {
    /* background-color: #fe9453; */
    border: 2px solid #ff914d;
    box-shadow: 6px 6px 5px #ff924e;
    padding: 1%;
    /* color: #fff; */
}
section.section3 {
    padding: 4%;
    background-color: #ffe9dc;
}section.section4 {
    padding: 4%;
}
section.section2 {
    padding: 4%;
    padding-top: 0;
}
section.section6 {
    padding: 4%;
}
.sec12b {
    background-color: white;
    padding: 2%;
    height: 98%;
    color: #000;
    box-shadow: 6px 6px 5px;
    /* border-bottom-right-radius: 30px; */
    border-bottom-left-radius: 30px;
    /* border-top-left-radius: 30px; */
    border-top-right-radius: 30px;
}
.sec9b {
    padding: 2%;
    background-color: white;
    margin-bottom: 2%;
    box-shadow: 6px 6px 5px;
    border-bottom-left-radius: 30px;
    /* border-top-left-radius: 30px; */
    border-top-right-radius: 30px;
}
section.section15 {
    padding: 4%;
}
.sec4b {
    text-align: center;
}
section.section8 {
    padding: 4%;
}
.sec85 {
    background-color: #232323;
    padding: 2%;
}
p.sec8b3 {
    background-color: #9b4029;
    padding: 1%;
    color: #fff;
}
p.sec8b31 {
    background-color: #ffeee3;
    padding: 1%;
}
p.sec8b31 span{
    font-weight:700;
}
p.sec8b3 span{
    font-weight:700;
}
p.sec5b1 span{
     font-weight:700;
}
.sec151b {
    border: none;
    width: 100%;
    margin: 0 auto;
    /* text-align: center; */
    /* min-height: 90px; */
    /* display: flex; */
    justify-content: center;
    align-items: center;
    background: #9f4732;
    color: #fff;
    /* font-weight: 900; */
    box-shadow: 6px 6px 0px 0px #ec6916, 10px 9px 0px 0px #ee782d, 17px 17px 0px 0px #f08745, 22px 23px 0px 0px #f2965c;
    transition: .5s;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    margin-bottom: 35px;
    padding: 4%;
    height: 97%;
}
.sec13 {
    /* background-color: rgb(255 146 79); */
    height: 97%;
    padding: 2%;
    border: 4px solid #a1371e;
    box-shadow: 5px 5px 5px #ff9451;
    border-left: 8px solid #951e00;
    background-color: #ffffff;
}
.sec13 span{
    font-weight:700;
    font-size:18px;
}
.maincssc h2{
    text-align:center;
}
section.section7 a {
    color:#fff;
}
.maincssc p{
    text-align:justify;
}
section.her_1 {
    background-color: #2f2f2f;
    padding: 1%;
}
section.her_1 h1{
    color:#fff;
}
section.her_1 a{
    color:#ff914e;
}
p.breadcrumbs.mb-2 {
    color: #fff;
}

.section3a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to right,#000000,#0000000d);
}
section.section6a {
    padding: 5%;
}
section.section1a {
    padding: 5%;
}
section.section8a {
    padding: 2% 5%;
}
.stickynumber {
    display: none;
}
.fixed-top .stickynumber {
    display: block;
}
h3.widget-title.mb-3 {
	font-size: 18px;
    color: #000;
}
@media(max-width:800px){
.fixed-top .main-nav .navbar-nav > .nav-item.active > a {
    color: #000 !important;
}}
@media only screen and (min-width: 320px) and (max-width: 596px){
.quote-form {display: block;position: unset;-webkit-transform: translateY(0%);transform: translateY(0%);}
.hero-wrap .slider-item {padding: 30px 0px 0px 0px;}
.hero-wrap {padding-bottom: 10px;}
#logo img {height: 80px;}
.section7 {padding: 5% 2% !important;}
.nav-wrap .bg-primary {background: #9c4026 !important;justify-content: center;display: flex;align-items: center;}
}
@media only screen and (min-width: 601px) and (max-width: 996px){
.quote-form {padding: 30px;-webkit-transform: translateY(0%);transform: translateY(0%);max-width: 100%;position: static;}
.hero-wrap .slider-item {padding: 30px 0px 0px 0px;}
.hero-wrap {padding-bottom: 10px;}
.contact-wrap {padding: 5%;margin-top: 45px !important;}
.service-icon {display: none;}
.nav-wrap .d-sm-none {display: flex !important;}
.nav-wrap .bg-primary {background: #9c4028 !important;display: flex;justify-content: center;align-items: center;}
#logo img {height: 70px;}
    
    
}
