* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
ul,
p {
  /* padding: 0; */
  /* margin: 0; */
}

html,
body {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  color: #282828;
  font-weight: normal;
  background: #f9f9f9;
}

a {
  text-decoration: none;
}


h2 {
  font-size: 30px
}

h3 {
  font-size: 25px
}

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

a {
  text-decoration: none
}

.home-logo p {
  margin-bottom: 0
}

.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-nav {
  margin-top: 10px
}

.owl-carousel .owl-nav [class*=owl-] span {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px
}

.owl-carousel .owl-nav .disabled {
  opacity: .5;
  cursor: default
}

.owl-carousel .owl-nav.disabled+.owl-dots {
  margin-top: 10px
}

.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1
}

.owl-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #869791
}

#securesafe {
  cursor: pointer;
  position: fixed;
  display: block;
  width: 100%;
  max-width: 117px;
  min-height: 70px;
  bottom: 10%;
  right: 2%;
  z-index: 99;
  background: url(https://shield.sitelock.com/shield/the-inspection-company.com) no-repeat right
}

.container.top-nav {
  max-width: 1450px
}

span.normal-font {
  color: #000 !important;
  font-weight: 400 !important
}

ul.dropdown-menu {
  width: auto;
  min-width: 12rem
}

.pos-inherit ul.dropdown-menu {
  width: 832px;
  margin: 0 auto;
  left: 0 !important;
  right: 0 !important
}

ul.dropdown-menu li {
  display: block !important
}

ul.dropdown-menu li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px
}

@media only screen and (min-width: 991px) {
  li.nav-item.dropdown:hover ul.dropdown-menu {
    display: block !important;
  }
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute
}


ul.dropdown-menu li p {
  font-size: 14px;
  font-weight: 400;
  color: #fe7e20;
  border-bottom: solid #ff6600 1px;
  margin: 0 0 10px 17px;
  padding-bottom: 7px
}

section.header {
  border-top: solid #d9d9d9 1px;
  top: 0;
  z-index: 999;
  width: 100%;
  position: sticky;
  background: #fff;
  box-shadow: #505050 0 0 5px
}

.main-head-contact,
.language {
  display: flex
}

.main-head-contact {
  flex: 0 0 50%
}

.main-head-top {
  display: flex;
  padding-left: 17px;
  padding-top: 12px
}

.language {
  flex: 0 0 50%;
  align-items: center;
  justify-content: flex-end
}

.main-head-contact a,
.language a {
  font-size: 14px;
  color: #525252;
  font-weight: 400;
  padding-left: 8px
}

.head-email {
  padding-left: 10px
}

.navbar-expand-lg .navbar-collapse,
.navbar-nav {
  /* display: block !important; */
  /* flex-basis: auto; */
}

ul.navbar-nav li {
  display: inline-block
}

a.nav-link {
  font-size: 14px;
  color: #282828 !important;
  text-transform: uppercase;
  font-weight: 500
}

.lang-de a {
  font-size: 12.5px
}

.lang-de .login-btn-wrapper a {
  font-size: 10.5px
}

.navigation-top {
  display: flex;
  align-items: center;
  border-top: solid #d9d9d9 1px;
  margin-top: 10px;
  padding-top: 6px
}

.login-btn a {
  background-color: #fe7e20;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 8px;
  border-radius: 5px;
  font-size: 13px
}

.main-header {
  flex: 0 0 73%
}

.login-btn-wrapper {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  margin-left: 95px
}

.home-logo {
  border-right: solid #d9d9d9 1px;
  padding: 15px 0
}

section.header {
  border-top: solid #d9d9d9 1px
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #1e2125;
  background-color: #fe7e20;
  color: #fff
}

.dropdown-item {
  white-space: inherit !important
}

.modal-dialog .input-group {
  flex-wrap: inherit
}

.modal-dialog button.btn.btn-primary {
  margin: 0;
  width: 137px;
  line-height: inherit;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center
}

.modal-dialog .form-control {
  margin-bottom: 16px;
  border-radius: 0;
  border: solid #e7ebf0 1px;
  width: 327px
}

.navigation-top button.btn.btn-primary {
  margin: 0
}

.navigation-top button.btn.btn-primary {
  padding: 0;
  background-color: #fe7e20 !important;
  background-image: none;
  border-radius: 5px;
  position: relative;
  right: 15px
}

.certy-image img {
  border: solid #e3e3e3 1px;
  box-shadow: 5px 5px #dedede
}

.certy-image a {
  display: block
}

.certy-image img:hover {
  box-shadow: 5px 5px #fe7e20;
  transition: background, 3s
}

.title-black h2 {
  font-size: 30px;
  font-weight: 700;
  margin: 0;
  padding-top: 10px
}

.page-title h3:before {
  position: absolute;
  content: "";
  left: 100%;
  top: 14px;
  bottom: 12px;
  width: 164px;
  background: #a5a5a5;
  height: 1px
}

.title-black h3 {
  font-size: 26px;
  margin: 0;
  position: relative;
  font-weight: 600;
  display: inline-block;
  padding-right: 10px
}

.title-black h3:before {
  position: absolute;
  content: "";
  left: 100%;
  border-bottom: solid #a5a5a5 1px;
  width: 100%;
  height: 1px;
  top: 50%
}

.solution-text h3 {
  text-align: center;
  font-weight: 400;
  line-height: 34px
}

.solution-text h3 span {
  font-weight: 700;
  color: #fe7e20
}

section.about-us-page {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 25px;
  padding-bottom: 50px;
  margin-top: 30px;
  background-color: #fff8ed
}

.page-title h2 {
  color: #fe7e20;
  font-weight: 700;
  margin: 0;
  padding-top: 10px
}
.page-title .h1 h1 {
  color: #fe7e20;
	font-size:30px;
  font-weight: 700;
  margin: 0;
  padding-top: 10px
}
.page-title h3 {
  margin: 0;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding-right: 15px
}

.about-text {
  padding-top: 20px;
  padding-bottom: 10px
}

.expir-right-image img {
  border-radius: 100%;
  border: solid #ffffff 5px
}

.expir-bg {
  background-image: url(../images/exprice-bg-right.fc27ab4d5b5e8eee.webp);
  background-repeat: no-repeat;
  height: 744px;
  background-size: cover
}

section.experience .page-title h2 {
  line-height: 44px
}

section.experience .page-title h2 span {
  color: #282828
}

.we-choice {
  padding-top: 62px
}

.we-choice h2 {
  margin: 0;
  text-align: center;
  color: #fff;
  font-size: 35px;
  line-height: 50px
}

.expir-right-image {
  padding-right: 33px;
  padding-top: 60px
}

.scien-text {
  background: #da6f24;
  background: linear-gradient(90deg, #da6f24, #e88d31, #f4a93d);
  width: 166px;
  text-align: center;
  border-radius: 100%;
  height: 162px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid #fff 4px;
  position: absolute;
  box-shadow: #0000003d 0 3px 8px
}

.scien-text h4 {
  color: #fff;
  font-size: 22px;
  margin: 0
}

.buttons {
  text-align: left
}

.btn-hover.color-4 img {
  padding-left: 10px
}

.btn-hover {
  display: inline-block;
  width: 188px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  height: auto;
  text-align: center;
  border: none;
  background-size: 300% 100%;
  border-radius: 5px;
  transition: all .4s ease-in-out;
  padding: 11px 0
}

.btn-hover:hover {
  background-position: 100% 0;
  transition: all .4s ease-in-out
}

.btn-hover:focus {
  outline: none
}

.btn-hover.color-4 {
  background-image: linear-gradient(to right, #d5631f, #fe7e20, #ef9d43, #e75516)
}

.scien-text h4 span {
  font-size: 53px;
  font-weight: 700
}

.goal-main {
  display: flex;
  position: relative;
  margin-bottom: 24px
}

.goal-text {
  flex: 0 0 89%;
  box-shadow: #0000003d 0 3px 8px;
  border-radius: 5px;
  padding: 30px 35px 10px 30px
}

.goal-img img {
  border-radius: 100%;
  border: solid #ffffff 4px;
  box-shadow: #0000003d 0 3px 8px
}

.goal-img {
  position: absolute;
  inset: 23px 0 0;
  width: 100%;
  text-align: right;
  padding-right: 20px;
  width: 146px;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center
}

.goal-text h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #fe7e20;
  padding-bottom: 9px
}

.goal-text p {
  line-height: 20px;
  padding-right: 40px
}

section.experience {
  padding-top: 60px
}

.page-title p {
  margin-top: 10px;
  margin-bottom: 24px
}

.main-countries {
  display: flex;
  align-items: center;
  justify-content: center
}

.contries {
  text-align: center;
  flex: 0 0 50%
}

.contries p {
  min-height: 40px
}

.contries h2 {
  font-size: 35px;
  color: #fe7e20;
  font-weight: 600;
  margin: 15px 0 0
}

.contries h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #282828
}

