@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
html {
  font-family: "Work Sans", sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
body {
  /*	font-size: 18px;*/
  font-size: calc(0.52em + 1vmin);
  color: #111;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}

*,
ul,
ol {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style-type: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-weight: 300;
  margin-bottom: 15px;
  color: #0b0507;
  line-height: 1.2;
}

.header-h3 a{
  display: inline-block;
}

.parallax-strip {
  padding-bottom: 0;
}
.parallax-strip .width-46 {
  margin-top: 300px;
  padding: 20px;
}
.bg-color1 {
  background-color: #6c9b3f;
}
.bg-color2 {
  background-color: #3f4a4b;
}
.bg-color3 {
  background-color: #eee;
}
.width-30 {
  width: 30%;
}
.width-40 {
  width: 40%;
}
.width-46 {
  width: 46%;
}
.width-50 {
  width: 50%;
}
.width-60 {
  width: 60%;
}
.width-70 {
  width: 70%;
}
.flexbox {
  display: -webkit-box;
  display: flex;
}
.flexbox .element {
  height: 100%;
}

a.white-hov:hover {
  color: #000;
}

.big-text {
  font-size: 19px;
}
.new {
  border-right: 1px solid #fff;
  text-align: center;
  font-size: 14px;
  padding: 20px;
}
.bottom-header-line {
  width: 100%;
  position: relative;
  margin-top: -30px;
  z-index: 2;
}

.bottom-header-line .container {
  box-shadow: 0 -5px 30px 0 rgba(17, 17, 17, 0.5);
}

.sub-title {
  color: #ddd;
  border-left: 2px solid #ddd;
  display: inline-block;
  padding-left: 10px;
  margin-bottom: 10px;
  font-weight: 500;
}
.strip-bg {
  position: relative;
}
.strip-bg:before {
  position: absolute;
  top: 0;
  width: 42px;
  height: 100%;
  content: "";
  background: rgba(241, 96, 41, 0.7);
  z-index: 1;
}
.strip-bg-left:before {
  left: 0;
}
.strip-bg-right:before {
  right: 0;
}
.btn1,
.btn2 {
  padding: 8px 20px;
  color: #fff;
  background: #ddd;
  cursor: pointer;
  font-family: "AktivGrotesk";
  border-radius: 12px;
}

.btn3 {
  padding: 8px 16px;
  color: #fff;
  background: #000;
  cursor: pointer;
  font-family: "AktivGrotesk";
  border-radius: 12px;
  border: 1px solid #000 !important;
}

.btn1 i {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.btn1:hover,
.btn1:focus,
.btn2:hover,
.btn2:focus .btn3:hover,
.btn3:focus {
  background: #0b0507;
  color: #fff;
}
.btn1:hover i,
.btn1:focus i {
  margin-left: 5px;
}
.btn2 {
  background: #4e5459;
}
.header .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
.header-top {
  background-color: #4e5459;
}
.header {
  background-color: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  box-shadow: 0 -5px 30px 0 rgba(17, 17, 17, 0.5);
}
.footer{
  background-color: #ccc;
}
a.d-inline-block.footer-no strong {
  color: #fff;
}

a.d-inline-block.footer-no strong:hover {
  color: #000;
}

.counter.single-counter {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #ddd;
  color: #ffffff;
  padding: 30px 45px;
  text-align: center;
}
.counter.single-counter h5 {
  color: #ffffff;
  font-size: 64px;
  margin-left: -30px;
}
.counter.single-counter span {
  display: block;
  font-size: 69px;
  font-weight: 600;
  color: var(--white-color);
  line-height: 1;
  margin-left: -30px;
}
.counter.single-counter .pt-counter-prefix {
  margin-top: -88px;
  margin-left: 93px;
}

img.footer-logo-new.img-fluid {
  width: 67%;
}

.bs-slider {
  overflow: hidden;
  height: auto;
  position: relative;
  background: #000000;
}

.slide-text {
  width: 100%;
}

.slide-text > h1 {
  padding: 0;
  color: #ffffff;
  font-size: 55px;
  font-style: normal;
  line-height: 66px;
  margin-bottom: 30px;
  letter-spacing: 1px;
  display: inline-block;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.home-page{
  background-color: #eee;
}
.home-page .header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 65px;
  z-index: 99999;
  content: "";
  background-color: #ffffff !important;
  display: flex;
  align-items: center;
}
.header{
  position: relative;
}
#stuck_container {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.isStuck {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background-color: rgba(31, 27, 78, 0.7);
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
}
.isStuck .header {
  background-color: #fff !important;
}
.isStuck .header-fixed {
  position: relative;
}
.top-contact-wrap {
  text-align: left;
}
.top-contact-list,
.social-link {
  display: inline-block;
  vertical-align: middle;
  /*margin-top: 15px;*/
  margin-left: 0px;
}
.top-contact-list li,
.social-link li {
  display: inline-block;
  vertical-align: top;
}
.top-contact-list li {
  padding: 5px 10px;
  color: #fff;
  margin-left: 30px;
  font-size: 18px;
  border: 2px solid #6c9b3e;
}
.top-contact-list li:first-child {
  margin-left: 0;
}
.top-contact-list li i {
  /*margin-right: 8px;*/
  font-size: 20px;
  vertical-align: middle;
  color: #fff;
}
.top-contact-list li a:hover {
  color: #6c9b3e;
}
.social-link li a {
  background: #6c9b3e;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  display: block;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.logo {
  display: inline-block;
  margin: 0px !important;
  position: absolute;
  top: 0;
  z-index: 4;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.6);
  padding: 10px 15px;
  background: #fff;
}
.logo .img-fluid,
.logo svg {
  max-width: 300px;
}
.header-right-bar {
  display: table;
  width: 100%;
  text-align: right;
}
.mobile-menu {
  display: none;
}
.nav-wrapper,
.header-info-box {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
}
.navigation > li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0;
  color: #222222;
  border-right: 1px solid rgba(17, 17, 17, 0.2);
  line-height: 65px;
}
.navigation > li:nth-child(2) {
  border-left: 1px solid #3f4a4f;
}
.navigation li.dropdown > .dropdown-menu {
  opacity: 0;
  position: absolute;
  top: 130%;
  left: -6px;
  width: 250px;
  z-index: 999;
  background-color: #ffffff;
  visibility: hidden;
  border-radius: 0;
  box-shadow: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-bottom: 3px solid #9a9a9a;
  transition: all 500ms ease;
  display: block;
}
.navigation li.dropdown > .dropdown-menu li {
  border-bottom: 1px solid #e6e6e6;
  margin-right: 0;
  text-align: left;
  line-height: 28px;
}
.navigation li.dropdown > .dropdown-menu li:last-child {
  border-bottom: none;
}
.navigation li.dropdown > .dropdown-menu li a {
  background-color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 12px 15px;
  color: #323232;
  margin-left: 0;
  white-space: normal;
}
.navigation li.dropdown:hover > .dropdown-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.navigation > li:first-child {
  display: none;
}
.navigation a {
  /*text-transform: uppercase;*/
  overflow: hidden;
  position: relative;
  display: block;
  margin-left: -6px;
  padding: 0 14px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.25px;
  color: #222222;
  /*padding-top:8px;
	padding-bottom:15px;*/
  transition: all 500ms ease 0s;
}
.header.header-fixed .navigation a {
  color: #fff;
}
.navigation li.dropdown a {
  padding-right: 22px;
}
.navigation > li.dropdown > a:after {
  font-family: "bootstrap-icons";
  content: "\F282";
  position: absolute;
  top: auto;
  right: 6px;
  font-size: 14px;
  transition: all 500ms ease 0s;
}
/*.home-page .header-fixed .navigation a{
	padding:20px 30px;
}*/
.header.header-fixed .navigation li:hover > a,
.header.header-fixed .navigation li:focus > a,
.header.header-fixed .navigation li.active > a,
.navigation li:hover > a,
.navigation li:focus > a,
.navigation li.active > a {
  color: #333;
  background-color: #ccc;
}
.navigation li.dropdown > .dropdown-menu li a:hover,
.navigation li.dropdown > .dropdown-menu li a:focus,
.navigation li.dropdown > .dropdown-menu li.active a {
  color: #111;
  background-color: rgba(17, 17, 17, 0.05);

}
.header-info-box .header-call {
  float: left;
  margin-left: 35px;
  margin-right: 15px;
  text-align: left;
}
.header-info-box .header-call a {
  color: #000;
  display: flex;
  align-items: flex-start;
  transition: all 500ms ease 0s;
}
.header.header-fixed .header-info-box .header-call a {
  color: #fff;
}
.header-info-box .header-call a i {
  font-size: 33px;
  margin-right: 8px;
  line-height: 1;
  margin-top: 4px;
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  transform: rotate(15deg);
}
.header-info-box .header-call a .call-info {
  flex: 1;
}
.header-info-box .header-call a .call-info h5 {
  color: #000;
  font-size: 1.2em;
  line-height: 1;
  margin: 0;
  transition: all 500ms ease 0s;
}
.header.header-fixed .header-info-box .header-call a .call-info h5 {
  color: #fff;
}
.social-link li a {
  background: transparent;
  width: 40px;
  height: auto;
  color: #ffffff;
  display: block;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.social-link a {
  background: #ddd;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  display: block;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.home-parallax {
  position: relative;
  overflow: hidden;
  /*padding:300px 0;*/
}
.parallax-window {
  height: 500px;
  background: transparent;
  display: table;
  width: 100%;
}
.home-page .parallax-window {
  height: 100vh;
}
.home-slide {
  text-align: center;
  position: relative;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.home-parallax .container {
  position: relative;
  z-index: 9;
}

.slide-wrapper,
.home-box {
  position: relative;
}
.parallax {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.overlapcustom:before {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.7);
  content: "";
}
.parallax.overlap:before,
.parallax.overlap1:before {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.7);
  content: "";
}
.parallax.overlap1:before {
  background-color: rgba(0, 0, 0, 0.85);
}
.parallax .container-fluid,
.parallax .container-xxl,
.parallax .container {
  position: relative;
  z-index: 1;
}
.parallax-fixed {
  background-attachment: fixed;
}
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ddd;
  pointer-events: none;
  opacity: 0;
}
.home-box-stlye1 {
  text-align: center;
  display: table;
  position: relative;
  z-index: 9;
  padding: 50px;
  margin: 30px 0px;
  height: 100%;
}
.home-box-stlye1 .home-box-stlye1-content {
  display: table-cell;
  vertical-align: middle;
}
.list1 li,
.areas-list li{
  padding: 0 0 10px 25px;
  position: relative;
}
.list-disc li{
  position: relative;
  padding: 0 0 5px 20px;
}
.list1 li:before,
.areas-list li:before{
  position: absolute;
  top: 0;
  left: 0;
  content: "\F270";
  font-family: "bootstrap-icons";
  font-size: 18px;
  color: #ddd;
}
.list-disc li:before{
  position: absolute;
  top: 0;
  left: 0;
  content: "\f309";
  font-family: "bootstrap-icons";
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.list2 li {
  padding: 0 0 10px 0px;
  position: relative;
}
.list2 li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  color: #ddd;
}
.areas-list li a:hover {
  color: #1f1b4e;
}
.areas-list li:before {
  content: "\F3E7";
}
#testi-carousel .owl-stage-outer {
  padding-top: 50px;
}
.testi-wrap {
  background-color: #f8f8f8;
  padding: 20px;
  position: relative;
  min-height: 260px;
}
.testi-wrap .testi-quote {
  position: absolute;
  height: 60px;
  width: 60px;
  display: inline-block;
  top: -28px;
  left: 50%;
  background: #ddd;
  border-radius: 900px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  margin-left: -30px;
}
.testi-wrap .testi-content {
  margin-top: 30px;
}
.testi-wrap .testi-autor {
  font-size: 20px;
  font-weight: 300;
}
#testi-carousel .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  border-radius: 0;
  margin: 5px 3px;
  background-color: #fff;
}
#testi-carousel .owl-dots .owl-dot.active span,
#testi-carousel .owl-dots .owl-dot:hover span {
  background-color: #ddd;
}
.form-box {
  box-shadow: 0px 4px 10px #a1a1a1;
}
.form-control {
  height: 45px;
  padding: 10px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  border-radius: 0;
  color: #000;
}
.form-control:hover,
.form-control:focus,
.form-control:active,
.form-control.active {
  box-shadow: none;
  border-color: #a1a1a1;
}
textarea.form-control {
  height: 150px;
  resize: vertical;
}
.site-map-list li {
  border-left: 1px solid #dfdfdf;
  padding: 10px 0 10px 30px;
  position: relative;
}
.site-map-list li:before {
  position: absolute;
  top: 20px;
  left: 0;
  width: 20px;
  height: 1px;
  background-color: #dfdfdf;
  content: "";
}
.site-map-list li > ul.child-menu {
  margin: 10px 0 10px 20px;
}
.footer-widget {
  margin: 15px 0;
  color: #ffffff;
}
.widget-title {
  font-family: "AktivGrotesk";
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #ffffff;
  font-weight: 500;
}
.footer-menu li {
  margin-bottom: 4px;
  color: #898989;
}
.footer-menu li{
  position: relative;
  color: #ffffff;
  display: block;
  padding: 3px 0 3px 20px;
  /* display: inline-block; */
}

