html {
  scroll-behavior: smooth;
}



body {
  
  font-family: 'Montserrat';
  margin: 0px;
  padding: 0px;
  font-size: 18px;
/*   overflow-x: hidden; */
  font-weight: 400;
  
}

::-webkit-scrollbar {
    width: 10px;
    height: 15px;
    
    }
    ::-webkit-scrollbar-track-piece  {
    background-color: #fff;
    }
    ::-webkit-scrollbar-thumb:vertical {
    height: 30px;
    background-color: #009cac;
    }
   
    
.montserrat{
  font-family: 'Montserrat';
  font-optical-sizing: auto;
  font-weight:400;
  font-style: normal;
}
@font-face {
font-display:swap;
  font-family: 'Montserrat';
  src: url('/wp-content/themes/bestofferglass/css/../font/Montserrat-Bold.woff2') format('woff2'),
      url('/wp-content/themes/bestofferglass/css/../font/Montserrat-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
font-display:swap;
  font-family: 'Montserrat';
  src: url('/wp-content/themes/bestofferglass/css/../font/Montserrat-ExtraLight.woff2') format('woff2'),
      url('/wp-content/themes/bestofferglass/css/../font/Montserrat-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
font-display:swap;
  font-family: 'Montserrat';
  src: url('/wp-content/themes/bestofferglass/css/../font/Montserrat-ExtraBold.woff2') format('woff2'),
      url('/wp-content/themes/bestofferglass/css/../font/Montserrat-ExtraBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
font-display:swap;
  font-family: 'Montserrat';
  src: url('/wp-content/themes/bestofferglass/css/../font/Montserrat-Black.woff2') format('woff2'),
      url('/wp-content/themes/bestofferglass/css/../font/Montserrat-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
font-display:swap;
  font-family: 'Montserrat';
  src: url('/wp-content/themes/bestofferglass/css/../font/Montserrat-Light.woff2') format('woff2'),
      url('/wp-content/themes/bestofferglass/css/../font/Montserrat-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}



@font-face {
font-display:swap;
  font-family: 'Montserrat';
  src: url('/wp-content/themes/bestofferglass/css/../font/Montserrat-Medium.woff2') format('woff2'),
      url('/wp-content/themes/bestofferglass/css/../font/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
font-display:swap;
  font-family: 'Montserrat';
  src: url('/wp-content/themes/bestofferglass/css/../font/Montserrat-Regular.woff2') format('woff2'),
      url('/wp-content/themes/bestofferglass/css/../font/Montserrat-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
font-display:swap;
  font-family: 'Montserrat';
  src: url('/wp-content/themes/bestofferglass/css/../font/Montserrat-SemiBold.woff2') format('woff2'),
      url('/wp-content/themes/bestofferglass/css/../font/Montserrat-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}



textarea,
input,
div,
span,
li,
button {
  font-family: 'Montserrat';
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
  font-family: 'Montserrat';
}

p {
  line-height: 32px;
  font-size: 20px;
  font-weight: 400;
  color: #585858;
  font-family: 'Montserrat';
  margin-bottom: 15px;
}

img {
  max-width: 100%;
  border: 0;
  height: auto;
}

.clear {
  clear: both;
  float: none;
  width: 100%;
}

.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

a {
  text-decoration: none !important;
  transition: all 0.8s ease-in-out;
  color: #009cac;
  font-family: 'Montserrat';
}
a:hover{color: #000;}

a,
span {
  display: inline-block;
}

:focus {
  box-shadow: none !important;
  outline: none !important;
}

h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat';}
::-webkit-input-placeholder { /* Edge */
color: #009cac;
font-family: 'Montserrat';
  }  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #009cac;
 font-family: 'Montserrat';
  }
  
  ::placeholder {  
    color: #009cac;
    font-family: 'Montserrat';
  }

@media (min-width: 1366px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1250px;
  }
  
  }
  
  @media (min-width: 1440px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1350px;
  }
  
  }
  
  
  @media (min-width: 1600px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1420px;
      padding: 0px;
  }
  
  }
  
/* -----------------header-section-------------------} */

.header-section{ padding:10px 0px;}
.logo-cust{ width:290px; height: auto;}

.combo-list-blox{text-align: right;}
.top-list{ display: flex; flex: content; justify-content: flex-end; align-items: center; margin-bottom: 10px;}
.top-list li{font-size: 18px; color: #009cac; font-family: 'Montserrat'; line-height: 18px; font-weight: 500; border-right: 2px solid #009cac; padding:0px 5px;}
.top-list li:last-child{ border-right: none;}
.regular-button{ padding: 10px 30px; border-radius: 7px; background-color: #009cac; color: #fff; text-transform: uppercase; font-size: 18px; font-weight: 500;}


/* nav css star */


ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: #009CAC;
}

header {
  position:relative;
  top: 0px;
  background-color: var(--clr-bg-header);
  width: 100%;
  z-index: 1000;
}
.logo-container {
  flex: 1;
  display: flex;
  align-items: center;
}

.nav-btn {
  flex: 3;
  display: flex;
  align-items: center;
}

.nav-links {
  flex: 2;
}
span.dwon{ margin-left: 5px;}
.log-sign {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

.logo {
  color: var(--clr-light);
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 3rem;
}

.logo span {
  font-weight: 300;
}


.btn.solid,
.btn.transparent:hover {
  background-color: var(--clr-light);
  color: var(--clr-btn);
}

.btn.transparent,
.btn.solid:hover {
  background-color: transparent;
  color: var(--clr-light);
}

.nav-links > ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-link {
  position: relative;
  display: block;
  padding: 0px 10px;
  text-decoration: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.nav-link > a {
  line-height: normal;
  color: #221f20;
  padding: 0px;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .5s;
}

.nav-link > a > i {
  margin-left: .2rem;
}

/* .nav-link:hover > a {
  transform: scale(1.1);
} */

.dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 10rem;
  transform: translateY(10px);
  opacity: 0;
  pointer-events: none;
  transition: .5s;
}

.dropdown ul {
  position: relative;
}

.dropdown-link > a {
  display: flex;
  background-color:#009cac;
  color: #fff;
  border: 1px solid #009cac;
  padding: .5rem 1rem;
  font-size: .9rem;
  align-items: center;
  justify-content: space-between;
  transition: .3s;
}

.dropdown-link:hover > a {
  background-color: #fff;
  color: #009cac;
}

.dropdown-link:not(:nth-last-child(2)) {
  border-bottom: 1px solid var(--clr-light);
}

.dropdown-link i {
  transform: rotate(-90deg);
}

.arrow {
  position: absolute;
  width: 11px;
  height: 11px;
  top: -5.5px;
  left: 32px;
  background-color: var(--clr-light);
  transform: rotate(45deg);
  cursor: pointer;
  transition: .3s;
  z-index: -1;
}

.dropdown-link:first-child:hover ~ .arrow {
  background-color: var(--clr-dropdown);
}

.dropdown-link {
  position: relative;
}

.dropdown.second {
  top: 0;
  left: 100%;
  padding-left: .8rem;
  cursor: pointer;
  transform: translateX(10px);
}

.dropdown.second .arrow {
  top: 10px;
  left: -5.5px;
}

.nav-link:hover > .dropdown,
.dropdown-link:hover>.dropdown {
  transform: translate(0, 0);
  opacity: 1;
  pointer-events: auto;
}
span.wpmm-mega-menu-href-title:hover{ color:#009cac;}
.hamburger-menu-container {
  flex: 1;
  display: none;
  align-items: center;
  justify-content: flex-end;
}

.hamburger-menu {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.hamburger-menu div {
  width: 1.6rem;
  height: 3px;
  border-radius: 3px;
  background-color: var(--clr-light);
  position: relative;
  z-index: 1001;
  transition: .5s;
}

.hamburger-menu div:before,
.hamburger-menu div:after {
  content: '';
  position: absolute;
  width: inherit;
  height: inherit;
  background-color: var(--clr-light);
  border-radius: 3px;
  transition: .5s;
}

.hamburger-menu div:before {
  transform: translateY(-7px);
}

.hamburger-menu div:after {
  transform: translateY(7px);
}

#check {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 2.5rem;
  z-index: 90000;
  cursor: pointer;
  opacity: 0;
  display: none;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div {
  background-color: transparent;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:before {
  transform: translateY(0) rotate(-45deg);
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:after {
  transform: translateY(0) rotate(45deg);
}

@keyframes animation {
  from {
    opacity: 0;
    transform: translateY(15px);
  }

  to {
    opacity: 1;
    transform: translateY(0px);
  }
}


.fixed-nav{ position: fixed; top: 0px; left:0px; width:100%; transition: ease-in-out 1s; z-index: 99; background-color:#fffffffa; padding: 5px 0px; box-shadow: 0px 10px 15px -20px #023135;}
.fixed-nav a.logo-cust{width: 155px; transition: ease-in-out;}
.fixed-nav div.combo-list-blox ul.top-list li {font-size: 15px;}
.fixed-nav div.combo-list-blox a.regular-button {padding: 7px 36px; font-size: 15px;}
/* / end nav / */

/* slide css  */



.slide-imgs{height: 100%; width: 100%; overflow: hidden;}
.slide-imgs img{width: 100%; height: auto; 
  /* animation: zoom-in-zoom-out 40s ease infinite; */
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
.overlay {
  background: #0706060f;
  height:100%;
  position: absolute;
  /* z-index: 4; */
  width: 100%;
}
.banner-contantbox{ background-color: #fff; height: 100%; display: flex; justify-content: center; align-items: center; position: relative;}

.inner-banner {
    position: absolute;
    top: 0px;
    background: none;
    text-align: center;
    left: 0px;
    width: 100%;
    height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inner-banner .main-heading {
  color: #fff;
  text-transform: capitalize;
}
.inner-banner .banner-text{
    height: auto;
    padding-left: 0px;
    background: #00000061;
    width: auto;
    display: inline-block;
    padding: 30px;
    border-radius: 7px;
}
.inner-banner .main-heading {
    margin-bottom: 0px;
}
.inner-banner {
  height: auto;
}
.running-button{ padding: 10px 25px; border-radius: 7px; background-color: #009cac; color: #fff; text-transform: uppercase; font-size: 18px; font-weight: 500; border: 1px solid #009cac;}
.main-heading{color: #009cac; font-size: 54px; font-weight:bold; text-transform: uppercase; margin-bottom: 25px;}

.running-button:hover, .regular-button:hover{background-color: #000; color: #fff;}
.banner-text {height: 55vh; padding-left: 50px;}

.discount-box{width: 225px; height: 225px; background: url('https://bestofferglass.com/wp-content/uploads/2026/04/20off.png') no-repeat center center; background-size: 100% 100%; text-align: center; display: flex; justify-content: center; align-items: center; flex-flow: column; position: absolute; right: 17%; bottom: 20%; padding: 20px; }  
.discount-box span{color: #4b9707; font-size: 50px; font-weight: 700;}
.discount-box h4{font-size: 13px; font-weight: 600;color: #4b9707;}

.banner-bottom-strip{background-color: #009caced; position:absolute; bottom: 0px; right: 0px; padding: 10px 0px; width: 65%; z-index: 1; }
#counter{
  background: rgba(black, .05);  
  width:100%;
  display: flex;
  justify-content:space-between;
  align-items: center;
}

span.percent:after {
  content: "%";
  display: inline-block;
  
}
#counter li{
  flex: 1;
  text-align: center;
  margin: 0px 1%;
  position: relative;
  display: flex;
  justify-content:center;
  align-items: center;
  
}

p a { font-weight:bold;}
.count{ color: #61d6e2; font-size:90px; font-weight: 600;}
.tag-score{ color: #ffffff; position: absolute; top: auto; left: auto; font-size: 22px; font-weight: 600;}
/* banner section end */

/* slide css  */

.main-slidee {
  width: 100%;
  position: relative;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.slide {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
}
.slide-image {
  position: absolute;
  /* top: -200px; */
  /* left: -200px; */
  width: calc(100% + 400px);
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide-title {
  color: #fff;
  z-index: 9;
  position: absolute;
  bottom:0px;
  left: 0px;
}

.slide-title span {
  /* white-space: pre; */
  display: inline-block;
  /* opacity: 0; */
}

.slideshow .slideshow-pagination {
  position: absolute;
  bottom: 22rem;
  right: 0%;
  transform: rotate(90deg);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: 0.3s opacity;
  z-index: 1;
}

.slideshow .slide-title span {
  /* white-space: pre; */
  display: inline;
  /* opacity: 0; */
}

.slideshow-pagination-item.active .pagination-number {
  opacity: 1;
  color: #009cac;
  font-weight: bold;
}
.bottom-slide-testi {
  padding: 200px 0;
}
.slideshow {
  position: relative;
}

.slideshow{
  position: relative;
}


.slideshow-pagination {
  position: absolute;
  bottom: 20rem;
  left: 47%;
  transform: rotate(90deg);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: 0.3s opacity;
  z-index: 10;
}
.slideshow-navigation {
  display: none;
}

.slideshow-pagination-item {
  display: flex;
  align-items: center;
}


.slideshow-navigation-button {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 5rem;
  z-index: 1000;
  transition: all 0.3s ease;
  color: #000000;    
}
.slideshow-navigation-button:hover, .slideshow-navigation-button:focus {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
}
.slideshow-navigation-button.prev {
  left: 0;
}
.slideshow-navigation-button.next {
  right: 0;
}
.pagination-number {
  font-size: 1.8rem;
  color: #000000;
  /* font-family: 'Oswald', sans-serif; */
  padding: 0 0.5rem;
  transform: rotate(-90deg);
}
.pagination-separator {
  display: none;
  position: relative;
  width: 40px;
  height: 2px;
  background: rgba(255, 255, 255, 0.25);
  transition: all 0.3s ease;
}
@media (min-width: 45em) {
  .pagination-separator {
    display: block;
 }
}
.pagination-separator-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #009cac;
  transform-origin: 0 0;
}
.banner-home{ position:relative;}
.changesm {
    position: absolute !important;
    top:70px;
    width: 25%;
    right: 18%;
    margin: auto;
}
.changesm p{
	margin-bottom:0px;
}
section.banner-home video {
    height: 75vh;
    width: 100%;
    object-fit: cover;
}
.contact-inner-changesf{
	width:800px;
	margin:auto;
}
.contact-page .contact-inner-changesf .contact-form {
    padding: 50px !important;
    box-shadow: 0px 0px 30px #dedede;
    border-radius: 5px;
    margin-right: 0px !important;
    height: 100%;
    background: #ffffffa3;
}
/* end here  */
.home-section2{ background: url('/wp-content/themes/bestofferglass/css/../images/section-2bg.webp') no-repeat center center; background-size: 100% 100%; padding: 110px 0px;}
.side-r1{ position: relative; padding:30px 0px;}
.circle-text{ position: absolute; top: -35px; left: 15px; z-index: 2;}
.content-imgbox{ text-align: right; margin-top: 30px;}
.content-imgbox img{ border: solid 1px transparent; transition: ease-in-out 1s;}
.content-imgbox img:hover{border: 1px solid #009cac; box-shadow: 0px 30px 20px -20px #3f494b; border-radius: 25px;}
.running-heading{ font-size: 40px; font-weight: 700; color: #1CA7B5;}
.running-sub-heading {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    line-height: 35px;
}

.circle {
  --width: 190px;
  --height: 190px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--width, 200px);
  height: var(--height, 200px);
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}

.doller {
    position: absolute;
    background-color: #fff;
    background: url('/wp-content/themes/bestofferglass/css/../images/doller.webp') no-repeat center center;
    background-size: cover;
    width: 130px !important;
    height: 130px !important;
    width: calc(var(--width, 350px) -(var(--width, 350px)* 0.25));
    height: calc(var(--height, 350px) -(var(--height, 350px)* 0.25));
    border-radius: 100%;
}

.text {
  position: absolute;
  width: 100%;
  height: 100%;
  animation: rotateText 10s linear infinite;
  -webkit-animation: rotateText 10s linear infinite;
}

.text .char {
  position: absolute;
  left: 50%;
  font-size: 21px;
  font-weight: 600;
  transform-origin: 0 calc(var(--width, 350px) / 2);
}

@media (min-width: 500px) {
  .text .char {
    font-size: 21px;
    font-weight: 600;
    color: #000;
    line-height: 35px;
  }
}

@keyframes rotateText {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }  
 
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);  
  }
}

@media (max-width: 500px) {
/*   .circle {
    --width: 300px;
    --height: 300px;
  } */
}
@media (max-width: 350px) {
  .circle {
    --width: 220px;
    --height: 220px;
  }

  .text .char {
    font-size: 0.7em;
  }
}
@media (max-width: 230px) {
  .circle {
    --width: 150px;
    --height: 150px;
  }

  .text .char {
    font-size: 0.4em;
  }
}

.shine {
  position: relative;
  overflow: hidden;
}


.shine:before {
  content: '';
  position: absolute;
  top: 0;
  left: -100px;
  width: 40px;
  height: 100%;
  background: rgba(255,255,255, 0.3);
  transform: skewX(-30deg);
  animation-name: slide;
  animation-duration: 7s;
  animation-timing-function: ease-in-out;
  animation-delay: .1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  background: linear-gradient(
      to right, 
      rgba(255, 255, 255, 0.13) 0%,
      rgba(255, 255, 255, 0.13) 77%,
      rgba(255, 255, 255, 0.5) 92%,
      rgba(255, 255, 255, 0.0) 100%
    );
  }
  @keyframes slide {
    0% {
      left: -100;
      top: 0;
    }
  
    100% {
      left: 290px;
      top: 0;
    }
  }

.section-2-b{ margin-top: 90px;}
.center-heading-box{ text-align: center; margin-bottom: 30px;}
.circle-imgbox{ margin: 0 auto; width: 455px; height: 455px; border-radius: 100%; }

.circle-imgbox{ position: relative;}
.circle-imgbox img {
  width: 455px;
  height: 450px;
  border-radius: 100%;
  box-shadow: 0px 0px 1px 1px #0000001a;
  animation: pulse-animation 2s infinite;
  position: relative;
}
.circle-imgbox::after {
  content: "";
  position: absolute;
  top: 8px;
  width: 435px;
  height: 435px;
  border: 10px solid #fff;
  border-radius: 50%;
  left: 0px;
  right: 0px;
  margin: auto;
}

.pulse {
  animation: pulse-animation 2s infinite;
}

/* @keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 40px rgba(0, 0, 0, 0);
  }
} */

.section-2-inn{margin: 70px 0px 0px 0px; position: relative;}
.points-container{position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }


ul.point-list li span{ margin: 0px 10px;}
ul.point-list li {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-weight:600;
  min-height: 100px;
  margin: 30px 0px 50px;
  padding: 10px 15px;
  position: relative;
}
.l-side-point ul li{ justify-content: flex-start; border-radius: 60px 0px 0px 60px;  background: linear-gradient(90deg,#1CA7B5 85%, transparent 30%);}
.l-side-point ul.point-list li::after{content: ''; position: absolute; width: 20px; height: 20px; border-radius: 30px; background-color: #fff;animation: pulse2-animation 2s infinite; z-index: 5;}

@keyframes pulse2-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
}
.l-side-point {
  position: relative;
  margin-right: -75px;
}
.l-side-point ul li span.square-box {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0px;
  right: 7px;
  margin: 0px;
}

.l-side-point ul.point-list li:nth-of-type(1)::after {
  bottom: -10px;
  right: 0px;
}
.l-side-point ul li:nth-of-type(1) span.square-box{background:linear-gradient(60deg, #1CA7B5 60%, transparent 30%);}

.l-side-point ul.point-list li:nth-of-type(2) {
  margin-right: 22px;
}
.l-side-point ul.point-list li:nth-of-type(2)::after{bottom: 40px; right: -2px;}
.l-side-point ul li:nth-of-type(2) span.square-box{background: url('/wp-content/themes/bestofferglass/css/../images/cone-bg.webp') no-repeat left 18px center;}

.l-side-point ul.point-list li:nth-of-type(3) span.square-box{background:linear-gradient(301deg, transparent 40%, #1CA7B5 30%);}
.l-side-point ul.point-list li:nth-of-type(3)::after {
  top: -10px;
  right: -4px;
}

.r-side-point {
  position: relative;
  margin-left: -75px; 
  text-align: right;
}
.r-side-point ul li{justify-content: flex-end; border-radius: 0px 60px 60px 0px;
  background: -webkit-linear-gradient(90deg, transparent 15%, #1ca7b5 15%);
  background: -o-linear-gradient(90deg, transparent 15%, #1ca7b5 15%);
  background: -moz-linear-gradient(90deg, transparent 15%, #1ca7b5 15%);
  background: linear-gradient(90deg, transparent 15%, #1ca7b5 15%); }

.r-side-point ul.point-list li::after{content: ''; position: absolute; bottom: 0px; left: 0px; width: 20px; height: 20px; border-radius: 30px; background-color: #fff;animation: pulse2-animation 2s infinite; z-index: 2;}
.r-side-point ul li span.square-box{width: 100px; height: 100px; position: absolute; top: 0px; left: 5px; margin: 0px;}

.r-side-point ul.point-list li:nth-of-type(1)::after{bottom: -5px; left: -2px;}
.r-side-point ul li:nth-of-type(1) span.square-box{background:linear-gradient(298deg, #1CA7B5 60%, transparent 30%);}

.r-side-point ul.point-list li:nth-of-type(2){margin-left:18px;}
.r-side-point ul.point-list li:nth-of-type(2)::after{bottom: 40px; left: 5px;}
.r-side-point ul li:nth-of-type(2) span.square-box{background: url('/wp-content/themes/bestofferglass/css/../images/cone-bg-r.webp') no-repeat left 2px center;}

.r-side-point ul.point-list li:nth-of-type(3)::after {
  top: -10px;
  left: -4px;
}
.r-side-point ul.point-list li:nth-of-type(3) span.square-box {
    background: linear-gradient(418deg, transparent 40%, #1CA7B5 30%);
    z-index: -1;
}

/* accordian slider css */
@-webkit-keyframes infoIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes infoIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes infoOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes infoOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
#hero {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
#hero:before {
  display: block;
  content: "";
  padding-top: 40%;
}
.hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
overflow-x: hidden;
}
.hero figure {
  margin: 0;
  padding: 0;
  width: 30%;
  height: auto;
  position: relative;
  -ms-flex-preferred-size: 10%;
  flex-basis: 40%;
  -webkit-transition: 0.8s linear;
  -o-transition: 0.8s linear;
  transition: 0.8s linear;
  -webkit-filter: saturate(25%);
  filter: saturate(25%);
  background-color: #000;
}
.hero figure:not(.on):hover {
  cursor: pointer;
}
.hero figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.5;
}

.hero figure span.hoznt-title {
  display: block;
  position: absolute;
  top: 51%;
  /* right: 0%; */
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  z-index: 2;
  width: 620px;
  border-bottom: 0px solid #fff;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  text-align: left;
  left: -260px;
}
.hero figure.on span.hoznt-title{display: none;}

.hero figure:hover img{opacity: 0.5;}
.hero figure.on {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-transition: 0.8s linear;
  -o-transition: 0.8s linear;
  transition: 0.8s linear;
  z-index: 20;
  -webkit-filter: saturate(100%);
  filter: saturate(100%);
}
.hero figure div {
  -webkit-animation: infoOut;
  animation: infoOut;
}

.hero figure.on div {
  position: absolute;
  bottom: 5%;
  left: 3%;
  right: 3%;
  padding: 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
 
  -webkit-animation: infoIn 1.2s;
  animation: infoIn 1.2s;
}
.hero figure.on div h2 {
  font-size: 40px;
  width: 100%;
  padding-bottom: 5px !important;
  border-bottom: 1px solid #fff !important;
  margin-bottom: 10px !important;
}
.hero figure.on div p {
  font-size: 22px;
  width: 100%;
  margin-bottom: 0;
  color: #fff;
}
.hero figure.on div a {
    color: #fff;
    text-decoration: underline !important;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 400;
    transition: 0.3sease;
    float: right;
    margin-top: 50px;
    padding: 10px 20px;
}
.hero figure.on div a:hover {
    color: #fff;
    transition: 0.3sease;
    background: #009CAC;
    padding: 10px 20px;
	border-radius:7px;
}


@media screen and (max-width: 800px) {
  .hero {
    font-size: 1.3vw;
  }
  .hero figure.on div {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  .hero {
    font-size: 1.8vw;
  }
  .hero figure.on div {
    bottom: 5%;
    left: 0;
    right: 0;
    width: auto;
  }
}





/* #team-slid1 .owl-nav {
  display: none;
}
#team-slid1 .owl-dots {
  display: flex
;
  z-index: 20;
  position: relative;
  bottom: -26px;
  justify-content: center;
  background-color: #e2e2e2;
  height: 0px;
  margin: auto;
  width: 500px;
  border-radius: 20px;
  align-items: center;
  line-height: 0;
} */
/* #team-slid1 .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #e2e2e2;
} */
/* #team-slid1 .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #e2e2e2;
}
#team-slid1 .owl-dot.active span {
  background-color: #019cac;
  width: 185px;
  height: 10px;
  margin: 0px;
  border-radius: 20px 20px 20px 20px;
}

#team-slid1 .owl-dot span {
  background-color: #e2e2e2;
  width: 185px;
  height: 10px;
  margin: 0px;
  border-radius: 20px 20px 20px 20px;
}
 */












/* <------------testimonial----------------------> */
.testimonial{

  padding: 80px 0px;
  position: relative;
}

.sec-3-24 .running-sub-heading {
    max-width: 1000px;
    margin: auto;
    padding: 20px 0px;
    line-height: 36px;
}
.repairtitll4{
  font-size: 66px;
  color: #f30505;
  font-family: steamy;
  text-align: center;
  position: relative;
  padding: 10px 0px 20px 0px;
}
.repairtitll4::after {
  content: '';
  position: absolute;
  background-image: url('/wp-content/themes/bestofferglass/css/../images/repair.webp');
  background-repeat: no-repeat;
  width: 95px;
  height: 20px;
  left: -51%;
  right: 0;
  margin: auto;
  top: 43px;
  animation: float 3s  infinite linear;
}
.repairtitll4::before {
  content: '';
  position: absolute;
  background-image: url('/wp-content/themes/bestofferglass/css/../images/repair1a.webp');
  background-repeat: no-repeat;
  width: 95px;
  height: 20px;
  right: -52%;
  left: 0;
  margin: auto;
  top: 43px;
  animation: float1 3s  infinite linear;
 
}

#related-slid1-new{
  text-align: center;
  padding: 20px 50px;
}
.testmonial-box1 img{
  position: relative;
  z-index: 2;
transition: all 0.5s ease-in;
  border: 5px solid #f30505;
  border-radius: 550px;
  object-fit: auto;
  margin: auto;
  left: 0px;
  right: 0px;
  display: block;

}
.testmonial-box1 img:hover{
  border: 5px solid #000;
  box-shadow: 0px 0px 10px #eee;

}
.testimonial:after{
  content: '';
  background-color: #f5f5f5;
  top: 0px;
  left: 0px;
  width: 37%;
  position: absolute;
  left: -20px;
  height: 100%;
  transition: all 0.5s ease-in;
}

.testimonial:hover::after{
  background-color: rgba(243, 5, 5, 0.7);
}
.testimonial:hover img{
  border-radius: 100%;
  border: 5px solid#fff;
  box-shadow: 0px 0px 10px #ccc;

}
.about-inbox1{
  border: 1px solid transparent;
}
.about-inbox1:hover{
  border: 1px solid #f30505;
}
















/* accordian slide end */

.client-says{padding: 70px 0px;}
.side-clnt-bgbox{position: relative;}
.client-bg {
    width: auto !important;
    height: auto;
    opacity: 0.5;
}
.client-bg-inmage {
  position: absolute;
  top: 14%;
  bottom: auto;
  right: -10%;
  max-width: 80%;
  max-height: 80%;
  border: 8px solid transparent;
}
.side-clnt-bgbox:hover .client-bg{opacity: 0.5; }
.client-textbox{ position: relative; margin: 0%;}
.inn-text0f-client{position: relative; z-index: 2;}
.inn-text0f-client h2 {
  color: #1ca7b5;
  font-size: 50px;
  font-weight: 700;
  text-transform: capitalize;
  margin-left: 100px;
}
.inn-text0f-client h3{ color: #000; font-size: 20px; font-weight: 600;}
.inn-text0f-client p{text-align: justify;}
.double-comma-L {
  position: absolute;
  top: 0px;
  left: 0%;
  width: 211px !important;
  height: 171px;
  z-index: -1;
}
.double-comma-R {
  position: absolute;
  bottom:0px;
  right: 320px;
  width: 134px !important;
  height: 109px;
  z-index: -1;
}
.stars-rate{display:flex; justify-content: flex-start; align-items: center; margin: 10px 0px;}
.stars-rate li i{color: #ffbe0b; margin: 0px 5px; font-size: 13px;}
.text-test {
  padding: 0px 30% 0px 0%;
}
#team-slid1234 .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: flex; 
}
#team-slid1234 .owl-prev{ display: none;}
#team-slid1234 .owl-next {
  position: absolute;
  right: 8%;
  top: 40%;
}
.for-any-change{
	margin-top:70px
}

#team-slid1234 .owl-next{
  position: absolute;
  display: block;
  bottom: -14%;
  right: 12%;
  background-image: url('/wp-content/themes/bestofferglass/css/../images/icon.webp');
  width: 74px;
  height: 94px;
  background-repeat: no-repeat;
}
#team-slid1234 .owl-next span {
  display: flex
;
  align-items: center;
  gap: 32;
}
#team-slid1234 .owl-next span i{
  font-size: 120px;
  position: absolute;
}
#team-slid1234 .owl-dots{ display: none;}



#team-slid1234 .owl-stage-outer {
  margin-left: 100px !important;
  margin-right: 230px;
}





.sliding-img-change1 {
    float: right;
    width: 670px;
    margin-left: 50px;
    margin-bottom: 30px;
}
.sliding-img-change2{
    float: left;
    width: 670px;
    margin-right: 50px;
	margin-bottom:30px;
}
section.inner-sec2.inner-sec2-change {
    padding-bottom: 90px;
}

.con-t-img h3 a{ color:#fff; border-bottom:1px solid #fff;}

/* ---------------------------gallery---------------------------- */
  
.out-gallery {
  margin: 70px 0px;
  overflow: hidden;
  position: relative;
}

.out-gallery2 {
  margin: 70px 0px 0px;
  text-align: center;
}
.out-gallery2 .heading-text {
  margin-bottom: 25px;
  text-align: center;
}
.out-gallery2:after{
  display: none;
}
.out-gallery2 .maing-a {
  column-width: 355px;
  column-gap: 1px;
  padding: 1px;
}
.out-gallery:after{
  content: "";
  position: absolute;
  background-image: url('/wp-content/themes/bestofferglass/css/../images/g-bg.webp');
  width: 1902px;
  height: 998px;
  z-index: -1;
  top: 0px;

}
.map-inner-img iframe {
  width: 100%;
  height: 90vh;
}

.maing {
  column-width: 390px;
  column-gap: 5px;
  padding: 5px;
}

.maing a {
  display: block;
}

.maing img {
  width: 100%;
  cursor: pointer;
  padding-bottom: 5px;
}

.maing-a {
  column-width: 296px;
  column-gap: 1px;
  padding: 1px;
}

.maing-a a {
  display: block;
  border: 2px solid #fff;
}

.maing-a img {
  width: 100%;
  cursor: pointer;
  padding-bottom: 1px;
 border-radius: 10px;
}

.lightbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
  background: #7f8c8d;
  perspective: 1000;
}

.filter {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: blur(20px);
  opacity: 0.5;
  background-position: center;
  background-size: cover;
}

.lightbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateY(0deg);
  max-height: 95vh;
  max-width: calc(95vw - 100px);
  transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
  transform-style: preserve-3d;
}
.gallery-item{
  position: relative;
}
.out-text {
  padding: 0px 60px;
}
.out-text h2{
  color: #1ca7b5;
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
}




.get-in-touch {
    background: url('/wp-content/themes/bestofferglass/css/../images/news-letter.webp') no-repeat fixed;
    padding: 90px 0px;
    background-size: cover;
}
.get-sec {
  background: #fff;
  padding: 40px;
  margin: 0px 13%;
  border-radius: 7px;
}
.get-touch{
  padding: 80px 0px;
}

/* .touch-box-form{
  margin:0px 0px;
  box-shadow: 0px 0px 10px #ddd;
  position: relative;
z-index: 2;
padding: 30px 20px;
background-color: #fff ;
transition: all 0.5s ease;
border: 2px solid transparent;
                                      
} */
/* .touch-box-form:hover{
  border: 2px solid #1e84d8;
  border-radius: 5px;
} */
.pentconnect{
  color: #1ca7b5;
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
}
.form-control1 {
  padding: 12px 15px;
  margin-bottom: 10px;
  border: 1px solid #1ca7b5;
  font-weight: 500;
}
.submit-btn{
  background-color: #1ca7b5 !important;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 8px;
  padding: 10px 30px;
  transition: all 0.5s ease-in;
  border: 1px solid transparent;
  margin:0px 0px 0px;

}
.submit-btn:hover{
border: 1px solid #000 !important;
color: #fff;
background-color: #000 !important;
}
textarea.form-control {
  height: 110px;
  border: 1px solid #1ca7b5;
}




/* --------------------footer----------------------------- */


.footitl {
  font-size: 30px;
  font-weight: bold;
  color: #1ca7b5;
  margin-bottom: 15px;
}

.footer {
padding: 100px 43px 20px;
position: relative;
background-image:url('/wp-content/themes/bestofferglass/css/../images/footer-image.webp');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.footer .content-blog a {
color: #000080;
}
.content-blog h3 {
font-size: 24px;
font-weight: bold;
color: #000080;
}
.head-home-same h3 {
font-size: 48px;
font-weight: bold;
color: #00007f;
padding-bottom: 30px;
}
.manufacturing-home h3{
text-align: center;
}
.copy-right-inner p {
margin: 0;
font-size: 18px;
color: #000000;
font-weight: 400;
}
.copy-right-inner {
display: flex;
justify-content: space-between;
padding: 65px 0 0;
}

.footer-content ul li a:hover {
transition: 0.5s ease-in-out;
margin-left: 5px;
color: #1ca7b5;
}
.copy-right-inner a:hover {
color: #1ca7b5;
}
.footer-content ul li a {
color: #000000;
transition: 0.5s ease-in-out;
font-size: 18px;
}

.footer-content.Our-Address ul li a:hover{
margin-left: 0px;
}
.footer-content.social-links a:hover {
margin-left: 0px;
background: #1ca7b5;
border-radius: 0;
color: #000000;
border: 1px dotted;
}
.copy-right-inner a {
color: #000000;
}
.copy-right-inner i {
color: #f00;
}

.footer-content li {
color: #000000;
/* line-height: 37px; */
font-size: 18px;
padding-bottom: 8px;
}
.footer-content.Our-Address li {
line-height: inherit;
}


.first-li-foot {
padding-bottom: 10px;
}
.footer-content.social-links a {
  font-size: 22px;
  margin-right: 5px;
  background: #1ca7b5;
  color: #ffffff;
  /* padding: 9px; */
  width: 40px;
  height: 40px;
  border: 1px solid transparent;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
}

.footer-box .form-control {
  background-color: #fff !important;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  justify-content:left;
  margin-top: 30px;
}
.footitl12 {
  font-size: 27px;
  font-weight: bold;
  color: #1ca7b5;
  margin-bottom: 10px;
  margin-top: 30px;
}
.footer .common-btn-bottm{
  position: relative;
}
.footer .common-btn-bottm input {
  padding: 13px 15px;
  border: 1px solid #1ca7b5;
  background: none;
  font-weight:600;
  color: #009cac;
}
.common-btn-bottm img {
  position: absolute;
  right: 13px;
  top: 13px;
}

.foter-comp{
  margin-top: 20px;
}



.progress {
  display: none;
  margin-bottom: 1rem;
}

.alert {
  display: none;
}

.img-container img {
  max-width: 100%;
}
.uploadded {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.uploadded h5 {
  font-size: 20px;
  color: #1ca7b5;
  font-weight: bold;
  padding-left: 10px;
}
label.label.uploadded img {
  width: 65px;
}




/* ----------------------------------inner-sec1--------------------------------- */
.inner-sec1{
  padding: 100px 0px;
  position: relative;
}
.inner-sec1:after{
  content: "";
  position: absolute;
  background-image: url('/wp-content/themes/bestofferglass/css/../images/sli-bg.webp');
  width:100%;
  height: 600px;
  z-index: -1;
  top: 0px;
}
.inner-sec1 .sliding-img{
  position: relative;
}
.inner-sec1 .sliding-img img{
  border-radius: 7px;
}
.inner-sec1 .sliding-img:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  width: 100%;
  height: 100%;
  background: #1ca7b5;
  border-radius: 7px;
  z-index: -1;
}
.inner-text{
  padding-left: 50px;
}
.inner-sec1-ul ul{ column-count:2;}
.inner-sec1-change-55 .inner-text {
    padding-left: 0px;
}
.inner-sec1-change56 .inner-text {
    padding-left: 0px;
}
/* -----------------------------------------inner-sec2--------------------------------- */

.inner-sec2 .sliding-img img{
  border-radius: 0px 7px 7px 0px;
}
.inner-sec2 .inner-text{
padding-right: 22%;
}
.heading-text{
  color: #1ca7b5;
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
}
.inner-sec2 h6 {
  font-size: 26px;
  color: #000;
  font-weight: bold;
  margin-bottom: 15px;
}
.inner-text ul li {
  position: relative;
  padding-left: 20px;
  padding-bottom: 15px;
  color: #585858;
}
.inner-text ul li i{
  position: absolute;
  left: 0px;
  font-size: 10px;
  color: #585858;
  top: 7px;
}


/* -----------------------------------------inner-sec3--------------------------------- */


.inner-sec3 {
  background: #e8f3f4;
  padding: 80px 0px;
  margin-top: 80px;
}
.inner-sec3 .inner-text {
  padding-right: 0%;
  padding-left: 0px;
}
.inner-sec3 .sliding-img img {
  border-radius: 7px 7px 7px 7px;
}

.inner-sec4{
  background: none;
  margin-top: 0px;
}
.inner-sec4 .sliding-img{
  position: relative;
}
.inner-sec4 .sliding-img:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  width: 100%;
  height: 100%;
  background: #1ca7b5;
  border-radius: 7px;
  z-index: -1;
}
.for-any { text-align: center;}
.for-any .any-of-text{
  background: #e8f3f4;
  padding: 40px 40px;
  border-radius: 7px;
}
.for-any .any-of-text .heading-text {
  margin-bottom: 20px;
}

/* -----------------------------------replacement-sec------------------------------------- */

.replacement-sec .replacement-box{
  padding: 50px 50px;
  box-shadow: 0px 0px 15px #cccc;
}
.replacement-sec .replacement-box h6 {
  font-size: 26px;
  color: #000;
  font-weight: bold;
  margin-bottom: 15px;
}
.replacement-sec .replacement-box ul li {
  position: relative;
  padding-left: 20px;
  padding-bottom: 15px;
  color: #585858;
}
.replacement-sec .replacement-box ul li i {
  position: absolute;
  left: 0px;
  font-size: 10px;
  color: #585858;
  top: 7px;
}






.get-in-touch2{
  background: none;
  padding: 90px 0px;
}
.get-in-touch2 textarea.form-control {
  height: 150px;
  border: 1px solid #1ca7b5;
}
.get-in-touch2 .get-sec {
  background: #fff;
  padding: 0px;
  margin: 0px 0%;
  border-radius: 7px;
}
.get-in-touch2 .con-t-img {
  background: #1ca7b5;
  padding: 50px;
  height: 100%;
}

.get-in-touch2 .con-t-img h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}
.get-in-touch2 .con-t-img h3 a{
  color: #fff;
	border-bottom:1px solid #fff;
  font-weight: 600;
}
.get-in-touch2 .con-t-img p {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 10px;
}
.get-in-touch2 .con-t-img p{
  color: #fff;
}
.get-in-touch2 .touch-box-form {
    padding: 50px 50px 50px 30px;
}
.recapcha{
  margin-top: 10px;
}
.get-in-touch2 .get-sec {
  background: #fff;
  padding: 0px;
  margin: 0px 0%;
  border-radius: 7px;
  border: 3px solid #1ca7b5;
  
}





.site-map{
	padding:90px 0px 0px;
}
.site-map .site-map-sec ul li {
	font-size: 20px;
    padding-bottom: 15px;
    position: relative;
    padding-left: 40px;
}
.site-map .site-map-sec ul li a{ color:#000; font-size: 18px;}
.site-map .site-map-sec ul li a:hover { color: #009cac;}
.site-map .site-map-sec ul li i {
    padding-right: 10px;
    color: #ffffff;
    position: absolute;
    left: 0px;
    top: 5px;
    border: 1px solid #009cac;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex
;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 4px;
    background: #009cac;
}
.site-map .site-map-sec .map-sec {
    padding-left: 40px;
}

.get-sec p a{ color:#fff; border-bottom:1px solid #fff;}



.residential-sec{
  background: url('/wp-content/themes/bestofferglass/css/../images/re-bg.webp') no-repeat fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0px 140px;
}
.replacement-sec .replacement-box:hover{
	box-shadow:0px 0px 15px #1ca7b5;
	transition: 0.7sease-in-out;
}
.residential-box{
  background: rgb(2,0,36);
background:#009cac;
border-radius: 7px;
  padding:30px;
  height: 100%;
  margin-top: 30px;
}
.residential-sec .heading-text{
  text-align: center;
}
.residential-sec h4{
  text-align: center;
}
.residential-box .heading-text {
  color: #ffffff;
  font-size: 50px;
  font-weight: 600;
  text-transform: capitalize;
  text-align: left;
}

.residential-box ul li {
    color: #fff;
    padding: 12px 0px 12px 40px;
    font-size: 24px;
    position: relative;
    font-weight: 600;
}
.residential-box ul li i{
  position: absolute;
  left: 0px;
  top: 15px;
  font-size: 30px;
}
.residential-box p{
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.co-inner-sec3 .sliding-img{
  position: relative;
}
.co-inner-sec3 .sliding-img:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  width: 100%;
  height: 100%;
  background: #1ca7b5;
  border-radius: 7px;
  z-index: 0;
}
.co-inner-sec3 .sliding-img img{
  position: relative;
  z-index: 1;
}


.co-inner-seclogo{
  padding: 90px 0px 0px;
}
.inner-sec1-change:after{
  display: none;
}
.logo-sec{ display: flex; gap: 100px;
margin-top: 50px;}
.co-inner-seclogo-text-box ul {
  column-count: 2;
  padding-top: 75px;
}
.co-inner-seclogo-text-box ul li{ background: #1ca7b5; width: 100%; margin-bottom: 20px; color: #fff; padding: 15px 20px; font-size: 18px; font-weight: 600; 
border-radius: 7px;}
.co-inner-sec3{ margin-top: 0px;}
.get-in-touch2-change {
  background: none;
  padding: 0px 0px;
}

.inner-sec1-change-sec .sliding-img {
  position: relative;
  width: 690px;
  float: left;
  margin-right: 55px;
	margin-bottom: 30px;
}
.inner-sec1-change-sec .inner-text {
  padding-left: 0px;
}

.residential-box a{ color: #000;}

.inner-sec1-fleft .sliding-img {
  position: relative;
  width:690px;
  float: right;
  margin-left: 55px;
}



.shower-sec{ 
  background-image: url('/wp-content/themes/bestofferglass/css/../images/cwbg.webp');
  padding:90px 0px;
}




.inner-sec2-change .inner-text ul li {
  position: relative;
  padding-left: 70px;
  padding: 15px 15px 15px 70px;
  color: #000;
  border-bottom: 1px solid #ccc;
  font-weight: 600;
}
.inner-sec2-change .inner-text ul li span{ position: absolute; left: 0px; }

.replacement-sec .replacement-box-change {
  padding: 30px 30px;
  height: 100%;
  border-radius: 7px;
}

.replacement-sec .replacement-box-change h6 {
  font-size: 24px;
  color: #1ca7b5;
  font-weight: 600;
  margin-bottom: 15px;
}

.store-list {
  column-count: 2;
}

.store-service-title{
  font-size: 30px;
  padding-bottom: 20px;
  font-weight: 600;
}

.store-list li{
  font-size: 20px;
  padding-bottom: 15px;
}
.store-list i {
  padding-right: 10px;
  color: #27a1f2;
}

.store-services-text {
  background: #fff;
  box-shadow: 0px 0px 10px #ccc;
  padding: 40px;
  border-radius: 8px;
}

.store-services-text-change {
  background: #fff;
  box-shadow: 0px 0px 10px #ccc;
  padding: 25px;
  border-radius: 8px;
}
.store-services-text-change .store-list {
  column-count: 3;
}
.store-services-text-change .store-list li {
  font-size: 20px;
  padding-bottom: 15px;
  position: relative;
  padding-left: 30px;
}
.store-services-text-change .store-list i {
  padding-right: 10px;
  color: #27a1f2;
  position: absolute;
  left: 0px;
  top: 5px;
}

.get-in-touch2-change2{
  padding-bottom: 0px;
}

















/* -------------------megha-css------------------------ */




/* --------------contact-css-------------------- */

.contact-page {
  padding: 100px 0px;
  position: relative;
  
}

.contact-title {
  font-size: 50px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 20px;
  color: #1ca7b5;
}

.detail-box {
  display: flex;
  align-items: center;
  padding: 15px 0px 15px 0px;
  
}
.follow-us {
  margin-top: 30px;
}
.contact-form-title {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  padding-bottom: 10px;
  margin: 0;
  text-align: center;
}
.contact-form-title a{
	color:#fff;
	border-bottom:1px solid #fff;
}
.contact-form h5{
	color:#1ca7b5;
}
.detail-box .sub-title{
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  
}

.contact-inner .follow-us .follow-us-bt {
  color: #fff;
  border: 1px solid #fff;
  padding: 12px 15px;
  font-size: 18px;
  font-weight: bold;
  border-radius: 8px;
  transition: 0.7s ease-in-out;
}
.contact-inner .follow-us .follow-us-bt:hover  {
transition: 0.7s ease-in-out;
background-color: #fff;
color: #1ca7b5;
}
.contact-inner .follow-us i {
  font-size: 25px;
  color: #fff;
  background: #00000012;
  border-radius: 50px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  margin-right: 10px;
  transition: 0.7s ease-in-out;
}
.contact-inner .follow-us i:hover {
  background: #fff;
  color: #1ca7b5;
  transition: 0.7s ease-in-out;
}

.inner-detail {
  padding-left: 15px;
}
.inner-detail a {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}
.details-section {
  padding: 70px 60px 80px 40px;
  box-shadow: 0px 0px 30px #dedede;
  border-radius: 5px;
  margin: 0px 10px;
  height: 100%;
  background: #1ca7b5;
}
.contact-page .contact-form {
  padding: 40px 150px 50px 40px;
  box-shadow: 0px 0px 30px #dedede;
  border-radius: 5px;
  margin-right: -155px;
  height: 100%;
  background: #ffffffa3;
}
.contact-form input::placeholder{
  color: #242424;
  font-size: 18px;
  font-weight: 500;
}


.contact-form textarea::placeholder {
  color: #242424;
  font-size: 18px;
  font-weight: 500;
}

.input-text {
    border: 1px solid #009cac;
    padding: 10px 15px;
    border-radius: 8px;
    width: 100%;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 500;
}

.input-textarea {
    border: 1px solid #009cac;
    padding: 10px 15px;
    border-radius: 8px;
    width: 100%;
    margin-bottom: 0px;
    height: 145px;
    font-size: 16px;
}
.textarea{
  border: 1px solid #009cac;
  padding: 15px;
  border-radius: 8px;
  width: 100%;
  margin-bottom: 15px;
  color: #1d1d1d;
  font-size: 17px;
  font-weight: 500;
}



.contact-page .submit-btn{
  padding: 15px 50px;
  color: #fff;
  border-radius: 8px;
  background-color: #009cac;
  border: none;
  font-size: 19px;
  font-weight: 500;
   transition: 0.5s ease-in-out;
   margin: 0;
}

.submit-btn:hover{
  background-color: #000;
  color: #fff;
  transition: 0.5s ease-in-out;
}
.detail-box.box-one {
  padding: 20px 0px 0px 0px;
}

.contact-map iframe{
  margin: 0;
  padding: 0;
  width: 100%;
}
.contact-map {
  margin: 0;
  width: 100%;
}

.inner-main-container{
  padding: 80px 0px;
}



.emergency-sec {
  background: url('https://bestofferglass.com/wp-content/uploads/2025/09/emergency-bg-1.webp');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #ffffffde;
  background-attachment: fixed;
  background-blend-mode: lighten;
}
.emer-title{
font-size: 40px;
color: #1ca7b5;
font-weight: bold;
text-align: center;
padding-bottom: 15px;
}

.emer-sub-title{
  font-size: 36px;
  color: #000;
  font-weight: 600;
  text-align: center;
}

.emergency-text{  
  background-color: #5fbfc8;
  border-radius: 8px;
  padding: 20px;
  transition: 0.7s ease-in-out;
  height: 100%;
}
.emergency-text p{
  color: #fff;
  font-weight: 600;
  font-size: 26px;
}

.inner-img{
  text-align: center;
}

.emer-sub-title{
  padding: 0px 0px 40px 0px;
}
.inner-img img {
    margin-bottom: 50px;
}

.inner-sec1 h3{
  text-align: left;
}

.about-text p {
  max-width: 1200px;
  text-align: center;
  padding: 30px 0px;
  font-size: 22px;
  line-height: 34px;
}
.about-text {
  max-width: 1200px;
  margin: auto;
}
.about-text .about-btn{
  text-align: center;
}


.inner-left-img {
  width: 640px;
  float: left;
  margin-right: 50px;
}

.inner-right-img{
  width: 730px;
  float: right;
  margin-left: 30px;
}

.store-list {
  column-count: 2;
}

.store-service-title{
  font-size: 30px;
  padding-bottom: 20px;
  font-weight: 600;
}

.store-list li{
  font-size: 20px;
  padding-bottom: 15px;
  position: relative;
  padding-left: 30px;
}
.store-list i {
  padding-right: 10px;
  color: #27a1f2;
  position: absolute;
  left: 3px;
  top: 5px;
}

.about-img {
    text-align: center;
    border-radius: 10px;
    transition: 0.7sease-in-out;
    overflow: hidden;
    margin-top: 15px;
}
.about-img img{
  border-radius: 10px;
  transition: 0.7s ease-in-out;
  overflow: hidden;
}

.about-img:hover img{
 transform: scale(1.1);
  border-radius: 10px;
  transition: 0.7s ease-in-out;
}
.store-services-text {
  background: #fff;
  box-shadow: 0px 0px 10px #ccc;
  padding: 40px;
  border-radius: 8px;
}

.about-btn a {
  margin: 0;
}
.about-sec-3{
  background-image: url('/wp-content/themes/bestofferglass/css/../images/about-best-bg.webp');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  margin-top: 100px;
}

.about-sec-1{
  position: relative;
}

.about-inner-text p {
  font-size: 20px;
  line-height: 30px;
}
.who-we-img.who-we-img1 {
  padding-top: 50%;
  transition: 0.7s ease-in-out;
}
.who-we-img {
  transition: 0.7s ease-in-out;
}

.about-circle-img {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 35%;
}
.about-right{
  position: relative;
}

.about-right .circle-text {
  position: absolute;
  top: 33%;
  left: 37%;
  z-index: 2;
  right: 0;
  margin: auto;
}
.about-inner-text .emer-title{
  text-align: left;
}

.about-sec-2{
  margin: 0;
  position: relative;
}

#team-slid1 .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: flex; 
}
#team-slid1 .owl-prev{ display: none;}
#team-slid1 .owl-next {
  position: absolute;
  right: 8%;
  top: 40%;
}


#team-slid1 .owl-next{
  position: absolute;
  display: block;
  bottom: -14%;
  right: 12%;
  background-image: url('/wp-content/themes/bestofferglass/css/../images/icon.webp');
  width: 74px;
  height: 94px;
  background-repeat: no-repeat;
}
#team-slid1 .owl-next{ display:none;}
#team-slid1 .owl-next span {
  display: flex;
  align-items: center;
  gap: 32;
}
#team-slid1 .owl-next span i{
  font-size: 120px;
  position: absolute;
}
#team-slid1 .owl-dots{ display: none;}

.store-img2{
  text-align: center;
}

.store-img-title{
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
}

.inner-bg {
  background-image: url('/wp-content/themes/bestofferglass/css/../images/inner-sec-bg.webp');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  position: relative;
  z-index: 1;
}

.store-sec-3 {
  margin-bottom: 0px;
  position: relative;
  z-index: 2;
}
.store-sec-2::after{
  background-image: none;
}
 .store-sec-2 .inner-text{
  padding: 0;
 }

 .store-sec-2 .inner-text p{
  padding-right: 50px;
 }

.inner-sec1.store-sec-2 {
  padding: 0px 0px 80px;
}

.sliding-img:hover::after {
  left: 0px;
  transition: 0.7s ease-in-out;
}
.sliding-img:hover img{
  transform: translate(20px, 0px);
  transition: 0.7s ease-in-out;
}

.sliding-img img{
  transition: 0.7s ease-in-out;
}
.maing-a img:hover {
  transition: 0.7s ease-in-out;
  transform: scale(1.1);
  overflow: hidden;
  border-radius: 10px;
}


.maing-a a{
  transition: 0.7s ease-in-out;
  overflow: hidden;
  border-radius: 10px;
}

.sec-3-24 .section-2-b{
  margin-bottom: 100px;
} 

.emergency-text:hover {
  background: #fff;
  box-shadow: 0px 0px 10px #ccc;
  
}
.emergency-text:hover p{
  color: #009cac;
  transform: translate(0px, 10px);
  transition: 0.5s ease-in-out;
}
.running-sub-heading i {
  font-size: 10px;
  position: absolute;
  bottom: 18px;
  
}
.running-sub-heading{
  position: relative;
}
h3.running-sub-heading img {
    margin: 0px 10px;
}
.running-sub-heading span {
  padding-left: 20px;
}
.gallery-pagination {
  justify-content: start;
}

.page-item:first-child .page-link {
  background: #1ca7b5;
  color: #fff;
  font-size: 18px;
  border: none;
  border-radius: 10px;
  padding: 7px 24px;
  font-weight: 600;
  margin-right: 10px;
}
.page-item:last-child .page-link {
  background: #1ca7b5;
  color: #fff;
  font-size: 18px;
  border: none;
  border-radius: 10px;
  margin-left: 10px;
  padding: 7px 24px;
  font-weight: 600;
}
.gallery-pagination .page-link {
border: none;
font-size: 20px;
font-weight: bold;
color: #1ca7b5;
}

.gallery-pagination .page-link:hover {
  z-index: 2;
  color: #fff;
  background-color: #1ca7b5;
  border-color: none;
}

.who-we-img1:hover {
  transform: translate(0px, -20px);
  transition: 0.7s ease-in-out;
  border-radius: 10px;
}
.who-we-img2:hover {
  transform: translate(0px, 20px);
  transition: 0.7s ease-in-out;
  border-radius: 10px;
}
.who-we-img1:hover img{
  border-radius: 20px;
  transition: 0.7s ease-in-out;
  box-shadow: 0px 0px 10px #ccc;
}
.who-we-img2:hover img{
  border-radius: 20px;
  transition: 0.7s ease-in-out;
  box-shadow: 0px 0px 10px #ccc;
}

#team-slid1 .owl-stage-outer {
  margin-left: 100px !important;
  margin-right: 230px;
}
.client-says-change{
  padding-bottom: 0px;
}

/* -------------------------------end------------------------ */


.get-in-touch-p0{
  padding-bottom: 0px;
}


/***********************blog-css *******************/
.blogs{
  position: relative;
  margin-top: 90px;
  z-index: 9;
}
.recent-box-content,
.right-search {
  background-color: #fff;
  box-shadow: 0px 0px 10px #ccc;
  padding: 20px 10px 20px 10px;
}
.blogs h2 {
  font-size:40px;
  font-weight: bold;
  position: relative;
  padding-bottom: 30px;
  text-align: center;
  color: #0e0e0e;
}

.recent-box-content .recent-blog-heading {
  font-size: 22px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

.recent-box-content ul li {

  border-bottom: 1px solid #ccc;

}

.recent-box-content ul li a {
  padding: 10px 0px;
  font-size: 15px;
  transition: all 0.5s ease-in;
}

/* 
.recent-blog-btn .link-blog a {
  background-color: #a381a5;
  color: #fff;
  margin: 5px 0px;

  padding: 10px 30px;
  border-radius: 5px;
  font-size: 14px;
} */

.recent-blog-btn ul li a:hover,
.recent-box-content ul li a:hover {
  transform: translateX(10px);
}

.blog-photo {
  overflow: hidden !important;
  position: relative;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.blog-district {
  box-shadow: 0px 0px 10px #ccc;
  border: 1px solid transparent;
  transition: all 0.5s ease-in;
	height:100%;
}

.blog-district:hover {
  border: 1px solid #009cac;
}


.d-hexa {
  font-size: 24px;
  padding-top: 15px;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.blog-district h6,
.blog-district p,

.blog-district ul li {
  padding-left: 20px;
}

.blog-photo,
.blog-left-img {
  overflow: hidden;
}

.pagination .page-item .page-link.active {
  background-color: #000;
  color: #fff;

}

.pagination .page-item .page-link {
  background-color: #009cac;
  color: #fff;
  margin: 0px;
  font-size: 20px;
  margin: 0px 0px 0px 5px;
}
.mt-5 {
  margin-top: 1.5rem!important;
}
.mt-4 {
  margin-top: 1rem!important;
}


.read-blog {
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #009cac;
  padding: 10px 26px;
  border-radius: 7px;
  margin: 0px 0px 30px 20px;
  transition: all 0.5s ease-in;
  border: 1px solid #009cac;
}

.read-blog:hover {
  background-color: #009cac;
  border: solid 0px #009cac;
  color: #fff;

}

.blog-district:hover {
  background: #009cac;
  color: #fff;
}
.blog-district:hover h6 a{
    color: #fff;
}
.blog-district:hover p {
  color: #fff;
}

.blog-district:hover .read-blog {
  border: 1px solid #fff;
}

/***********************blog-detail *******************/

.blog-detail{
  position: relative;
  margin-top: -100px;
  z-index: 9;
}
.blog-detail h2 {
  font-size: 55px;
  font-weight: bold;
  position: relative;
  padding-bottom: 30px;
  text-align: center;
  color: #0e0e0e;
  background-image: linear-gradient(-90deg, #009cac 0%, #02b0f1 100%);
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 5s linear infinite;
}
.detail-box-content .blog-content-hexa {
  font-size: 24px;
  padding-top: 15px;
  margin: 0px;
  font-weight: bold;
}

.detail-box-content {

  text-align: left;
  padding-bottom: 10px;


}
.detail-box-content img{width:100%;}
.create-space {
  padding: 0px 15px 5px;
  box-shadow: 0px 0px 10px #ccc;
}

.create-space1 {
  padding: 29px 19px 42px 20px;
  box-shadow: 0px 0px 10px #ccc;
}

.blog-detail-box ul li {
  font-size: 14px;
  padding: 5px 0px;
  color: rgb(95, 95, 95);
}

.blog-detail-box p {
  font-size: 17px;
  padding: 5px 0px;
  padding: 5px 0px;

  color: #000;
  font-weight: 400;

}


.blog-comment {
  background-color: rgb(0 156 172);
  padding: 30px 20px;
  border-radius: 5px;
  margin: 40px 0px 10px 0px;
}

.blog-comment h5 {
  font-size: 24px;
  padding: 5px 0px;
  color: #fff;
}

.blog-comment textarea {
  resize: none;
  margin: 5px 0px;
}

.post-btn {
  color: #fff;
  border: none;
  padding: 10px 30px;
  text-align: center;
  border-radius: 5px;
  font-size: 19px;
  margin: 10px 0px;
  transition: all 0.5sease-in;
  border: 1px solid #ffffff;
  background-color: #009cac;
  transition: all 0.5sease-in;
}


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

.blog-comment .form-control {
  padding: 15px 15px;
  margin: 5px 0px;
  width: 100%;
}
.form-group label {
  color: #fff;
}
.recent-box-content,
.right-search {
  background-color: #fff;
  box-shadow: 0px 0px 10px #ccc;
  padding: 20px 10px 20px 10px;
}

.recent-box-content .recent-blog-heading {
  font-size: 24px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  font-weight: 600;
}
.recent-box-content ul{
  margin-bottom: 20px;
}
.recent-box-content ul li {

  border-bottom: 1px solid #ccc;

}

.recent-box-content ul li a {
  padding: 10px 0px;
  font-size: 16px;
}

.recent-blog-btn .link-blog a {
  background-color: #a381a5;
  color: #fff;
  margin: 5px 0px;

  padding: 10px 30px;
  border-radius: 5px;
  font-size: 14px;
}

.recent-blog-btn ul li a:hover,
.recent-box-content ul li a:hover {
  transform: translateX(10px);
}


.page-link {
  padding: 7px 24px !important;
  border-radius: 10px;
}

.main {
  width: 50%;
  margin: 50px auto;
}

.details-text{
  font-size: 22px;
  color: #009cac;
}

.create-space1 ul{
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
  padding-left: 20px;
}
.create-space1 ul li {
  font-size: 18px;
  color: #000;
  list-style: disc;
}
.create-space1 ol{
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
  padding-left: 20px;
}
.create-space1 ol li {
  font-size: 18px;
  color: #000;
  list-style:auto;
}
.blog-district p {
  padding: 0px 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.blog-district h6{
  padding: 15px 15px 0px;}
  .blog-district h6, .blog-district p, .blog-district ul li {
    padding-left: 15px;
}
.detais-btn{ text-align: center;}
.regular-button{ padding: 10px 30px; border-radius: 7px; background-color: #009cac; color: #fff; text-transform: uppercase; font-size: 18px; font-weight: 500;}

table { 
	width: 100%; 
	border-collapse: collapse; 
	margin:50px auto;
	}

/* Zebra striping */
tr:nth-of-type(odd) { 
	background: #eee; 
	}

th { 
	background: #009cac; 
	color: white; 
	font-weight: bold; 
	}

td, th { 
	padding: 10px; 
	border: 1px solid #ccc; 
	text-align: left; 
	font-size: 18px;
	}

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	table { 
	  	width: 100%; 
	}

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}

	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		/* Label the data */
		content: attr(data-column);

		color: #000;
		font-weight: bold;
	}

}



.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper > li > a {
    color:#000 !important;
}
.wpmm-sub-menu-wrap li.wpmega-1columns-3total {
    width: 50% !important;
    padding: 0 10px;
}


.wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
    margin-bottom: 0px;
    display: block;
    background:#009cac !important;
    padding: 0px 0px !important;
}
.wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
    margin-bottom: 0px !important;
}
.wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title, .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title {
    color: #ffffff !important;
    padding: 10px 15px !important;
    background:#009cac !important;
    width: 100%;
}
.wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title, .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title:hover {
    color: #ffffff !important;
    padding: 10px 15px !important;
    background:#000 !important;
    width: 100%;
}
.wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title, .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title {
    margin-bottom: 0px !important;
}

.wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title, .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title {
    text-transform: capitalize !important;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.current-menu-item a, .wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li.current-menu-item a {  color: #009cac !important;}
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after, .wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:after { height:2px !important;  background: #1dbc61 !important;}


.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper >li {
    border-right: 0px solid #ffffff !important;
}
/* .wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper {
    background-color: #fff !important;
} */
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a {
    color: #000000 !important;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.wpmega-hide-menu-icon > a {
    padding: 4px 24px 4px 10px !important;
}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item > a, .wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show > a, .wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > a {  background-color: #ffffff !important;}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.current-menu-item a, .wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li.current-menu-item a {  color: #009cac !important;}
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after, .wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link:after {  background: #1dbc61 !important;}

 .touch-box-form h2{
    font-family: 'Montserrat';
    color: #1ca7b5;
}

.wpcf7-not-valid-tip { font-size: 14px !important;}
.wpcf7 form .wpcf7-response-output {  margin: 0.5em 0.5em 1em !important;  font-size: 14px !important;}


.padding-none{
	padding:0px;
}
.client-says-0{
	padding-top:0px;
}
.inner-text-change{
	padding-left:0px;
	padding-top:40px;
}

.replacement-box li a{
	font-weight:bold;
}
.inner-text li a{
	font-weight:bold;
}

.inn-text0f-client h2 {
    color: #1ca7b5;
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
    margin-left: 100px;
    padding-right: 240px;
}






/* -----------------------banner--------------------------- */

.home-banner{position: relative;}
.home-banner-text-container {
  position: absolute;
  bottom: 22%;
  color: #fff;
  z-index: 1;
  left: 3%;
}
.home-banner-heding {
  font-size: 86px;
  color: #fff;
  font-weight: 600;
}
.home-banner-text-container p {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #000000;
}
.banner-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* background-color: rgb(0 0 0 / 62%); */
  background-image: linear-gradient(to left, rgba(255, 0, 0, 0), rgba(255, 0, 0, 0), rgb(0 0 0));
}
.banner-services {
  display: flex;
  gap: 30px;
}
.banner-services .banner-items p {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  line-height: 26px;
  text-align: center;
}
.banner-item {
  background: #fff;
  border-radius: 8px 8px 0px 8px;
  padding: 18px 38px;
}
.banner-item:hover{background: #f2d690;}
.banner-find-btn {
  font-size: 18px;
  padding: 16px 34px;
  border-radius: 8px;
  color: #fff;
  font-weight: 400;
  background-color: #55c2eb;
  display: inline-flex;
  align-items: center;
}
.banner-find-btn:hover{color: #fff;background: #f2d690;}
.banner-find-btn span{padding-left:10px;}
  #offerSlidern .owl-dot.active span {
    background-color: #00c8dd;;
    width: 32px;
    height: 4px;
    margin: 3px;
    border-radius: 8px;
}

#offerSlidern .owl-dot span {
  background-color: #fff;
  width: 32px;
  height: 4px;
  margin: 3px;
  border-radius: 8px;
}
#offerSlidern .owl-dot {
  display: inline-block;
}
#offerSlidern .owl-dots {
  width: 100%;
  position: absolute;
  bottom: 29px;
  left: 60px;
}



/* -----------888888----------- */
.fixed-nav .logo{width: 250px;}
header {
  position:relative;
  top: 0px;
  left: 0px;
  transition: ease-in-out 5s;
  width: 100%;
  z-index: 5;
  background: #fff;
}
.fixed-nav {
  box-shadow: 0px 0px 15px rgb(0 0 0 / 45%);
  background-color: #ffffff;
  width: 100%;
  /* z-index: 9999; */
  transition: ease-in-out 5s;
  animation: smoothScroll 4s forwards;
  position: fixed;
}
.fixed-nav .nav-bg {background: #000;}
.nav-bg {
  /* position: absolute;
  top: 0px;
  left: 0px; */
  width: 100%;
  /* z-index: 33; */
  padding: 10px 0px;
}
.navbar-expand-lg .navbar-collapse {justify-content: end;}
.navbar-expand-lg .navbar-nav {align-items: center;}
.top-container {
  padding: 30px 30px;
  background: #ffffff;
  width: 520px;
  border-radius: 0px 20px 20px 0px;
}
.top-container h3{ font-size: 18px; color: #000; line-height: 32px; margin-bottom: 20px; font-weight: 400; }
.desktop-banner{display:block;}
.mobile-banner{display: none;}
.nav-item a:hover{color: #000 !important;border-bottom: 2px solid #fff !important;}
.navbar-nav a.nav-link.active {
color: #ccc !important;
border-bottom: 2px solid #fff;
}
.phone-btn{
font-size: 19px;
padding: 10px 28px;
color: #0a0a0a;
background: #e9d3bf;
border: 1px solid #e9d3bf;
font-weight: 400;
border-radius: 8px;
}
.et_pb_blurb_description a {
    color: #009cac;
}


.phone-btn:hover img {
  -webkit-filter: brightness(10);
  filter: brightness(10);
  transition: ease-in-out 1s;
}
.phone-btn img{margin-right: 10px;}
.navbar-nav .nav-item .nav-link{
font-size: 19px;
color: #000;
font-weight: 400;
text-transform: capitalize;
border-bottom: 2px solid transparent;
}
.navbar-nav .nav-item{padding-right: 15px;}
.navbar-nav .nav-item:last-child{padding-right: 0;}
.contact{
gap: 10px;
display: flex;
align-items: center;
justify-content: center;
}
.top-container-1 {padding: 0px 50px;}
.header-section.fixed-nav .top-nav-bar {background-color: #252525;animation: smoothScroll 4s forwards;}
.header-section.fixed-nav a.logo.d-flex.align-items-center img {width: 250px;}
.email-icon {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 2;
  background: #e9d3bf;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.teza-vedio video {
  object-fit: cover;
  width: 100%;
  height:auto;
  padding: 0;
  margin: 0;
  line-height: 0;
}
.banner-text-heading{padding-bottom:0px;font-size: 35px;  color: #00c8dd; font-weight: bold;}
.banner-text p{ color: hsl(0, 0%, 100%);}
.home-banner-title{font-size: 50px;padding-bottom: 30px; color: #fff;font-weight: bold;}
.home-btn-1{font-size: 16px;font-weight: 500; padding: 14px 44px; color: #fff !important; background:#009cac; border-radius:7px;}
.home-btn-1:hover{color: #ffffff;     background: #000;}

 .et_pb_blurb_content p:last-of-type {
    padding-bottom: 0;
    margin: 0;
}
.banner {position: relative;}
.banner-text-container {
  position: absolute;
  width: 100%;
  bottom: 24%;
  z-index: 2;
  text-align: left;
  left: 3%;
}
.banner:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* background-color: rgb(0 0 0 / 40%);
  background-image: linear-gradient(to top, rgba(255, 0, 0, 0), rgba(255, 0, 0, 0), rgb(0 0 0)); */
  z-index: 1;
}
.home-section-1:hover  .floating{
  animation-name: floating;
  -webkit-animation-name: floating;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
}

/* ------------------why-teza----------------------- */
.why-teza{ padding:80px 0px; background-image: url('/wp-content/themes/bestofferglass/css/../images/Image-Box-3bg.webp'); width:100%; height:100%; background-repeat:no-repeat; background-size: cover;}
.why-teza .teza-text { text-align:left; }
.why-teza .teza-text h2 {
  color: #00c8dd;
  width: auto;
  font-size: 32px;
  font-weight: bold;
  display: inline;
  border-bottom:0px solid #009cac;
  padding-bottom: 7px;
}
.bold-heading {
  color: #00c8dd;
  width: auto;
  font-size: 40px;
  font-weight: bold;
  display: inline;
  border-bottom:5px solid #009cac;
  padding-bottom: 7px;
}
.why-teza .teza-text p {
  color: #000;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-right: 15px;
}
.teza-sec1-img{ background: #fff; padding-bottom: 10px;}
.teza-sec1-img:hover{ box-shadow: 2px 7px 30px #ccc;}
.teza-sec1-img h4{ font-size: 18px; font-weight: bold; color: #00c8dd;}


.inner-touch-content {
  background: #ffffffdb;
  margin-top: 0px;
  padding: 25px 10px 10px 10px;
  margin-left:0px;
  position: relative;
}
.inner-touch-content input {
  width: 100%;
  margin: 0px 0px 15px 0px;
  padding: 8px 5px;
  border-radius: 5px;
  font-size: 16px;
  border: 1px solid #ccc;
  font-weight: 500;
}
.inner-testimonial-img figure{ margin: 0px; }
.inner-touch-content textarea{
  width: 100%;
  font-size: 17px;
  margin: 0px 0px 15px 0px;
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-weight: 500;
  resize: none;
  height: 110px;
}

.inner-touch-btn a {
  font-size: 16px;
  font-weight: 500;
  padding: 14px 44px;
  color: #fff !important;
  background:#009cac;
  border-radius: 5px;
  border-radius: 20px;
}
.inner-touch-btn a:hover{
  color: #ffffff;
    background:#000;

}

.inner-touch-content .touch-title{
  font-size: 31px;
  font-weight: 700;
  color: #fff;
  padding: 10px 0px;

}
.inner-testimonial-img{
  overflow: hidden;
}

.inner-touch{
  padding: 70px 0px;
}






/* ---------------------home-section-3------------------- */

.home-section-3{padding: 70px 0px; background-color: #F1F1F1;}
.hm-sec3-img img {
  border-radius: 0px;
  transition: opacity 1s, transform 0.7s ease-in;
  opacity: 0.8;
}

.hm-sec3-text-box{position: relative;}
.hm-sec3-text-box:hover .hm-sec3-text-box-title1 {
  height: 100%;
}

.hm-sec3-text-box-title1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  overflow: hidden;
  width: 100%;
  margin: auto;
  height: 0;
  padding: 70px 30px 30px 30px;
  opacity: 0;
  text-align:left;
  border-radius: 0px;
  transition: 1s;
  outline: 0px solid #e9d3bf;
  outline-offset: 0px;
}


.service-btn{font-size: 16px; color:#fff; font-weight: 500; padding: 14px 44px;     background:#009cac;  border-radius:7px;}
.service-btn:hover{color: #ffffff;     background:#000;}
.et-l.et-l--footer .et_pb_module_header {
    margin-bottom: 0;
    line-height: 15px;
}
.et-l.et-l--footer .et_pb_text_inner a {
    color: #009cac;
}

.hm-sec3-text-box{border-radius:0px; background: #000; text-align: center; margin-bottom: 25px;}
.hm-sec3-text-box-title {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: auto;
  transform: translate(-50%, -50%);
  width: 100%;
}
.hm-sec3-number{font-size: 30px;color: #fff;font-weight: bold;}
.hm-sec3-number2 {
  font-size: 30px;
  color: #00c8dd;
  font-weight: bold;
  margin-bottom: 30px;
}
.hm-sec3-title{font-size: 20px;color: #ffffff;font-weight: bold;}
.hm-sec3-text-box:hover .hm-sec3-text-box-title{opacity: -1;transition: ease-in-out 1s;}
.hm-sec3-text-box:hover  .hm-sec3-text-box-title1{opacity: 2;transition: ease-in-out 1s;}

.hm-sec3-number1{font-size: 60px;color: #fff;font-weight: bold;}
.hm-sec3-title1{font-size: 30px;padding-bottom: 15px;  color: #ffffff;font-weight: bold;}
.hm-sec3-text-box-title1:hover{opacity: 3;}

.hm-sec3-container{padding: 0px 25px;}
.hm-sec3-text {
  padding-bottom: 20px;
  text-align: center;
}
.hm-sec3-text ul{
  margin: 0px;
  padding: 0px;
 
}
.hm-sec3-text .tabsh3 {
  display: inline-block;
  margin: 10px;
}
.hm-sec3-text .tabsh3 h3 {
  font-size: 18px;
  color: #000;
  background: #00c8dd;
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
  
  margin: 7px;
}
.hm-sec3-text h3 {
  color: #009cac;
  font-size: 50px;
  font-weight: 600;
}
.hm-sec3-text h2 { color: #00c8dd;  font-size: 56px;  font-weight: 300;}
.hm-sec3-text h2 span { font-weight: bold; color: #009cac;}
.hm-sec3-text p{ text-align: center !important; padding:0px 15%; color: #00c8dd; font-size: 16px;}
.hm-sec3-text h2 { color: #009cac; font-size: 56px; font-weight: 600; margin-bottom: 30px;}
.home-section-3 p{font-size: 18px;color: #000;font-weight: 400;text-align:left;}
.home-sec3-text p{font-size: 27px;line-height: 39px;font-weight: bold;color: #fff;}
.home-sec3-btn-1{font-size: 20px;padding: 10px 40px;font-weight: 400;color: #fff;background: #4682b4; text-transform: uppercase}
.home-sec3-btn-2{font-size: 20px;padding: 10px 40px;margin-left: 15px;font-weight: 400;color: #fff;background: #4682b4; text-transform: uppercase}
.home-sec3-btn-1:hover{color: #fff;background: #000;}
.home-sec3-btn-2:hover{color: #fff;background: #000;}
.home-sec3-img {text-align: end; padding: 80px 50px 0px 50px;}
.home-section-333{padding: 70px 0px; background-color: #e2e8f0;}





/*-------------------------------  review section -----------------------------------------*/
.home-section-6{padding: 80px 0px 30px 0px; background-image: url('https://bestofferglass.com/wp-content/uploads/2024/12/tt.banner-1.webp'); width: 100%; height: 100%; background-repeat: no-repeat; background-size: 100%;}
.home-section-6 .top-container{ width: 100%; background: none;}
.top-container .hm-sec6-heading {
  font-size: 36px;
  padding-bottom: 0px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  padding-left: 70px;
  position: relative;
  margin-bottom: 30px;
}
.hm-sec6-heading::before {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 0px;
  width: 50px;
  height: 5px;
  background: #fff;
  left: 0px;
}
.top-container h6 {
  padding-left: 210px;
  font-size: 20px;
  padding-bottom: 15px;
}
.item{margin-bottom: 50px;border-radius: 5px;}
.review-custom{padding: 80px 0 80px 0; }
.google-revied-box{ background-color:#f4f4f4; padding:20px;border-radius: 5px;}
.review-top-sec{ display: flex; align-items: center}
.re-custom-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 5px solid #fff;
}
.re-custom-img img{border-radius: 50%;}
.review-top-sec {
  display: flex;
  align-items: center;
  padding-top: 50px;
}
.re-custom-midd{ width:80%; padding: 0 10px;}
.google-revied-text{ font-size: 15px;}
.google-revied-text p{ font-size: 15px;}
.google-revied-text{
  font-size: 16px;
  color: #000000;
  margin-top: 8px;
  padding-right: 10px;
  line-height: 25px;
}
.google-revied-name{ font-size: 18px;margin-bottom: 3px;font-weight: bold; color: #0a0a0a;}
.google-time{
    font-size: 15px;
    color: #4e4d4d;
    font-weight: 400;
}
.google-revied-name-1{font-size: 18px;margin-bottom: 3px; font-weight: bold; color: #4285f4;}
.review-name{font-size: 20px;color: #0a0a0a;font-weight:bold;}
.five-strar-re{ padding: 10px 0px;}
.five-strar-re ul { display: flex;}
.five-strar-re i {margin-right: 4px;
    font-size: 16px;
    color: #fec42d;
}
.review-left-main{ padding: 15px 0px;}
.review-left-sec{ display: flex;    justify-content: center;align-items: center;}
.review-left-img{width: 60px;}
.review-left-img img{ width: 60px; height: 60px; border-radius: 50%;}
.review-left-right{ white-space: 80%; padding-left: 15px}
.five-star-left{display:  flex;padding-bottom: 10px;}
.five-star-left img{ margin-left: 4px;}
.five-number{ color: #ff8a00; font-size: 16px; font-weight: 600;}
.digi-name-reve{font-size: 24px; font-weight: bold; color: #0a0a0a; margin-bottom: 10px;}
.review-number-56{ font-size: 18px;font-weight: 400; margin-bottom: 10px;color: #000;}
.review-top-section{text-align: center;}
.yelp-five-star-left{padding-bottom: 10px;}
.review-buttton img{ margin-top: 10px;}
.et_pb_text>:last-child {
    padding-bottom: 0;
    font-size: 12px;
}
.et_pb_section_0_tb_footer.et_pb_section .et_pb_text>:last-child {
    padding-bottom: 0;
    font-size: 16px;
}
#products-sliders .owl-prev {
  position: absolute;
  top: 57%;
  left: 0px;
  /* display: none; */
}
#products-sliders .owl-prev span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #000;
    font-size: 24px;
    text-align: center;
}
#products-sliders .owl-next span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #000;
    font-size: 24px;
    text-align: center;
}
#products-sliders .owl-next {
    position: absolute;
    /* display: none; */
    top: 57%;
    right:0px;
}

#products-sliders .owl-dot span {
    background-color: #111;
    width: 30px;
    height:4px;
    margin: 2px;
    border-radius: 2px;
}
#products-sliders .owl-dot.active span {
    background-color: #690335;
    width: 30px;
    height: 4px;
}
#products-sliders .owl-dots {
    display: flex;
    z-index: 20;
    position: relative;
    bottom: -20px;
    justify-content: center;
    display: none;
}
.five-strar-re img {
  width: 50px !important;
  padding-top: 10px;
}




/* -----------waiting-for--------------------- */

.waiting-for {
  padding: 60px 130px;
  background-color: #F7F9FC;
}
.waiting-for h3 {
  font-size: 30px;
  font-weight: bold;
  color: #009cac;
}
.waiting-for p{
  padding-bottom: 20px;
}




/* ---------gallery------------ */

.out-gallery h3 {
  font-size: 56px;
  font-weight: bold;
  color: #009cac;
  text-align: center;
  margin-bottom: 30px;
}
.map-inner-img iframe {
  width: 100%;
  height: 90vh;
}

.maing {
  column-width: 390px;
  column-gap: 5px;
  padding: 5px;
}

.maing a {
  display: block;
}

.maing img {
  width: 100%;
  cursor: pointer;
  padding-bottom: 5px;
}

.maing-a {
  column-width: 296px;
  column-gap: 1px;
  padding: 1px;
}

.maing-a a {
  display: block;
  border: 2px solid #fff;
}

.maing-a img {
  width: 100%;
  cursor: pointer;
  padding-bottom: 1px;
 border-radius: 20px;
}

.lightbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
  background: #7f8c8d;
  perspective: 1000;
}

.filter {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: blur(20px);
  opacity: 0.5;
  background-position: center;
  background-size: cover;
}

.lightbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateY(0deg);
  max-height: 95vh;
  max-width: calc(95vw - 100px);
  transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
  transform-style: preserve-3d;
}
.gallery-item{
  position: relative;
}
.overlay-1{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0000001f;
  overflow: hidden;
  width: 100%;
  margin: auto;
  height: 0;
  transition: .5s ease;}
  
  .emp-text {
      width: 100%;
      padding: 20px 8px;
      background: #d8b102;
      font-size: 20px;
      position: absolute;
      top: 95%;
      left: 0;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(0%, -50%);
      text-align: center;
      right: 0;
      margin: auto;
  }
  .fed-emp-name{
      font-size: 19px;
      color: #000000;
      font-weight: 600;
      line-height: 21px;
  }
.gallery-item:hover .overlay-1 {height: 100%; }
.gallery-heading{font-size: 34px;padding-bottom: 15px; color: #0a0a0a;font-weight:bold;text-align: center;}

.video-box{margin-bottom: 20px;}
.video-gallery-section-1{padding: 50px 0px;background: #f5f5f5;}
.video-gal-sec1-box{
  border: 2px solid #e9d3bfe3;
  box-shadow: 0px 0px 20px #ccc;
  transition: ease-in-out 1s;

}




.contact-form {
  padding-right: 0px;
  border: 1px solid #ccc;
  padding: 30px 25px;
  background: #e2e8f0;
}
.contact-right{ padding-left: 30px;}
.contact-form .form-control {
    display: block;
    width: 100%;
    height: 55px;
    padding: .375rem .75rem;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 5px;
   
}

.contact-form textarea{ height: auto!important}
.submit-button {
  font-size: 16px;
  font-weight: 500;
  padding: 14px 44px;
  background: -webkit-linear-gradient(top, #00c8dd 0%, #009cac 100%);
  background: linear-gradient(to bottom, #00c8dd 0%, #009cac 100%);
  border-radius: 5px;
  border-radius: 20px;
  color: #fff;
  border: none;
}
.submit-button:hover{   
   color: #ffffff;
  background: -webkit-linear-gradient(top, #001d20 0%, #034f57 100%);
  background: linear-gradient(to bottom, #001d20 0%, #034f57 100%); }




.padding-bottom{
	padding-bottom:0px;
}
.client-says52{
	padding-top:0px;
}













/* / 404 page  / */

.page-not-found { padding: 150px 0 150px; text-align: center;}
.page-not-found img {width: 40%;}
a.home-back {color: #fff;background-color: #009cac;font-size: 20px;font-weight: 500; margin: 0;text-align: center; padding: 12px 30px;letter-spacing: 1px;transition: 0.5s ease-in-out; border-radius: 8px;border: 2px solid transparent;transition: 0.5s ease-in-out;}
.page-not-found h5 {font-size: 45px;color: #000;}
.page-not-found p {font-size: 22px;color: #000;font-weight: 500;}
a.home-back:hover {background: #fff;color: #000000;border: 2px solid #000000;}
.page-not-found span { font-size: 300px; font-weight: 500; -webkit-text-stroke: 5px #009cac;  color: #000;  line-height: 270px;}
/* / 404 page end  / */


/* / thankyou page css  / */
.Thank-you {padding: 250px 0 90px;text-align: center;}
.Thank-you img {width: 40%;}
.Thank-you a.home-back {     color: #fff;background-color: #009cac;font-size: 20px;font-weight: 500;margin: 0;text-align: center; padding: 12px 30px;letter-spacing: 1px;transition: 0.5s ease-in-out;border-radius: 8px;
  border: 2px solid transparent;
  transition: 0.5s ease-in-out;}
.Thank-you h5 {font-size: 40px;margin-bottom: 20px;color: #000000;}
.Thank-you a.home-back:hover { background: #fff;color: #000000;border: 2px solid #000000;}
.Thank-you h3 {font-size: 200px;font-weight: 700;-webkit-text-stroke: 5px #009cac;color: #000;line-height: 190px;}
/* / end here  / */


.common-btn-bottm .wpcf7-submit {
    font-family: FontAwesome !important;
    position: absolute;
    top: -3px;
    border: none !important;
    right: 0px;
}


.point-list-change{ display:none;}

.r-side-point ul li span.square-box {
        z-index: -1;
    }

#team-slid1234 .owl-next{ display:none;}
.co-inner-sec31 .inner-text { padding-left: 0px; }	
.inner-sec1 { padding: 80px 0px;}

.client-says-024 {
    padding: 0px;
}

.change-top-space{
	padding-top:0px;
}

.contact-page .emer-title {
    text-align: left;
}
.inner-sec2-change-finall .inner-text {
    padding-right: 0%;
	padding-left:0px !important;
}

.full-an-final {
	width:600px;
	float:right;
	margin-left:50px;
	margin-bottom:20px;
}
.inner-sec1-cfinal .inner-text {
    padding-left: 0px;
}

.inner-text-final{ padding-left: 0px !important;}



.inner-sec1-french .inner-text{ padding-left:0px;}
.inner-sec1-patio .inner-text{ padding-left:0px;}
.inner-sec1-shower .inner-text{ padding-left:0px;}
.inner-sec2-hayward .inner-text{ padding-right:0px; padding-left:0px;}


.bread{
	padding:10px 50px 0px;
}
.breadcrumb {
    margin-bottom: 0rem !important;
}
.inner-sec3-final .inner-text {
    padding-right: 0%;
    padding-left: 40px;
}
.inner-text-con{ padding-left:0px !important;}
.inner-sec2-sam .inner-text{ padding-right:10%;}
/* .inner-text h3{ font-size:22px; margin-bottom:15px;} */
.blog-detail-box h1{
	font-size:30px;
	color:#009cac;
	padding-bottom:30px;
	font-weight:bold;
}
.blog-detail-box h2{
	font-size:26px;
	text-align:left;
	color:#009cac;
	padding-bottom: 0px;
}
.blog-detail-box h3{
	font-size:22px;
	text-align:left;
	color:#009cac;
}

.blog-comment p{ color:#fff;}
.blog-comment .submit-btn {  border: 1px solid #fff;}
input.search-field { width: 220px; padding: 5px 15px;}
.search-submit{ padding: 5px 10px; background:#009cac; border:1px solid #009cac; color:#fff; }
.search-submit:hover{ background:#000; border:1px solid #009cac; color:#fff; }

.emer-title2 {
    text-align: left;
    padding-bottom: 15px;
}

.for-any-need{ margin-bottom:70px;}
.client-says525{ padding-bottom:0px;}


/* ------------faq-css------------------ */

.accordion-item {
    margin-bottom: 15px;
    border-radius: 8px;
     border: 1px solid #1ca7b5;	
}

.accordion-button {
    font-size: 20px;
    color: #fff;
    background-color: #1ca7b5; 
	border-radius: 8px;
	transition: 0.7s ease-in-out;
}
.accordion-item:first-of-type {
    border: 1px solid #1ca7b5;
	border-radius: 8px;
}
.accordion-item:not(:first-of-type) {
 
	border-radius: 8px;
}
.accordion-button:not(.collapsed) {
    color: #1ca7b5;
    background-color: transparent;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    font-size: 20px;
    font-weight: 600;
	    border-top: 1px solid #1ca7b5;
}
.accordion-collapse.collapse {
    background: #fff;
    border-radius: 8px;
	transition: 0.7s ease-in-out;
}

.accordion-header {
    margin-bottom: 0;
    background: #fff;
    border-radius: 8px;
}

.accordion-item:first-of-type .accordion-button {   
    border-radius: 8px;
}

.accordion-button:not(.collapsed)::after {
       filter: brightness(0.5);

}
.accordion-button::after{
	   filter: brightness(800);
}
.accordion-item:not(:first-of-type) {
      border: 1px solid #1ca7b5 !important;
}
.faq-sec .heading-text {
    margin-bottom: 30px;
    text-align: center;
}

.accordion-item:last-of-type .accordion-collapse {
   border:0 !important;
}

/*ratna css start*/
.boldtext{font-weight:600 !important;}
.stripe-text{ width:100%; padding:6px 10px; text-align:center; background:#024951; color:#fff;}
.stripe-text p{ color:#fff; margin:0px; font-size:1.2rem; font-weight:600;}
.service-section-1{ padding:100px 0px; background: url('https://bestofferglass.com/wp-content/uploads/2025/03/g-bg.webp')top center; background-size:auto; }

.section-list{ background:#fff; border:1px dashed #1ca7b5; padding:50px 15px 20px 15px; border-radius:7px;transition: 0.7s ease-in-out; height:100%; position:relative}
.section-list span{position:absolute; top:-19px; left:-5px; width:65px; height:65px; border-radius:100%; background:#e8f3f4; border:1px dashed #1ca7b5; display:flex; justify-content:center; align-items:center;color:#1ca7b5}
.section-list h3{color:#1ca7b5; font-size:1.87rem; font-weight:600;}
.section-list:hover{transition: 0.7s ease-in-out; background:#1ca7b5; border:1px dashed #fff;}
.section-list:hover h3, .section-list:hover p{color:#fff;}
.section-list:hover p a{color:#b2f1d8;}
.section-list p a{display:inline;}
.section-list:hover span{background:#fff; transition: 0.7s ease-in-out; }
.white-text, .white-text h2, .white-text p, .cust-inner-text p, .cust-inner-text h2, .cust-inner-text h3{color:#fff;}
.txt-center{ text-align:center;}
.txt-left{ text-align:left;}
.cust-list li{padding-left:20px; color:#fff; background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAAHlBMVEUcp7VHcEwcp7Ucp7Ucp7Ucp7Ucp7Ucp7Ucp7Ucp7UaGAbZAAAACnRSTlP/ANhyA6vFXl/G1R6EbgAAAC5JREFUCNdjECxjSBdkcGVgYAhhMACSzAwKQJKJAQIgbIg4RI1gJ0OGIIMgCAAAgikERJKLgPsAAAAASUVORK5CYII=') top 8px left no-repeat;}
.cust-inner-text{ height:100%; transition: 0.7s ease-in-out; background:#1ca7b5; border:1px dashed #fff; padding:20px; border-radius:5px;}
.cust-inner-text img{max-height:391px; height:100%; width:100%;}

.inner-slider{background:#011416; padding:60px 40px;}
.inner-slider div.slide-imgs img{ border-radius:10px; box-shadow:0px 15px 20px -10px #000; border:1px dotted #009cacad;}
.running-title{ text-align:center; color:#fff;}
.running-title .heading-text{color:#fff;}
.src-box{height:100%; padding: 30px 15px; border-radius:0px 20px 0px 0px; border:2px solid #009cac; text-align:center;}
.service-icon{margin-bottom:10px;}
.service-icon img{height:80px; width:80px;}
.src-box h3 a, .src-box h3{font-size:23px; color:#009cac;}
.src-box:hover h3 a, .src-box:hover h3{color:#7c7c7c;}
.src-box:hover img{filter: grayscale(100%);}
.any-of-text{padding:60px 0px; background:#f4fbfb; text-align:center;}
.form-side-text p, .form-side-text{ color:#fff; text-align:left;}
.form-side-text h2{text-align:left;}
.cust-top-list li, .cust-top-list li a, .cust-top-list li a i{color:#fff !important;}
.def-bg{ background:#fff; color:#009cac;}

.def-bg:hover{color:#fff;}
.dark-bluebg{background:#095e67 !important;}
.free-callus {
    width: 50px;
    height: 50px;
    background: #009cac;
    position: fixed;
    bottom: 15%;
    right: 1%;
    z-index: 999;
    border-radius: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
	animation: shadow-pulse 1s infinite;
}
@keyframes shadow-pulse
{
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
  }
}
.free-callus i{color:#fff; animation: hithere 1s ease infinite;}
@keyframes hithere {
  30% { transform: scale(1.2); }
  40%, 60% { transform: rotate(-20deg) scale(1.2); }
  50% { transform: rotate(20deg) scale(1.2); }
  70% { transform: rotate(0deg) scale(1.2); }
  100% { transform: scale(1); }
}
.banner-txt-home3 {
    background: #ffffffc7;
    padding: 30px 20px;
}
.top-section-banner{background:url('https://bestofferglass.com/wp-content/uploads/2026/03/commercial-glass-service.webp') no-repeat center center; background-attachment:fixed; background-size:cover; padding: 60px 0px;}
.top-section-banner1{background:url('https://bestofferglass.com/wp-content/uploads/2025/09/storefront-banner-1.webp') no-repeat center center; background-attachment:fixed; background-size:cover; padding: 60px 0px;}
.inner-slider div.slideshow-navigation{ display:block !important;}
.moving-img-box{ position:relative;}
.moving-img-box h3{position:absolute; bottom:2%; left:2%; z-index:999; color:#fff;text-shadow: 0px 2px 3px #000; }

.slider{
  position: relative;
  max-width: 100%;
  margin: auto;
  overflow: hidden;
}

.slides{
  display: flex;
  transition: transform 0.5s ease;
}

.slide{
  min-width: 100%;
}

.slide img{
  width: 100%;
  display: block;
}

.prev,
.next{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  background: rgba(0,0,0,0.5);
  color: #fff;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
}

.prev{
  left: 10px;
}

.next{
  right: 10px;
}

@media(max-width:768px){
  .prev,.next{
    font-size:20px;
    padding:8px 10px;
  }
}

.inn-list-content ul{ padding-left:20px;}
.inn-list-content ul li{ padding-left:0px !important; list-style:disc;}
.regular-list{padding-left:20px; margin-bottom:15px;}
.regular-list li {
	font-size:20px;
    font-weight: 400;
    color: #585858;
    font-family: 'Montserrat';
    margin-bottom:5px;
	list-style:disc;
}
.service-custom-section1{ padding:60px 0px; background:#f7feff;}
.sub-nameh3 {font-size:20px; color:#009cac;}
.src-list-box{padding:10px; height:100%; border:1px dashed #009cac; box-shadow:0px 10px 10px -10px #009cac; background:#fff;}
.list-heading-text{font-size:25px; color:#009cac; margin:20px 0px 15px 0px; font-weight:600;}
.list-img{ margin-bottom:10px; text-align:center;}
.list-img img{max-width:70%;box-shadow:0px 11px 16px -10px #635d5d;}
.bold-title-text{font-size:2.1rem; font-weight:600;color:#009cac;}

.blog-faq { padding: 20px 0px 20px 0px;  border-top: 1px dashed #009cac; margin-top: 40px;}
.heading-text{margin-bottom:15px; text-align:left; font-size:2.1rem; color: #025d67 !important;}
.inner-sec3 .heading-text{text-align:left;}
.accordion-item { background-color: #fff; border:none; margin-bottom: 10px;}
.accordion-content { max-height: 0;  overflow: hidden;  transition: max-height 0.3s ease; background: #f7feff; border: 1px solid #ccc;  border-radius: 0px 0px 8px 8px;}

.accordion-header {  margin-bottom: 0; width: 100%; text-align: left; background-color: #fff;  padding: 10px 10px;  border-radius: 8px 8px 0px 0px;
 color: #1ca7b5; border: none;  display: flex;  align-items: center;  justify-content: space-between; border-radius: 8px; transition: 0.7s ease-in-out;}
.accordion-header h3.blog-faq-q{color: #1ca7b5; font-weight:600px;}
.icon::before {
  content: "+";
  font-size: 18px;
}

.accordion-item.active .icon::before {
  content: "-";
}

.accordion-item.active .accordion-content {
  max-height: 300px; /* adjust if needed */
  padding: 16px;
}

.common-cta-section{padding:30px 0px; background:#043034;  }
.common-cta-box{ display:flex; justify-content:space-between; align-items: center; color:#fff;}
.common-cta-box p{ color:#fff;}
.min-w{min-width:210px; text-align:center; cursor:pointer;}

 #popup {
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: white;
            padding: 20px;
            border: 1px solid #ccc;
            box-shadow: 0 0 10px rgba(0,0,0,0.5);
	 z-index:99999;
        }

        #overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.5);
        }

.cross {
    position: absolute;
    top: -15px;
    right: -25px;
    font-size: 1.3rem;
    font-weight: 600;
    border: 1px solid #000;
    background: #009cacd9;
    color: #fff;
    border-radius: 200px;
    width: 50px;
    height: 50px;
    box-shadow: 0px 5px 5px -3px #000;
	z-index: 9;
}

/* new heder footer layout design css start */

body.page-id-11926 header, body.page-id-11926 div.stripe-text{ display:none;}








/* -------------------------------end------------------------ */

/* ----------------------------new-css-20-06-2025-------------------------- */




.banner-innerhome #myVideo {
    height: 100vh;
    object-fit: cover;
    width: 100%;
 
}
.banner-txt-home {
    position: absolute;
    bottom: 75px;
    left: 12%;
    right: 0;
    text-align:left;
    width: 700px;
    background: #fff;
    padding: 30px 30px;
}
.banner-txt-home2 {
    position: absolute;
    top: 30%;
    left: 12%;
    right: 0;
    text-align: left;
    width: 700px;
    background: #fff;
    padding: 30px 30px;
	bottom: inherit !important;
}
.banner-title-home {
   font-size: 30px;
    font-weight: 300;
    line-height: 40px;
    letter-spacing: 1.6px;
    color: #1A1A1A;
}
.btn-bord1 {
    border: 1px solid #fff;
    width: fit-content;
    padding: 0px 0px;
}
.btn-same-website a {
    color: #fff;
    font-size: 19px;
    border: 1px solid #717274;
    padding: 13px 26px;
    line-height: normal;
    font-weight: 300;
    background-color: #0C1760;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}
.flex-btn-banner {
    display: flex;
    gap: 20px;
    justify-content: start;
    margin: 20px 0 0;
}
.flex-btn-banner .running-button {
    padding: 25px 25px;
}
.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.page-header.is-sticky .navbar-main:after {
    height: 100%;
}
.home-sec4 {
    background: #000;
    position: relative;
}

/* .banner-innerhome {
    line-height: 0;
    height: 100vh;
} */



/* ----------------------we-know------------------------- */

.we-know{
  padding: 90px 0px;
  text-align: center;
}
.we-know h4{
  font-size: 40px;
    font-weight: 700;
    color: #1CA7B5;
    
}
.we-know .window-box {
    box-shadow: 0px 0px 15px #ccc;
    text-align: left;
    padding: 40px;
    height: 100%;
    position: relative;
    padding-bottom: 100px;
}
.we-know .window-box .button-box{
  position: absolute;
  bottom: 40px;
}
.image-hiddon{
  overflow: hidden;
  transition: 0.7s ease-in-out;
}
.image-hiddon img{
    transition-duration: .3s;
}
.image-hiddon img:hover{
  transform: scale(1.1);
      transition-duration: .3s;
}



.we-know .window-box h3 {
    margin-bottom: 20px;
    color: #1ca7b5;
    font-size: 34px;
}
.we-know .window-box ul{
  column-count: 2;
  margin: 20px 0px;
}

.we-know .window-box ul li {
    position: relative;
    padding-left: 25px;
    padding-bottom: 8px;
    font-size: 20px;
}
.we-know .window-box ul li a{
    color:#797979 ;
}


.we-know .window-box ul li i {
    position: absolute;
    left: 0px;
    border-radius: 50%;
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 12px;
    top: 5px;
}
.we-know-sec {
    margin-bottom: 40px;
}

.our-s-sec-box {
    border: 1px solid #ccc;
    height: 100%;
    padding-bottom: 30px;
}
.our-s-sec .our-s-sec-box ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-evenly;
    position: relative;
    margin: 20px 0px;
}
.our-s-sec .our-s-sec-box ul:after {
    content: '';
    height: 80px;
    width: 2px;
    background: #ccc;
    position: absolute;
    left: 50%;
    right: 0px;
}
.our-s-sec .our-s-sec-box ul li{
   display: inline-block;
   text-align: center;
    font-size: 54px;
    color: #6a8338;
    line-height: initial;
    font-weight: bold;
}
.our-s-sec .our-s-sec-box ul li span {
    display: block;
    font-size: 16px;
}
.our-s-sec .our-s-sec-box p{
  padding: 15px 20px;
}
.our-s-sec .our-s-sec-box a{
  padding: 0px 20px;
}
.our-s-sec-box h3 {
    background: #1ca7b5;
    text-align: center;
    padding: 18px;
    color: #fff;
    margin-top: -8px;
}

.marquee-sec-left .m-logo{
  display: flex;
  grid-area: 20px;
}




.logos-marquee-sec {
    margin-top: 70px;
}
.home-logo-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}
.home-logo-wrapper.reverse {
  margin-top: 0rem;
}
.clients-grid.logo-animate {
  grid-column-gap: 1rem;
  opacity: 1;
  flex: none;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}
.logo-animate {
  animation: slide 35s infinite linear;
}
.clients-grid.logo-animate-alt {
  grid-column-gap: 3rem;
  flex: none;
  width: 100rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}
.logo-animate-alt {
  animation: slidealt 35s infinite linear;
  animation-direction: reverse;
}
/* Animation for the first right to left marquee */
@keyframes slide {
  0% {
    transform: translateX(calc(0% + 50px));
  }

  100% {
    transform: translateX(-100%);
  }
}

.logo-animate {
  animation: slide 35s infinite linear;
  /* Adjust the seconds for a slower or faster animation */
}

/* Animation for the second left to right marquee */
@keyframes slidealt {
  0% {
    transform: translateX(calc(0% + 50px));
  }

  100% {
    transform: translateX(-100%);
  }
}

.logo-animate-alt {
  animation: slidealt 35s infinite linear;
  /* Adjust the seconds for a slower or faster animation */
  animation-direction: reverse;
}




/* ------------------why-choose-sec------------------ */

.why-choose-sec{
  padding: 90px 0px 50px;
}
.why-choose-sec h3 {
    font-size: 40px;
    font-weight: 700;
    color: #1CA7B5;
    text-align: center;
    margin-bottom:30px;
}
.why-a-sec{
  padding:0px 00px;
  text-align: center;
  margin-top: 30px;
}

.why-choose-sec p {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    font-weight: 500;
    color: #000;
}
.why-choose-sec a {
    font-size: 24px;
    text-decoration: underline;
    border-bottom: 2px solid #000;
    color: #000;
    font-weight: 600;
}
.why-choose-sec a:hover {
    color: #1ca7b5;
    border-bottom: 2px solid #1ca7b5;
}


/* -----------------------explore-sec--------------------- */
.explore-sec{
  padding: 80px 0px;
}
.explore-sec h4{ font-size: 28px; text-align: center; margin-bottom: 10px;}

.explore-sec .explore-box{
  position: relative;
  transition-duration: .3s;
  overflow: hidden;
  border: 2px solid #fff;
}
.explore-sec .explore-box:hover{
 border: 2px solid #000;
}
.explore-sec .explore-box img{
    transition: 0.7s ease-in-out;
}
.explore-sec .explore-box img:hover {
    transform: scale(1.1);
    transition-duration: .3s;
}
.explore-sec .explore-box .explore-heading{
  position: absolute;
  bottom: 30px;
  left: 0px;
  right: 0px;
  margin: auto;
  text-align: center;
}
.explore-sec .explore-box .explore-heading h3{
  color: #fff;
  font-size: 24px;
}
.explore-sec2 {
    padding: 0px 0px 100px;
}
.explore-sec2 .explore-box .explore-heading {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: initial;
    margin: auto;
    text-align: left;
    background: #fff;
    width: 200px;
    padding: 20px 20px;
}
.explore-sec2 .explore-box .explore-heading h3 {
    color: #000;
    margin-bottom: 0px;
}

.why-ul{
	margin-bottom:20px;
}
.why-ul li {
    margin-bottom: 20px;
    background: #1CA7B5;
    color: #fff;
    padding: 10px 15px;
    font-size: 20px;
}
.clients-grid.logo-animate img {
    width: 100px;
}

.pps-steky {
    position: sticky;
    top: 100px;
    margin-top: 30px;
    box-shadow: 0px 0px 15px #ccc;
    padding: 20px 10px;
}


.pps-steky h6.recent-blog-heading {
    font-size: 26px;
    margin-bottom: 15px;
}
.contact-form {
    padding-right: 0;
    border: 1px solid #ccc;
    padding: 30px 15px;
    background: #e2e8f0;
}


.discount-sec{ display:none;}
.mobile-bbtn{ display:none;}
h4.popup-title {font-size: 26px;font-weight: 800; text-align:center;}
.modal-dialog {max-width: 500px;margin: 10rem auto;}
.modal-body {position: relative;flex: 1 1 auto;padding: 1rem 1rem 2rem;}
.contact-form-popup p {font-size: 18px; text-align:center;}
.contact-button p .wpcf7-spinner{ position:absolute !important:}
.contact-button p .wpcf7-spinner { position: absolute;}
#wpcf7-f11571-o4 p{ text-align:left !important;}
.touch-box-form h2 {
    font-size: 22px;
}



.combo-list-bloxw {
    text-align: right;
}


.top-listadd {
    display: flex;
    flex: content;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 30px;
}


.top-listadd li {
    font-size: 18px;
    color: #fff;
    font-family: 'Montserrat';
    line-height: 18px;
    font-weight: 500;
    border-right: 2px solid #009cac;
    padding: 0px 5px;
}

.top-listadd li a{color: #fff;}
.mat-ttoo{ margin-top:40px }
.inner-touch-content p{ margin-bottom:0px }
.inner-touch-content { padding: 30px;}
.main-heading {font-size: 46px;}

.min-w {min-width: 280px;}

.inner-sec3-1 {
    background: #e8f3f4;
    padding: 80px 0px;
    margin-top: 0px;
}











.our-services-sec{ padding: 100px 0px; background: #f6f6f6;}
.our-services-sec .running-heading{ text-align: center; margin-bottom: 10px;}
.sec-box-first {  display: flex; justify-content: space-between; padding-bottom: 40px; margin-bottom: 30px; border-bottom: 1px solid #ccc;}
.sec-box-first h3{ font-size: 30px; font-weight:bold;}
.first-text { width: 275px;}
.servissse-box{ background: #fff; padding: 30px 30px; border-radius: 10px; height: 100%;}
.servissse-box p{ font-size: 18px; color: #000;}





span.wpmm-mega-menu-href-title {
    font-size: 16px ;
    font-weight: 600;
}


.out-gallery2 {
        margin: 0px 0px;
    }











@media (max-width:1680px) {
  .discount-box {
    width: 185px;
    height: 185px;}
    .main-heading{font-size: 45px;}

}

@media (max-width:1600px) {
.sidel-1 p { line-height: 28px; font-size: 18px; margin-bottom: 10px;} 
.running-sub-heading { font-size: 24px; line-height: 38px;}
.running-heading { font-size: 40px;}
.running-button { font-size: 16px;}
ul.point-list li {font-size: 20px; line-height: 28px;  font-weight: 600;}
.hero figure.on div h2 {font-size: 35px;}
.hero figure.on div p { font-size: 20px;}
.hero figure.on div { left: 1%; right: 1%; padding: 20px 30px;}
.hero figure span.hoznt-title {top: 50%; font-size: 35px;  width: 540px;  left: -230px;}
.inn-text0f-client p {line-height: 28px;  font-size: 17px;}
#team-slid1234 .owl-next { right: 13%;}
.out-text p { line-height: 30px; font-size: 18px;}
.out-text h2 { font-size: 40px;}
.pentconnect { font-size: 40px;}
.footitl { font-size: 28px;}
.footer-content ul li a {font-size: 17px;}
.footer-content li {font-size: 17px;}
.inn-text0f-client h3 { font-size: 18px;}
.footer { padding: 70px 43px 20px;}  
.copy-right-inner p { font-size: 17px;}
.count {font-size: 80px;}
.count { font-size: 70px;}
.hero figure.on div a { font-size: 17px;}
.inn-text0f-client h2 {font-size: 40px;}
.heading-text { font-size: 40px;}
p { line-height: 30px;  font-size: 18px;}
.logo-sec img { width: 130px;}
.logo-sec { gap: 50px;}
.get-in-touch2 .con-t-img h3 { font-size: 35px; font-weight: 600;}
.recapcha img {width: 250px;}
.get-in-touch2 .con-t-img p {font-size: 18px;  line-height: 28px;}
.store-service-title { font-size: 28px;}
.store-services-text-change .store-list li {font-size: 19px;}
.residential-box .heading-text { font-size: 40px;}
.residential-box p { font-size: 18px; line-height: 28px;}
.inner-sec1 {padding: 70px 0px;}
.get-in-touch2 .con-t-img { padding: 40px;}
.residential-sec { padding: 40px 0px 110px;}
.residential-box ul li { font-size: 22px;}
.foter-comp img { width: 150px;}
.inner-sec1 { padding: 70px 0px;}
.page-not-found span {font-size: 260px; line-height: 220px;}
.page-not-found {padding: 125px 0 125px;}
.page-not-found h5 { font-size: 40px;}
.page-not-found p {font-size: 20px;}
a.home-back { font-size: 18px;}
.Thank-you h3 { font-size: 160px; line-height: 170px;}
.Thank-you h5 { font-size: 30px;}
.Thank-you a.home-back {font-size: 18px;}
.Thank-you { padding: 140px 0 140px;}
.detail-box-content .blog-content-hexa {font-size: 22px;}
.post-btn {padding: 8px 30px; font-size: 17px;}
.d-hexa { font-size: 22px;}
span.wpmm-mega-menu-href-title { font-size: 16px !important;}
.regular-button { font-size: 16px;}
.top-list li {  font-size: 16px;}
.logo-cust { width: 250px;}
.emer-title { font-size: 40px; padding-bottom: 10px;}
.about-inner-text p { font-size: 18px; line-height: 28px;}  
.running-heading { font-size: 40px;}
.running-sub-heading {  font-size: 24px; line-height: 35px;}
.inner-main-container {padding: 80px 0px;}
.about-text p { font-size: 20px; line-height: 32px;}
.emer-sub-title { padding: 0px 0px 30px 0px; font-size: 33px;  }
.store-sec-2 .inner-text p { padding-right: 25px;}
.inner-sec1.store-sec-2 { padding: 0px 0px 80px;}
.contact-form-title {  font-size: 22px;}
.home-section2 { padding: 90px 0px;}	
.hero figure.on div p { font-size: 18px;}	
.out-text {  padding: 0px 30px 0px 90px;}	
.submit-btn { font-size: 17px;}	
.footitl12 { font-size: 24px;}	
.fixed-nav div.combo-list-blox a.regular-button { padding: 7px 30px;}	
.emergency-text p { font-size: 25px;}	
.inner-main-container { padding: 70px 0px 20px; }	
.section-2-b {  margin-top: 60px;}	
.sec-3-24 .section-2-b { margin-bottom: 80px;}	
.emergency-text { padding: 15px 20px;}	
.sec-3-24 .running-sub-heading { padding: 10px 0px;}	
.about-sec-3 {margin-top: 80px;}	
.about-sec-3 .inner-main-container { padding: 60px 0px 60px; }
#team-slid1 .owl-stage-outer { margin-right: 100px;}	
.text-test { padding: 0px 23% 0px 0%;}	
.double-comma-R { right: 200px;}	
#team-slid1234 .owl-stage-outer { margin-right: 100px;}	
.double-comma-R { right: 200px;}
.inner-sec2-change .inner-text ul li { padding-left: 50px;  padding: 12px 15px 12px 40px; font-size: 18px;}	
.co-inner-seclogo { padding: 70px 0px 0px;}	
section.inner-sec2.inner-sec2-change { padding-bottom: 70px;}	
.contact-page { padding: 80px 0px;}	
.contact-page .submit-btn { padding: 11px 35px; font-size: 18px;}
.inner-text-change { padding-left: 0px;}
.sliding-img-change2 { width: 600px;}	
.full-an-final {  width: 540px;}	
section.inner-sec2.inner-sec2-change { padding-bottom: 60px; }	
.sliding-img-change1 {  width: 600px;}	
.inner-sec2-choose .inner-text { padding-right: 7%;}	
.bread { padding: 10px 80px 10px;}	
.create-space1 ul li { font-size: 16px;}	
.blog-detail-box h2 { font-size: 24px;}
.blog-detail-box h3 {font-size: 20px;}	
	
	
	
	
	
	
	
	
	
.banner-text-heading { font-size: 34px;}
.home-banner-text-container p { font-size: 20px; line-height: 36px;}
.home-btn-1 { padding: 14px 40px;}
.hm-sec3-text h2 {font-size:40px; margin-bottom: 20px;}
.item { margin-bottom: 30px;}
.out-gallery h3 {font-size: 50px;}
.out-gallery { margin: 60px 0px;}
.home-section-333 { padding: 60px 0px;}
.home-section-3 { padding: 60px 0px;}
.why-teza .teza-text p { font-size: 17px;}
.bold-heading {font-size: 38px;}
.contact-form .form-control { height: 50px; font-size: 16px;}
.hm-sec3-text .tabsh3 h3 { font-size: 17px; padding: 12px 25px;}
.home-section-3 p { font-size: 17px;}
.hm-sec3-text h3 { font-size: 40px;}
#products-sliders .owl-prev {top: 60%;}
#products-sliders .owl-next { top: 59%;}
/* p { font-size: 17px;} */
.out-gallery h3 { font-size: 40px;}
.footer-box ul li a {padding: 0px 0px;}
.discount-box h4 {font-size: 10px;}	
	
.why-choose-sec h3 { font-size: 70px;}
.why-choose-sec p { font-size: 20px;line-height: 30px;}	
.why-ul li { font-size: 18px;}	
.why-choose-sec h3 { font-size: 40px;}	
.why-ul ul {  margin-top: 30px;}	
.why-choose-sec {  padding: 90px 0px 0px;}
span.wpmm-mega-menu-href-title { font-size: 15px !important; }	
.we-know h4 { font-size: 32px;}	
.we-know .window-box h3 { margin-bottom: 10px; font-size: 30px;}		
.we-know-sec {  margin-bottom: 0px;}	
.we-know { padding: 70px 0px;}	
.why-choose-sec { padding: 70px 0px 0px; }	
.why-choose-sec p { font-size: 18px; line-height: 28px;}	
.we-know .window-box .button-box {  bottom: 30px;}
.banner-title-home { font-size: 26px}	
.changesm input { margin: 0px 0px 10px 0px !important; padding: 10px 10px !important;}
.changesm textarea { height: 100px;}	
.changesm { top: 70px; padding: 30px 20px 0px;}	
.banner-txt-home2 { width: 660px; top: 27%;}	
section.banner-home video { height: 80vh;}	
.modal-dialog { max-width: 400px;}	
.input-text { padding: 7px 10px; font-size: 14px;}	
h4.popup-title { font-size: 24px;}	
.contact-form-popup p { font-size: 16px;}	
.submit-btn { font-size: 16px; padding: 10px 20px;}	
.modal-body {  padding: 1rem 1rem 1rem;}	
.touch-box-form h2 { font-size: 20px;}	
.sec-box-first h3 { font-size: 26px;}
.first-text {  width: 238px;}
.servissse-box p {  font-size: 17px;}	
	
	
	
	
}




@media (max-width:1440px) {
.main-heading{font-size: 40px;}
.discount-box{width: 190px; height: 190px;}
.discount-box span{font-size: 40px;}
.discount-box h4{font-size: 12px; }
.regular-button { padding: 10px 30px;  font-size: 16px;}
.banner-text { padding-left: 10px;}
.running-heading {font-size: 40px;}
.running-sub-heading { font-size: 22px;  line-height: 34px;}
.l-side-point ul li {  background: linear-gradient(90deg, #1CA7B5 83%, transparent 30%);}
.l-side-point ul.point-list li:nth-of-type(2) { margin-right: 40px;}
.l-side-point ul li:nth-of-type(1) span.square-box { background: linear-gradient(60deg, #1CA7B5 50%, transparent 30%);}
.l-side-point ul.point-list li:nth-of-type(1)::after { right: 15px;}
.l-side-point ul.point-list li:nth-of-type(3)::after { right: 13px;}
.l-side-point ul.point-list li:nth-of-type(3) span.square-box {  background: linear-gradient(301deg, transparent 46%, #1CA7B5 30%);}
.r-side-point ul.point-list li:nth-of-type(1)::after {left: 16px;}
.r-side-point ul li span.square-box { left: 13px;}
.r-side-point ul li {  background: -webkit-linear-gradient(90deg, transparent 15%, #1ca7b5 15%);  background: -o-linear-gradient(90deg, transparent 15%, #1ca7b5 15%);  background: -moz-linear-gradient(90deg, transparent 15%, #1ca7b5 15%);  background: linear-gradient(90deg, transparent 20%, #1ca7b5 20%);}
.r-side-point ul li:nth-of-type(2) span.square-box { background: url('/wp-content/themes/bestofferglass/css/../images/cone-bg-r.webp') no-repeat left 15px center;}
.r-side-point ul.point-list li:nth-of-type(2)::after { left: 22px;}
.r-side-point ul.point-list li:nth-of-type(3)::after {  left: 12px;}
.hero figure span.hoznt-title { top: 46%; font-size: 28px;}
.inn-text0f-client h2 { font-size: 40px;}
.maing-a { column-width: 265px;}
.pentconnect { font-size: 40px;}
.footitl { font-size: 26px;}
.foter-comp img {width: 150px;}
.footer-logo img { width: 250px;}
.footitl12 { font-size: 25px; margin-top: 20px;}
.out-gallery { margin: 0px 0px 70px;}
label.label.uploadded img { width: 50px;}
.get-in-touch { padding: 70px 0px;}
.out-text h2 {font-size: 40px;}
.inner-text { padding-left: 40px;}
.heading-text { font-size: 40px;}
.get-in-touch2-change { padding: 0px 0px;}
.inner-sec2-change .inner-text ul li {  padding: 10px 15px 10px 70px; font-size: 17px;}
.replacement-sec .replacement-box-change h6 { font-size: 22px;}
.store-service-title { font-size: 26px;}
.store-services-text-change .store-list li { font-size: 18px;}
.out-gallery2 { margin: 0px 0px;}
.get-in-touch2-change2 { padding-bottom: 0px;}
.get-in-touch-p0 { padding-bottom: 0px;}
.replacement-sec .replacement-box { padding: 40px 40px;}
.any-of-text p { line-height: 29px; font-size: 17px;}

.inner-sec2 .inner-text {padding-right: 9%;}
.inner-sec3 .inner-text {  padding-right: 0%;}
.residential-box .heading-text { font-size: 35px;}
.blogs { margin-top: 70px;}
.page-link {padding: 4px 15px !important;}
.pagination { margin-top: 10px;}
.emergency-text p {font-size: 24px;}
.emergency-text {  padding: 15px 20px;}
.store-sec-1 .emer-title {  font-size: 42px;}
.store-img-title {  font-size: 28px;}
.sidel-1 p {font-size: 17px; }
.section-2-b {  margin-top: 50px;}
.input-text { padding: 7px 15px;}
.input-textarea { height: 140px;}
.footer-content ul li a { font-size: 16px; }
.footer-content li {font-size: 16px;}
.copy-right-inner p { font-size: 16px; }	
.footer .common-btn-bottm input { padding: 10px 15px;}	
.common-btn-bottm img {top: 10px;}	
.submit-btn { padding: 7px 30px;}	
.emer-sub-title { padding: 0px 0px 25px 0px; font-size: 28px; }
.sec-3-24 .section-2-b { margin-bottom: 40px; }	
.about-text p { padding: 30px 0px 10px;font-size: 20px;  line-height: 34px;}	
#team-slid1 .owl-stage-outer { margin-right: 70px;}	
#team-slid1234 .owl-stage-outer { margin-right: 70px;}		
.double-comma-R { right: 180px; }	
.inner-text ul li { padding-bottom: 11px;}	
.out-gallery21 { margin: 60px 0px 0px; }	
.inner-sec1-change-sec .sliding-img { width: 550px;}	
.get-in-touch2 .touch-box-form { padding: 30px 30px 30px 10px;}	
.sliding-img-change2 {width: 570px;}	
.inner-sec1-fleft .sliding-img { width: 620px;}	
.shower-sec { padding: 70px 0px;}	
.contact-form textarea { height: 230px !important;}	
/* .inner-text h3 { font-size: 22px;}	 */
.inner-sec2 h6 { font-size: 22px;}	
.heading-text { font-size: 35px; }	
.inner-text ul li { padding-left: 18px;  padding-bottom: 15px; font-size: 18px;}	
.inner-sec3 { padding: 60px 0px; margin-top: 70px;}
.inner-text-change { padding-left: 0px;}	
.inner-sec4-final{ padding:0px;}	
.padding-none {  padding: 0px;}	
.inner-sec2-change-finall .inner-text {  padding-right: 0%;}	
.inner-sec1 { padding: 60px 0px; }
.padding-bottom { padding-bottom: 0px;}	
.inner-sec2-choose .inner-text { padding-right: 14%; }	
.bread { padding: 10px 50px 0px;}	
.blog-detail-box p { font-size: 16px;}	
input.search-field { width: 200px;}	
.padding-none { padding: 60px 0px; }	
.co-inner-seclogo-text-box ul { padding-top: 60px;}
	
	
	
	
	
	
	
.hm-sec3-text p { padding: 0px 27%;}
.why-teza .teza-text p {margin-bottom: 28px; font-size: 16px;}
.hm-sec3-text p { padding: 0px 26%;}
.out-gallery h3 { font-size: 45px;}
.hm-sec3-text h2 { font-size: 45px;}
.hm-sec3-text .tabsh3 h3 { font-size: 16px; padding: 15px 15px;}
.hm-sec3-text p { padding: 0px 10%;}
.nav-links li a {font-size: 17px;}
.why-teza .teza-text h2 { font-size: 30px;}	
.bold-heading { font-size: 35px; }	
.hm-sec3-number { font-size: 28px;}	
.hm-sec3-text h3 { font-size: 35px; }	
.waiting-for p { font-size: 16px;}	
.out-gallery-repair{ padding-top:70px; margin: 0px 0px 0px;}	
	
	
.why-a-sec { padding: 0px 350px;}
.banner-txt-home { left: 5%;}
.we-know { padding: 70px 0px;}
.we-know .window-box h3 { margin-bottom: 15px; font-size: 30px;}
.explore-sec { padding: 60px 0px;}
.why-choose-sec p {font-size: 18px; padding: 0px 0px; }	
.banner-title-home { font-size: 26px;}	
.flex-btn-banner .running-button { padding: 23px 20px;}
.we-know h4 { font-size: 30px;}	
.we-know .window-box ul li { font-size: 18px;}	
.explore-sec2 { padding: 0px 0px 80px;}	
.explore-sec .explore-box .explore-heading h3 {font-size: 20px;}
.we-know .window-box { padding: 30px; padding-bottom: 90px;}	
.changesm .container{ padding:0px;}
.touch-box-form h2 { font-size: 18px;}	
.inner-touch-content {padding: 30px 6px;}
	
	
	
.our-services-sec { padding: 80px 0px;}
.servissse-box p { font-size: 16px;}
.servissse-box { padding: 25px 25px;}	
	

}



@media (max-width:1400px) {
.hero figure span.hoznt-title { top: 40%;  }
.logo-cust {width: 230px;}
.nav-link > a { font-size: 16px;}
.banner-text { height: 42vh; padding-left:0px;}
.slideshow .slideshow-pagination { bottom: 17rem;}
.l-side-point ul.point-list li:nth-of-type(1)::after { right: 33px;}
.l-side-point ul li span.square-box { right: 23px;}
.l-side-point ul li { background: linear-gradient(90deg, #1CA7B5 78%, transparent 30%);}
.l-side-point ul.point-list li:nth-of-type(2)::after { right: 17px;}
.l-side-point ul.point-list li:nth-of-type(3)::after { right: 30px;}
.r-side-point ul li { background: linear-gradient(90deg, transparent 26%, #1ca7b5 20%);}
.r-side-point ul li span.square-box {left: 30px;}
.r-side-point ul.point-list li:nth-of-type(1)::after {left: 32px;}
.r-side-point ul.point-list li:nth-of-type(2)::after {left: 38px;}
.r-side-point ul.point-list li:nth-of-type(3)::after {left: 29px;}
.hero figure.on div h2 { font-size: 30px;}
ul.point-list li {font-size: 16px;  line-height: 28px;}
.get-in-touch2 .con-t-img {  padding: 35px;}
.residential-box ul li { font-size: 20px;}
.inner-sec3 { padding: 70px 0px; margin-top: 70px;}
.circle-text { top: -35px; left: -75px; z-index: 2;}
.input-textarea { height: 130px; }
	
.contact-button p{ margin-bottom:0px;}	
span.wpmm-mega-menu-href-title { font-size: 15px !important; }	
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.wpmega-hide-menu-icon > a {  padding: 4px 24px 4px 5px !important;}	
.emergency-text p { font-size: 22px; margin-bottom: 0px; }
.sec-3-24 .section-2-b { margin-bottom: 30px; }	
.get-in-touch2 .touch-box-form {  padding: 35px 40px 35px 20px;}	
.inner-sec313 { margin-top: 0px;}	
.inner-sec124 .inner-text{ padding-left:0px;}
.inner-sec124 .sliding-img-change2 {width: 530px; }
.inner-sec1-fleft .sliding-img { width: 600px; margin-bottom: 20px;}	
.co-inner-sec3 {  margin-top: 0px;}	
.co-inner-seclogo-text-box ul li { padding: 15px 15px; font-size: 16px;}	
.inner-text-change { padding-left: 0px;}	
.inner-sec4-final { padding: 0px; }	
.inn-text0f-client h2 {font-size: 35px; }
.inner-sec2-change-finall .inner-text { padding-right: 0%; padding-left: 0px !important;}	
.bread { padding: 10px 80px 0px; }	

	
	
	


#products-sliders .owl-prev { top: 60%;}
#products-sliders .owl-next {top: 60%;}	
.our-s-sec-box {  padding-bottom: 0px;}	
.we-know h4 { font-size: 28px; }	
p { line-height: 28px; font-size: 16px;  }	
.why-choose-sec h3 { font-size: 32px; margin-bottom: 10px;}	
.explore-sec .explore-box .explore-heading h3 { font-size: 22px;}	
.footer { padding: 60px 43px 20px; }	
.logos-marquee-sec { margin-top: 50px;}	
.changesm { width: 28%; right: 14%;}	
	
	
	
	
	
	
}



@media (max-width:1366px) {
.main-heading{ font-size: 35px;}
.banner-text { height: 57vh; padding-left: 0px;}
.discount-box h4 {font-size: 10px;}
.discount-box {width: 160px;  height: 160px;}
.discount-box span {font-size: 30px; }	
.discount-box { bottom: 25%;}
.pagination-number { font-size: 20px;}
.tag-score { font-size: 20px !important;}
.count { font-size: 60px;}
.circle-text { left: -85px;}
.sidel-1 p {font-size: 16px;}

.running-button { font-size: 15px;}
.running-sub-heading { font-size: 20px;}
.inn-text0f-client p { line-height: 28px; font-size: 16px; padding-right: 70px; }
.maing-a {column-width: 235px;}
.hero figure.on div p { font-size: 16px; line-height: 27px; }
.heading-text { font-size: 35px;}
.inner-sec2 h6 { font-size: 22px;}
.inner-sec2-change .inner-text ul li { font-size: 16px;}
.replacement-sec .replacement-box { padding: 30px 30px;}
.store-service-title { font-size: 24px;}
.store-services-text-change .store-list li {font-size: 16px;}
.get-in-touch2 .con-t-img h3 { font-size: 30px;}
.form-control1 { padding: 10px 15px;}
.get-in-touch { padding: 60px 0px;}
.pentconnect {font-size: 30px;}
.uploadded h5 { font-size: 16px;}
.page-item:first-child .page-link { font-size: 16px;}
.page-item:last-child .page-link { font-size: 16px;}
.footitl { font-size: 24px;}
.footer-content li { font-size: 16px;}
.footer-content ul li a {font-size: 16px;}
.footer-logo img {width: 220px;}
.footitl12 { font-size: 20px;}
.copy-right-inner p { font-size: 16px;}
.footer .common-btn-bottm input { padding: 10px 15px;}
.common-btn-bottm img { right: 13px; top: 11px;  width: 25px;}
.inner-sec1-change-sec .sliding-img { width: 580px;}
.inner-sec1-fleft .sliding-img { width: 580px; margin-left: 45px;}
.residential-box .heading-text { font-size: 30px;}
.residential-box p {font-size: 16px; line-height: 28px;}
.residential-sec { padding: 30px 0px 100px;}
.shower-sec { padding: 60px 0px;}
.get-in-touch2 .con-t-img p {font-size: 16px; line-height: 26px;}
.get-in-touch2-change2 {padding-bottom: 0px;}
.residential-box { margin-top: 20px;}
.residential-sec h4 { font-size: 20px;}
.residential-box ul li {font-size: 18px; padding: 12px 0px 12px 34px;}
.residential-box ul li i { top: 12px; font-size: 24px;}
.get-in-touch2 .touch-box-form { padding: 30px 40px 30px 20px;}
.get-in-touch-p0 { padding-bottom: 0px;}
.inner-text ul li i { font-size: 8px;}
.inner-text ul li { padding-left: 17px; font-size: 16px;}
.replacement-sec .replacement-box h6 { margin-bottom: 10px;}
.replacement-sec .replacement-box ul li { padding-left: 17px; font-size: 16px;}
.replacement-sec .replacement-box ul li i { top: 7px;}
.replacement-sec .replacement-box h6 { font-size: 24px;}
.inner-sec4 { margin-top: 0px;}
.gallery-pagination .page-link { font-size: 18px;}
.form-control { font-size: 15px;}
.Thank-you h3 { font-size: 110px; line-height: 110px;}
.Thank-you h5 { font-size: 26px;}
.Thank-you a.home-back { font-size: 16px;  padding: 10px 20px;}
.Thank-you { padding: 160px 0 160px;}
.page-not-found span {font-size: 190px; line-height: 160px;}
.page-not-found h5 {font-size: 32px;}
.page-not-found p {font-size: 18px;}
a.home-back {font-size: 16px;  padding: 10px 20px;}
.blog-detail-box p { font-size: 16px;  padding: 0px 0px;}
.detail-box-content .blog-content-hexa { padding-top: 0px;}
.create-space1 ul li {font-size: 16px; padding: 2px 0px;}
.details-text { font-size: 20px;}
.create-space1 ol li { font-size: 16px;}
.blog-detail-box img {margin-bottom: 15px;}
.blog-comment { padding: 20px 0px;}
.blog-comment .form-control { padding: 10px 15px; margin: 3px 0px;}
.post-btn { font-size: 16px;}
.recent-box-content ul li a { font-size: 15px;}
.regular-button { padding: 10px 20px; font-size: 15px; }
.running-button { padding: 10px 20px;}
.emer-title {font-size: 35px;}
.about-inner-text p { font-size: 17px;}
.running-heading {font-size:35px;}
.running-sub-heading { font-size: 20px; line-height: 34px;  }
.running-sub-heading i {bottom: 13px;}
.inner-main-container {padding: 70px 0px;}
.about-text { max-width: 1050px;   }
.emergency-text p { font-size: 22px;}
.store-sec-1 .emer-title {font-size: 32px;}
.store-sec-2 .emer-title {font-size: 35px;}
p { line-height: 28px;font-size: 16px;}
.regular-list li {font-size:16px;}
.inner-left-img { width: 550px;}
.store-img-title { font-size: 26px;}
.store-list li {    font-size: 19px;}
.detail-box { padding: 10px 0px 10px 0px;}
.details-section { padding: 60px 25px 70px 30px;   }
.inner-detail a {font-size: 20px;  }
.contact-icon img {width: 36px;}
.follow-us a {padding: 8px 15px;  font-size: 16px; }
.follow-us i { font-size: 23px;}
.input-text { padding: 7px 15px; }
.contact-form input::placeholder{font-size: 16px;}
.contact-form textarea::placeholder{font-size: 16px;}
.input-textarea {height: 120px;}
.contact-map iframe {height: 500px;}
.inn-text0f-client h2 { font-size: 35px; }
#team-slid1234 .owl-stage-outer {  margin-left: 100px !important; margin-right: 150px;}
.double-comma-R {right: 240px; }
.out-text h2 { font-size: 35px; }
.out-text p { line-height: 28px; font-size: 16px; }
.submit-btn { font-size: 16px; }	
.fixed-nav div.combo-list-blox a.regular-button { padding: 7px 20px;  }	
.get-sec { padding: 30px;  margin: 0px 10%;}	
.emer-title { padding-bottom: 0px; }	
.about-inner-text p { font-size: 16px; line-height: 26px;}	
.inner-main-container { padding: 60px 0px 20px; }	
.about-sec-2 .section-2-inn { margin: 20px 0px 0px 0px;}	
.about-text p { font-size: 18px; line-height: 30px; }	
.inner-sec2-change21{ padding-bottom:0px !important;}	
.get-in-touch2-change { padding: 0px 0px; }	
.sliding-img-change2 { width: 550px;}	
.inner-sec1-change-sec .sliding-img { margin-bottom: 20px;}
.copy-right-inner a { font-size: 16px;}	
.co-inner-seclogo-text-box ul li {font-size: 16px;}	
.inner-banner { top: 0px; }	
span.wpmm-mega-menu-href-title { font-size: 14px !important; }	
.contact-inner .follow-us .follow-us-bt { padding: 10px 15px; font-size: 16px;}	
.contact-page .submit-btn { padding: 9px 30px; font-size: 16px;}	
.contact-form-title { font-size: 20px;}	
/* .inner-text h3 { font-size: 20px;}	 */
.inner-sec3 { padding: 60px 0px; margin-top: 60px;}	
.inner-text-change { padding-left: 0px;}	
.inner-sec4-final { padding: 0px; }	
.padding-none { padding: 0px; }	
.full-an-final { width: 460px; margin-left: 30px; }	
.sliding-img-change2 { width: 460px; }	
.sliding-img-change1 { width: 480px;}	
.inner-sec4 { margin-top: 0px;}	
.padding-bottom { padding-bottom: 0px;}	
.bread { padding: 10px 60px 0px; }	
.site-map .site-map-sec ul li a { font-size: 16px;}	
.site-map { padding: 60px 0px 0px;}	
.store-list li { font-size: 16px; }	
.out-gallery2-change{ margin-top:50px;}	
.replacement-sec .replacement-box ul li i { font-size: 8px;}	
.for-any .any-of-text .heading-text { margin-bottom: 10px;}	
.any-of-text p { line-height: 26px; font-size: 16px;}	
input.search-field { width: 150px;padding: 5px 10px;}	
.search-submit { padding: 5px 7px;font-size: 14px;}	
input.search-field { width: 170px; padding: 3px 10px; font-size:15px;}	
.recent-box-content ul li a { font-size: 14px; }	
.blog-detail-box h1 {font-size: 24px; padding-bottom: 10px;}	
.blog-detail-box h2 { font-size: 22px; }	
.blog-detail-box h3 {font-size: 18px;}	
	

	
	
	
	
.hm-sec3-text h2 { font-size: 35px;}
.hm-sec3-number2 { font-size: 28px;}
.service-btn { padding: 12px 40px;}
.home-section-3 { padding: 50px 0px;}
.top-container { padding: 30px 25px;}
.re-custom-img { width: 70px; height: 70px;  border: 4px solid #fff;}
.waiting-for p { font-size: 16px;}
.out-gallery h3 { font-size: 40px;}
.hm-sec3-number { font-size: 28px;}
.hm-sec3-title { font-size: 18px;}
.home-section-3 p { font-size: 16px;}
.top-container h3 {font-size: 16px;line-height: 28px;}
.home-btn-1 { padding: 11px 30px;}
.hm-sec3-text h3 { font-size: 35px;}
#products-sliders .owl-prev { top: 63%;}
#products-sliders .owl-next{ top: 63%;}
.google-revied-text { padding-right: 0px;}
.icon-text h4 {font-size: 20px;}
.row .mega-links li a { font-size: 14px;}
.mega-box .content .row {line-height: 26px;}
.row .mega-links li a {padding: 0 0px 0px 10px;}
.icon-img img { width: 40px;}
.out-gallery-repair { padding-top: 70px; margin: 0px 0px 0px;}	
.out-gallery-repair .maing-a {column-width: 295px; }	
.why-ul li { font-size: 16px;}		
.why-choose-sec h3 { font-size: 35px;}	
.why-choose-sec p { font-size: 16px; }	
.why-choose-sec a {  font-size: 20px;}
.banner-title-home { font-size: 22px; line-height: 32px; }	
.banner-txt-home { width: 600px; padding: 25px 25px;}	
.explore-sec .explore-box .explore-heading h3 { font-size: 20px;}	
.we-know .window-box h3 { margin-bottom: 10px; font-size: 24px; }	
.we-know .window-box ul li { font-size: 16px; }	
.explore-sec .explore-box .explore-heading h3 { margin-bottom: 30px;    }	
.explore-sec .explore-box .explore-heading h3 { margin-bottom: 0px !important;}	
.explore-sec2 .explore-box .explore-heading { padding: 15px 20px;}	
.changesm { top: 30px; padding: 20px 15px 0px; }
.changesm input { padding: 8px 10px !important; }	
.changesm textarea { height: 100px; font-size: 16px; margin: 0px 0px 10px 0px;}	
h4.popup-title { font-size: 20px; }		
.input-text { padding: 6px 15px; }	
.modal-dialog { margin: 7rem auto;}	
.inner-sec3-1 {padding: 60px 0px;}
	
.our-services-sec { padding: 60px 0px; }
.sec-box-first h3 {  font-size: 22px;}
.first-text { width: 200px; }
.servissse-box { padding: 25px 20px; }
.secount-img img {  width: 75px;}	
.sec-box-first { padding-bottom: 30px; margin-bottom: 25px;}	
.our-services-sec .running-heading {  margin-bottom: 0px;}	
	
	
}



@media (max-width:1360px) {
span.wpmm-mega-menu-href-title { font-size: 13px !important;  }  
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.wpmega-hide-menu-icon > a { padding: 4px 20px 4px 0px !important; }	
.regular-button { padding: 7px 15px; font-size: 14px;  }	
.fixed-nav div.combo-list-blox a.regular-button { padding: 7px 20px; font-size: 14px;}	
.running-button { padding: 8px 20px; }	
ul.point-list li {  min-height: 80px;}	
.l-side-point ul li span.square-box { height: 80px;}	
.l-side-point ul li { background: linear-gradient(90deg, #1CA7B5 74%, transparent 30%); }	
ul.point-list li span { width: 35px;}	
.circle-imgbox::after { width: 385px; height: 385px;}	
.circle-imgbox { width: 405px; height: 405px;}	
.circle-imgbox img { height: 400px;}
.l-side-point ul.point-list li::after { width: 15px; height: 15px;}	
.circle-imgbox::after { border: 5px solid #fff;}	
.l-side-point ul li:nth-of-type(1) span.square-box {background: linear-gradient(60deg, #1CA7B5 57%, transparent 30%); }	
.l-side-point ul.point-list li:nth-of-type(3) span.square-box { background: linear-gradient(301deg, transparent 42%, #1CA7B5 30%); }	
.l-side-point ul.point-list li:nth-of-type(1)::after {  bottom: -5px; right: 30px;}	
.l-side-point ul.point-list li:nth-of-type(2)::after { bottom: 33px; right: 16px;}
.l-side-point ul.point-list li:nth-of-type(3)::after { top: -5px; right: 30px;}	
.r-side-point ul li span.square-box { height: 80px;}	
.r-side-point ul.point-list li::after { width: 15px; height: 15px;}	
.r-side-point ul.point-list li:nth-of-type(1)::after { left: 33px; }	
.r-side-point ul.point-list li:nth-of-type(2)::after {bottom: 32px;}	
.r-side-point ul.point-list li:nth-of-type(3)::after { left: 33px;  top: -8px; }	
.double-comma-L { width: 161px !important; height: 131px;}	
.inn-text0f-client h3 {font-size: 17px; }	
.input-text { padding: 5px 10px; font-size: 14px;}	
.submit-btn { font-size: 16px;}	
.input-textarea { padding: 0px 10px;  height: 100px;}	
.emergency-text p { font-size: 19px; }	
.inner-main-container { padding: 60px 0px; }	
.running-sub-heading { font-size: 18px; }	
.get-in-touch2 .con-t-img { padding: 25px; }	
.get-in-touch2 .touch-box-form { padding: 25px 40px 25px 20px; }
.inner-main-container { padding: 60px 0px 20px; }	
#team-slid1 .owl-stage-outer {margin-right: 130px; }	
.inner-sec1-change-sec .sliding-img { width: 500px;}	
.co-inner-seclogo-text-box ul li { font-size: 14px;  margin-bottom: 15px; }	
.inner-text-change { padding-left: 0px;}	
.inner-sec1 { padding: 50px 0px;}
.bread { padding: 10px 120px 0px;}	
	

	
.teza-sec1-img img { width:160px !important;}
.teza-sec1-img h4 { font-size: 17px;}
#products-sliders .owl-prev {top: 62%; left: 10px;}
#products-sliders .owl-next { top: 62%; right: 20px;}
.google-revied-text { line-height: 26px;}
.home-btn-1 { padding: 12px 30px;}
.waiting-for { padding: 50px 130px;}
.home-section-6 { padding: 60px 0px 0px 0px;}	
.out-gallery-repair .maing-a {column-width: 265px; }		
.out-gallery-repair { padding-top: 50px;}	
.we-know h4 {font-size: 26px; }	
.we-know .window-box { padding: 25px; padding-bottom: 90px;  }	
.flex-btn-banner .running-button { padding: 20px 20px; }	
.we-know { padding: 60px 0px; }	
.why-choose-sec h3 {font-size: 30px; }	
.why-choose-sec { padding: 50px 0px 0px;  }	
.clients-grid.logo-animate img { width: 80px;}	
	
	
	
	
}


@media (max-width:1280px) {
.banner-text {height: 40vh; padding-left: 0px; }	
.top-list li { font-size: 15px; }	
.fixed-nav div.combo-list-blox a.regular-button { padding: 7px 15px; }	
.client-bg-inmage { max-width: 90%;}	
#team-slid1234 .owl-stage-outer { margin-left: 80px !important; }	
.inn-text0f-client h2 { margin-left: 80px !important; }	
.emergency-text:hover p {transform: translate(0px, 3px);}	
.input-text { padding: 7px 10px; font-size: 15px; }	
.input-textarea { font-size: 15px;}	
.inn-text0f-client p { padding-right: 20px; }	
#team-slid1 .owl-stage-outer { margin-left: 80px !important;  margin-right: 80px;}	
.heading-text { font-size: 30px; }	

.co-inner-seclogo-text-box ul li { padding: 15px 10px;}	
.inner-sec1 { padding: 66px 0px; }	
section.inner-sec2.inner-sec2-change { padding-bottom: 50px; }	
.inner-sec1 { padding: 50px 0px;}	
.footer {  padding: 50px 43px 20px; }	
.inner-text-change {  padding-left: 0px;}	
.padding-bottom { padding-bottom: 0px;}	
.inner-sec2 .inner-text {padding-right: 9%; }	
.bread { padding: 10px 75px 0px; }	
.site-map { padding: 50px 0px 0px;}	
.co-inner-sec3 { margin-top: 0px;}	
.inner-sec1 { padding: 60px 0px; }	
	
	

	
	
	
	
.top-container { width: 480px;}
.why-teza { padding: 60px 0px;}
.why-teza .teza-text h3 { font-size: 35px;}
.hm-sec3-text .tabsh3 h3 { padding: 15px 12px;}
#products-sliders .owl-prev {top: 65%;}
#products-sliders .owl-next {top: 65%;}
.google-revied-box { padding: 20px 30px;}
.nav-links li a { font-size: 16px;}
.nav-item-btn a { padding: 12px 25px !important;}
nav .wrapper { padding: 0px 0px;}	
.why-teza .teza-text h3 { font-size: 28px; }	
.why-teza .teza-text h2 {font-size: 25px; }	
.hm-sec3-number { font-size: 24px; }	
.changesm {top: 80px;}	
section.banner-home video { height: 90vh; }	
.modal-dialog { margin: 10rem auto;}	
.inner-touch-content {padding: 30px 0 0 0;}
	
	
	
	
}

@media (max-width:1152px) {
.container{ max-width: 95%; }
.banner-contantbox .container{ max-width: 100%; }
.fixed-nav div.combo-list-blox ul.top-list li { font-size: 14px;}	
span.wpmm-mega-menu-href-title { font-size: 12px !important;}	
.top-list li { font-size: 13px; }
.fixed-nav div.combo-list-blox a.regular-button { font-size: 13px; }	
.wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title, .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title:hover { padding: 10px 10px !important;}	
.logo-cust { width: 200px; }	
.banner-text { height: 47vh; }	
.main-heading { font-size: 33px;}	
.discount-box span { font-size: 25px; }	
.discount-box { width: 150px; height: 150px; }	
.slideshow .slideshow-pagination { bottom: 14rem; }	
.circle-imgbox::after { width: 370px; height: 380px; }	
.circle-imgbox img { height: 395px; }
.circle-imgbox { width: 390px; }	
.hero figure span.hoznt-title { top: 31%; font-size: 24px; }	
.hero figure.on div p { font-size: 15px; line-height: 26px;}	
.hero figure.on div a { font-size: 15px; margin-top: 0px;}	
.hero figure.on div { padding: 0px 10px; }	
.hero figure.on div h2 { font-size: 24px; }	
#team-slid1234 .owl-next {right: 10%; }	
#team-slid1234 .owl-stage-outer { margin-right: 160px; }	
.maing-a { column-width: 200px; }	
.out-text { padding: 0px 30px 0px 50px; }	
.touch-box-form p{ margin-bottom:10px;}	
.touch-box-form h2 { font-size: 18px;}	
.pentconnect { font-size: 30px !important;}	
.input-textarea { font-size: 15px;}	
.footitl { font-size: 20px; }	
.emer-sub-title { font-size: 22px; }	
.emergency-text p { font-size: 18px;}	
.inner-main-container { padding: 50px 0px; }	
.out-gallery2 .maing-a { column-width: 330px;}	
.inn-text0f-client h2 {font-size: 30px; }	
	
.inner-main-container { padding: 50px 0px 20px; }	
.about-sec-3 { margin-top: 50px; }	
.about-sec-3 .inner-main-container { padding: 50px 0px 50px; }	
.inner-sec3 { padding: 50px 0px;margin-top: 50px; }	
.sliding-img-change2 { width: 470px; margin-right: 40px; }	
.inner-text ul li { padding-left: 14px;font-size: 16px; }	
.inner-sec1 { padding: 50px 0px;}		
.residential-sec { padding: 30px 0px 80px; }		
.co-inner-seclogo { padding: 50px 0px 0px; }
.inner-sec313 {  margin-top: 0px; }	
.sliding-img-change2 { margin-bottom: 20px;}	
.inner-sec1-fleft .sliding-img { width: 500px; }	
.get-in-touch { padding: 50px 0px; }	
.get-in-touch2-change2 { padding-bottom: 0px; }	
.footer { padding: 50px 43px 20px; }	
.shower-sec { padding: 50px 0px; }	
.co-inner-sec3 { margin-top: 0px;}	
.get-in-touch2-change { padding: 0px 0px; }	
.inner-detail a { font-size: 19px; }
.contact-page .contact-form { padding: 30px 150px 40px 40px;}	
.follow-us {  margin-top: 20px;}	
.follow-us a { padding: 8px 0px; font-size: 16px; }	
.residential-box .heading-text { font-size: 28px; }
.inner-text-change {  padding-left: 0px;}	
.padding-none { padding: 0px; }	
.inner-sec4-final { padding: 0px; }	
.inner-sec4 { margin-top: 0px; }	
.padding-bottom { padding-bottom: 0px; }	
.bread { padding: 10px 40px 0px; }	
.bread ol .breadcrumb-item { font-size:16px;}	
.inner-sec2 .inner-text { padding-right: 5%; }	
.inner-sec3-ddo .inner-text { padding-right: 0% !important; }	
.store-sec-2 .emer-title {font-size: 30px;}	
input.search-field { width: 150px; }
	
	
	
	
	
.hm-sec3-text p {  padding: 0px 25%;  font-size: 16px; }
.waiting-for { padding: 50px 40px;}
.hm-sec3-text-box-title1 { padding: 40px 30px 30px 30px;}
.google-revied-box { padding: 20px 15px;}
.hm-sec3-text p { padding: 0px 15%;}
.hm-sec3-text .tabsh3 h3 {padding: 15px 20px;}
.contact-form {padding: 30px 20px;}
.top-container { width: 470px;}
.why-teza .teza-text h2 { font-size: 30px;}
.hm-sec6-heading::before { top: 12px;}
.waiting-for { padding: 50px 20px;}
.logo img {width: 240px;}
.nav-item-btn a { padding: 10px 25px !important;}
.icon-img img { width: 35px;}
.icon-text h4 {margin-bottom: 5px;}
.footer-boxrow {margin-top: 10px;}	
.out-gallery-repair .maing-a { column-width: 255px; }	
.we-know h4 { font-size: 24px; }	
.wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title, .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title { padding: 10px 10px !important;}	
.wpmm-sub-menu-wrap li.wpmega-1columns-3total { padding: 0 2px !important;}	
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap, .wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
    padding: 5px;}	
span.wpmm-mega-menu-href-title { font-size: 11px !important;}	
section.banner-home video { height: 80vh; }	
.banner-txt-home { width: 560px; }	
.submit-btn {padding: 7px 10px; font-size:14px;}
.inner-touch-content {padding: 20px 20px;}	



	
}





@media (max-width:1024px) {
/* body, html { overflow-x:hidden;} */
.header-section .container { max-width: 98%; }
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.wpmega-hide-menu-icon > a { padding: 4px 22px 4px 0px !important; }	
span.wpmm-mega-menu-href-title { font-size: 12px !important; }	
.main-heading {font-size: 30px; }	
.discount-box { bottom: 30%; }	
.banner-bottom-strip { padding: 0px 0px;}	
.sidel-1 p { line-height: 24px; padding-right: 20px; }	
.doller { width: 100px !important; height: 100px !important;}	
.text .char {font-size: 17px; line-height: 75px; }	
.running-sub-heading {font-size: 18px; line-height: 30px; }	
.r-side-point ul li span.square-box { left: 24px; }
.circle-imgbox::after { width: 340px; height: 340px;top: 30px;}	
.circle-imgbox img { height: 350px; }	
.circle-imgbox { width: 350px; padding-top: 25px; }	
.home-section2 { padding: 60px 0px; }	
.r-side-point ul.point-list li:nth-of-type(3) span.square-box { background: linear-gradient(418deg, transparent 58%, #1CA7B5 30%); left: 0;}	
ul.point-list li {font-size: 16px; line-height: 26px; }
.l-side-point ul li:nth-of-type(2) span.square-box {  background: url('/wp-content/themes/bestofferglass/css/../images/cone-bg.webp') no-repeat left -1px center; width: 68px; background-size: 100%;}	
.hero figure span.hoznt-title { top: 24%; font-size: 20px;}	
.hero figure.on div p {font-size: 14px; line-height: 20px; }	
.hero figure.on div h2 {font-size: 20px;}	
.fixed-nav div.combo-list-blox ul.top-list li { font-size: 13px; }	
.maing-a { column-width: 180px; }	
#team-slid1234 .owl-stage-outer { margin-right: 140px; margin-left: 50px !important; }	
.inn-text0f-client p { padding-right: 20px; }	
.inn-text0f-client h2 { margin-left: 50px !important; }	
.footer { padding: 40px 20px 20px; }	
.out-text h2 { font-size: 30px; }	
.hero figure { width: 0%;}	

.inner-text { padding-left: 20px; }
.inner-img img { margin-bottom: 30px; width: 200px;}	
.emergency-text p { font-size: 16px; line-height: 26px; }	
.sec-3-24 .running-sub-heading { padding: 10px 100px; }	
.sec-3-24 .section-2-b { margin-bottom: 0px; }	
.get-in-touch { padding: 50px 0px;}
.out-gallery2 .maing-a { column-width: 300px; }	
.get-in-touch2 .con-t-img h3 {font-size: 26px; }	
.footitl {  margin-bottom: 10px;}	
.section-2-inn {  margin: 40px 0px 0px 0px;}	
#team-slid1 .owl-stage-outer { margin-left: 50px !important; margin-right: 50px; }	
.text-test { padding: 0px 0% 0px 0%; }	
.inn-text0f-client p { padding-right: 100px; }	
.double-comma-R { right: 100px; }	
.emer-title { font-size: 30px;}	
.inner-sec1-change-sec .sliding-img { width: 430px; }
.footer { padding: 30px 20px 20px; }	
.residential-box {  padding: 20px;}	
.co-inner-seclogo-text-box ul li { padding: 15px 6px; font-size: 14px; }
.get-in-touch2-change22 { padding: 0px 0px 50px; }	
.footer { padding: 50px 20px 20px; }	
.get-in-touch2-change2 { padding-bottom: 0px; }	
.get-in-touch2-change { padding: 0px 0px; }
.inner-sec1-fleft .sliding-img { width: 470px;}	
.inner-sec1 { padding: 50px 0px;}	
.replacement-sec .replacement-box {  padding: 30px 20px;  }	
.store-services-text-change .store-list { column-count: 2;}	
.co-inner-seclogo-text-box ul { column-count: 1; padding-top: 115px;}	
.co-inner-seclogo-text-box ul li { padding: 15px 15px; font-size: 18px; }	
.contact-page { padding: 60px 0px; }	
.inner-text p { margin-bottom: 10px;}	
.inner-text-change { padding-left: 0px;}	
.padding-none { padding: 0px;}	
.client-says { padding: 40px 0px;}	
.padding-bottom { padding-bottom: 0px; }	
.inner-sec3-final .inner-text { padding-left: 20px;}	
.client-says52 {  padding-top: 0px;}	
.inner-left-img { width: 470px; margin-bottom: 20px; }	
input.search-field { width: 130px;}	
.blogs { margin-top: 50px; }	
.d-hexa { font-size: 20px;}	
.replacement-sec-pain { margin-bottom:50px;	}
.inner-sec2-change .inner-text ul li { padding: 10px 15px 10px 40px; }	
	
	
	
	
	
.teza-sec1-img h4 { font-size: 15px; }
.hm-sec3-text p { padding: 0px 10%;}
.home-section-3 p {font-size: 15px; line-height: 26px;}
.hm-sec3-text-box-title1 { padding: 30px 15px 30px 15px;}
#products-sliders .owl-prev { top: 66%;}
#products-sliders .owl-next { top: 66%;}
.top-container { padding: 0px 25px 30px;}
.hm-sec3-text h2 { font-size: 35px;}
.banner-text-heading { font-size: 28px;}
.top-container { padding: 15px 20px 30px;}
.top-container { width: 400px;}
.home-banner-text-container { left: 5%;}
.home-banner-text-container { bottom: 20%;}
.hm-sec6-heading { font-size: 30px; padding-left: 60px;}
.why-teza .teza-text h2 { font-size: 28px;}
.logo img {width: 200px;}
.nav-links li a { font-size: 15px; padding: 10px 10px;}	
.out-gallery-repair .maing-a { column-width: 235px; }	
.hm-sec3-text h3 { font-size: 28px; }	
.why-teza .teza-text h3 { font-size: 24px; }	
.top-container { width: 450px; }	
.inner-touch-content .container{ max-width:100%; padding:0px;}	
.out-gallery h3 { font-size: 35px;}	
.banner-text-container { bottom: 18%;}	
.shower-sec p{ font-weight:500;}	
.we-know .window-box { padding: 15px; padding-bottom: 90px; }	
.our-s-sec .our-s-sec-box p { padding: 15px 15px;}	
.changesm {width: 30%; right: 5%; }	
.inner-touch-btn input.wpcf7-form-control.wpcf7-submit { width: 150px;}
.sec-box-first h3 { font-size: 18px; }	
.first-text {  width: 165px; }	
.secount-img img { width: 70px; }	
#team-slid1234 .owl-stage-outer {  margin-right: 50px; }	
	
}
@media (max-width:991px) {
.wpmm-askins-wrapper .wpmegamenu-toggle .wpmega-openblock, .wpmm-askins-wrapper .wpmegamenu-toggle .wpmega-closeblock { color: #009cac !important;}
.wpmegamenu-toggle .wp-mega-toggle-block .dashicons { float: right;}	
.nav-btn { display: block;}	
.combo-list-blox {  text-align: right;  position: absolute; top: 10px; left: 75%;}	
.header-section .row{ display: block;}	
header { position: absolute;}	
.top-space-sec{ height:100px;}	
.wpmega-openblock { position: absolute !important; top:0px !important; right: 0px !important; }	
.fixed-nav a.logo-cust { width: 180px;}	
.wp-mega-toggle-block { position: absolute; top: 30px;right: 20px;}	
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.wpmega-hide-menu-icon > a { padding: 8px 22px 8px 0px !important; }
span.wpmm-mega-menu-href-title { font-size: 16px !important;}	
.wp-megamenu-main-wrapper.wpmm-askins-wrapper ul.wpmm-mega-wrapper.wpmm-show-menu { margin-top: 20px; }	
.section-2-inn { margin: 30px 0px 0px 0px;}	
.get-sec { margin: 0px 5%;}	
.logo-container { width: 50%;}
.r-side-point ul li span.square-box { left: 21px; }	
ul.point-list li { font-size: 15px; }	
.inner-sec1 { padding: 50px 0px;}	
.emer-title { font-size: 30px; }	
.inn-text0f-client h2 { font-size: 30px; }	
.out-text { padding: 0px 0px 0px 40px; }	
.emergency-text { padding: 15px 15px; }	
.r-side-point ul li:nth-of-type(2) span.square-box { background: url('/wp-content/themes/bestofferglass/css/../images/cone-bg-r.webp') no-repeat left 28px center; }	
.r-side-point ul li { background: linear-gradient(90deg, transparent 30%, #1ca7b5 20%); }	
.slideshow .slideshow-pagination { bottom: 13rem; }	
.r-side-point ul li span.square-box { width: 113px;	}	
.r-side-point ul.point-list li:nth-of-type(2)::after { left: 43px; }	
.circle-imgbox::after { width: 330px; height: 330px; top: 35px; }	
#team-slid1234 .owl-stage-outer { margin-right: 50px; margin-left: 50px !important;  }	
.inn-text0f-client p { padding-right: 100px; }	
.double-comma-R { right: 100px; }	
.inn-text0f-client h2 { margin-left: 100px; padding-right: 60px;}	
.co-inner-sec3 .sliding-img:after { top: 10px;  left: 10px;}
.get-in-touch2-change { padding: 0px 0px; }	
.inner-sec1 .sliding-img:after { top: 10px; left: 10px;}	
.inner-sec1-change-sec .sliding-img { margin-right: 50px;}		
.stars-rate li i { margin: 0px 2px;}	
.co-inner-seclogo-text-box ul li { padding: 15px 15px;  font-size: 18px; }	
.co-inner-seclogo { padding: 50px 0px 0px; }	
.get-in-touch2-change22 { padding: 0px 0px 50px; }	
.co-inner-seclogo-text-box ul {  column-count: 1;}
.inner-sec124 .sliding-img-change2 { width: 440px; }	
.footitl { font-size: 24px;}	
.inner-sec1 { padding: 50px 0px; }	
.heading-text { font-size: 28px; }	
.details-section { padding: 50px 15px 50px 15px; }
    .residential-box {
        height: auto;
    }
.residential-sec { padding: 30px 0px 60px; }	
.inner-text-change { padding-left: 0px;}	
.inner-sec2-hayward .inner-text { padding-right: 0px; padding-left: 0px;}	
.inner-sec3-final .inner-text { padding-right: 0%; }	
input.search-field { width: 200px; }
.recent-box-content ul li a {font-size: 15px; }	
.create-space1 { padding: 29px 15px 42px 15px;}	
.read-blog { margin: 0px 0px 30px 15px;}	
		
#products-sliders .owl-prev { top: 57%;}
#products-sliders .owl-next { top: 57%;}
.waiting-for { padding: 50px 20px;}
.banner-text-container { bottom: 15%;}
.why-teza .teza-text h2 { font-size: 24px;}
.why-teza .teza-text h3 { font-size: 20px;}
.why-teza .teza-text p { margin-bottom: 15px;}
nav .wrapper {height: 80px;}
.logo img { width: 270px;}
.nav-links li a { color: #ffffff;}
.wrapper .nav-links { line-height: initial;}
.nav-links li a { font-size: 20px; padding: 5px 10px;}
.nav-links .mobile-item { padding-left: 10px; font-family: 'Fira Sans Condensed', sans-serif; display: flex; justify-content: space-between;}
.wrapper .btn { color: #00a5b6;}
.mega-box { padding: 0 0px;}
.row .mega-links li {width: 100%;}
.row .mega-links li a {padding: 5px 0px 0px 10px; font-size: 16px;  width: 100%;}
.content .row .mega-links { margin-left: 0px;}
.row .mega-links li { padding: 0 0px;}
.content .row .mega-links { padding-left: 0px;}
.mega-box .content { padding: 20px 15px 0 15px;}
.nav-links .mobile-item:hover { background: #242526;}
.nav-links .mobile-item { padding: 5px 10px;}
.menu-footer li a { font-size: 16px;}
.out-gallery-repair .maing-a {  column-width: 225px;  }	
.out-gallery-repair {  margin: 0px 0px 0px; }	
.banner-text { height: 40vh; }	
	
.wp-mega-toggle-block { display: none;}
#rmp_menu_trigger-8674 {width: 50px!important;height: 36px!important;top: 38px!important;right: 2%!important;}	
#rmp-container-8674 { background-color: #000!important;;}	
#rmp-menu-wrap-8674 .rmp-menu-item-link { border-bottom: 1px solid #91c7df!important;}	
#rmp-menu-wrap-8674 .rmp-menu-current-item .rmp-menu-item-link {color: #fff!important;background-color: #1f9196!important;}	
button.rmp_menu_trigger {z-index: 991!important;}	
.top-list { position: relative; right: -53px;  }
.banner-innerhome #myVideo { height: 90vh;}	
/* .banner-innerhome { height: 90vh;}	 */
.we-know {  padding: 50px 0px; }	
.explore-sec2 .explore-box .explore-heading { width: 150px;}	
.explore-sec2 { padding: 0px 0px 60px; }	
.why-a-sec { padding: 0px 0px; }	
.page-id-11249 div.grecaptcha-badge, .page-id-11249 div.ea11y-widget{ display:none !important;}
	.home-section2 {overflow-x: hidden;}
.details-section {padding: 20px;}   	
.sec-box-first h3 {font-size: 20px;}	
.first-text { width: 200px;  }	
	
	
	
	
}



@media (max-width:912px) {
.pagination-separator {width: 20px;}
.main-heading { font-size: 26px;}
.discount-box h4 { font-size: 7px; }	
.discount-box {width: 120px; height: 120px;}	
.discount-box { bottom: 30%; }	
/* .banner-text { height: 40vh; }	 */
.circle-text { left: -70px; }
.running-heading { font-size: 30px; }	
.running-sub-heading { font-size: 18px; line-height: 28px; }	
.r-side-point ul li span.square-box {left: 23px;}
.r-side-point ul li { background: linear-gradient(90deg, transparent 29%, #1ca7b5 20%);}
.l-side-point ul li span.square-box {right: 21px;}	
.circle-imgbox::after { width: 290px; height: 295px; top: 32px; }	
.circle-imgbox img { height: 310px;}	
.circle-imgbox { width: 305px;  }	
ul.point-list li { margin: 30px 0px 32px;}	
.hero figure span.hoznt-title { top: 16%; }	
.out-text {padding: 0px 13px 0px 30px;}	
.get-sec { margin: 0px 2%; }	
.l-side-point ul li span.square-box { z-index: -1;}	
.r-side-point ul li span.square-box { z-index: -1;}	
.out-gallery2 .maing-a { column-width: 270px; }	
.r-side-point ul li:nth-of-type(2) span.square-box { background: url('/wp-content/themes/bestofferglass/css/../images/cone-bg-r.webp') no-repeat left 16px center; }	
.r-side-point ul.point-list li:nth-of-type(2)::after { left: 35px; }	
ul.point-list li { font-size: 14px;  padding: 10px 3px;}	
.padd2ing{ padding-top:0px;	}	
.client-says-change { padding-top: 0px;}	
.section-2-b { margin-top: 20px; }	
.inner-sec1-change { padding-top: 0px; }	
.sliding-img-change2 { width: 390px; }	
.inner-sec2-change .inner-text ul li { padding: 10px 15px 10px 30px; }	
.inner-sec1-change-sec .sliding-img { width: 440px; }	
.get-in-touch { padding: 40px 0px; }	
.co-inner-seclogo-text-box ul li { font-size: 16px; }	
.logo-sec { margin-top: 20px;}	
.inner-sec1-change-final{ padding-top:50px;}	
.get-in-touch2-change22 { padding: 0px 0px 50px; }
.get-in-touch2 .touch-box-form { padding: 25px 20px 25px 0px; }
.inner-sec124 .sliding-img-change2 { width: 410px; }	
.get-in-touch2-change2 { padding-bottom: 0px; }	
.get-in-touch2-change24 { padding: 0px 0px; }
.inner-sec24 { padding: 50px 0px;  }	
.inner-sec1-fleft .sliding-img { width: 400px; }	
.get-in-touch2-change { padding: 0px 0px; }	
.inner-detail a { font-size: 17px;}	
.contact-page .contact-form { padding: 30px 150px 40px 30px; }	
.contact-map p { margin-bottom: 0px;}	
.padding-none { padding: 0px;}	
.full-an-final {  width: 400px; margin-left: 30px; }	
.inner-sec2 .inner-text { padding-right: 3%; }	
.padding-bottom {  padding-bottom: 0px; }	
.inner-sec3-final .inner-text { padding-right: 0%; }	
.sliding-img-change1 {width: 370px;  margin-left: 20px; }	
input.search-field { width: 170px;}	

	
.home-section-3 { padding: 40px 0px; }
.hm-sec3-container { padding: 0px 0px;}
.home-section-3 { padding: 40px 0px 30px;}
.waiting-for { padding: 40px 20px;}
.out-gallery {margin: 40px 0px;}
.why-teza .teza-text h3 { font-size: 26px;}
.why-teza .teza-text h2 { font-size: 22px;}
.banner-text-heading {font-size: 26px;}
/* p { line-height: 26px;} */
.hm-sec3-text p { padding: 0px 10%;}
.hm-sec3-number { font-size: 24px;}
.top-container .hm-sec6-heading {font-size: 30px;}
#products-sliders .owl-prev {top: 60%;}
#products-sliders .owl-next { top: 60%;}	
.out-gallery-repair {  margin: 0px 0px 0px; }	
.out-gallery-repair .maing-a { column-width: 205px; }	
.banner-txt-home { width: 500px;}		
.banner-text { height: 23vh; }
.combo-list-blox { left: 73%; }	
.regular-button { padding: 8px 15px; }	
.top-list { right: -62px;}	
 h4.popup-title {font-size: 17px;}	
	
	
	
}




@media (max-width:820px) {
.combo-list-blox { left: 70%; }	
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper { height: auto !important; }	
.tag-score { font-size: 18px !important; }	
.banner-text { height: 23vh; }	
.main-heading { font-size: 23px; }	
.discount-box { width: 110px;height: 110px; }	
.discount-box { bottom: 35%; right: 10%;}	
.l-side-point ul.point-list li:nth-of-type(1) { margin-right: -60px; }
.l-side-point ul.point-list li:nth-of-type(2) { margin-right: 0px; }	
.l-side-point ul.point-list li:nth-of-type(3) { margin-right: -30px; }	
.r-side-point ul li:nth-of-type(2) span.square-box { background: url('/wp-content/themes/bestofferglass/css/../images/cone-bg-r.webp') no-repeat left 0px center; }	
.r-side-point ul.point-list li:nth-of-type(2) { margin-left: 0px;}	
.r-side-point ul.point-list li:nth-of-type(1) { margin-left: -60px;}		
.r-side-point ul.point-list li:nth-of-type(3) { margin-left: -35px;}		
.r-side-point ul.point-list li:nth-of-type(2)::after { left: 15px; }	
.circle-imgbox::after {width: 190px;height: 190px; top: 90px;}
ul.point-list li { margin: 25px 0px 25px; }	
.r-side-point ul.point-list li:nth-of-type(3)::after { left: 37px; top: -4px;}	
.l-side-point ul.point-list li:nth-of-type(3)::after { top: -3px;right: 30px; }	
.circle-imgbox { width: 205px; padding-top: 80px;}	
.circle-imgbox img { height: 210px; }
.circle-imgbox { height: 305px; }	
.hero figure span.hoznt-title { top: 8%; font-size: 18px; }	
.hero figure span.hoznt-title { left: -240px; }	
#team-slid1234 .owl-next {right: 3%; }	
.inn-text0f-client p { padding-right: 0px; }	
#team-slid1234 .owl-stage-outer { margin-right: 90px; margin-left: 40px !important; }	
.maing-a { column-width: 160px; }
.out-text { padding: 0px 0px 0px 30px; }	
.get-sec { margin: 0px 0%; }	
.double-comma-R {right: 150px; width: 104px !important; height: 80px;}	
.client-says { padding: 50px 0px;}	
.padd2ing{ padding-top:50px;	}	
.emer-title {  font-size: 26px; }
.inner-text p{ margin-bottom:5px; line-height: 26px;}	
.get-in-touch2 .touch-box-form {  padding: 25px 20px 25px 0px; }	
.get-in-touch2 .con-t-img { padding:15px 13px; }	
.get-in-touch2 .touch-box-form { padding: 15px 20px 15px 0px; }	
.out-gallery2 .maing-a {column-width: 240px;}
.inn-text0f-client p {padding-right: 90px; }	
#team-slid1 .owl-stage-outer { margin-right: 20px; }	
.about-right .circle-text {  left: 28%;}	
.inner-sec1-change-sec .sliding-img { width: 340px; margin-right: 40px; }	

.client-says-024 {padding: 0px;}
.get-in-touch2-change2 { padding-bottom: 0px;}	
.residential-box .heading-text {font-size: 27px;}	
.inner-sec1-fleft .sliding-img { width: 380px; }	
.inner-detail a { font-size: 15px; }	
.contact-form-title { font-size: 18px; }	
.details-section { padding: 30px 15px 30px 15px;}	
.inner-banner .banner-text { padding: 20px 30px;}	
.full-an-final { width: 350px; }
.sliding-img-change2 { width: 350px;  }	
.client-says-0 { padding-top: 0px;}	
.sliding-img-change1 { width: 330px; }	
.padding-bottom { padding-bottom: 0px; }	
.inner-sec3-final .inner-text { padding-right: 0%; }	
.inner-text {padding-left: 0px; }	
.inner-left-img {  width: 350px; }	
.store-services-text { padding: 25px;}	
input.search-field { width: 140px; }	
.slideshow .slideshow-pagination { bottom: 10rem; }		
.why-teza .teza-text h2 { font-size: 19px;}
.why-teza .teza-text h3 {font-size: 24px;}
.banner-text-heading {font-size: 24px; line-height: 32px;}
.top-container h3 { margin-bottom: 10px;}
.top-container { padding: 15px 20px 15px;}
.banner-text-container { bottom: 12%;}
.contact-form .form-control { height: 45px;}
.hm-sec3-text h2 { font-size: 30px; margin-bottom: 10px;}
.hm-sec3-text h3 { font-size: 30px;}
.hm-sec3-text p { padding: 0px 5%;}
.hm-sec3-number { font-size: 22px;}
.waiting-for h3 { font-size: 28px;}
.out-gallery h3 { font-size: 30px;}
.menu-footer li {padding: 0px 10px;;}
.footer-boxrow .icon-img { width: 25%;}	
.why-teza .teza-text h3 { font-size: 18px; }	
#team-slid1234 .owl-stage-outer { margin-right: 40px; margin-left: 40px !important; }	
.out-gallery {margin: 30px 0px;}
.regular-button {margin-right: 10px;}	
.we-know .window-box ul li { font-size: 15px;}	
.clients-grid.logo-animate { grid-column-gap: 2rem;}
.clients-grid.logo-animate-alt { grid-column-gap: 2rem;}	
.logos-marquee-sec { margin-top: 40px; }
.banner-innerhome #myVideo { height: 60vh; }	
/* .banner-innerhome { height: 60vh;}	 */
.banner-txt-home { bottom: 450px;}	
section.banner-home video { height: 50vh;}	
.banner-txt-home {width: 460px;}	
.contact-inner-changesf {width: 100%;}	
.common-cta-box {display: block; text-align: center;}
    



}








@media (max-width:768px) {

.r-side-point ul li:nth-of-type(2) span.square-box { background: url('/wp-content/themes/bestofferglass/css/../images/cone-bg-r.webp') no-repeat left 7px center; }
.r-side-point ul.point-list li:nth-of-type(2)::after { left: 23px;}
.l-side-point ul li span.square-box { right: 30px; }
.l-side-point ul li { background: linear-gradient(90deg, #1CA7B5 70%, transparent 30%); }	
.l-side-point ul.point-list li:nth-of-type(1)::after { bottom: -6px; right: 40px; }	
.l-side-point ul.point-list li:nth-of-type(2)::after { right: 24px;}	
.l-side-point ul.point-list li:nth-of-type(3)::after { top: -6px; right: 39px;}	
ul.point-list li { font-size: 13px;}	
.out-gallery2 .maing-a {column-width: 200px; }	
.get-in-touch2 .con-t-img h3 { font-size: 24px; }	
.hero figure span.hoznt-title {top: 2%;font-size: 18px; }	
.sec-3-24 .running-sub-heading { padding: 10px 40px; }		
.home-section2 { padding: 50px 0px; }	
.inn-text0f-client h2 { margin-left: 40px !important; }	
.get-sec { padding: 20px; margin: 0px 0%; }	
.banner-contantbox .container {  padding: 0px;}	
.discount-box { bottom: 25%; right: 13%;}
.count { font-size: 45px; }	
.residential-box .heading-text { font-size: 28px; }	
.inner-sec124 .sliding-img-change2 { width: 300px; }	
.sliding-img-change2 { width: 340px; }
.inner-sec1-fleft .sliding-img { width: 330px; }	
#team-slid1 .owl-stage-outer { margin-left: 40px !important; }	
.banner-txt-home { width: 430px;}	
.flex-btn-banner .running-button { padding: 20px 15px; }
.banner-txt-home { padding: 25px 15px; }	
.tag-score { font-size: 16px !important;}	
}



@media (max-width:767px) {
.combo-list-blox { left: 45%; }   
.header-section .container { max-width: 100%; }  
.container { max-width: 100%; }    
.wp-mega-toggle-block { right: 0px;}	
.banner-bottom-strip { width: 100%;}	
.banner-text {height: 50vh; }	
.main-heading { font-size: 23px; }	
.banner-contantbox .container { padding: 15px; }	
.discount-box { width: 150px; height: 150px;}
.discount-box { bottom: 28%; }	
.discount-box h4 { font-size: 9px;}	
.slideshow-pagination { left: 45%;}	
.tag-score { font-size: 14px !important; }	
.home-section2 { padding: 30px 0px;}	
.sidel-1 p { line-height: 26px; padding-right: 0px;}	
.circle-text { left: 0%; }	
.section-2-b { margin-top: 0px; }	
.running-heading { font-size: 28px; }	
.points-container {  position: relative;}	
.l-side-point ul.point-list li:nth-of-type(1) { margin-right: 0px; }	
.l-side-point ul.point-list li:nth-of-type(2) { margin-right: 0px; }		
.l-side-point { margin-right: 0;}	
.l-side-point ul.point-list li:nth-of-type(3) { margin-right: 0px;}	
.l-side-point ul li { background: linear-gradient(90deg, #1CA7B5 85%, transparent 30%); }	
.l-side-point ul li:nth-of-type(1) .square-box { background: url('/wp-content/themes/bestofferglass/css/../images/cone-bg.webp') no-repeat left 16px center !important; }	
.l-side-point ul li:nth-of-type(3) .square-box { background: url('/wp-content/themes/bestofferglass/css/../images/cone-bg.webp') no-repeat left 14px center !important; }	
.l-side-point ul li span.square-box { right: 0px;}	
.l-side-point ul.point-list li:nth-of-type(1)::after {bottom: 32px; right: 0px; }	
.l-side-point ul.point-list li:nth-of-type(2)::after { bottom: 32px;right: 0px; }	
.l-side-point ul.point-list li:nth-of-type(3)::after { top: 32px; right: 0px;}	
.r-side-point { margin-left: 0px; text-align: right;}	
.r-side-point ul.point-list li:nth-of-type(1) { margin-left: 0px; }	
.r-side-point ul.point-list li:nth-of-type(3) { margin-left: 0px; }	
.r-side-point ul li { border-radius: 60px 0px 0px 60px;}	
.r-side-point ul li { background: linear-gradient(90deg, transparent 15%, #1ca7b5 15%); }	
.r-side-point ul li:nth-of-type(1) span.square-box	{ background: url('/wp-content/themes/bestofferglass/css/../images/cone-bg.webp') no-repeat left 16px center !important; }	
.r-side-point ul li span.square-box { left: 373px;}	
.r-side-point ul li { background: linear-gradient(90deg, transparent 0%, #1ca7b5 0%);}	
.r-side-point ul li { justify-content: start;}	
ul.point-list li { font-size: 18px; }	
.point-list-change{ display:block;}	
.r-side-point{ display:none;}	
ul.point-list li span { width: 40px; }	
.circle-imgbox::after {  width: 100%; height: 100%; top: 0px; }
.circle-imgbox img { height: auto; width:100%; }	
.circle-imgbox {width: 100%; padding-top: 0px; height: auto; }	
#hero:before { padding-top: 100%;}	
.hero figure span.hoznt-title {top: 28%; font-size: 18px;}	
.hero figure.on div a { font-size: 13px; }	
.hero figure.on div h2 { font-size: 15px; }	
.hero figure.on div p { font-size: 13px; line-height: 17px; }	
.client-bg-inmage { position: absolute; top: 0%; bottom: auto; right: 0%;  max-width: 100%;  max-height: 100%;}	
.client-bg-inmage{ display:none;}	
#team-slid1234 .owl-stage-outer { margin-right: 15px; margin-left: 15px !important; }	
.inn-text0f-client h2 { margin-left: 15px !important; margin-top: 15px; }	
.text-test { padding: 0px 0% 0px 0%;}	
.maing-a {column-width: 290px; }	
.get-in-touch {  padding: 30px 0px; }	
.get-sec { padding: 15px;  margin: 0px 0%;}	
.input-text { padding: 8px 10px; font-size: 16px; }	
.footitl { font-size: 24px; margin-top: 15px;margin-bottom: 5px; }	
.copy-right-inner { display: block;}	
.copy-right-inner { padding: 35px 0 0;}	
.common-btn-bottm p{ margin-bottom:0px;}	
.pentconnect { margin-top: 10px; }	
.top-space-sec { height: 90px; }	
.out-text { padding: 0px 15px 0px 13px;}	
.circle-imgbox::after { width: 100%; height: 100%;  border-radius: 0px;  }	
.circle-imgbox img {  border-radius: 0px;}	
.out-gallery { margin: 0px 0px 30px; }
.get-in-touch2 .touch-box-form { padding: 15px 15px 20px 15px; }	
.get-in-touch2 .con-t-img {padding: 15px; }	
.sec-3-24 .section-2-b {  margin-bottom: 0px;}	
.running-button { padding: 12px 20px; }	
.get-in-touch2 .con-t-img h3 { font-size: 26px;  }
.inn-text0f-client p { padding-right: 15px; }	
.text-test { padding: 0px 15px 0px 0%; }	
.client-says { padding: 30px 0px; }	
.pentconnect { font-size: 26px !important;}	
.footer { padding: 30px 15px 20px; }	
/* .inner-banner {
    transform: translate(-50%, -50%);
   }	 */
.inner-banner .banner-text { padding: 10px;}	
.inner-text { padding-left: 0px;padding-top: 15px; }	
.inner-sec1 .sliding-img:after { top: 5px; left: 5px;}	
.inner-sec1 { padding: 30px 0px; }	
.inner-main-container { padding: 30px 0px; }	
.emergency-text p { font-size: 18px; line-height: 26px; }	
.mb-4 { margin-bottom: 1rem !important;}	
section.sec-3-24 { padding-top: 30px;}	
.sec-3-24 .running-sub-heading { padding: 10px 0px; line-height: 26px; }	
.heading-text { font-size: 30px;  margin-bottom: 15px; }	
.out-gallery2 {  margin: 0px 0px;}	
.out-gallery2 .heading-text { margin-bottom: 15px;}	
.get-in-touch2 .con-t-img h3 { font-size: 24px; }	
.inner-img img {  width: 160px; }
.who-we-img.who-we-img1 { padding-top: 0%;}	
.emer-title {  padding-bottom: 0px; }	
.who-we-img.who-we-img1 { display: none;}	
#team-slid1 .owl-stage-outer {  margin-left: 15px !important; }	
.about-sec-3 { margin-top: 0px; }	
.about-sec-3 .inner-main-container { padding: 30px 0px 30px; }
.inn-text0f-client h2 { padding-right: 0px; }	
.submit-btn { padding: 10px 30px; }	
.co-inner-sec312 .row{ flex-direction:column-reverse;}
.co-inner-sec312 .heading-text{ margin-top:15px; margin-bottom:5px;}	
.heading-text { font-size: 26px;}	
.co-inner-sec312 {  padding-bottom: 0px;}	
.inner-sec2 .inner-text { padding-right: 15px; padding-left: 15px; }	
.inner-sec3 .inner-text { padding-left: 0%; }	
.co-inner-sec31{ padding-bottom:0px;}	
.inner-sec1-ul ul { column-count: 1;}	
.inner-text ul li { padding-left: 20px; }	
.inner-sec1-ul{ padding-bottom:0px;}	
.inner-sec1-change-sec .sliding-img { width: 100%; }	
.residential-box { padding: 15px; height: auto; margin-top: 0px;  margin-bottom: 15px;}	
.residential-box .heading-text { font-size: 26px; }	
.residential-sec { padding: 30px 0px 30px; }	
.co-inner-seclogo-text-box ul { column-count: 1;padding-top: 40px;}	
.inner-sec1-change-final{ padding:0px;}	
.inner-sec3 { padding: 30px 0px;  margin-top: 30px;}	
.inner-sec313 .inner-text {padding-left: 0px; padding-top: 0px; padding-right: 0px !important; }	
.logo-sec img { width: 45%; }	
.logo-sec { gap: 40px;}	
.co-inner-seclogo-text-box ul li { font-size: 18px;}
.inner-sec313 .row{ flex-direction:column-reverse;}
.inner-sec313 { margin-top: 0px; }	
.inner-sec313 .sliding-img { margin-bottom: 20px; }	
.inner-sec1-change-final { padding-bottom:30px;}	
.co-inner-sec3 .sliding-img:after{ top: 5px; left: 5px; }	
.client-says-0{ padding:0px;}	
.get-in-touch2 .con-t-img { padding: 10px;}
.double-comma-R { right: 20px; }
#team-slid1 .owl-stage-outer { margin-right: 10px; }	
.inn-text0f-client h2 { font-size: 26px; }	
.inner-sec124 .sliding-img-change2 { width: 100%; }	
.inner-sec1-change56 { padding-bottom: 0px;}	
.sliding-img-change2 { width: 100%; }	
.paddinng-bottom{ padding-bottom:0px;}	
section.inner-sec2.inner-sec2-change { padding-bottom: 30px;}	
.replacement-sec .replacement-box-change { height: auto; margin-bottom: 20px;}	
.store-services-text { padding: 15px;}	
.store-services-text-change .store-list { column-count: 1; }	
.store-services-text-change .store-list li { font-size: 17px; }	
.inner-sec1-fleft .sliding-img { width: 100%; }	
.inner-sec1-change {  padding-top: 0px; }	
.co-inner-sec3 { margin-top: 0px; }	
.co-inner-sec3 .inner-text { padding-left: 0%; padding-top: 0px;  padding-right: 0px;  }	
.contact-page {  padding: 30px 0px;}	
.contact-form { margin-right: 0px;}	
.contact-form { padding: 30px 15px;}	
.details-section { padding: 30px 15px 30px 15px; margin: 0px 0px; }	
.inner-detail a {  font-size: 18px; }	
.contact-page .contact-form { padding: 15px 15px 15px 15px; height: auto; margin-right: 0px; margin-bottom: 20px; }	
.inner-sec3 .row{ flex-direction:column-reverse;}
.inner-sec4 .sliding-img:after { top: 5px;left: 5px;}	
.inner-sec4-final { padding: 0px; }	
.inner-sec1-cfinal .row{ flex-direction:column-reverse;}	
.full-an-final { width: 100%; }	
.fcinal	.row{ flex-direction:column-reverse;}
.inner-sec1-french .row{ flex-direction:column-reverse;}
.sliding-img-change1 {  width: 100%;}	
.inner-sec4 { margin-top: 0px; }
.padding-none { padding: 0px; }	
.inner-sec1-patio2 .row{ flex-direction:column-reverse;}
.padding-bottom { padding-bottom: 0px; }	
.bread { padding: 10px 10px 0px; }
.inner-sec2-hayward .inner-text {  padding-right: 0px; padding-left: 0px; }		
.inner-sec3-final .row{ flex-direction: revert;}	
.inner-text-con { padding-left: 0px !important; padding-top: 0px !important;}
.get-in-touch2-change2 { padding-bottom: 0px; }	
.client-says52 {  padding-top: 0px;}	
.site-map { padding: 30px 0px 0px; }	
.sliding-img{ margin-bottom:15px;}	
.for-any .any-of-text {padding: 30px 15px;}	
.store-list {column-count: 1;}	
.for-any-change {  margin-top: 30px;}	
input.search-field {width: 280px; padding: 10px 10px; font-size: 16px; }	
.search-submit { padding: 9px 10px; font-size: 16px; }	
.recent-box-content ul li a { font-size: 16px; }	
.pb-5 {  padding-bottom: 1rem !important;}	
.regular-button { padding: 8px 15px; font-size: 13px; }	
.blog-right-box { margin-top: 25px;}	
.changesm { width: 100%; right: 0%;}	
	
	
	

	
	

.why-teza { padding: 30px 0px;}

.hm-sec3-text h2 { font-size: 26px;}
.home-section-3 { padding: 30px 0px 10px;}
.hm-sec3-text .tabsh3 h3 { padding: 15px 20px; width: 100%; margin: 7px 0px;}
.container { max-width: 100%;}
.hm-sec3-text .tabsh3 { margin: 0px;}
.hm-sec3-text .tabsh3 h3 { padding: 15px 10px;}
.hm-sec3-number2 { font-size: 26px;}
.hm-sec3-text h3 { font-size: 26px;}
.hm-sec3-text p { padding: 0px 0%;}
.top-container .hm-sec6-heading { font-size: 26px; color: #000000; padding-left:60px;}
.hm-sec6-heading::before {background: #000000;}
.top-container { padding: 35px 0px 0px;}
.top-container .hm-sec6-heading { margin-bottom: 20px;}
#products-sliders .owl-prev { top: 70%;}
#products-sliders .owl-next { top: 70%;}
.waiting-for { padding: 30px 15px;}
.waiting-for { padding: 30px 0px;}
.waiting-for p { padding-bottom: 0px;}
.waiting-for-text img { margin-top: 20px;}
.out-gallery { margin: 30px 0px;}
.out-gallery h3 {  margin-bottom: 20px;}
.hm-sec3-number { font-size: 24px;}
.banner-text-container .top-container { padding: 30px 15px 0px; }
.top-header-number { padding: 10px 0px;}
.mega-box .content .row { margin-bottom: 0px;}
.mega-box .content { padding: 15px 15px 15px 15px;}
.wrapper .btn.close-btn { right: 10px;}
.footer-box22 {border-left: 0px solid #ccc;  border-right: 0px solid #ccc;  padding-left: 0px; margin-bottom: 20px;}
.footer-boxrow .icon-img { width: 15%;}
.menu-footer { text-align: left;  display: block !important; padding: 10px 0px;}
.menu-footer li { padding: 5px 10px;}
.text-end { text-align: left !important;  padding-top: 10px;}
.mt-5 {margin-top: 1rem !important;}	
.banner-text-container { position: relative; left: 0%;}	
.out-gallery-repair { padding-top: 30px; margin: 0px 0px 0px; }	
.wpmm-sub-menu-wrap li.wpmega-1columns-3total { width: 100% !important;}	
.wpmm-sub-menu-wrap li { margin-bottom: 0px !important;    }	
.wpmm-sub-menu-wrap li { margin: 0px 0px;}	
.wp-megamenu-main-wrapper.wpmm-askins-wrapper ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap { padding: 15px 0px 5px; }	
.running-heading { font-size: 26px; }	
.center-heading-box { text-align: left; margin-bottom: 30px;}	
.wpmm-sub-menu-wrap li.wpmega-1columns-1total, .wpmm-sub-menu-wrap li.wpmega-1columns-2total, .wpmm-sub-menu-wrap li.wpmega-1columns-3total, .wpmm-sub-menu-wrap li.wpmega-1columns-4total, .wpmm-sub-menu-wrap li.wpmega-1columns-5total, .wpmm-sub-menu-wrap li.wpmega-1columns-6total, .wpmm-sub-menu-wrap li.wpmega-1columns-7total, .wpmm-sub-menu-wrap li.wpmega-1columns-8total, .wpmm-sub-menu-wrap li.wpmega-2columns-2total, .wpmm-sub-menu-wrap li.wpmega-2columns-3total, .wpmm-sub-menu-wrap li.wpmega-3columns-3total, .wpmm-sub-menu-wrap li.wpmega-2columns-4total, .wpmm-sub-menu-wrap li.wpmega-3columns-4total, .wpmm-sub-menu-wrap li.wpmega-4columns-4total, .wpmm-sub-menu-wrap li.wpmega-2columns-5total, .wpmm-sub-menu-wrap li.wpmega-3columns-5total, .wpmm-sub-menu-wrap li.wpmega-4columns-5total, .wpmm-sub-menu-wrap li.wpmega-5columns-5total, .wpmm-sub-menu-wrap li.wpmega-2columns-6total, .wpmm-sub-menu-wrap li.wpmega-3columns-6total, .wpmm-sub-menu-wrap li.wpmega-4columns-6total, .wpmm-sub-menu-wrap li.wpmega-5columns-6total, .wpmm-sub-menu-wrap li.wpmega-6columns-6total, .wpmm-sub-menu-wrap li.wpmega-2columns-7total, .wpmm-sub-menu-wrap li.wpmega-3columns-7total, .wpmm-sub-menu-wrap li.wpmega-4columns-7total, .wpmm-sub-menu-wrap li.wpmega-5columns-7total, .wpmm-sub-menu-wrap li.wpmega-5columns-7total, .wpmm-sub-menu-wrap li.wpmega-6columns-7total, .wpmm-sub-menu-wrap li.wpmega-7columns-7total, .wpmm-sub-menu-wrap li.wpmega-2columns-8total, .wpmm-sub-menu-wrap li.wpmega-3columns-8total, .wpmm-sub-menu-wrap li.wpmega-4columns-8total, .wpmm-sub-menu-wrap li.wpmega-5columns-8total, .wpmm-sub-menu-wrap li.wpmega-6columns-8total, .wpmm-sub-menu-wrap li.wpmega-7columns-8total, .wpmm-sub-menu-wrap li.wpmega-8columns-8total { padding: 0 0px !important; }	
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap { padding: 0px !important; }	
.sliding-img:hover img {  transform: inherit; transition: inherit;}	
.bread ol .breadcrumb-item { font-size: 14px; }	
.store-sec-1 .emer-title { font-size: 26px; }	
.store-sec-2 .emer-title { font-size: 26px; }	
.store-sec-2 .inner-text p { padding-right: 0px; }	
.page-not-found span {font-size: 120px; line-height: 120px; }	
.page-not-found { padding: 85px 0 85px; }	
.Thank-you h3 { font-size: 60px; font-weight: 700; line-height: 70px;}	
.Thank-you { padding: 110px 0 110px; }	
.Thank-you h5 {font-size: 22px;}	
.inner-main-container { padding: 30px 15px; }	
.emergency-boxes { padding: 0px;}	
.regular-button {margin-right: 22px;}	
.top-list {position: relative;right: -53px;}
.fixed-nav { padding: 9px 0px;}	
.banner-txt-home { width: 100%; padding: 15px 0px;left: 0%; }	
.banner-innerhome #myVideo { height: 100vh; }
/* .banner-innerhome { height: 100vh; }	 */
.banner-txt-home { bottom: 50px;}	
.banner-title-home { font-size: 20px; line-height: 30px;}	
.we-know { padding: 30px 0px; }	
.we-know h4 { font-size: 20px;  }	
.we-know .window-box { height: auto;  margin-bottom: 20px;}	
.we-know .window-box ul { column-count: 1;}	
.our-s-sec-box { height: auto; margin-bottom: 20px;}	
.why-choose-sec h3 { font-size: 26px; }	
.explore-sec { padding: 40px 0px;}	
.explore-sec h4 { font-size: 26px;}	
.explore-sec .explore-box:hover { margin-bottom: 15px;}	
.explore-sec2 {  padding: 0px 0px 60px; }	
section.landing-gallery-sec img { margin-bottom: 15px;}	
.changesm { position: inherit !important;}
.banner-txt-home2 { position: relative;}	
.flex-btn-banner { gap: 10px;}	
.we-know .window-box { padding-bottom: 20px; }	
.contact-page .contact-inner-changesf .contact-form {  padding: 15px !important;}	
.contact-form textarea { height: 150px !important; }
.inner-banner { position: relative;}	
.banner-contantbox .container { padding: 0px; }	
.inner-banner .banner-text { background: #000 !important; border-radius: 0px;  width: 100%;}	
.blog-detail-box img { margin-bottom: 0px;}	
.inner-sec1 h3 { font-size: 22px;}	
.onpage-title-black {font-size: 18px; letter-spacing: 1px;}	
.blogs { margin-top: 30px;}	
/* .banner-contantbox { padding-left: 10px; padding-top: 10px;}	 */
.discount-sec { display:block; background: #009cac; padding: 0px 10px;}
.discount-box{ display:none;}
.main-heading { padding-left: 10px;}	
.banner-new-btn { padding-left: 10px;}
.banner-bottom-strip { position: relative;}	
.banner-text { height: auto !important; padding:0px 0px 30px;}
.slideshow .slideshow-pagination {  bottom: 5rem; }	
.mobile-bbtn{ display:inline-block;}	
.discount-sec p{ font-size:14px;}
.fixed-nav div.combo-list-blox a.regular-button { padding: 8px 15px; }	
.regular-button { padding: 8px 15px; }
.mb-3 {  margin-bottom: -1rem !important;}	
ul.point-list li{margin: 20px 0px 20px; }	
.out-gallery2 { margin: 0px 0px !important;}
.modal-dialog { max-width: 100%; }	
.changesm { padding: 0px 0px 0px; }	
.inner-touch-content {margin-top: 25px;}
.why-ul ul {margin-top: 0px;}	
.inner-left-img {width: 100%;}
.inner-text {padding-bottom: 20px;}
.inner-text {padding-left: 0;margin-top: 15px;}
h3.common-title {font-size: 21px;}
.mat-ttoo {margin-top: 10px;}
.mobile-mmtt{ margin-top:30px; }
.inner-text p {margin-bottom: 15px;}
#popup {width: 91%;}
#popup .inner-touch-content { margin-top: 25px;padding: 0;}

.mobile-not-view{ display:none; }
.our-services-sec {  padding: 30px 0px; }
.sec-box-first {padding-bottom: 20px; margin-bottom: 15px;}
.servissse-box { padding: 20px 15px; }	
	
	
	
	
	
	
}


@media (max-width:460px) {
.top-list {position: relative;right:-40px;}
.regular-button {margin-right: 4px;}
.top-space-sec { height: 85px; }	
	
	
	
	
}

@media (max-width:415px) {
 .top-list {right: -50px;}

}


@media (max-width:375px) {
.banner-text { height: 46vh; }
.running-button {padding: 10px 15px;}	
.content-imgbox { margin-top: 60px;}	
.circle-text {top: 0px; }	
.l-side-point ul li span.square-box { right: -5px; }	
.l-side-point ul li span.square-box {right: -5px; }	
.top-list { position: relative;right: -33px;}
 .hero figure.on div p {font-size: 12px;line-height: 13px;}
.running-button {padding: 8px 10px;font-size: 14px;}	
.regular-button {margin-right: 25px;}	
	
	
	
}



@media (max-width: 360px) {
.banner-text { height: 31vh;}
.regular-button { padding: 8px 10px; font-size: 13px; }	
.banner-text { height: 43vh; }	
.running-sub-heading { font-size: 16px; line-height: 28px;}
.hero figure span.hoznt-title { top: 16%; font-size: 18px; }	
.hero figure.on div p { font-size: 13px; line-height: 15px; }	
.submit-btn { padding: 8px 25px; }	
.combo-list-blox {left: 42%; }	
.combo-list-blox {left: 42%;}	
.main-heading {font-size: 20px;}	
.residential-box .heading-text { font-size: 25px; }	
.inner-detail a { font-size: 18px; }	
.emer-title { font-size: 23px;}	
input.search-field { width: 230px; }	
.co-inner-sec31 {padding-bottom: 20px; }	
.fixed-nav {padding: 5px 0px 15px;}
.hero figure.on div a {font-size: 13px;padding: 10px 26px 0 0;}	
.hero figure.on div p {font-size: 12px;line-height: 13px;}	
.fixed-nav div.combo-list-blox a.regular-button { padding: 8px 10px;}
.logo img { width: 150px;}	
.tag-score { font-size: 12px !important; }	
.emer-sub-title { font-size: 20px; }	
.emer-title {font-size: 21px; }	
	
	
}

   