.slider-bottom-service {
  text-align: center
}

.slider-bottom-service-inn {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 40px #0000001a;
  transition: all .5s;
  padding-top: 26px;
  padding-bottom: 18px;
  min-height: 355px
}

.hover-text {
  visibility: hidden;
  opacity: 0;
  display: none
}

.hm-ser .slider-bottom-service-inn:hover .text {
  display: none;
  opacity: 0;
  visibility: hidden
}

.slider-bottom-service-inn:hover .hover-text {
  visibility: visible;
  opacity: 1;
  display: block
}

.hover-text ul {
  padding-left: 10px
}

.hover-text ul li {
  text-align: left;
  padding-left: 15px;
  position: relative;
  display: flex
}

.hover-text ul li:before {
  content: "";
  background: #fff;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 12px;
  left: 5px;
  border-radius: 100%
}

.hover-text ul li a,
.hover-text ul li {
  color: #fff
}

.slider-bottom-service-inn .image {
  transition: all .5s
}

.slider-bottom-service-inn .text {
  padding: 0rem 1rem
}

.slider-bottom-service-inn li {
  padding: .25rem 1.5rem !important
}

.hm-ser .slider-bottom-service-inn a {
  padding: 0
}

.slider-bottom-service-inn a {
  padding: .25rem .5rem;
  border-radius: 5px;
  transition: all .5s
}

.slider-bottom-service-inn:hover {
  transform: translateY(-15px);
  background-color: #fe7e20
}

.slider-bottom-service-inn:hover .image {
  background-position: center bottom
}

.text h2 {
  font-size: 18px;
  font-weight: 700;
  color: #282828;
  padding-top: 25px
}

.text p {
  margin: 0;
  color: #282828;
  line-height: 24px;
  padding-top: 15px;
  padding-bottom: 35px
}

.slider-bottom-service-inn:hover .orenge-icon-service {
  filter: brightness(10)
}

.whait-icon-servic {
  display: none
}

.slider-bottom-service-inn:hover .whait-icon-servic {
  display: block
}

.slider-bottom-service-inn:hover .text h2,
.slider-bottom-service-inn:hover .text p {
  color: #fff
}

section.about-us-page {
  position: relative;
  margin-top: -88px;
  z-index: 99
}

.solution-text {
  padding-top: 39px
}

section.testimonial {
  background-image: url(../images/testimonial-bg.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 20px
}

.testimonial-box {
  padding: 50px 20px 20px;
  border-radius: 5px;
  background-image: url(../images/testimonial-box-bg.webp);
  background-repeat: no-repeat;
  background-position: center;
  height: 376px;
  background-size: cover
}

.testimonial-box p {
  font-size: 15px;
  line-height: 22px
}

.testimonial-box h2 {
  margin: 0;
  font-size: 20px;
  color: #fe7e20;
  font-weight: 600
}

.testimonial-box h3 {
  margin: 0;
  font-size: 20px;
  color: #fe7e20 !important;
  font-weight: 600
}

.testimonial-title {
  display: flex
}

.tic-box {
  height: 196px;
  overflow: hidden;
  margin-bottom: 30px
}

.testi-title {
  flex: 0 0 82%
}

section.testimonial h3,
section.testimonial h2 {
  color: #fff
}

section.testimonial h2 span {
  color: #fe7e20
}

section.testimonial .page-title h2 {
  line-height: 44px
}

section.testimonial .page-title p {
  color: #fff;
  padding-top: 15px
}

section.certifide {
  padding-top: 25px;
  padding-bottom: 25px
}

.table-bordered>:not(caption)>*>* {
  border-width: 0 1px;
  text-align: center
}

section.resqest-services {
  background-color: #e6e6e6;
  padding-top: 48px;
  padding-bottom: 40px
}

.pis-img img {
  border-radius: 100%;
  border: solid #fff 3px;
  width: 219px !important;
  height: 219px;
  object-fit: cover
}

.pis-img {
  position: relative;
  z-index: 99;
  top: 60px;
  margin: 0 auto
}

.psi-cercle span {
  background: linear-gradient(90deg, #da6f24, #e88d31, #f4a93d);
  font-size: 22px;
  background-color: #f60;
  display: block;
  width: 88px;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 500;
  border-radius: 100%;
  margin-left: auto;
  position: relative;
  margin-top: -50px
}

.psi-cercle {
  position: relative;
  z-index: 999;
  padding-right: 52px
}

.pis-text h4 {
  font-size: 20px;
  font-weight: 700;
  padding-top: 80px;
  padding-bottom: 10px
}

.pis-text p {
  padding-left: 10px;
  padding-right: 10px
}

.requsted-box {
  text-align: center;
  position: relative;
  display: inline-block;
  transition: all .5s
}

.requsted-box:hover {
  transform: translateY(-15px)
}

.pis-text {
  min-height: 428px;
  background-color: #fff;
  position: relative;
  display: inline-block;
  color: #282828;
  clip-path: polygon(0% 17%, 100% 0%, 100% 100%, 0% 101%);
  padding-top: 100px;
  margin-top: -126px
}

section.resqest-services .btn-hover.color-4 {
  background-image: linear-gradient(to right, #1e1e1e, #737373, #d5641f, #fd7e20)
}

section.resqest-services .buttons {
  text-align: center;
  position: relative;
  margin-top: -25px
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  background-color: #fe7e20;
  border-radius: 35px;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  border: inherit;
  padding: 13px 0;
  border: solid #ffa500 1px
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  font-size: 20px;
  color: #000;
  background-color: #e7e7e7;
  border-radius: 35px;
  width: 217px;
  margin-left: 10px;
  padding: 13px 0
}

.nav-tabs {
  border-bottom: none
}

.nav {
  display: block;
  text-align: center
}

ul#myTab li {
  display: inline-block
}

ul#myTab {
  margin-top: 55px;
  margin-bottom: 20px
}

.industry-title h2 {
  margin: 0;
  font-size: 60px;
  color: #4545450a
}

.wich-indus-title h3:before {
  content: "";
  width: 32%;
  height: 4px;
  background-image: url(../images/border-left.c5abb6598f70740d.png);
  background-repeat: no-repeat;
  background-position: center
}

.wich-indus-title h3:after {
  content: "";
  width: 32%;
  height: 4px;
  background-image: url(../images/border-right.7c9f0a1e18fc1810.png);
  background-repeat: no-repeat;
  background-position: center
}

.wich-indus-title h3 {
  display: flex;
  align-items: center
}

.industry-title {
  text-align: center
}

li.linkdin span {
  display: inline-block;
  position: relative;
  top: 2px
}

h3.footer-title,
h2.footer-title {
  font-size: 20px;
  color: orange;
  margin: 0;
  padding-bottom: 30px
}

section.footer {
  background-color: #000;
  padding-bottom: 24px;
  padding-top: 50px
}

ul.footer-nav-links li a {
  font-size: 14px;
  color: #fff
}

ul.footer-nav-links li {
  line-height: 1.2;
  margin-bottom: 15px
}

ul.social-links li a {
  color: #fff;
  font-size: 14px;
  line-height: 36px
}

ul.social-links li a img {
  margin-right: 18px
}

ul.footer-nav-links li a:hover {
  color: orange
}

.footer-call,
.fotter-mobile,
.footer-mobile,
.footer-email,
.footer-wr {
  display: flex
}

.footer-contact span {
  font-size: 14px;
  color: #fff;
  display: block
}

.footer-contact a {
  color: #fff;
  display: block
}

.footer-contact img {
  margin-right: 20px
}

.fotter-mobile,.footer-mobile,
.footer-email {
  margin: 25px 0
}

.copyright p {
  margin: 0;
  font-size: 14px;
  color: #fff;
  font-weight: 300
}

.copyright {
  border-top: solid #696969 1px;
  padding-top: 20px;
  margin-top: 34px
}

.grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 0 0 4em;
  max-width: 1000px;
  list-style: none;
  text-align: center
}

.grid figure {
  position: relative;
  overflow: hidden
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: .8
}

.grid figure figcaption {
  padding: 1em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  backface-visibility: hidden
}

.grid figure figcaption:before,
.grid figure figcaption:after {
  pointer-events: none
}

.grid figure figcaption,
.grid figure figcaption>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.grid figure figcaption>a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0
}

.grid figure h2 {
  word-spacing: -.15em;
  font-weight: 300;
  top: 90%;
  position: relative;
  text-align: center !important;
  background-color: #fff;
  color: #282828;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
  padding: 8px 0
}

.grid figure h2 span {
  font-weight: 800
}

.grid figure h2,
.grid figure p {
  margin: 0
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%
}

figure.effect-apollo {
  background: #fe7e2082
}

figure.effect-apollo img {
  opacity: .95;
  transition: opacity .35s, transform .35s;
  transform: scale3d(1.05, 1.05, 1);
  width: 100%
}

figure.effect-apollo figcaption:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff1c;
  content: "";
  transition: transform .6s;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0)
}