.footer-menu li:before {
  position: absolute;
  top: 3px;
  left: 0;
  content: "\F285";
  font-family: "bootstrap-icons";
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.footer-menu li a:hover:before {
  left: 2px;
}
.footer-menu li a:hover {
  color: #fff;
}
.footer-links,
.footer-links a {
  color: #111;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
.footer-links a:hover,
.hover-effect:hover {
  color: #111;
}
.address-box {
  margin-bottom: 15px;
}
.address-box .address-icon-holder {
  float: left;
  margin-right: 12px;
  color: #eee;
  text-align: center;
  position: relative;
  font-size: 24px;
  margin-top: 5px;
}
.address-box .address-content {
  text-align: left;
  color: #8b8b8b;
}
.address-box .address-content strong {
  font-weight: 400;
  font-size: 18px;
}
.address-box .address-content {
  position: relative;
  overflow: hidden;
}

.address-box {
  margin-bottom: 15px;
}
.address-box .address-icon-holder {
  float: left;
  margin-right: 15px;
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #0090f0;
  border-radius: 100%;
  text-align: center;
  position: relative;
}
.address-box .address-icon-holder:before {
  position: absolute;
  bottom: -17px;
  border-width: 10px;
  border-style: solid;
  border-color: #0090f0 transparent transparent transparent;
  content: "";
  left: 10px;
}
.address-box .address-content {
  position: relative;
  overflow: hidden;
}
.address-box .address-content strong {
  color: #ffffff;
}
.address-box .address-content {
  color: #ffffff;
}
.contact-wrap1 {
  text-align: center;
}
.contact-wrap1 .address-icon-holder1 {
  float: none;
  margin: auto;
  position: relative;
  z-index: 1;
  color: #fff;
  border: 5px solid #0b050700;
  box-sizing: border-box;
  width: 70px;
  height: 70px;
  line-height: 60px;
  font-size: 25px;
  border-radius: 50%;
  background-color: #ddd;
}
.contact-wrap1 .address-icon-holder1:before {
  display: none;
}
.contact-wrap1 .address-content {
  background-color: #fff;
  padding: 60px 20px 20px;
  margin-top: -40px;
  min-height: 160px;
  border-top: 6px solid #ddd;
  border-bottom: 3px solid #ddd;
}
.contact-wrap1 .address-content strong {
  font-size: 18px;
}
.contact-wrap1 .address-content1 {
  background-color: #eee;
  padding: 60px 15px 20px;
  margin-top: -40px;
  /* height: 180px; */
}

.single-service-item {
  margin: 15px 0;
}
.single-service-item .img-holder {
  overflow: hidden;
  position: relative;
}
.single-service-item .img-holder .img-responsive {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
  /*border: 5px solid #0009;
    border-radius: 5px;*/
}
.single-service-item:hover .img-holder .img-responsive {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-service-item .img-holder .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
  -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
  transform: rotateY(180deg) scale(0.5, 0.5);
}
.single-service-item:hover .img-holder .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
.single-service-item .img-holder .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.single-service-item .img-holder .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 30px;
}
.single-service-item .img-holder .overlay .box .content a i {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  height: 45px;
  line-height: 48px;
  transition: all 500ms ease 0s;
  width: 45px;
}
.single-service-item .img-holder .overlay .box .content a:hover i {
  background: #9a9a9a;
}
.single-service-item .text-holder h3 {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin: 20px 0 6px;
  text-transform: capitalize;
}
.single-service-item .text-holder h3 span {
  color: #fff;
}
.testimonial-wrap {
  padding: 20px;
  margin-bottom: 35px;
  border-left: 5px solid #d4af37;
  background-color: #e8e8e8;
}
.testi-author {
  font-size: 18px;
}
.testimonial-inner .testi-wrap {
  margin-top: 70px;
  text-align: center;
}
.white-box {
  background: #fff;
  padding: 20px;
  margin: 10px 0 30px 0;
  border-radius: 5px;
}
.white-box p strong {
  color: #ee5e2a;
}
.grey-box {
  background: #eee;
  padding: 20px;
  margin: 10px 0 30px 0;
  border-radius: 5px;
}
.grey-box p strong {
  color: #ee5e2a;
}

.footer-social-links li {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

.about-bg {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.about-bg:before {
  position: absolute;
  content: "";
  background:  transparent;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.about-bg .col-lg-6 {
  position: relative;
}

.service-img {
  width: 100%;
  height: 350px;
}

.service-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.service-box {
  padding: 20px;
  color: #ffffff;
  display: flex;
  border: 1px solid #ccc;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  flex-direction: column;
  text-align: center;
  gap: 20px;
  transition: 0.5s;
  position: relative;
}

/*.service-box::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: #ddd;
  width: 100%;
  height: 100%;
  transform: rotate(-25deg) scale(0);
  transition: 0.5s; 
  z-index: -1;
  border-radius: 20px;
}

.service-box:hover:after {
  transform: rotate(0) scale(1);
}*/

.service-box h2 {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
  transition: 0.5s;
}

.service-box img {
  width: 50px;
  transition: 0.5s;
}

.service-box:hover img{
  transform: scale(1.2);
}

.service-box:hover{
  background-color: #eee;
}
.img-container {
  width: 100%;
  height: 300px;
  position: relative;
  transition: 0.5s;
}

.img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.img-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #6d1212b0;
  transition: 0.5s;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-container:hover .img-btn {
  height: 100%;
}

.img-btn a {
  font-size: 18px;
  font-weight: 600;
  color: #ddd;
  background: #ffffff;
  text-align: center;
  padding: 10px 15px;
  display: flex;
  gap: 10px;
}

.new:last-child {
  border-right: 0px;
}

.carousel-fade .carousel-item {
  height: 665px !important;
}

.carousel-fade .carousel-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slide-text > a.btn-primary {
  width: 200px;
  border-radius: 0px;
  color: #3f4a4b;
}

.slide-text > a:hover,
.slide-text > a:active {
  color: #ffffff;
  background: #3f4a4b;
}

.bottom-header-line a {
  height: 44px;
}

.bottom-header-line .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #C8C8C8;
  width: 100%;
}

.bottom-header-line .nav-item {
  width: 100%;
  display: flex;
  justify-content: center;
  height: 90px;
  position: relative;
  border-right: 1px solid #ffffff;
}

.bottom-header-line .nav-pills .nav-link {
  border-radius: 0px;
  padding: 20px 0px;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  width: 100%;
  cursor:pointer;
}

.bottom-header-line .nav-pills .col-lg-2:last-child .nav-item {
  border-right: 0px;
}

.contact-info {
  position: absolute;
  top: 16%;
  right: 1%;
  z-index: 2;
}
.home-parallax .contact-info ul li a{
  font-size: 40px;
  line-height: 40px;
  font-weight: 300;
}
.home-parallax .contact-info ul li:nth-child(2) a{
  font-size: 30px;
}
.home-parallax .contact-info ul li:last-child a{
  font-size: 16px;
}
.contact-info ul li {
  padding-bottom: 0;
}

.bs-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.parallax-window {
  height: 665px !important;
}


.home-parallax .overlap::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgb(0 0 0 / 27%);
  z-index: 1;
}

.testimonial-box{
  padding: 30px 30px;
  margin-bottom: 40px;
  border: 1px solid rgb(230, 227, 227);
  border-left: 5px solid #41494d;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.testimonial-box i{
  font-size: 60px;
  color:#490a0b ;
}

.contact-info-area {
  position: relative;
  display: block;
  padding-top: 120px;
  padding-bottom: 90px;
  z-index: 10;
}

.single-contact-info-box {
  position: relative;
  display: block;
  padding-top: 20px;
  margin-bottom: 30px;
  z-index: 1;
}

.single-contact-info-box .icon {
  position: absolute;
  top: 0;
  left: 30px;
  width: 60px;
  height: 60px;
  background: #770f15;
  border-radius: 0%;
  z-index: 2;
  text-align: center;
  line-height: 60px;
  color: #ffffff;
  font-size: 18px;
}

.single-contact-info-box .icon::before {
  content: "";
  position: absolute;
  top: 0px;
  right: -16px;
  z-index: -1;
  border-bottom: 20px solid #770f15;
  border-right: 16px solid transparent;
}

.single-contact-info-box .icon span::before {
  position: relative;
  display: block;
  color: #ffffff;
  font-size: 25px;
  line-height: 60px;
  text-align: center;
}

.single-contact-info-box .text-holder {
  position: relative;
  display: block;
  padding: 50px 26px 15px;
  background: #ffffff;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.single-contact-info-box .text-holder .pattern-bg {
  position: absolute;
  min-height: 160px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #ffffff;
  background-repeat: repeat;
  z-index: -1;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.single-contact-info-box:hover .text-holder .pattern-bg {
  background-color: #000000;
}

.single-contact-info-box .text-holder .top {
  position: relative;
  display: block;
  padding-bottom: 16px;
}

.single-contact-info-box .text-holder h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 2px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.single-contact-info-box:hover .text-holder h3 {
  color: #ffffff;
}

.single-contact-info-box .text-holder span {
  font-style: italic;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.single-contact-info-box:hover .text-holder span {
  color: #ffffff;
}

.single-contact-info-box .text-holder p {
  margin: 0;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.single-contact-info-box:hover .text-holder p {
  color: #ffffff;
}

.single-contact-info-box .text-holder p a {
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.single-contact-info-box:hover .text-holder p a {
  color: #ffffff;
}

.single-contact-info-box .text-holder p a:hover {
  color: #770f15;
}

.tabpane-wrap ul li{
    flex-grow: 1; 
}
.tabpane-wrap .tab-content>.tab-pane{
  background-color: #fff;
}
.tabpane-wrap ul li a{
  background-color: #eee;
  border:1px solid #ccc !important;
  border-radius: 0 !important;
  min-height: 75px;
  line-height: 75px;
  font-weight: 600;
  color: #000;
  text-align: center;
}
.tabpane-wrap ul li .nav-link.active{
  background-color: #C8C8C8;
}
.tabpane-wrap ul li .nav-link:hover{
  background-color: #ddd;
  color: #000;
}
.h1heading{
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
}
.h2heading{
  position: relative;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  padding-bottom: 20px;
}
.borderbtm{
  position: relative;
}
.borderbtm::after{
  position: absolute;
  content: '';
  width: 200px;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: rgba(17, 17, 17, 0.5);
}
.bottom-header-line .nav-item.lastcol-noborder{
  border-right: 0;
}
.para-link{
  text-decoration: underline;
}
.para-link:hover,
.para-link:focus,
.para-link:active{
  text-decoration: underline;
}
.arealist li{
  position: relative;
  margin-bottom: 32px;
  list-style: disc;
}
.arealist li.linkarea{
  position: relative;
  text-decoration: underline;
}

.site-map-list li {
  border-left: 1px solid #dfdfdf;
  padding: 10px 0 10px 30px;
  position: relative;
}

.site-map-list li:before {
  position: absolute;
  top: 20px;
  left: 0;
  width: 20px;
  height: 1px;
  background-color: #dfdfdf;
  content: '';
}

.site-map-list li>ul.child-menu {
  margin: 10px 0 10px 20px;
}

ol.d{
  list-style-type: lower-alpha!important;
  padding-left: 18px;
}

.testimonials {
  width: 100%;
  margin-bottom: 40px;
  padding: 30px;
  border-left-color: #a7a7a7;
  background-color: #fff;
  font-size: 16px;
}

blockquote {
  border-left: 5px solid #E2E2E2;
}

@media (min-width: 992px) and (max-width: 1365px) {
  .navigation a {
    padding: 0 10px;
  }
  .bottom-header-line .nav-pills .nav-link {
    font-size: 13px;
  }
}

@media (min-width: 220px) and (max-width: 991px) {
    .parallax-window {
    height: 600px !important;
  }
  .new {
    text-align: center !important;
    border-right: 0px;
    border-bottom: 1px solid #ffffff;
    padding: 10px 0;
    width: 100%;
    line-height: unset;
  }
  .home-page .header{
      height:100%;
  }
  .logo {
    top: 0;
    left: 0;
    position:static;
  }
  .logo .img-fluid {
    max-width: 100%;
  }
  /*.home-box-stlye1 {
        margin: 30px 30px!important;
    }*/

    .header-info-box{
        justify-content:end;
        align-items:center;
    }
  .map iframe {
    margin-top: 30px;
  }
  .home-page .header {
    position: static !important;
    background-color: #fff !important;
  }
  .p-5 {
    padding: 1.3rem !important;
  }
  .top-contact-list {
    margin-top: 34px;
  }
  .mobile-menu {
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    background: #000000;
    color: #fff;
    margin: 0 0 0 15px;
    text-align: center;
    width: 50px;
    height: 50px;
    padding: 13px 10px;
  }
  .nav-wrapper {
    position: fixed;
    top: 0;
    right: -300px;
    width: 255px;
    height: 100%;
    overflow-x: scroll;
    z-index: 99999;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #40494a;
    padding-top: 0;
  }
  .nav-wrapper.open {
    right: 0;
    z-index: 9999999;
  }
  .navigation > li {
    display: block;
    margin: 0;
    border-bottom: 1px solid #fff;
    text-align: left;
    padding: 0;
    background-color: #40494a;
    border-left: 0px;
    border-right: 0px;
    line-height: 28px;
  }
  .navigation > li:first-child {
    display: block;
  }
  .navigation li a {
    padding: 10px 20px;
    color: #fff;
  }
  .navigation li:hover > a,
  .navigation li:focus > a,
  .navigation li.active > a {
    background-color: #ddd;
    color: #000 !important;
  }
  .navigation > li.dropdown > a:after {
    right: 20px;
  }
  .navigation li.dropdown > .dropdown-menu,
  .navigation li.dropdown:hover > .dropdown-menu {
    position: static;
    top: 0;
    visibility: visible;
    opacity: 1;
    width: 100%;
    float: none;
  }
  .navigation li.dropdown > .dropdown-menu li a {
    padding: 10px 10px 10px 30px;
  }
  .parallax.m-parallax {
    background-image: none !important;
    min-height: 100% !important;
  }
  .parallax.m-parallax-bg {
    background-image: none !important;
    height: 100% !important;
    min-height: 100% !important;
  }
  #bootstrap-touch-slider {
    height: 100%;
  }
  .flexbox {
    display: block;
  }
  .width-30,
  .width-40,
  .width-50,
  .width-60,
  .width-70 {
    width: 100%;
  }
  .footer-widget {
    padding: 20px 0 10px;
  }
  .address-box {
    margin: 15px 0;
  }
  .parallax.parallax-fixed {
    padding-top: 75px !important;
  }
  .header-info-box {
    display: flex;
    flex-direction: initial;
    padding-top: 5px;
    justify-content: end;
  }
  .nav-link-wrapper {
    display: flex;
    justify-content: flex-end;
  }
  .bottom-header-line .container {
    padding: 0px;
  }
  .slide-text > h1 {
    font-size: 44px;
    line-height: 54px;
  }

  .bottom-header-line .nav-pills {
    width: 100%;
  }

  .bottom-header-line .nav-item {
    width: 100%;
    border-bottom: 1px solid #ffffff;
    border-right: 0px;
    min-height: unset;
  }

  .bottom-header-line .nav-pills .nav-link {
    padding: 10px 0;
  }
  .bottom-header-line .nav-item:before {
    display: none;
  }

  .contact-info {
    position: absolute;
    top: 8%;
    right: 4%;
    z-index: 2;
  }
  .service-box img{
    width: 50px;
    padding: 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .navigation > li {
    padding-right: 0;
  }
  .logo{
    left: 0px;
  }
  .logo .img-fluid {
    max-width: 220px;
  }
  /*.header {*/
  /*  padding: 15px 0;*/
  /*}*/
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navigation > li {
    padding-right: 0;
  }
  .logo {
    left: 0;
  }
  .logo .img-fluid {
    max-width: 185px;
  }
  .header {
    padding: 15px 0;
  }
  .header-info-box .header-call a .call-info h5 {
    font-size: 16px;
  }
  .navigation a {
    font-size: 14px;
    padding: 0 7px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .m-min-200 {
    height: 400px !important;
    min-height: 400px !important;
  }
  .header-info-box {
    display: flex;
    flex-direction: initial;
    padding-top: 5px;
  }

  .btn1,
  .btn2 {
    padding: 10px;
  }
  .carousel-fade .carousel-item {
    height: 600px !important;
  }
  .carousel-fade .carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .bottom-header-line {
    padding: 0 20px;
  }
  .bottom-header-line .container {
    padding: 0px;
    max-width: 100%;
  }
  .bottom-header-line .row {
    margin: 0px !important;
  }

}

@media (min-width: 220px) and (max-width: 767px) {
  .slide-text h1 {
    font-size: 20px !important;
    line-height: 25px !important;
    margin-bottom: 5px !important;
  }
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .logo {
    display: table;
    margin: auto;
    padding: 10px;
    margin-bottom: 20px;
  }
  .top-contact-list li:before {
    display: none;
  }
  .top-contact-list li {
    display: block;
    padding: 0;
  }
  .bs-slider {
    height: auto;
  }
  .slide-text {
    width: 100%;
  }
  .p-5 {
    padding: 1.3rem 1rem !important;
  }
  .footer-widget {
    padding: 15px 0;
  }
  .header-right-bar {
    height: auto;
  }
  .mobile-menu {
    width: 40px;
    height: 40px;
    padding: 7px 10px;
  }
  .btn1,
  .btn2 {
    padding: 10px 16px;
  }
  .col-lg-2.col-md-4.new {
    text-align: center !important;
  }
  .social-link li a {
    font-size: 14px;
  }
  .bottom-header-line .container {
    padding: 0px;
    max-width: 100%;
  }
  .bottom-header-line .row {
    margin: 0px !important;
  }
    .parallax-window {
    height: 400px !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  img.footer-logo-new-1 {
    width: 30%;
  }
  img.footer-logo-new.img-fluid {
    width: 30%;
  }

  .m-min-200 {
    min-height: 350px !important;
    height: 350px !important;
  }

  .header-info-box {
    display: flex;
  }
  .logo {
    display: block !important;
    margin: 8px 0;
    text-align: center;
    padding-bottom: 0;
    background: #ffffff;
  }

  .header-right-bar {
    margin-bottom: 10px;
  }

  .header-info-box .header-call {
    margin-left: 0px;
  }
  .bottom-header-line {
    z-index: 2;
    left: 0;
    width: 100%;
    padding: 0 20px;
  }
  .carousel-fade .carousel-item {
    height: 276px !important;
  }
  .carousel-fade .carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .bottom-header-line {
    padding: 0 20px;
  }
}

@media (min-width: 220px) and (max-width: 575px) {
  h2 {
    font-size: 22px;
  }

  .slide-text h1 {
    font-size: 29px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .new {
    text-align: center !important;
  }

  video {
    margin-top: 20px;
  }
  img.footer-logo-new-1 {
    width: 30%;
  }
  img.footer-logo-new.img-fluid {
    width: 30%;
  }

  .pseudoStickyBlock {
    height: 0px !important;
  }

  #stuck_container {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    position: static !important;
  }

  .slide-text h1 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
  }

  .header-info-box .header-call {
    margin-left: 0px;
  }
  .header-right-bar {
    margin-bottom: 10px;
  }
  .logo {
    display: block !important;
    margin: 0;
    text-align: center;
    position: static;
    padding: 0px;
    box-shadow:unset
  }
  .top-contact-list {
    display: table;
    text-align: center;
    margin: 0 auto 10px auto;
  }
  .header-right-bar {
    height: auto;
    text-align: center;
  }
  .home-box-stlye1 {
    padding: 15px;
  }
  .m-min-210 {
    height: 450px !important;
    padding: 0 !important;
  }
  .email-font {
    font-size: 13px !important;
  }
  .header-info-box .header-call {
    margin-left: 0;
  }
  .footer-top {
    font-size: 15px;
    padding: 1.3rem 0.5rem !important;
  }
  .address-content.email-cnt p {
    font-size: 12px;
  }
  .contact-wrap1 .address-content {
    padding: 60px 10px 20px;
    margin-bottom: 10px;
  }
  footer.p-5 {
    padding: 1.3rem 0rem !important;
  }
  .m-min-200 {
    min-height: 300px !important;
    height: 300px !important;
  }
  .btn1,
  .btn2 {
    padding: 10px;
  }
  .address-box .address-content {
    font-size: 14px;
  }
  .address-box .address-icon-holder {
    display: none;
  }
  .header {
    padding: 10px 0;
    height: auto !important;
  }
  .carousel-fade .carousel-item {
    height: 276px !important;
  }
  .carousel-fade .carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .bottom-header-line {
    padding: 0 20px;
    margin-top: 0;
  }
  .slide-text > a.btn-primary {
    width: auto;
    margin: 5px;
  }
  .slide-text {
    padding: 10px;
  }
  .service-box h2 {
    font-size: 16px;
  }
  .contact-info{
    position: absolute;
    top: 50%;
    right: 6%;
    transform: translateY(-50%);
    width: 100%;
  }

  .img-btn a{
    font-size: 14px;
  }

  .service-box img{
    width: 50px;
    padding: 10px;
  }
   .parallax-window {
    height: 350px !important;
  }
}