figure.effect-apollo p {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 3em;
  padding: 0 1em;
  max-width: 150px;
  border-right: 4px solid #fff;
  text-align: right;
  opacity: 0;
  transition: opacity .35s
}

figure.effect-apollo h2 {
  text-align: left
}

figure.effect-apollo:hover img {
  opacity: .6;
  transform: scaleZ(1)
}

figure.effect-apollo:hover figcaption:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}

figure.effect-apollo:hover p {
  opacity: 1;
  transition-delay: .1s
}

@media screen and (max-width: 50em) {
  .content {
    padding: 0 10px;
    text-align: center
  }

  .grid figure {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%
  }
}

section.inner-banner {
  position: relative;
  z-index: 99
}

.inner-banner-title {
  position: absolute;
  top: 33%;
  text-align: center;
  width: 100%
}

.inner-banner-title h1 {
  color: #fff;
  font-weight: 700;
  text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black
}

.container-load-imaege1 img {
  border-radius: 5px;
  margin-bottom: 16px
}

.inner-banner-img {
  margin-bottom: 50px
}

section.container-loading .page-title h2,
section.blog-detail-sec h2 {
  margin-bottom: 12px;
  color: #fe7e20;
  font-weight: 700
}

section.blog-detail-sec a {
  color: #fe7e20
}

.follow-on-image img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px
}

.main-steps-follow {
  background-color: #fff;
  box-shadow: #0000003d 0 3px 8px;
  border-radius: 20px;
  height: 100%
}

.followon-text {
  text-align: center;
  padding: 17px;
  min-height: 227px
}

.followon-text .btn-hover {
  margin: -34px auto 20px;
  padding: 7px;
  width: 132px;
  border-radius: 21px;
  border: solid #fff 3px;
  position: relative
}

.followon-text p {
  margin: 0
}

.followon-text a {
  font-size: 12px;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center
}

.main-steps-follow:hover {
  transform: translateY(-15px)
}

.main-steps-follow {
  transition: all .5s;
  position: relative
}

section.steps-does {
  background-color: #e6e6e6;
  padding-top: 42px;
  padding-bottom: 30px
}

.main-inn-does {
  margin-top: 40px
}

.main-steps-follow a {
  color: #282828
}

.main-steps {
  margin-top: 35px
}

section.goods-deliver {
  background-image: url(../images/loading-inspectionbg.e92da2086bf30f87.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 45px;
  padding-bottom: 45px
}

.loading-text h2 {
  font-size: 25px;
  font-weight: 400;
  line-height: 34px
}

.loading-text h2 span {
  color: #fd7d1f;
  font-weight: 700
}

.loading-text .btn-hover.color-4 {
  margin-top: 7px
}

.buttons a {
  color: #fff
}

.home-slider .owl-carousel .owl-nav [class*=owl-] {
  display: block;
  width: 0px;
  border-radius: 100%;
  margin-left: auto;
  height: 13px
}

.home-slider .owl-carousel .owl-nav {
  position: absolute;
  width: 100%;
  top: 37%;
  right: 6%;
  display: none
}

.home-slider .owl-dots.ng-star-inserted {
  position: absolute;
  width: 100%;
  text-align: right;
  top: 39%;
  right: 4%
}

.home-slider .owl-carousel .owl-dots .owl-dot {
  display: block
}

.home-slider .owl-carousel .owl-dots .owl-dot span {
  margin-left: auto
}

.home-slider .owl-carousel .owl-dots .owl-dot span {
  background: #aeaeae;
  width: 15px;
  height: 15px
}

section.resqest-services .owl-nav.disabled.ng-star-inserted {
  display: none
}

section.resqest-services .owl-carousel .owl-item img {
  display: inline-block;
  width: auto
}

section.resqest-services .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block
}

section.resqest-services .owl-carousel .owl-nav [class*=owl-] {
  background: #b1b1b1;
  padding: 4px 12px;
  border-radius: 0
}

section.resqest-services .owl-carousel .owl-nav {
  margin-top: 36px
}

section.resqest-services .owl-prev span {
  background: orange !important
}

section.resqest-services .owl-carousel .owl-dots .owl-dot span {
  width: 27px;
  height: 7px;
  background: #b1b1b1;
  border-radius: 0
}

section.resqest-services .owl-dots.disabled.ng-star-inserted {
  margin-top: 30px !important
}

section.testimonial .owl-carousel .owl-nav [class*=owl-] span,
section.industry .owl-carousel .owl-nav [class*=owl-] span {
  background-image: linear-gradient(to right, #d6641f, #fb7c20);
  padding: 7px 25px
}

section.industry .owl-prev span {
  position: absolute;
  left: -4%
}

section.industry .owl-next span {
  position: absolute;
  right: -4%;
}

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

section.testimonial .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
section.industry .owl-carousel .owl-dots.disabled,
section.industry .owl-carousel .owl-nav.disabled {
  display: block;
  position: absolute;
  top: 80%;
  left: -166px
}

section.about-us {
  background-color: #fff8ed;
  padding-top: 150px;
  position: relative;
  margin-top: -170px;
  padding-bottom: 60px
}

.about-inn {
  text-align: center;
  padding-bottom: 35px;
  width: 70%;
  margin: auto
}

.about-inn .page-title {
  padding-bottom: 12px
}

.about-left-text-inn h3 {
  padding-bottom: 15px
}

.location-box {
  box-shadow: 0 0 40px #0000001a;
  transition: all .5s;
  border-radius: 10px;
  padding: 20px;
  min-height: 318px;
  margin-bottom: 70px;
  background-color: #fff
}

.location-box:hover {
  transform: translateY(-15px);
  background-color: #fe7e20;
  color: #fff !important
}

.location-box:hover a {
  color: #fff !important
}

.location-box h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 15px
}

.location-box a {
  color: #282828;
  padding-bottom: 10px;
  display: block;
  display: inline-block
}

.location-add {
  display: flex;
  align-items: flex-start;
  justify-content: start;
  min-height: 75px
}

.location-box img {
  padding-right: 10px
}

.loc-call {
  display: flex
}

.call-location-whaite {
  display: none
}

.location-box:hover .call-location-whaite {
  display: block
}

.location-box:hover .call-location-black {
  display: none
}

.location-icon {
  text-align: center;
  background-color: #fe7e20;
  width: 85px;
  border-radius: 100%;
  margin: -61px auto 15px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative
}

.location-box:hover .location-icon {
  background-color: #fff;
  border: solid #fe7e20 2px
}

.location-icon img {
  padding: 0
}

.location-add P {
  font-size: 14px
}

.whatsapp-text {
  margin-bottom: 80px
}

.eumea span {
  display: block
}

.eumea a {
  color: #282828;
  font-weight: 700;
  display: block
}

.eumea img {
  padding-bottom: 10px
}

.eumea {
  background-color: #fe7e20;
  width: 257px;
  text-align: center;
  padding: 6px;
  margin: auto;
  border-radius: 10px
}

.eumea span {
  font-weight: 500
}

.eumea-main {
  margin-bottom: 100px;
  margin-top: 50px
}

.eumea:hover {
  box-shadow: 0 0 40px #0000001a
}

section.location {
  background-image: url(../images/location-bg.036c6f5b205078f9.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 170px
}

section.page-bg {
  position: relative;
  margin-top: -170px
}

.testimonial-box.testimonialpage {
  background-image: none
}

.testimonial-box.testimonialpage {
  background-image: none;
  border: solid #e3e3e3 1px;
  box-shadow: 5px 5px #dedede;
  margin-bottom: 30px;
  padding-top: 20px;
  height: 316px
}

section.testimonial-inn {
  padding-bottom: 30px
}

.accordion-button:not(.collapsed) {
  color: #fe7e20;
  background-color: #fff8ed;
  box-shadow: inset 0 -1px #00000021
}

.accordion-item {
  margin-bottom: 20px
}

.follow-on-image span {
  position: absolute;
  background: #fe7d20;
  border-radius: 10px;
  padding: 6px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase
}
.follow-on-image div
 {
    position: absolute;
    background: #fe7d20;
    border-radius: 10px;
    padding: 6px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}
a.accordion-button.collapsed {
  border: 1px solid rgba(0, 0, 0, .125);
  font-size: 15px;
  background: #fff8ed;
  color: #fe7e20
}

.accordion-body p,
.accordion-body li {
  font-size: 14px
}

.accordion-button:not(.collapsed) {
  border: 1px solid rgba(0, 0, 0, .125)
}

section.faq {
  margin-bottom: 50px
}

section.terms h2 {
  font-size: 23px;
  padding-bottom: 15px
}

section.terms {
  padding-bottom: 50px
}

section.terms ul {
  margin-bottom: 15px
}

section.quality .page-title {
  padding-bottom: 15px
}

.table>thead>tr.success>th {
  background-color: #dff0d8
}

.table>tbody>tr>th.danger {
  background-color: #f2f2f2
}

section.table1 {
  background-color: #fffaf6;
  padding: 50px 0;
  margin: 30px 0
}

.table>tbody>tr>td.danger {
  background-color: #f2f2f2
}

section.table2 {
  margin-bottom: 50px;
  margin-top: 40px
}

.book-order-btn p {
  margin: 0
}

.book-order-btn {
  background-color: #e7e7e7;
  padding: 25px
}

.book-order-btn .register-btn .btn-hover.color-4 {
  margin-left: auto;
  float: right
}

.book-order-btn {
  background-color: #f1f1f1
}

.book-order-btn .register-btn a {
  color: #fff
}

.book-order-btn {
  background-color: #f1f1f1;
  margin: 50px 0
}

b.international-con {
  padding-top: 8px;
  display: inline-block
}

.contactus-call {
  text-align: left;
  padding-left: 36px
}

.contact-form {
  box-shadow: 0 3px 10px #0000001a;
  background-color: #fff;
  padding: 60px
}

.form-control {
  margin-bottom: 16px;
  border-radius: 0;
  border: solid #e7ebf0 1px
}

.btn-primary {
  color: #fff;
  border-color: #01785c;
  width: 100%;
  border-radius: 0;
  font-size: 20px;
  padding: 8px;
  margin-top: 20px;
  text-transform: uppercase;
  background-color: #01785c
}

section.contact-page {
  background-repeat: no-repeat;
  background-size: 75% 100%;
  background-color: #01785c !important;
  padding: 60px 0;
  margin-top: 50px;
  margin-bottom: 50px;
  background-attachment: fixed
}

.contact-call,
.contact-email {
  display: flex;
  margin-bottom: 23px
}

.contact-call,
.contact-email {
  background-color: #fff;
  box-shadow: 0 3px 10px #0000001a;
  padding: 20px;
  border-bottom: solid #01785c 2px
}

.contact-call-image,
.contact-email-image {
  background-color: #fff;
  border: solid #01785c 1px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px
}

.contact-email-text a,
.contact-call-text a {
  color: #262626
}

.contact-call-text h3,
.contact-email-text h3,
.social-icon.contactinn h3 {
  color: #01785c
}

section.contact-page .page-title {
  text-align: left;
  margin-top: 13px;
  margin-bottom: 22px
}

.social-icon.contactinn {
  margin-top: 45px
}

section.slider-bottom.contact a {
  color: #282828
}

section.main-contact {
  background-color: #fff8ec;
  position: relative;
  margin-top: -135px;
}

section.contact-us {
  padding-top: 65px;
  padding-bottom: 50px
}

section.contact-us .form-control {
  background: #fff8ec;
  border: solid #fc7d2052 1px
}

section.contact-us .form-control::placeholder {
  color: #f60;
  font-size: 14px
}

.btn-primary {
  background-image: linear-gradient(to right, #d5631f, #fe7e20, #ef9d43, #e75516);
  border: none
}

.owner-text p span {
  font-weight: 700;
  color: #fe7e20;
  font-size: 20px
}

section.about-us-bottom {
  background-color: #e6e6e6
}

section.about-us-bottom {
  background-color: #e6e6e6;
  padding-top: 50px
}

.main-inn-does .row {
  height: 100%
}

.cli-l {
  margin-bottom: 30px
}

.home-sr-in {
  height: 147px;
  overflow: hidden;
  margin-bottom: 30px
}

.about-right-lead-text h3 span {
  font-size: 27px;
  font-weight: 700;
  line-height: 45px
}

.about-right-lead-text h3 {
  margin: 0;
  font-size: 25px;
  text-align: center;
  color: #fff
}

.about-right-lead-text {
  background-color: #233863;
  border-radius: 7px;
  padding: 6px 0;
  position: relative;
  margin-top: 37px
}

.about-right-lead-text {
  background-color: #233863;
  border-radius: 7px;
  padding: 6px 0
}

.about-right-lead-text:before {
  position: absolute;
  content: "";
  right: 27px;
  bottom: -39px;
  background-image: url(../images/about-arrow-icon.e19e1714f01f7a67.png);
  background-repeat: no-repeat;
  background-position: right;
  width: 35px;
  height: 40px
}

section.tic-sec {
  background-color: #e6e6e6
}

ul.cli-list li:before {
  position: absolute;
  content: "";
  background-color: #fe7e20;
  inset: 7px 0 0;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  display: flex
}

ul.cli-list li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 24px;
  display: flex
}

.how-dies-image img {
  border: solid #fe7e20 1px;
  border-radius: 5px
}

.how-dies-image {
  margin-top: 20px;
  margin-bottom: 30px
}

.pos-inherit {
  position: inherit
}

ul.cli-lists {
  margin-bottom: 10px
}

section.tic-sec {
  padding: 50px 0
}

.h-650 {
  aspect-ratio: 50/19
}

.h-800 {
  min-height: 800px
}

.inner-banner {
  aspect-ratio: 4.8/1
}

.slider {
  height: 650px !important;
  background-size: cover;
  background-position: center center;
  color: #fff
}

.slider p {
  font-size: 18px;
  line-height: 1.8
}

.w-40 {
  width: 40%
}

.slider h2 {
  font-weight: 600;
  margin-bottom: 20px
}

.slider h1,
.h1 {
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 30px
}

.banner-text {
  padding-top: 50px
}

.banner-text ul li {
  position: relative;
  font-size: 18px;
  margin-bottom: 10px
}

#exampleModal .modal-dialog .form-control {
  width: 100%
}

.danger {
  border: solid red 1px
}

.owl-nav.disabled .owl-prev.disabled,
.owl-nav.disabled .owl-next span.disabled {
  display: none !important
}

.danger {
  border: solid #ff0000 2px !important
}

.tc-image img {
  width: 70px;
  height: 70px
}

.tc-image {
  width: 110px;
  height: 110px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  background: #fff;
  justify-content: center;
  box-shadow: #b9b6b3 4px 4px;
  margin: 0 auto
}

.tc-main {
  text-align: center;
  background: #ffffff1f;
  border: solid #fff 1px;
  padding: 10px;
  height: 100%;
  border-radius: 10px
}

.tc-dec {
  margin-top: 12px
}

.main-right-form {
  position: fixed;
  top: 45%;
  z-index: 99999;
  right: 0
}

.navbar-side {
  width: 316px;
  position: fixed;
  top: 32%;
  right: 0;
  padding: 1rem 0 0;
  list-style: none;
  background: #fff;
  z-index: 1000;
  transform: translate(100%);
  transition: .3s ease
}

.reveal {
  transform: translate(0);
  transition: .3s ease;
  background-color: #fff8ed;
  box-shadow: 7px -1px 12px #00000026;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 11111111;
  padding-left: 17px;
  padding-right: 15px;
  padding-bottom: 15px
}

.main-right-form a.btn.btn-primary {
  width: 156px;
  margin-left: auto
}

.main-right-form .text-center.text-md-left {
  text-align: left !important
}

.reveal-n {
  opacity: 1;
  top: -277px;
  z-index: 99
}

.reveal-n .close {
  position: absolute;
  right: 3px;
  font-size: 26px;
  top: -30px;
  cursor: pointer
}

.main-right-form .form-control {
  color: #69666f !important
}

.navbar-toggler:focus {
  box-shadow: inherit
}

span.quick h2 {
  font-size: 17px;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px
}

span.quick h2 {
  transform: rotate(90deg);
  background-color: #fe7e20;
  position: relative;
  right: 62px;
  height: 38px;
  width: 187px;
  display: flex;
  align-items: center;
  font-size: 17px;
  justify-content: center;
  padding-bottom: 8px
}

span.qc-appontment {
  left: -376px;
  position: absolute;
  transform: rotate(90deg);
  background-color: #fe7e20;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  width: 190px
}

span.qc-appontment h2 {
  font-size: 17px;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px
}

.app-toggle {
  position: absolute;
  left: -54px;
  cursor: pointer
}

.app-toggle:focus {
  outline: 0 !important;
  border: none !important;
  box-shadow: none
}

.quick-appointment-form .container {
  padding-left: 0
}


.side-link {
  padding-left: 2rem
}

.revealmenu {
  transform: translate(0);
  transition: .3s ease;
  background-color: #3f943c;
  box-shadow: 7px -1px 12px #00000026;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 11111111
}

.revealmenu li a {
  color: #fff
}

button.navbar-togglerbtn {
  background-color: #030301
}

img.change {
  background: #fff;
  padding: 10px;
  border-radius: 20px;
  width: 45% !important
}

.close-sidebar {
  float: right;
  font-size: 26px;
  position: fixed;
  right: 0;
  bottom: 5rem;
  margin: 0 auto;
  background: #000;
  width: 50px;
  height: 50px;
  border-top-left-radius: 50%;
  z-index: 9999;
  border-bottom-left-radius: 50%
}

.close-sidebar i {
  font-size: 35px;
  padding: 7px 0 0 16px;
  color: #fff
}

.navbar-light .navbar-togglerbtn-icon {
  background-image: none
}

.mobile-menu-toggle {
  display: none
}

h4#exampleModalLabel {
  font-size: 1.25rem
}

section.responsive-head {
  display: none
}

.head {
  display: block
}

section.slider-bottom.contact {
  padding-top: 140px;
}

.blog-detail-sec h1,
.blog-detail-sec h2,
.blog-detail-sec h3,
.blog-detail-sec h4,
.blog-detail-sec h5,
.blog-detail-sec h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

.blog-detail-sec p {
  margin-bottom: 1rem;
}
header.header {
  border-top: solid #d9d9d9 1px;
  top: 0;
  z-index: 999;
  width: 100%;
  position: sticky;
  background: #fff;
  box-shadow: #505050 0 0 5px;
}
@media only screen and (max-width: 1024px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 6px;
    font-size: 11px;
    position: relative !important;
  }

  section.about-us {
    margin-top: -150px
  }

  .login-btn a {
    padding: 5px 7px;
    font-size: 12px;
    white-space: nowrap;
    margin: 2px
  }

  .login-btn-wrapper {
    margin-left: 20px
  }

  span.company-name {
    font-size: 15px !important
  }

  .pos-inherit ul.dropdown-menu {
    left: -120px !important;
    top: 30px
  }

  .contactus-call {
    padding-left: 0
  }
}

@media only screen and (max-width: 1447px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 6px;
    font-size: 11px
  }

  section.about-us {
    margin-top: -150px
  }

  .login-btn a {
    padding: 5px 7px;
    font-size: 12px;
    white-space: nowrap;
    margin: 2px
  }

  .login-btn-wrapper {
    margin-left: 10px;
    margin-top: 12px;
  }

  span.company-name {
    font-size: 15px !important
  }

  .pos-inherit ul.dropdown-menu {
    left: -120px !important;
    top: 30px
  }

  .contactus-call {
    padding-left: 0
  }
}

@media only screen and (max-width: 1668px) {
  section.about-us {
    margin-top: -150px
  }
}

@media only screen and (max-width: 991px) {
  .get-free-quote{
    background-color: #fe7e20;
    color: #fff;
  }

  .login-btn-wrapper {
    justify-content: start !important;
  }
  .navbar {
    display: block;
  }

  .menu-side {
    height: 100%;
    width: 80%;
    position: fixed;
    top: 0;
    left: 0;
    padding: 1rem 0 0;
    list-style: none;
    background: #fff;
    overflow-y: scroll;
    z-index: 999;
    transform: translate(-100%);
    transition: .3s ease
  }

  .revealmenu {
    transform: translate(0);
    transition: .3s ease;
    background-color: #3f943c;
    box-shadow: 7px -1px 12px #00000026;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 11111111;
  }

  .menu-side li.nav-item {
    border-bottom: 1px solid #efdede !important;
  }

  .menu-side .dropdown-toggle:after {
    right: 15px !important
  }

  .menu-side .dropdown-menu.show {
    width: 100%;
    display: block !important;
    position: initial !important;
  }

  .menu-side .menu-side-item {
    font-weight: 600
  }

  .menu-side .dropdown-menu.show a {
    color: #000;
    font-size: 13px;
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 20px
  }

  .menu-side .navbar-light .mat-list-item-content {
    display: inline-flex !important
  }

  .menu-side .dropdown-toggle:after {
    position: absolute !important;
    right: 15px !important;
    top: 18px !important
  }

  .menu-side-item {
    padding: 10px 16px;
    margin: 0;
    color: #333132
  }

  .slider-bottom-service {
    text-align: center;
    margin-bottom: 30px
  }

  .about-inn {
    text-align: center;
    padding-bottom: 10px;
    width: 100%;
    margin: auto
  }

  .owner-text {
    margin-bottom: 25px
  }

  h2 {
    font-size: 25px
  }

  h3 {
    font-size: 20px
  }

  section.about-us {
    margin-top: -150px
  }

  .eumea-main {
    margin-bottom: 65px;
    margin-top: 29px
  }

  .eumea {
    margin-bottom: 15px
  }

  .mobile-menu-toggle,
  .responsive-head-contac {
    display: block
  }

  .main-head-contact {
    flex: inherit !important
  }

  .responsive-head-contac .language {
    flex: initial !important
  }

  .main-head-top {
    align-items: center;
    justify-content: end
  }

  .top-head-inn-con {
    display: flex;
    align-items: center;
    justify-content: center
  }

  .login-btn.text- {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    margin-right: 10px;
 
  }

  .home-logo {
    border: none;
    padding: 5px 0
  }

  .main-head-top {
    padding-top: 0
  }

  section.responsive-head {
    display: block
  }

  section.head {
    display: none
  }

  .navigation-top {
    margin: 0;
    display: block;
    border: 0;
    padding: 0;
  }

  section.main-contact section.slider-bottom {
    margin-top: 0
  }

  section.main-contact section.slider-bottom {
    top: 130px
  }

  section.contact-us {
    padding-top: 115px
  }

  .language {
    margin-bottom: 12px
  }

  .head-email {
    padding-left: 10px;
    padding-right: 15px
  }

  a.nav-link {
    color: #fff !important;
    display: block;
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
    padding: 11px !important;
    font-size: 16px !important;
  }

  .revealmenu {
    background-color: #030301
  }

  .close-sidebar {
    background: #fe7e20
  }

  .login-btn.text- {
    justify-content: left;
    margin-top: 12px
  }

  ul.dropdown-menu.show {
    position: initial !important;
  }

  #dropdownMenuLink {
    display: block;
    text-align: left;
    text-transform: uppercase;
    font-weight: 500
  }

  .btn-secondary {
    color: #fff;
    background-color: #000;
    border-color: #000
  }
}

@media only screen and (max-width: 769px) {
  .inner-banner-img img {
    clip-path: ellipse(95% 69% at 50% 17%)
  }

  .blog-list,
  .blog-list h2 {
    min-height: auto !important
  }

  .cookie-section {
    padding: 0 5px 6px 10px;
    width: 80%
  }

  .cookie-section .w-20,
  .cookie-section .w-80 {
    width: 100% !important
  }

  .cookie-section .d-flex {
    flex-flow: column !important;
    align-items: start !important
  }

  .actions {
    margin-top: 5px;
    padding-bottom: 22px
  }

  .home-logo p {
    margin: 0
  }

  .language {
    flex: 0 0 40%
  }

  .contactus-call a {
    display: inline-block;
    width: 100%;
    padding-left: 0
  }

  .contactus-call {
    text-align: center;
    padding-left: 0
  }

  .orenge-icon-service img {
    width: 60px;
    height: auto
  }

  .head-call,
  .head-email {
    display: flex;
    align-items: center;
    justify-content: center
  }

  .main-head-contact,
  .language {
    width: 50%
  }

  .language {
    margin-bottom: 0;
    display: inline-block
  }

  .page-title h3:before {
    width: 150px
  }

  .language a {
    width: 53%;
    float: right
  }

  .main-head-contact a,
  .language a {
    white-space: nowrap
  }

  .login-btn {
    float: left
  }

  ul.inner-dropdown {
    margin-bottom: 20px
  }

  .about-right-lead-text h3 {
    font-size: 20px
  }

  .about-right-lead-text {
    margin-top: 15px
  }

  section.resqest-services {
    padding-top: 30px
  }

  section.experience .page-title h2 {
    line-height: 31px
  }

  section.experience {
    padding-top: 30px
  }

  .pis-text h4 {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px
  }

  .scien-text h4 span {
    font-size: 40px
  }

  .scien-text {
    width: 143px;
    height: 143px
  }

  .we-choice h2 {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 25px;
    line-height: 40px;
    padding-left: 25px;
    padding-right: 25px
  }

  .expir-bg {
    height: 642px
  }

  section.industry {
    padding-top: 10px
  }

  .grid {
    padding: 0 0 2em
  }

  section.inspection-service .page-title {
    margin-top: 30px
  }

  section.testimonial .page-title h2 {
    line-height: 30px
  }

  section.testimonial .page-title p {
    margin-top: 0;
    margin-bottom: 16px
  }

  .industry-title h2 {
    padding-bottom: 20px
  }

  section.certifide {
    padding-top: 30px;
    padding-bottom: 25px
  }

  .title-black h2 {
    font-size: 18px
  }

  .title-black h3 {
    font-size: 20px
  }

  .title-black h3:before {
    width: 80%
  }

  .footer-logo {
    margin-top: 20px
  }

  .we-choice {
    padding-top: 20px
  }

  .about-right-lead-text h3 span {
    font-size: 22px;
    line-height: 34px
  }

  .industry-title h2 {
    font-size: 35px
  }

  .nav-tabs .nav-link {
    width: 145px
  }

  .nav-tabs .nav-link {
    font-size: 15px
  }

  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    font-size: 15px;
    padding: 7px 0
  }

  .nav-tabs .nav-link {
    padding: 7px 0
  }

  ul#myTab {
    margin-top: 20px;
    margin-bottom: 10px
  }

  .solution-text {
    padding-top: 0
  }

  .solution-text h3 {
    line-height: 29px
  }

  .banner-text .w-40 {
    width: 80%
  }

  .slider {
    height: 515px !important
  }

  section.slider-bottom {
    margin-top: -41px
  }

  p {
    font-size: 14px
  }

  .inner-banner-title h1 {
    font-size: 20px
  }

  p {
    font-size: 14px;
    margin-bottom: 12px
  }

  .location-box {
    min-height: 400px;
    padding: 10px
  }

  .book-order-btn .register-btn .btn-hover.color-4 {
    float: left
  }

  .book-order-btn {
    margin: 20px 0
  }

  .h-800 {
    min-height: auto
  }
}

@media only screen and (max-width: 541px) {
  .contactus-call a {
    display: initial;
    padding-left: 10px
  }

  .language a {
    width: auto;
    float: none
  }

  .language {
    margin-bottom: 20px;
    display: flex
  }

  .main-head-contact,
  .language {
    width: auto
  }

  .location-icon {
    width: 74px;
    height: 74px
  }

  .location-icon img {
    width: 37px
  }

  .location-box h4 {
    font-size: 15px
  }

  .location-box {
    min-height: auto;
    margin-bottom: 55px
  }

  section.goods-deliver {
    padding-top: 25px;
    padding-bottom: 25px
  }

  .testimonial-box h2,
  .testimonial-box h3 {
    font-size: 17px
  }

  section.terms h2 {
    font-size: 18px
  }

  a.accordion-button.collapsed {
    font-size: 13px;
    line-height: 19px
  }

  .solution-text h3 {
    text-align: center;
    font-weight: 400;
    line-height: 26px;
    font-size: 18px
  }

  .solution-text {
    padding-top: 0
  }

  .pis-text h4 {
    font-size: 15px;
    padding-left: 5px;
    padding-right: 5px
  }

  .home-sr-in {
    height: 347px;
    overflow: hidden;
    margin-bottom: 30px
  }

  .home-sr-in p {
    font-size: 14px
  }

  .psi-cercle span {
    margin-top: -11px;
    left: 34px
  }

  .pis-text h4 {
    padding-top: 40px
  }

  .loading-text h2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 23px
  }

  .responsive-head-contac .language {
    flex: 0 0 31% !important
  }

  .main-head-top {
    padding-left: 0;
    display: block
  }

  .head-email {
    padding-left: 0
  }

  .responsive-head-contac .language {
    flex: initial !important
  }

  .main-head-contact,
  .language {
    justify-content: end
  }

  .main-head-contact a,
  .language a {
    font-size: 12px
  }

  .login-btn a {
    padding: 4px 10px
  }

  button.navbar-togglerbtn {
    padding: 1px 6px;
    padding-top: 4px;
    border: 0
  }

  .login-btn.text- {
    margin-left: 5px;
    margin-right: 5px
  }

  section.industry .owl-nav {
    top: 84%
  }

  section.industry .owl-next span {
    position: relative;
    right: 0
  }

  section.industry .owl-prev span {
    position: relative;
    left: 0
  }

  .industry-title h2 {
    margin-top: 30px
  }

  .slider p {
    font-size: 12px;
    line-height: 18px
  }

  .banner-text ul li {
    font-size: 11px
  }

  .banner-text ul li:before {
    top: 6px
  }

  .about-right-lead-text {
    margin-top: 20px
  }

  .banner-text .buttons {
    margin-top: .5rem !important
  }

  section.resqest-services .buttons {
    margin-top: 15px
  }

  section.resqest-services {
    padding-bottom: 10px
  }

  .footer-logo,
  .center-title {
    text-align: center
  }

  .about-inn-who-we .about-3-box .slider-bottom-service-inn {
    min-height: auto !important;
    padding-top: 20px;
    padding-bottom: 20px
  }

  .testimonial-box.testimonialpage,
  .tic-box {
    height: auto
  }

  .how-dies-image {
    margin-top: 20px;
    margin-bottom: 0
  }

  .followon-text .btn-hover {
    width: 165px
  }

  ul.social-links {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
  }

  ul.social-links li a span {
    display: none
  }

  .slider {
    height: 300px !important
  }

  .slider h2 {
    margin-bottom: 10px;
    font-size: 14px
  }

  .btn-hover {
    width: auto;
    font-size: 12px;
    padding: 7px 15px
  }

  .banner-text {
    padding-top: 8px
  }

  .banner-text ul li {
    margin-bottom: 0
  }

  section.footer {
    padding-top: 30px
  }

  h3.footer-title,
  h2.footer-title {
    padding-bottom: 10px
  }

  ul.footer-nav-links li {
    margin-bottom: 5px
  }

  h3.footer-title,
  h2.footer-title {
    font-size: 16px;
    margin-top: 5px
  }

  ul.footer-nav-links li a {
    font-size: 12px
  }

  ul.footer-nav-links li {
    line-height: 15px
  }

  .footer-contact img {
    margin-right: 9px;
    width: 24px
  }

  .fotter-mobile,.footer-mobile,
  .footer-email {
    margin: 8px 0
  }

  .footer-contact span {
    font-size: 13px
  }

  .footer-contact a {
    font-size: 15px
  }

  ul.social-links li a {
    color: #fff;
    font-size: 13px;
    line-height: 25px
  }

  ul.social-links li a img {
    width: 20px
  }

  .footer-logo img {
    width: 178px;
    margin-top: 20px
  }

  .copyright {
    padding-top: 20px;
    margin-top: 14px
  }

  section.footer {
    padding-bottom: 14px
  }

  .copyright {
    padding-top: 7px;
    margin-top: 12px
  }

  .copyright p {
    font-size: 12px
  }

  .owner-text img {
    width: 204px
  }

  section.about-us {
    padding-bottom: 30px
  }

  .tc-image img {
    width: 55px;
    height: 55px
  }

  .tc-image {
    width: 80px;
    height: 80px
  }

  ul.cli-list li {
    margin-bottom: 5px;
    position: relative;
    padding-left: 24px;
    display: flex;
    font-size: 14px
  }
}

@media only screen and (max-width: 423px) {
  .home-sr-in {
    height: 172px
  }

  .orenge-icon-service img {
    width: 60px
  }

  .text h2 {
    font-size: 14px;
    padding-top: 10px
  }

  .slider-bottom-service-inn {
    padding-top: 10px
  }

  .slider-bottom-service p,
  .slider-bottom-service div {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 0;
    padding-top: 0
  }

  .slider-bottom-service-inn {
    min-height: 217px;
    padding-top: 10px !important
  }

  .solution-text h3 {
    line-height: 22px;
    font-size: 16px
  }

  h2 {
    font-size: 20px
  }

  h3 {
    font-size: 17px
  }

  .page-title h2 {
    padding-top: 5px
  }

  .about-text p {
    font-size: 14px
  }

  .about-right-lead-text h3 {
    font-size: 16px
  }

  .about-right-lead-text h3 span {
    font-size: 18px;
    line-height: 25px
  }

  .goal-text p {
    padding-right: 0;
    font-size: 13px
  }

  .goal-text h3 {
    font-size: 17px
  }

  .goal-img {
    position: absolute;
    inset: 23px -11px 0 0;
    width: 100%;
    text-align: right;
    padding-right: 20px;
    width: 104px;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center
  }

  .goal-text {
    padding: 30px 71px 10px 30px
  }

  .scien-text h4 span {
    font-size: 25px
  }

  .scien-text h4 {
    font-size: 17px
  }

  .scien-text {
    width: 110px;
    height: 110px
  }

  .expir-right-image img {
    width: 322px
  }

  .we-choice h2 {
    font-size: 20px;
    line-height: 30px
  }

  .expir-bg {
    height: 450px
  }

  .industry-title h2 {
    font-size: 24px;
    margin-top: 0
  }

  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link {
    font-size: 12px;
  }

  .nav-tabs .nav-link {
    width: 95px;
  }

  .grid figure h2 {
    font-size: 13px;
  }

  .contries img {
    width: 89px;
  }

  .contries h2 {
    font-size: 22px;
  }

  .contries h4 {
    font-size: 14px;
  }

  .contries p {
    font-size: 13px;
  }

  section.industry {
    margin-bottom: 40px;
  }

  .page-title h3:before {
    width: 75px;
  }

  section.testimonial {
    padding-top: 30px;
  }

  section.testimonial .page-title h2 {
    line-height: 22px;
  }

  section.testimonial .page-title p {
    font-size: 13px;
  }

  .title-black h3 {
    font-size: 17px;
  }

  .title-black h2 {
    font-size: 20px;
    padding-top: 0;
  }

  .inner-banner-title h1 {
    font-size: 18px !important
  }
}

.about-3-box .slider-bottom-service-inn {
  min-height: 352px !important
}

.sub-ser img {
  height: 166px;
  overflow: hidden;
  object-fit: cover;
}

.sub-ser h2 {
  font-size: 18px;
  color: #000;
  padding: 10px;
  z-index: 9;
  border: solid #fff 1px;
  position: relative;
  text-align: center;
}

.service-listing .nav-link {
  font-size: 16px !important
}

.sub-ser {
  box-shadow: #959292 1px 1px 7px;
}

.service-listing ul li {
  flex: 0 0 25%;
  margin: 0 10px;
}

.service-listing ul li a {
  padding: 10px 33px;
  width: 100%;
}

.footer-contact a:hover,
.footer-contact a:hover span,
.social-links a:hover {
  color: orange;
}

.blog-list {
  min-height: 508px;
  box-shadow: #959292 1px 1px 7px;
  border-radius: 10px;
}

.blog-list h2 {
  font-size: 18px;
  color: #000;
  padding: 10px;
  z-index: 9;
  border: solid #fff 1px;
  position: relative;
  text-align: center;
  min-height: 74px;
}

.blog-list img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

h2.pg-about {
  margin: 0 !important;
  font-weight: 600;
  position: relative;
  display: inline-block;
  color: #282828;
  font-size: 25px;
  padding: 0;
}

h2.pg-about:before {
  position: absolute;
  content: "";
  left: 100%;
  top: 14px;
  bottom: 12px;
  width: 164px;
  background: #a5a5a5;
  height: 1px;
}

h3.service-tit {
  display: block;
  color: #fe7e20;
  font-weight: 700;
  margin-bottom: 12px;
  padding-top: 10px;
}

h3.service-tit:before {
  display: none;
}

section.terms ul {
  padding-left: 20px
}

section.terms ul li,
.blog-detail-sec ul li,
.page-desc ul li,
section.faq .accordion-body ul li,
.banner-text ul li {
  list-style: disc;
  padding-bottom: 8px;
}

.banner-text ul li {
  color: #d5641f;
}

.banner-text ul li span {
  color: #fff;
}

section.blog-detail-sec {
  padding-bottom: 40px;
}

.blog-detail-sec ol li,
.page-desc ol li,
section.terms ol li,
section.faq .accordion-body ol li,
.banner-text ol li {
  list-style: inherit;
  padding-bottom: 8px;
}

.page-desc ol,
section.terms ol,
section.faq .accordion-body ol,
.banner-text ol,
.page-desc ul,
section.terms ul,
section.faq .accordion-body ul,
.banner-text ul,
.blog-detail-sec ul {
  padding-left: 2rem !important;
}

.inner-banner-img img {
  clip-path: ellipse(62% 69% at 50% 17%);
  height: 335px;
  width: 100% !important;
  object-fit: cover;
}

section.blog-detail-sec p br {
  display: none;
}

#btn-404 {
  z-index: 1;
  overflow: hidden;
  background: transparent;
  position: relative;
  padding: 8px 50px;
  border-radius: 30px;
  cursor: pointer;
  font-size: 1em;
  letter-spacing: 2px;
  transition: .2s ease;
  font-weight: 700;
  margin: 5px 0;
}

#btn-404.green {
  border: 4px solid #fe7e20;
  color: #0e0620;
}

#btn-404.green:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  background: #fe7e20;
  z-index: -1;
  transition: .2s ease;
  border-radius: 30px;
}

#btn-404.green:hover {
  color: #fff;
  background: #fe7e20;
  transition: .2s ease;
}

#btn-404.green:hover:before {
  width: 100%;
}

section.sample-report {
  background-color: #fff8ec;
  padding: 50px 0;
  position: relative;
}

.key-features {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.feature {
  margin: 20px;
  text-align: center;
}

.feature img {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}

.feature i {
  font-size: 60px;
  margin-bottom: 10px;
  color: #fe7e20;
}

.feature h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.w-layout-grid {
  display: grid;
  grid-template-columns: 2fr 2fr 2fr;
  gap: 20px;
}

.report-services-list {
  display: flex;
  flex-direction: column;
}

.report-services-wrapper {
  padding: 10px;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.report-service-link {
  text-decoration: none;
  color: #000;
}

.report-services-wrapper:after {
  content: "\25b6";
  color: #fe7e20;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%)
}

.sample-report-image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sample-report-link-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {

  .quality .row,
  .key-features {
    flex-direction: column;
  }

  .feature {
    margin: 60px 0;
  }
}

@media (max-width: 480px) {
  .quality h2 {
    font-size: 24px;
  }

  .quality p {
    font-size: 16px;
  }

  .feature img {
    width: 30px;
    height: 30px;
  }

  .feature i {
    font-size: 30px;
  }

  .feature h3 {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .w-layout-grid {
    grid-template-columns: 2fr 2fr 2fr;
  }

  .report-services-list,
  .sample-report-image-wrapper,
  .sample-report-link-wrapper {
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .w-layout-grid {
    grid-template-columns: 1fr;
  }

  .report-services-list,
  .sample-report-image-wrapper {
    flex-direction: column;
  }

  .sample-report-link-wrapper {
    order: -1;
  }
}

@media (max-width: 479px) {
  .w-layout-grid {
    grid-template-columns: 1fr;
  }

  .report-services-list,
  .sample-report-image-wrapper {
    flex-direction: column;
  }

  .sample-report-link-wrapper {
    order: -1;
  }
}

section.quotation-main {
  background-color: #fff;
  padding: 50px 0;
  position: relative;
}

.centered {
  text-align: center;
}

.get-free-quote {
  border: 2px solid #FE7E20;
  color: #fe7e20;
}

.get-free-quote:hover,
.get-free-quote-mobile {
  background-color: #fe7e20;
  color: #fff;
}

.get-free-quote-mobile:hover {
  background-color: #fff;
  color: #000;
}

.autocomplete {
  position: absolute;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  padding: 10px;
  width: inherit;
  z-index: 1;
}

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

.autocomplete li {
  padding: 10px;
  cursor: pointer;
}

.autocomplete li:hover {
  background-color: #f2f2f2;
}

.dropdown-list-wrapper {
  width: 100%;
  position: relative;
  display: inline-block;
}

.dropdown-list {
  top: calc(100% - 35px);
  width: 100%;
  position: absolute;
  max-height: 200px;
  overflow-y: auto;
  border: 1px solid #ccc;
  padding: 0;
  background-color: #fff;
  box-shadow: 0 0 10px #0003;
  border-radius: 4px 4px 0 0;
  box-shadow: none
}

.dropdown-list:before {
  content: "";
  position: absolute;
  top: 0;
  right: 10px;
  border-style: solid;
  border-width: 0 5px 5px 0;
  border-color: transparent transparent #ccc transparent;
  width: 0;
  height: 0
}

.dropdown-list li {
  padding: 10px;
}

.dropdown-list li:hover {
  background-color: #f0f0f0
}

.popup-window {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #f0f0f0;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 10px #00000080;
  display: block;
  z-index: 1000
}

@media only screen and (max-width: 768px) {
  .popup-window {
    width: 90%;
    height: auto;
    padding: 10px
  }
}

.popup-header p {
  font-size: 25px
}

.background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .2
}

.background-image img {
  object-fit: cover
}

.popup-header {
  position: relative;
  z-index: 2;
  padding-top: 10px
}

.popup-header p {
  padding: 2px
}

.popup-body {
  position: relative;
  z-index: 2
}

.popup-body p {
  padding: 2px
}

.logo {
  margin-right: 10px;
  vertical-align: middle;
  width: auto;
}

.close-btn {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 18px;
  cursor: pointer
}

.faq-heading {
  color: #333;
  font-size: 24px;
  margin-bottom: 10px;
  padding: 20px;
  background-color: #fff;
  border-bottom: 1px solid #CCCCCC
}

.question {
  font-weight: 700;
  color: #fe7e20;
  margin-bottom: 5px
}

.answer {
  font-style: italic;
  color: #6f6c78;
  padding-left: 20px
}

.exhibition {
  text-align: center
}

.gallery {
  column-count: 3;
  column-gap: 12px;
  padding: 20px;
  background-color: #fff;
  max-width: 1400px;
  margin: 0 auto
}

.gallery-item {
  margin-bottom: 12px;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  max-width: 400px;
  border-radius: 8px;
  box-shadow: 0 4px 8px #0000001a
}

.gallery-item img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform .3s ease;
  border-radius: 8px
}

.gallery-item:hover img {
  transform: scale(1.05)
}

@media (max-width: 1024px) {
  .gallery {
    column-count: 2
  }

  .gallery-item {
    max-width: 220px
  }
}

@media (max-width: 768px) {
  .exhibition h1 {
    font-size: 1.8em
  }

  .exhibition p {
    font-size: 1em
  }

  .gallery {
    column-count: 1;
    column-gap: 8px
  }

  .gallery-item {
    max-width: 100%
  }
}

.popup-window2 {
  position: fixed;
  top: 15%;
  right: 20px;
  width: 280px;
  height: 270px;
  background-color: #f0f0f0;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 10px #00000080;
  display: block;
  z-index: 1000
}

@media only screen and (max-width: 768px) {
  .popup-window2 {
    width: 70%;
    height: auto;
    padding: 10px
  }
}

.popup-header2 p {
  font-size: 20px
}

.owl-carousel .owl-item .popup-header2 img {
  width: auto;
}

.background-image2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .2
}

.background-image2 img {
  object-fit: cover
}

.popup-header2 {
  position: relative;
  z-index: 2;
  padding-top: 10px
}

.popup-header2 p {
  padding: 2px
}

.popup-body2 {
  position: relative;
  z-index: 2
}

.popup-body2 p {
  padding: 2px
}

.close-btn2 {
  position: absolute;
  top: 3px;
  right: 5px;
  font-size: 10px;
  cursor: pointer;
  padding: 1px 6px;
}

.know-more {
  text-decoration: none;
  color: #000
}

.know-more:hover {
  text-decoration: none;
  color: #fe7e20
}

.upevent {
  background: #fdfdfd;
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px
}

.upcoming {
  text-align: center
}

.event-title {
  background: #f4f4f4;
  padding: 30px;
  border-radius: 10px;
  max-width: 750px;
  flex: 1 1 750px;
  text-align: left
}

.uptitle {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 15px;
  text-align: center
}

.uprow {
  font-weight: 700;
  font-size: 20px;
  color: #555;
  margin: 8px 0
}

.upcenter {
  font-size: 22px;
  color: #222;
  text-align: center
}

.normal-text {
  font-weight: 400
}

@media (max-width: 768px) {
  .event-title {
    max-width: 100%;
    padding: 20px
  }

  .uptitle {
    font-size: 24px
  }

  .uprow,
  .upcenter {
    font-size: 18px
  }
}

.certification-section {
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-bottom: 50px
}

.approval-text {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
  max-width: 40%
}

.certification {
  position: relative;
  display: flex;
  width: 80%;
  max-width: 900px;
  background: #fff;
  box-shadow: 0 4px 8px #0003;
  border-radius: 10px;
  overflow: hidden
}

.ribbon {
  position: absolute;
  top: 2%;
  left: 2%;
  width: 10%;
  max-width: 80px;
  min-width: 50px;
  height: auto;
  z-index: 10
}

.left-section {
  width: 35%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px
}

.right-section {
  width: 65%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px
}

.left-section img {
  max-width: 100%;
  height: auto;
  border-radius: 10px
}

.person-info {
  text-align: center;
  margin-top: 10px;
  font-size: 14px
}

.right-section img {
  max-width: 100%;
  height: auto;
  border-radius: 10px
}

@media (max-width: 600px) {
  .certification {
    flex-direction: column;
    align-items: center
  }

  .ribbon {
    top: 5px;
    left: 5px;
    transform: none;
    width: 15%
  }

  .left-section,
  .right-section {
    width: 100%
  }

  .approval-text {
    max-width: 70%;
    font-size: 14px
  }
}

.close-btn-quick-inquiry {
  position: absolute;
  top: 2px;
  right: 15px;
  background: none;
  border: none;
  font-size: 24px;
  font-weight: 700;
  cursor: pointer;
  color: #333
}

.close-btn-quick-inquiry:hover {
  color: red
}

span.company-name {
  display: block;
  font-size: 19px;
  font-weight: 700;
  color: #ffb347;
  font-family: sans-serif;
  line-height: 18px
}

span.company-tagline {
  font-size: 13px;
  font-weight: 500;
  color: #000;
  display: block
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}

.custom-icon {
  color: #fe7e20;
  font-size: 23px;
}

.custom-nav-link {
  padding: .5rem 1rem
}

.cur {
  cursor: pointer
}

h1,
.h1 {
  font-size: 2.5rem
}

@media (max-width: 768px) {

  h1,
  .h1 {
    font-size: 1.5rem
  }
}

.bannerhome .carousel-caption {
  position: absolute;
  inset: 0 15%;
  padding-top: 3rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: left;
/*   width: 50%; */
	width: 30%;
}
.bannerhome .banner-text ul li {
    padding: 0;
    font-size: 16px;
    margin-bottom: 5px;
}

@media (max-width: 1200px) {
  .carousel-caption {
    right: 10%;
    left: 10%;
    width: 50%
  }
}

.mob-show {
  display: none;
}

.custom-icon i {
  font-style: normal;
}
.banner-text ul {
    padding-left: 20px !important;
}
@media (max-width: 992px) {
  button.navbar-togglerbtn {
    padding: 1px 6px;
    padding-top: 4px;
    border: 0;
  }

  .web-show {
    display: none;
  }

  .mob-show {
    display: block;
  }

  .carousel-caption {
    right: 5%;
    left: 5%;
    width: 60%;
    padding-top: 2rem;
    padding-bottom: 1rem
  }
}

@media (max-width: 768px) {
  .carousel-caption {
    right: 5%;
    left: 5%;
    width: 70%;
    padding-top: 1.5rem;
    padding-bottom: .75rem
  }
}

@media (max-width: 576px) {
  .carousel-caption {
    width: 90%;
    padding-top: 1rem;
    padding-bottom: .5rem
  }
}

.carousel-item img {
  object-fit: fill;
}

.carousel-item {
  max-height:550px;
	position:relative;
  min-height: 550px;
  overflow: hidden
}
.bannerhome .carousel-item { height:680px;}
.bannerhome .owl-carousel .owl-item img{    position: absolute;
    width: 100%;left:0;top:0;
    height: 100%;}
.bannerhome .owl-carousel .owl-dots {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%
}

.bannerhome .owl-carousel .owl-dots .owl-dot span {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  display: block;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease;
  border-radius: 0;
}

.bannerhome .owl-carousel .owl-dots .owl-dot.active span {
  opacity: 1
}

.bannerhome .owl-carousel .owl-next,
.bannerhome .owl-carousel .owl-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: .5;
  transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {

  .bannerhome .owl-carousel .owl-next span,
  .bannerhome .owl-carousel .owl-prev span {
    transition: none
  }
}


.bannerhome .owl-carousel .owl-prev {
  left: 0
}

.bannerhome .owl-carousel .owl-next {
  right: 0
}

.bannerhome .owl-carousel .owl-next span,
.bannerhome .owl-carousel .owl-prev span {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: 50%;
  background: transparent;
  background-size: 100% 100%
}

.bannerhome .owl-carousel .owl-prev span {
  background: transparent;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") !important;
}

.bannerhome .owl-carousel .owl-next span {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

.bannerhome .owl-carousel .owl-next:focus,
.bannerhome .owl-carousel .owl-next:hover,
.bannerhome .owl-carousel .owl-prev:focus,
.bannerhome .owl-carousel .owl-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}

.disabled {
  pointer-events: none;
  color: gray
}

.new-item {
  font-style: italic
}

.tool-tip {
  float: right;
  font-size: 15px;
  margin-left: -25px;
  margin-top: -50px;
  position: relative;
  z-index: 2;
  background-color: #fff;
  border-color: #e7ebf0;
  cursor: auto;
  padding: 1px 6px;
}

.tool-tip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #BABABA;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -5px;
  right: 110%
}

.tool-tip:hover .tooltiptext {
  visibility: visible
}

.desc_main {
  font-size: .9rem;
  min-height: 230px;
}

.service-listing ul li a {
  padding: 10px 33px !important;
  width: 100% !important;
}

.service-listing .nav-link {
  font-size: 16px !important;
}

.resqest-services .owl-nav {
  display: none;
}

.resqest-services .owl-dots {
  margin-top: 10px;
}

.get-free-quote a.mega-menu-link {
    border: 2px solid #FE7E20 !important;
    color: #fe7e20 !important;
    border-radius: 50rem !important;
    padding: 0px 10px !important;
}
.cn-close-icon:after, .cn-close-icon:before {
    height: 18px;
    width: 4px;
    top: 10px;
    background-color: #000;
}
@media screen and (min-width: 990px) and (max-width: 1199px) {
	header .col-lg-3{        width: 15%;} header .col-lg-9{width:85%;}
	header .get-free-quote {
    font-size: 14px;
}

header .navbar-expand-lg .navbar-nav {
    align-items: center;
}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
	.bannerhome .carousel-caption{width:90%; inset: 0 8%;}
header  .get-free-quote {
    font-size: 12px;
    white-space: nowrap;
    margin: 2px;
    border-radius: 4px!important;
    height: 28px;
    line-height: normal;
    padding: 4px 15px!important;
}
	.carousel-item img {
  object-fit: cover;
}
	.collapse:not(.show)
 {
    display: block;
}
	.get-free-quote{
		 display: flex!important;
	}
.get-free-quote a.mega-menu-link:hover, .get-free-quote-mobile
 {
    background-color: #fe7e20!important;
    color: #fff!important;
	
}
}