body {
  font-family: "Open Sans", sans-serif;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  border-left: 1px solid #e6e6e6;

  border-right: 1px solid #e6e6e6;
}

.collections-links:hover {
  background: #c7c8ca;
}

.m-icon-sg:active {
  fill: red;
}

.footer-brick-logo {
  width: 90%;
}

.itempage-nav-ar-lft {
  width: 24px;
}

.itempage-nav-ar-rgt {
  width: 24px;
}

.carousel-control-prev-icon {
  background-image: url(../img/slider-left.png) !important;
}

.carousel-control-next-icon {
  background-image: url(../img/slider-right.png) !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 60px;

  height: 60px;
}

.fancybox__content {
  background: #fff !important;

  padding: 10px 5px !important;
}

.fancybox__content img {
  width: 100% !important;

  height: 100% !important;
}

.message {
  position: absolute;

  right: 15px;

  top: 50px;

  z-index: 9999;

  padding: 15px;

  color: #fff;

  font-weight: 600;

  width: 300px;

  text-align: center;
}

.item-remove-btns {
  padding: 0px 8px 2px 8px !important;
  background: #f15a22 none repeat scroll 0 0 !important;
  text-decoration: none !important;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}

.success {
  background-color: #00a65a !important;
}

.danger {
  background-color: #dd4b39 !important;
}

button:focus {
  outline: 0 !important;

  box-shadow: none !important;
}

.about-store-list li {
  list-style-type: none;

  padding: 0 25px;
}

.cat-hero-title {
  color: #87878c;
}

.about-store-list li > a {
  color: #b2b2b4;

  text-decoration: none;

  font-family: "square721_btroman";
}

.about-store-list li > a:hover {
  color: #a71b21;
}

.owl-carousel {
  z-index: 9999 !important;
}

.brown_img {
  filter: grayscale(100%);

  height: 35px;
}

.proceed-pay {
  background: #f15a22;

  color: #fff;
}

.proceed-pay:hover {
  background: #f15a22;

  color: #fff;
}

.btn-store-visit {
  color: #fff;

  font-weight: 600;

  text-align: center;

  line-height: 32px;

  padding: 0px 25px;

  background-color: #818286;
}

.btn-store-visit:hover {
  color: #fff;

  background-color: #a71c21;
}

/* Custom Scrollbar */

.carousel-indicators::-webkit-scrollbar {
  height: 4px;
}

.carousel-indicators::-webkit-scrollbar-thumb,
.dropdown-menu::-webkit-scrollbar-thumb {
  background: rgb(55 40 35);

  border-radius: 30px;
}

.pro-sm-name {
  display: none;
}

.carousel-indicators::-webkit-scrollbar-track,
.dropdown-menu::-webkit-scrollbar-track {
  background: rgb(217 225 232);

  border-radius: 30px;
}

.dropdown-menu::-webkit-scrollbar {
  width: 4px;
}

/* Custom Fonts */

@font-face {
  font-family: "square721_btroman";

  src: url("../fonts/sqr721n-webfont.woff2") format("woff2"),
    url("../fonts/sqr721n-webfont.woff") format("woff");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "square721_dmnormal";

  src: url("../fonts/square721_dm_normal-webfont.woff2") format("woff2"),
    url("../fonts/square721_dm_normal-webfont.woff") format("woff");

  font-weight: normal;

  font-style: normal;
}

hr {
  border-color: #bfbfc1;
}

button,
input {
  outline: none !important;
}

/* Typography */

.primary_heading {
  font-family: "square721_dmnormal";
}

.secondary_heading {
  font-family: "square721_btroman";
}

.heading_xl {
  font-size: 42px;
}

.heading {
  font-weight: 700;

  line-height: 140%;

  margin-bottom: 0;
}

.subheading {
  font-weight: 500;

  line-height: 160%;
}

p {
  font-size: 18px;

  line-height: 160%;
}

.body_light {
  color: #555;

  font-weight: 300;

  font-size: 16px;

  line-height: 160%;
}

.fw_light {
  font-weight: 300;
}

.fw_mid {
  font-weight: 500;
}

.fw_bold {
  font-weight: 600;
}

.fw_heavy {
  font-weight: 700;
}

/* Base Buttons */

.btn_round {
  border-radius: 30px;
}

/* BG and Colors */

.fix_btn_bg {
  background-color: green !important;
}

.fix_btn_bg:hover,
.fix_btn:hover {
  background-color: #e5bfa8 !important;

  cursor: pointer;
}

.white_bg {
  background-color: #fff;
}

.primary_bg {
  background-color: #4bad23;
}

.secondary_bg {
  background-color: #003563;
}

.custom_bg {
  /* background-color: #474342 !important; */
  background-color: #024737;
}

.product_bg {
  background-color: #f1f1f1;
}

.fc_product {
  color: #818286 !important;
}

.fc_red {
  color: #a71c21;
}

.red_bg {
  background-color: #a71c21 !important;
}

.fc_orange {
  color: #f8931f;
}

.orange_bg {
  background-color: #f8931f !important;
}

.green_bg {
  background-color: #00a098 !important;
}

.fc_green {
  color: #00a098;
}

.fc_white {
  color: #fff !important;
}

.fc_cream {
  /* color:#a9a7a8; */

  color: #e7e7e7;
}

.fc_primary {
  color: #474342;
}

.darkorange_bg {
  background: #f15a23;
}

.purple_bg {
  background: #731472;
}

.blue_bg {
  background: #0071bd;
}

.fc_dark {
  color: #6e6f70;
}

.fc_dark1x {
  color: #222222;
}

/* Images */

.base_radius {
  border-radius: 12px;
}

/* Stats */

.counter-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

@media (orientation: portrait) {
  .counter-flex {
    flex-direction: column;
    gap: 10px;
  }
}

.stats {
  position: relative;

  color: #fff;
}

.stats:after {
  content: "";

  border-right: 1px solid #fff;

  position: absolute;

  top: 0;

  bottom: 0;

  right: 0;
}

.stats:last-child:after {
  display: none;
}

.stats h1 {
  font-size: 38px;

  line-height: 44px;

  letter-spacing: 0.1px;
}

.stats span {
  font-size: 22px;

  letter-spacing: 0.1px;
}

/* Hero */

.hero {
  background: #242016;
}

.hero_content {
  position: absolute;

  left: 0;

  width: 40%;

  padding: 0 15px;
}

.hero_content h1,
.hero_content p {
  color: #fff;
}

/* Footer */

.footer {
  background: #f1f1f1;
}

.footer_brand {
  height: 50px;
}

.footer_col ul {
  list-style: none;

  padding: 0;

  margin: 0;
}

.footer_col p {
  color: #000000;

  font-size: 13px;
}

.footer_col ul li a,
.footer_col ul li {
  color: #000000;

  font-size: 13px;

  line-height: 26px;

  display: inline-block;
}

.footer_col ul li a:hover,
.footer_col ul li a:focus {
  color: #a71c21;

  text-decoration: none;
}

ul.footer_social li a {
  padding: 0 0.2rem;

  opacity: 0.9;
}

ul.footer_social li a:hover,
ul.footer_social li a:focus {
  opacity: 1;
}

ul.footer_social li a img {
  height: 26px;
}

/* Product Card */

.product_info .product_name span {
  font-family: "square721_dmnormal";

  color: #333333;

  font-size: 16px;
}

.product_info .brick img {
  height: 18px;
}

.product_info .like {
  background-size: contain;

  height: 20px;

  width: 20px;
}

.product_info .like {
  background: url(../img/heart_line.svg) no-repeat;
}

.product_info .like:hover,
.product_info .like:focus {
  background: url(../img/heart_fill.svg) no-repeat;
}

.product_info .like.active {
  background: url(../img/heart_fill.svg) no-repeat;
}

.traditional.product_bg:before {
  content: "";

  position: absolute;

  left: 0;

  top: 5%;

  bottom: 0;

  background: #a71c21;

  width: 4px;

  height: 91%;
}

.traditional.product_bg::after {
  content: "";

  position: absolute;

  right: 0;

  top: 5%;

  bottom: 0;

  background: #a71c21;

  width: 4px;

  height: 91%;
}

.extruded.product_bg:before {
  content: "";

  position: absolute;

  left: 0;

  top: 5%;

  bottom: 0;

  background: #f8931f;

  width: 4px;

  height: 91%;
}

.extruded.product_bg::after {
  content: "";

  position: absolute;

  right: 0;

  top: 5%;

  bottom: 0;

  background: #f8931f;

  width: 4px;

  height: 91%;
}

.cladding.product_bg:before {
  content: "";

  position: absolute;

  left: 0;

  top: 5%;

  bottom: 0;

  background: #00a098;

  width: 4px;

  height: 91%;
}

.cladding.product_bg::after {
  content: "";

  position: absolute;

  right: 0;

  top: 0;

  top: 5%;

  bottom: 0;

  background: #00a098;

  width: 4px;

  height: 91%;
}

/* Product Category */

.product_category a p {
  font-size: 13px;

  font-weight: bold;

  color: #222;
}

.product_category a {
  display: block;
}

.product_category a:hover p,
.product_category a:focus p,
.product_category a:hover,
.product_category a:focus {
  text-decoration: none;

  color: #a71c21;
}

.product_category .nav-fill .nav-item {
  font-family: "square721_btroman";

  background: #e5bfa8;

  color: #000000;

  font-size: 13px;

  border-radius: 0;

  min-width: 120px;
}

.product_category .nav-pills .nav-link.active,
.product_category .nav-pills .show > .nav-link {
  background: #a71c21;

  color: #fff;

  text-shadow: none;
}

/* Navigation */

.nav_block {
  z-index: 999;

  position: relative;
}

.navbar {
  z-index: 10000;

  padding: 0;
}

.navbar .contact_info h6 {
  margin: 0.3rem;

  font-size: 16px;
}

.navbar .contact_info a {
  color: #000000;
}

.navbar .contact_info a:hover,
.navbar .contact_info a:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;

  align-items: center;
}

.navbar.active {
  background: #fff;

  -webkit-box-shadow: 15px 0px 15px 10px rgb(0 0 0 / 15%);

  -moz-box-shadow: 15px 0px 15px 10px rgb(0 0 0 / 15%);

  box-shadow: 15px 0px 15px 10px rgb(0 0 0 / 15%);
}

.navbar-brand img {
  height: 65px;
}

.navbar .btn {
  padding: 0 1rem;

  line-height: 36px;
}

.navbar-nav li {
  margin-right: 0.1rem;
}

.navbar-nav li a {
  font-family: "square721_btroman";

  color: #100d0f;

  font-size: 14px;

  font-weight: bold;

  padding: 0.1rem;
}

.navbar-nav li a.link_bg {
  /* background-color: #e6e7e9; */
}

.navbar-nav li a:hover {
  background-color: #e6e7e9;
}

.navbar-nav li a:hover,
.navbar-nav li a:focus {
  color: #a71c21;
}

.navbar-nav .dropdown-menu {
  box-shadow: 15px 0px 15px 10px rgb(0 0 0 / 15%);

  background: #fff;

  border-radius: 8px;

  border: none;
}

/* Navbar Toggle */

.navbar-toggler {
  padding: 0;

  border: 0;
}

.navbar-toggler-icon {
  display: flex;

  align-items: center;

  justify-content: center;
}

.navbar-toggler-icon img {
  height: 20px;
}

/* Like Box */

.like_box {
  color: #000;

  font-size: 12px;

  padding: 0.4rem;

  font-weight: bold;

  border-radius: 6px;

  height: 26px;

  background: #e6e7e9;
}

.like_box img {
  height: 14px;
}

.nav_search {
  font-family: "square721_btroman";

  background: #e6e7e9;

  padding: 0 0.5rem;

  color: #222222;

  font-size: 13px;

  font-weight: bold;

  height: 27px;
}

.nav_search img {
  height: 14px;
}

/* Mobile Fixed Panel */

.mobile_quick_links {
  z-index: 9999;

  position: fixed;

  bottom: 0;

  background: #fff;

  box-shadow: -2px -2px 12px -7px rgba(0, 0, 0, 0.75);

  -webkit-box-shadow: -2px -2px 12px -7px rgba(0, 0, 0, 0.75);

  -moz-box-shadow: -2px -2px 12px -7px rgba(0, 0, 0, 0.75);
}

.mobile_quick_links a img {
  height: 36px;

  width: auto;
}

.mobile_quick_links a {
  font-family: "square721_btroman";

  color: #000;

  font-size: 12px;

  font-weight: bold;

  text-align: center;
}

.mobile_quick_links a:hover,
.mobile_quick_links a:focus {
  color: #a71c21;

  text-decoration: none;
}

/* Fixed Buttons */

.fix_btn_block {
  position: fixed;

  right: 60px;

  top: 65%;

  z-index: 9999;

  transform-origin: right;

  transform: rotate(270deg);

  -ms-transform: rotate(270deg); /* IE 9 */

  -moz-transform: rotate(270deg); /* Firefox */

  -webkit-transform: rotate(270deg); /* Safari and Chrome */

  -o-transform: rotate(270deg); /* Opera */
}

.fix_btn {
  font-size: 14px;

  font-family: "square721_btroman";

  padding: 0.4rem 1rem;

  color: #222222;

  font-size: 13px;

  font-weight: bold;

  z-index: 999;

  background: green;
  border: none;
}

.fix_btn:hover,
.fix_btn:focus {
  text-decoration: none;

  color: #222;
}

/* Product Page */

.prod_name {
  color: #a71c21;

  font-size: 48px;

  line-height: 36px;
}

.prod_subhead {
  color: #7f7e6a;

  font-size: 28px;
}

.prod_actions {
  padding-left: 2rem;
}

.prod_actions a img {
  height: auto;

  width: 40px;
}

.prod_actions.product_info .like {
  height: 40px;

  width: 40px;
}

.actions_btn .btn {
  flex: 0 48%;

  padding-left: 32px;
}

.actions_btn .btn:hover,
.actions_btn .btn:focus {
  color: #fff;
}

.prod_specifications div img {
  height: auto;

  width: 60px;

  margin-bottom: 0.2rem;
}

.prod_specifications div {
  color: #000000;

  font-weight: 600;

  font-size: 10px;
}

.play {
  background: rgb(90 90 90 / 75%);

  position: absolute;

  top: 45%;

  left: 0;

  right: 0;

  margin: -15px auto 0;

  height: 40px;

  width: 40px;

  display: flex;

  align-items: center;

  justify-content: center;

  border-radius: 100%;

  z-index: 99;
}

.play.large {
  height: 80px;

  width: 80px;
}

.play:hover,
.play:focus {
  background: rgb(90 90 90 / 99%);
}

.play img {
  height: 15px;

  width: auto;
}

.play.large img {
  height: 25px;
}

/* Product Category Dropdown */

.dropdown button {
  width: 250px;
}

.dropdown .btn {
  font-family: "square721_btroman";

  background: #e6e6e6;

  border: 1px solid #e6e6e6;

  border-radius: 30px;

  display: flex;

  justify-content: space-between;

  align-items: center;

  padding: 8px 30px;
}

.dropdown-menu {
  border: 0;

  border-radius: 0;

  /* height: auto; */

  /* max-height: 235px; */

  width: 250px;

  overflow-y: auto;

  overflow-x: hidden;

  padding: 0;
}

.dropdown-item {
  font-family: "square721_btroman";

  background: #e6e6e6;

  color: #222;

  font-size: 16px;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background: #e6e6e6;

  color: #222;
}

.dropdown-menu .card.card-body {
  padding: 0;

  border: 0;
}

.prod_cell_list {
  display: flex;

  flex-wrap: wrap;

  flex-direction: row;

  padding: 0;

  list-style: none;

  margin: 0;

  font-family: "square721_btroman";

  text-transform: uppercase;
}

.prod_cell_list li {
  flex: 0 60px;

  line-height: 26px;

  border-left: 1px solid #ddd;

  text-align: center;

  border-bottom: 1px solid #ddd;
}

.prod_cell_list li:last-child {
  border-right: 1px solid #ddd;
}

.prod_cell_list li a {
  color: #242016;

  font-size: 13px;

  width: 100%;

  display: block;

  background-color: #fff;
}

.prod_cell_list li a:hover,
.prod_cell_list li a:focus {
  color: #fff;

  text-decoration: none;

  background-color: #a71c21;
}

/* Owl Carousel */

.owl-carousel {
  position: relative;

  padding: 0 0rem;
}

.owl-theme .owl-nav {
  margin-top: 0;
}

.owl-nav {
  position: absolute;

  top: 50%;

  margin-top: -15px !important;

  left: 0;

  right: 0;

  width: 100%;

  z-index: 1;

  display: flex;

  justify-content: space-between;
}

.owl-carousel .owl-stage-outer {
  z-index: 99;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  background: #e6e7e9;

  color: #777;

  border-radius: 100%;

  height: 30px;

  width: 30px;

  display: flex;

  align-items: center;

  justify-content: center;

  font-size: 22px;

  margin: 0;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #e6e7e9;

  color: #777;

  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 1;
}

/* Product Slider */

.carousel-inner img {
  width: 100%;

  height: 100%;
}

#prodCarousel .carousel-indicators {
  position: static;

  margin-top: 20px;
}

#prodCarousel .carousel-indicators > li {
  width: 100px;

  height: auto;
}

#prodCarousel .carousel-indicators li img {
  display: block;

  opacity: 1;
}

#prodCarousel .carousel-indicators li.active img {
  opacity: 1;
}

#prodCarousel .carousel-indicators li:hover img {
  opacity: 1;
}

#prodCarousel .carousel-item img {
  width: 100%;
}

#prodCarousel {
  width: 100%;

  margin: auto;

  padding: 0 8%;
}

#prodCarousel .carousel-control-next,
#prodCarousel .carousel-control-prev {
  opacity: 1;

  width: 8%;

  height: 67%;
}

#prodCarousel .carousel-indicators li {
  margin: 10px 5px;

  display: inline-block;
}

#prodCarousel .carousel-indicators {
  /* display: flex; */

  width: 100%;

  height: 100px;

  max-width: 100%;

  margin-top: 0%;

  overflow-x: scroll;

  overflow-y: hidden;

  /* flex-wrap: wrap; */

  /* flex-direction: column; */
}

#prodCarousel .carousel-control-next-icon,
#prodCarousel .carousel-control-prev-icon {
  background: #e6e7e9;

  color: #000;

  border-radius: 100%;

  height: 30px;

  width: 30px;

  display: flex;

  align-items: center;

  justify-content: center;

  font-size: 22px;

  margin: 0;

  opacity: 1 !important;
}

#prodCarousel .carousel-control-next-icon:after,
#prodCarousel .carousel-control-prev-icon:after {
  position: relative;

  content: "";

  color: #777;

  display: flex;

  align-items: center;

  justify-content: center;

  font-size: 18px;
}

#prodCarousel .carousel-control-next-icon:after {
  content: ">";
}

#prodCarousel .carousel-control-prev-icon:after {
  content: "<";
}

#prodCarousel .carousel-control-next:focus,
#prodCarousel .carousel-control-next:hover,
#prodCarousel .carousel-control-prev:focus,
#prodCarousel .carousel-control-prev:hover {
  opacity: 1;
}

.carousel-indicators {
  margin-left: 0;

  margin-right: 0;
}

/* Breadcrumb */

.breadcrumb {
  color: #222222;

  background: #fff;

  padding: 0.5rem 0;

  margin: 0;
}

.breadcrumb .breadcrumb-item a,
.breadcrumb .breadcrumb-item.active {
  color: #222222;
}

.breadcrumb .breadcrumb-item a:hover,
.breadcrumb .breadcrumb-item a:focus {
  text-decoration: none;
}

.breadcrumb-item + .breadcrumb-item::before {
  padding-left: 0.2rem;

  padding-right: 0.2rem;
}

/* Product Accordion */

.accordion .card .card-header .btn.collapsed,
.accordion .card .card-header .btn {
  background: #e6e7e9;

  border: 1px solid #e6e7e9;

  display: block;

  box-shadow: none;

  width: 100%;

  border-radius: 30px;

  font-family: "square721_btroman";

  text-align: left;

  padding-left: 2rem;
}

.accordion .card .card-header .btn {
  background: #d0b09b;
}

.accordion .card .card-header {
  padding: 0;

  border: none;

  box-shadow: none;
}

.accordion .card {
  border: none;

  color: #555;

  font-weight: 300;

  font-size: 16px;

  line-height: 160%;

  margin-bottom: 0.85rem;
}

.accordion .card .card-body {
  padding: 0rem 2rem;
}

/* About */

.inner_hero {
  background: url(../img/hero.png) no-repeat;

  background-position: top center;

  background-size: cover;

  min-height: 250px;
}

ul.line_links {
  list-style: none;

  font-family: "square721_btroman";

  margin: 0;

  padding: 0;
}

ul.line_links li a {
  color: #818286;

  border-bottom: 1px solid #818286;

  font-size: 18px;

  display: block;

  padding: 0.75rem 0;
}

ul.line_links li a:hover,
ul.line_links li a:focus {
  text-decoration: none;

  color: #a71c21;
}

.history_block {
  overflow-y: hidden;
}

.history_tabs .nav-pills .nav-link {
  font-family: "square721_btroman";

  color: #818286;

  padding: 0;

  font-size: 1.2rem;

  position: relative;

  display: flex;

  align-items: center;

  height: 40px;
}

.history_tabs .nav-pills .nav-link:after {
  content: "";

  position: absolute;

  right: 0;

  width: 46px;

  height: 18px;

  background-color: #fbbd98;

  z-index: 11;
}

.history_tabs .nav-pills .nav-link.active,
.history_tabs .nav-pills .show > .nav-link {
  color: #a71c21;

  background-color: transparent;
}

.history_tabs .nav-pills .nav-link.active:after,
.history_tabs .nav-pills .nav-link:hover:after {
  background-color: #a71c21;
}

.history_tabs .nav-pills:after {
  content: "";

  /* height: 100%; */

  background-color: #818286;

  width: 1px;

  position: absolute;

  top: 0;

  bottom: 0;

  right: 22px;

  z-index: 1;

  margin: -50px 0 -50px 0;
}

/* Category */

.inner_hero.category {
  /* background: url(../img/inner-hero.png) no-repeat; */

  background-color: #f1f1f1;

  background-position: top right;

  background-size: cover;

  min-height: 550px;
}

.inner_hero.categoryx1 {
  background: url(../img/category_hero.jpg) no-repeat;

  background-color: #f1f1f1;

  background-position: top right;

  background-size: cover;

  min-height: 550px;
}

.category_pills {
  font-family: "square721_btroman";

  color: #555;
}

.category_pills.nav-pills .nav-link.active,
.category_pills.nav-pills .show > .nav-link {
  background-color: #c7c8ca;
}

.category_pills.nav-pills .nav-link {
  color: #333;

  border-radius: 0;
}

/* Get In Touch */

.contact_pills {
  font-family: "square721_btroman";

  color: #fff;
}

.contact_pills.nav-pills .nav-link {
  color: #fff;

  margin: 2px;

  background-color: #a16950;

  border-radius: 0;
}

.contact_pills.nav-pills .nav-link.active,
.contact_pills.nav-pills .show > .nav-link {
  background-color: #a71c21;
}

.contact_block a {
  /* color: #6e6f70; */

  font-size: 18px;

  text-decoration: none;
}

.contact_block p {
  line-height: 27px;
}

.contact_block iframe {
  width: 100%;

  height: 200px;
}

.inquiry_block a img {
  height: 50px;
}

.inquiry_block a div {
  display: block;

  color: #fff;

  font-weight: 600;

  text-align: center;

  line-height: 32px;

  width: 100%;

  background-color: #818286;
}

.inquiry_block a:hover,
.inquiry_block a:focus {
  text-decoration: none;
}

.inquiry_block a:hover div,
.inquiry_block a:focus div {
  text-decoration: none;

  background-color: #a16950;
}

.faq_block .accordion .card {
  margin-bottom: 0;
}

.faq_block .accordion .card .card-body {
  padding: 0 0.5rem 1rem 0.5rem;
}

.faq_block .accordion .card .card-header .btn img {
  height: 16px;
}

.faq_block .accordion .card .card-header .btn.collapsed,
.faq_block .accordion .card .card-header .btn {
  background: #fff;

  color: #222222;

  font-size: 18px;

  white-space: inherit;

  border-radius: 0;

  border-right: 0;

  border-left: 0;

  border-top: 1px solid #222222;

  border-bottom: 0;

  padding: 0.75rem 0.5rem;

  font-family: inherit;
}

.faq_block .accordion .card .card-header .btn:hover,
.faq_block .accordion .card .card-header .btn:focus {
  text-decoration: none;
}

.store_list ul {
  list-style: none;

  margin: 0;

  padding: 0;
}

.store_list ul li a,
.store_list a {
  color: #222;

  font-size: 18px;

  padding: 0.25rem 0.5rem;

  margin-right: 1rem;

  background: #f1f1f1;
}

.store_list ul li a:hover,
.store_list ul li a:focus,
.store_list a:hover {
  text-decoration: none;

  background: #a71c21;

  color: #fff;
}

/* New Category Display */

.category_display {
  position: absolute;

  background: #fff;

  border-radius: 2px;

  z-index: 11;

  width: 50%;
}

.category_display span {
  height: 5px;

  display: block;
}

.category_display_thumb {
  height: 180px;
}

.category_display_large {
  height: 450px;
}

.right_align .category_display {
  left: 15px;

  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.6);
}

.left_align .category_display {
  right: 15px;

  box-shadow: -10px 10px 10px 0px rgba(0, 0, 0, 0.6);
}

.display_content .img_x2 {
  width: 90px;
}

.display_content .img_x1 {
  width: 220px;
}

/* TBS Intro */

.brick_gallery figure {
  position: relative;

  margin: 0;
}

.brick_gallery figcaption {
  display: none;

  position: absolute;

  left: 0;

  top: 0;

  bottom: 0;

  right: 0;

  background-color: rgb(255 255 255 / 80%);
}

.brick_gallery figcaption p {
  margin: 0;

  font-family: "square721_btroman";

  font-size: 22px;
}

.brick_gallery figure:hover img {
  opacity: 1;
}

.brick_gallery figure:hover figcaption {
  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;
}

.display_content {
  background: url(../img/shape_01.svg) no-repeat;

  background-size: cover;

  height: 100%;

  position: absolute;
}

.tbs_tabs .tab-content {
  background: url(../img/shape_02.svg) no-repeat;

  background-size: cover;

  width: 76.5%;

  height: 100%;
}

.tbs_tabs .nav-pills .nav-link {
  flex: 1;

  align-items: center;

  justify-content: center;

  font-size: 24px;

  font-weight: 500;

  color: #222;

  background-color: #e6e7e9;

  border-radius: 0;

  margin-bottom: 2px;
}

.tab-pane {
  width: 70%;

  padding-left: 5%;

  display: flex;

  align-items: center;
}

.tbs_tabs .nav-pills .nav-link.active {
  background-color: #d0b09b;
}

.project_list_block .owl-nav {
  top: 50%;

  margin-top: -40px !important;
}

.tbs_carousel .carousel-caption {
  background: url(../img/shape_03.svg) no-repeat;

  background-size: cover;

  width: 50%;

  height: 100%;

  position: absolute;

  right: -1px;

  background-position: 0;

  bottom: 0;
}

.tbs_carousel .carousel-caption .carousle-caption_inner {
  float: right;

  width: 60%;

  padding: 15% 5rem 0 20px;
}

.tbs_carousel .carousel-caption .caption_list h1 {
  line-height: 33px;
}

.tbs_carousel .carousel-caption .caption_list h4 {
  line-height: 20px;
}

.tbs_carousel .carousel-control-next-icon,
.tbs_carousel .carousel-control-prev-icon {
  background: #e6e7e9;

  color: #777;

  border-radius: 100%;

  height: 50px;

  width: 50px;

  display: flex;

  align-items: center;

  justify-content: center;

  font-size: 22px;

  margin: 0;

  opacity: 1 !important;
}

.tbs_carousel .carousel-control-next-icon:after,
.tbs_carousel .carousel-control-prev-icon:after {
  position: relative;

  content: "";

  color: #333;

  display: flex;

  align-items: center;

  justify-content: center;

  font-size: 36px;
}

.tbs_carousel .carousel-control-next-icon:after {
  content: ">";
}

.tbs_carousel .carousel-control-prev-icon:after {
  content: "<";
}

.tbs_carousel .carousel-control-next:focus,
.tbs_carousel .carousel-control-next:hover,
.tbs_carousel .carousel-control-prev:focus,
.tbs_carousel .carousel-control-prev:hover {
  opacity: 1;
}

.dispaly_caption_box {
  top: 0;

  bottom: 0;

  left: 0;
}

.dispaly_caption {
  right: 0;

  width: 365px;

  height: 100%;
}

/* Vertical Gallery */

#vertical_gallery {
  position: relative;

  top: 50px;

  left: 50px;
}

#vertical_gallery .carousel-control-next-icon,
#vertical_gallery .carousel-control-prev-icon {
  background: #e6e7e9;

  color: #777;

  border-radius: 100%;

  height: 30px;

  width: 30px;

  display: flex;

  align-items: center;

  justify-content: center;

  font-size: 22px;

  margin: 0;

  opacity: 1 !important;
}

#vertical_gallery .carousel-control-next-icon:after,
#vertical_gallery .carousel-control-prev-icon:after {
  position: relative;

  content: "";

  color: #777;

  display: flex;

  align-items: center;

  justify-content: center;

  font-size: 18px;
}

#vertical_gallery .carousel-control-next-icon:after {
  content: ">";
}

#vertical_gallery .carousel-control-prev-icon:after {
  content: "<";
}

#vertical_gallery .carousel-control-next,
#vertical_gallery .carousel-control-prev {
  opacity: 1;
}

#vertical_gallery .carousel-control-prev {
  width: 40px;

  display: flex;

  height: 40px;

  position: absolute;

  top: 0;
}

#vertical_gallery .carousel-control-next {
  width: 40px;

  display: flex;

  height: 40px;

  position: absolute;

  margin-top: 40px;
}

#vertical_gallery .carousel-control-next:focus,
#vertical_gallery .carousel-control-next:hover,
#vertical_gallery .carousel-control-prev:focus,
#vertical_gallery .carousel-control-prev:hover {
  opacity: 1;
}

#vertical_gallery .v_gallery_indicator {
  position: absolute;

  left: -45px;

  height: 80px;

  display: flex;

  flex-direction: column;

  width: 40px;

  bottom: 50px;
}

.v-store-hero {
  background: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 32%)),
    url(../img/virtual.jpg);

  background-size: cover;

  height: 500px;
}

#hero-cat-content {
  position: absolute;
  left: 700px;
  width: 40%;
  padding: 0 15px;
  top: -470px;
  z-index: 99;
}

.tbs-second-text {
  margin-top: 120px;
}

/* Responsive Fixes */

@media only screen and (min-width: 1025px) and (max-width: 1440px) and (orientation: landscape) {
  .tbs_carousel .carousel-caption .carousle-caption_inner {
    padding: 10% 10px 10px;
    margin-right: 40px;
  }

  #hero-cat-content {
    position: absolute;
    left: 640px;
    width: 40%;
    padding: 0 15px;
    top: -380px;
    z-index: 99;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .heading_xl {
    font-size: 40px !important;
  }

  .footer_brand {
    height: 55px;
  }

  .footer_social li a img {
    height: 18px !important;
  }

  .mobile-btn-explore {
    background: #474342;

    color: #fff;

    padding: 5px 10px;

    text-decoration: none;
  }

  .mob-brick-head {
    background: #000;

    color: #fff;

    width: 70%;

    margin-top: 0px;

    padding: 5px 15px;
    font-size: 22px;
  }

  .prod_info_mobile_tab {
    height: 148px;

    overflow: hidden;

    text-overflow: ellipsis;
  }

  .store_info_mobile_tab {
    height: 245px;

    overflow: hidden;

    text-overflow: ellipsis;
  }

  .tbs-second-text {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #hero-cat-content {
    position: relative;

    left: 0px;

    width: 100%;

    padding: 0 15px;

    top: 0;

    z-index: 99;

    padding: 40px 15px 0;
  }

  .store_list ul li {
    display: inline-grid;
  }

  .category_pills.nav-pills .nav-link {
    color: #333;

    border-radius: 0;

    width: 25% !important;

    display: block;

    flex-basis: auto !important;

    background: #f7f7f7 !important;

    border: 1px solid #fff !important;
  }

  .dispaly_caption {
    width: 300px;
  }

  .hero-store {
    height: 510px !important;
  }

  .store-hero-image {
    height: 100%;
    width: 100%;
  }

  .store-mt {
    margin-top: 40px;
  }

  .store-mb-text {
    padding-bottom: 50px;
  }

  .tablet-top {
    top: -110px;
  }

  .store-intro-main-banner {
    height: 350px !important;
  }

  .aboutus-content-txt p {
    margin-top: 15px;
  }

  .navbar-toggler-icon i {
    color: #a71c21;
  }

  .navbar-nav li {
    margin-right: 0;
  }

  .navbar-nav {
    align-items: start;
  }

  .navbar-nav li a {
    font-size: 12px;
  }

  .stats h1 {
    font-size: 28px;
    line-height: 33px;
  }

  .stats span {
    font-size: 18px;
  }

  .heading_xl {
    font-size: 32px;
  }

  .stats:after {
    display: none;
  }

  .navbar-nav li a {
    padding: 0.5rem 0.4rem !important;
  }

  .navbar-brand img {
    height: 60px;
  }

  .fix_btn_block {
    top: 22%;
  }

  .actions_btn .btn {
    flex: 1 100%;
  }

  .tbs_carousel .carousel-caption {
    width: 75%;
  }

  .tbs_tabs .tab-content {
    overflow-y: auto;
    padding: 1rem;
  }

  .display_content .img_x2 {
    width: 80px;
  }

  .display_content .img_x1 {
    width: 160px;
  }

  .tbs_carousel .carousel-caption .carousle-caption_inner {
    padding: 5% 10px 10px;
    margin-right: 40px;
  }

  .tbs_carousel .carousel-caption .carousle-caption_inner p {
    font-size: 14px;
  }

  .tbs_tabs .tab-content .tab-pane {
    width: 70%;
  }

  .tbs_tabs .tab-content .tab-pane p {
    font-size: 14px;
  }

  .v-store-hero {
    height: 400px;
    background-position: center;
  }

  /* .history_tabs .nav-pills:after { margin: 0;} */
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .heading_xl {
    font-size: 40px !important;
  }

  .footer_brand {
    height: 55px;
  }

  .footer-brick-logo {
    width: 120%;
  }

  .footer_social li a img {
    height: 18px !important;
  }

  .mobile-btn-explore {
    background: #474342;

    color: #fff;

    padding: 5px 10px;

    text-decoration: none;
  }

  .mob-brick-head {
    background: #000;

    color: #fff;

    width: 70%;

    margin-top: 0px;

    padding: 5px 15px;
    font-size: 22px;
  }

  .prod_info_mobile_tab {
    height: 148px;

    overflow: hidden;

    text-overflow: ellipsis;
  }

  .store_info_mobile_tab {
    height: 245px;

    overflow: hidden;

    text-overflow: ellipsis;
  }

  .tbs-second-text {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #hero-cat-content {
    position: relative;

    left: 0px;

    width: 100%;

    padding: 40px 0 0;

    top: 0px;

    z-index: 99;
  }

  .store_list ul li {
    /* border-bottom: 1px solid;

      width: 25%;

      float: right;

      border: 1px solid #fff; */

    display: inline-grid;
  }

  .category_pills.nav-pills .nav-link {
    color: #333;

    border-radius: 0;

    width: 25% !important;

    display: block;

    flex-basis: auto !important;

    background: #f7f7f7 !important;

    border: 1px solid #fff !important;
  }

  .dispaly_caption {
    width: 300px;
  }

  .hero-store {
    height: 510px !important;
  }

  .store-hero-image {
    height: 100%;
    width: 100%;
  }

  .store-mt {
    margin-top: 40px;
  }

  .store-mb-text {
    padding-bottom: 50px;
  }

  .tablet-top {
    top: -110px;
  }

  .store-intro-main-banner {
    height: 300px !important;
  }

  .aboutus-content-txt p {
    margin-top: 15px;
  }

  .navbar-toggler-icon i {
    color: #a71c21;
  }

  .navbar-nav li {
    margin-right: 0;
  }

  .navbar-nav {
    align-items: start;
  }

  .stats h1 {
    font-size: 28px;
    line-height: 33px;
  }

  .stats:after {
    display: none;
  }

  .navbar-brand img {
    height: 60px;
  }

  .fix_btn_block {
    top: 15%;
  }

  .actions_btn .btn {
    flex: 1 100%;
  }

  .tbs_carousel .carousel-caption {
    width: 75%;
  }

  .tbs_tabs .tab-content {
    overflow-y: auto;
    padding: 1rem;
  }

  .display_content .img_x2 {
    width: 30px;
  }

  .display_content .img_x1 {
    width: 100px;
  }

  .tbs_tabs .tab-content .tab-pane {
    width: 65%;
    padding: 0;
  }

  .tbs_tabs .tab-content .tab-pane p {
    font-size: 13px;
  }

  .tbs_tabs .nav-pills .nav-link {
    font-size: 18px;
  }

  .tbs_carousel .carousel-caption .carousle-caption_inner {
    padding: 0;
  }

  .v-store-hero {
    height: 400px;
    background-position: center;
  }

  /* .history_tabs .nav-pills:after { margin: 0;} */
}

@media only screen and (min-width: 280px) and (max-width: 767px) and (orientation: landscape) {
  .carousel-control-prev {
    left: 5px;
  }

  .carousel-control-next {
    right: 5px;
  }

  .prod-page-btn {
    font-size: 18px;

    text-align: center !important;
  }

  .secondary_heading {
    font-size: 28px;
  }

  .underline_title:after {
    height: 40px !important;
  }

  .mobile-btn-explore {
    background: #474342;

    color: #fff;

    padding: 5px 10px;

    text-decoration: none;
  }

  .mob-brick-head {
    background: #000;

    color: #fff;

    width: 70%;

    margin-top: 0px;

    padding: 5px 15px;
    font-size: 22px;
  }

  .prod_info_mobile_tab {
    height: 148px;

    overflow: hidden;

    text-overflow: ellipsis;
  }

  .store_info_mobile_tab {
    height: 245px;

    overflow: hidden;

    text-overflow: ellipsis;
  }

  .tbs-second-text {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  #hero-cat-content {
    position: absolute;

    left: 0px;

    width: %;

    padding: 0 15px;

    top: -380px;

    z-index: 99;

    background: #ffffffc9;

    padding: 15px;
  }

  .category_pills.nav-pills .nav-link {
    color: #333;

    border-radius: 0;

    width: 20% !important;

    display: block;

    flex-basis: auto !important;

    background: #f7f7f7 !important;

    border: 1px solid #fff !important;
  }
}

@media only screen and (min-width: 280px) and (max-width: 767px) {
  .carousel-control-prev {
    left: 12px;
  }

  .carousel-control-next {
    right: 12px;
  }

  .prod-page-btn {
    font-size: 18px !important;

    text-align: center !important;
  }

  .secondary_heading {
    font-size: 27px;
  }

  .underline_title:after {
    height: 40px !important;
  }

  .tbs-second-text {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .prod_info_mobile_tab {
    height: 148px;

    overflow: hidden;

    text-overflow: ellipsis;
  }

  .store_info_mobile_tab {
    height: 245px;

    overflow: hidden;

    text-overflow: ellipsis;
  }

  #hero-cat-content {
    position: relative;

    left: 0px;

    width: 100%;

    padding: 40px 15px 0;

    top: 0px;

    z-index: 99;
  }

  .store_list ul li {
    display: inline-grid;
  }

  .category_pills.nav-pills .nav-link {
    color: #333;

    border-radius: 0;

    width: 50% !important;

    display: block;

    flex-basis: auto !important;

    background: #f7f7f7 !important;

    border: 1px solid #fff !important;
  }

  .owl-2 {
    padding: 0 15px !important;
  }

  .mob-box-shaow {
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);

    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);

    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
  }

  .mobile-btn-explore {
    background: #474342;

    color: #fff;

    padding: 5px 10px;

    text-decoration: none;
  }

  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next {
    background: transparent;

    font-size: 44px;

    z-index: 9999;

    margin: -15px;
  }

  .mob-brick-head {
    background: #000;

    color: #fff;

    width: 70%;

    margin-top: 0px;

    padding: 5px 15px;
    font-size: 22px;
  }

  .product_bg:before {
    display: none !important;
  }

  .product_bg:after {
    display: none !important;
  }

  .store-hero-logo {
    width: 40%;
    z-index: 99;
    background: #fff;
    top: 0px;
    left: 36px;
    position: absolute;
    height: 100%;
  }

  .store-content-t {
    width: 100% !important;

    padding: 40px 0;
  }

  .dispaly_caption {
    width: 100%;
  }

  .about-store-list {
    padding-left: 0;
  }

  .about-store-list li {
    list-style-type: none;

    padding: 0 25px;

    width: 50%;
  }

  .aboutus-content-txt p {
    margin-top: 15px;
  }

  .product_img a > img {
    width: 100%;
  }

  .compare-box-container {
    bottom: 60px !important;
  }

  .pro-sm-name {
    display: inline;
  }

  .fix_btn_block,
  #fixedbutton {
    display: none;
  }

  .smb5 {
    margin-bottom: 30px !important;
  }

  .navbar-toggler-icon i {
    color: #a71c21;
  }

  .navbar-brand img {
    height: 50px;
  }

  .footer_col {
    margin-bottom: 1.25rem;
  }

  h3.fw_bold {
    font-size: 1.25rem;
  }

  h2.heading {
    font-size: 1.75rem;
  }

  h1.heading {
    font-size: 2rem;
  }

  .stats h1 {
    font-size: 26px;
    line-height: 30px;
  }

  .stats span {
    font-size: 16px;
  }

  .heading_xl {
    font-size: 26px;
  }

  .stats:after {
    display: none;
  }

  p {
    font-size: 16px;
    line-height: 150%;
  }

  .navbar-toggler-icon i {
    color: #ff7011;
  }

  .navbar-nav {
    align-items: stretch;
    text-align: center;
  }

  .traditional.product_bg:before,
  .traditional.product_bg:after {
    height: 100%;
    top: 0;
    width: 2px;
  }

  .extruded.product_bg:before,
  .extruded.product_bg:after {
    height: 100%;
    top: 0;
    width: 2px;
  }

  .cladding.product_bg:before,
  .cladding.product_bg:after {
    height: 100%;
    top: 0;
    width: 2px;
  }

  .product_category .nav-fill .nav-item {
    min-width: inherit;
  }

  .navbar-nav li {
    margin-right: 0;
  }

  .nav_search {
    margin-top: 0.5rem;
    display: block;
    width: 100%;
  }

  .fix_btn_block {
    top: 15%;
  }

  .prod_category_listing .col {
    max-width: 33%;
    flex-basis: auto;
  }

  .footer {
    padding-bottom: 100px !important;
  }

  .actions_btn .btn {
    flex: 1 100%;
  }

  #prodCarousel {
    padding: 0;
  }

  .prod_cat_dropdown .btn,
  .dropdown.prod_cat_dropdown {
    width: 100%;
  }

  .dropdown.prod_cat_dropdown .dropdown-menu {
    width: 100%;
  }

  .dropdown.prod_cat_dropdown button {
    width: 100%;
  }

  .history_tabs .nav-pills:after {
    margin: 0;
  }

  .hero_content {
    width: 100%;
  }

  .category_display_thumb {
    height: 100px;
  }

  .category_display {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    width: auto;
  }

  .display_content .img_x2 {
    width: 30px;
  }

  .display_content .img_x1 {
    width: 100px;
  }

  .tbs_tabs .tab-content {
    position: static !important;
  }

  .tbs_tabs .tab-content {
    width: 100%;
  }

  .tbs_tabs .tab-content .tab-pane {
    width: 100%;
  }

  .tbs_tabs .tab-content .tab-pane p {
    font-size: 14px;
  }

  .tbs_tabs img {
    display: none;
  }

  .tbs_carousel .carousel-caption {
    width: 100%;
    position: static;
    background-color: #e6e7e9;
  }

  .tbs_carousel .carousel-caption .carousle-caption_inner {
    width: 100%;
    padding: 3rem;
  }

  .tbs_carousel .carousel-inner .carousel-item img {
    display: none !important;
  }

  #vertical_gallery {
    width: 90%;
    margin-left: auto;
    padding-top: 2rem;
    top: 0;
    left: 0;
  }

  .v-store-hero {
    height: 400px;
    background-position: center;
  }
}

.top-hr {
  margin: 0;

  border: 2px solid #e6e6e6;
}

.hero-video {
  min-width: 100%;

  width: 100%;
}

.hero {
  background: #474342;
}

.owl-carousel {
  z-index: -1;
}

.underline_title:after {
  position: absolute;

  left: 10;

  /* top: 3.2em; */

  height: 55px;

  width: 120px;

  content: "";

  border-bottom: 2px solid #474342;
}

.my4nhalf {
  margin-bottom: 30px !important;
}

.overlay_impression {
  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  height: 100%;

  width: 100%;

  opacity: 0;

  transition: 0.5s ease;

  background-color: #fff;
}

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

.impression_div:hover img {
  transform: scale(1.1);
  transition: all 300ms linear;
}

.impression_div:hover .overlay_impression {
  opacity: 0.8;

  cursor: pointer;
}

.overlay_text {
  color: #474342;

  border: 1px solid #474342;

  padding: 5px 10px;

  font-size: 20px;

  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  text-align: center;
}

#fixedbutton {
  position: fixed;

  bottom: 15px;

  right: 15px;

  width: 52px;

  z-index: 99999;
}

.mysubcat {
  text-transform: capitalize;
}

.mysubcat:hover {
  background: #a71c21 !important;

  color: #fff !important;

  text-shadow: none;
}

.compare-box {
  border: 1px solid #fff;

  text-align: center;

  position: relative;

  color: #fff;
}

.remove-compare-item {
  position: absolute;

  top: -10px;

  right: -10px;

  color: #000;

  cursor: pointer;

  height: 20px;

  width: 20px;

  background: #fff;

  text-align: center;

  line-height: 1;

  border-radius: 50%;
}

.compare-box-container {
  position: fixed;
  bottom: 0;
  background: #474342f2;
  width: 100%;
  z-index: 9999;
  border: 0;
  outline: 0;
}

.sidebar {
  width: 240px;

  height: 100vh;

  position: fixed;

  top: 20px;

  right: -250px;

  z-index: 99999 !important;

  background: #fff;

  color: #fff;

  transition: all 0.3s;

  box-shadow: 3px 3px 3px rgba(51, 51, 51, 0.5);

  text-align: left;

  overflow-y: scroll;
}

#nav-spe-mobile li {
  text-align: left;

  border-bottom: 1px solid #fff;

  width: 100%;
}

#nav-spe-mobile li a {
  background: #d2d2ca;

  padding: 15px 20px;
}

#nav-spe-mobile li a:hover,
#nav-spe-mobile li a:active {
  background: #a71c21 !important;

  color: #fff !important;
}

.sidebar.active {
  right: 0;
}

.content-btn-collapse {
  transition: all 0.3s;
}

.cat_dropdown {
  border-radius: 0 !important;
}

.cat_dropdown a {
  padding: 5px 15px !important;

  border-bottom: 1px solid #fff !important;
}

@media (min-width: 576px) {
  .fix-home-cat {
    position: fixed;

    z-index: 9999;

    top: 0;

    max-width: 540px;

    background: #fff;

    box-shadow: 0px 21px 11px -19px rgba(0, 0, 0, 0.75);

    -webkit-box-shadow: 0px 21px 11px -19px rgba(0, 0, 0, 0.75);

    -moz-box-shadow: 0px 21px 11px -19px rgba(0, 0, 0, 0.75);
  }

  .carousel-control-prev {
    left: 12px;
  }

  .carousel-control-next {
    right: 12px;
  }
}

@media (min-width: 768px) {
  .fix-home-cat {
    position: fixed;

    z-index: 9999;

    top: 0;

    max-width: 720px;

    background: #fff;

    box-shadow: 0px 21px 11px -19px rgba(0, 0, 0, 0.75);

    -webkit-box-shadow: 0px 21px 11px -19px rgba(0, 0, 0, 0.75);

    -moz-box-shadow: 0px 21px 11px -19px rgba(0, 0, 0, 0.75);
  }
}

@media (min-width: 992px) {
  #prodCarousel .carousel-control-next,
  #prodCarousel .carousel-control-prev {
    opacity: 1;

    width: 8%;

    height: 75%;
  }

  .carousel-control-prev {
    left: 0px;
  }

  .carousel-control-next {
    right: 0px;
  }

  .fix-home-cat {
    position: fixed;

    z-index: 9999;

    top: 0;

    max-width: 960px;

    background: #fff;

    box-shadow: 0px 21px 11px -19px rgba(0, 0, 0, 0.75);

    -webkit-box-shadow: 0px 21px 11px -19px rgba(0, 0, 0, 0.75);

    -moz-box-shadow: 0px 21px 11px -19px rgba(0, 0, 0, 0.75);
  }
}

@media (min-width: 1200px) {
  .fix-home-cat {
    position: fixed;

    z-index: 9999;

    top: 0;

    max-width: 1140px;

    background: #fff;

    box-shadow: 0px 21px 11px -19px rgba(0, 0, 0, 0.75);

    -webkit-box-shadow: 0px 21px 11px -19px rgba(0, 0, 0, 0.75);

    -moz-box-shadow: 0px 21px 11px -19px rgba(0, 0, 0, 0.75);
  }
}

a {
  text-decoration: none;
}

.floating_btn {
  position: fixed;

  bottom: 60px;

  right: 30px;

  width: 100px;

  height: 100px;

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  z-index: 1000;
}

.floating_btns {
  position: fixed;

  bottom: 60px;

  left: 30px;

  width: 100px;

  height: 100px;

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  z-index: 1000;
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

.contact_icon {
  background-color: #42db87;

  color: #fff;

  width: 45px;

  height: 45px;

  font-size: 30px;

  border-radius: 50px;

  text-align: center;

  box-shadow: 2px 2px 3px #999;

  display: flex;

  align-items: center;

  justify-content: center;

  transform: translatey(0px);

  animation: pulse 1.5s infinite;

  box-shadow: 0 0 0 0 #42db87;

  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

  font-weight: normal;

  font-family: sans-serif;

  text-decoration: none !important;

  transition: all 300ms ease-in-out;
}

.text_icon {
  margin-top: 8px;

  color: #707070;

  font-size: 13px;
}
/* Overlay background */
/* .req-form-overlay {
  display: none;  
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 999;
} */

/* Popup form */
/* .req-form-area {
  background: #f1f1f1;
  padding: 20px;
  border-radius: 6px;
  width: 320px;
  max-width: 90%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  display: none;  
  box-shadow: 0 5px 20px rgba(0,0,0,0.3);
} */

/* Close button */
/* .formcalbtn {
  background: #372823;
  height: 22px;
  width: 22px;
  display: block;
  text-align: center;
  border-radius: 50%;
  line-height: 20px;
  position: absolute;
  top: -10px;
  right: -10px;
  color: #fff !important;
  text-decoration: none !important;
  cursor: pointer;
} */

/* .activereqForm {
  top: -350px;
  transition: top 10s;
  transition-delay: 10s;
} */
.activereqForm {
  top: -400px !important;
  transition: top 10s;
  transition-delay: 10s;
  right: -285px;
}

.req-form-area {
  transform: rotate(90deg);
  padding: 30px 30px 15px 30px;
}

.formcalbtn {
  background: #372823;
  height: 22px;
  width: 22px;
  display: block;
  text-align: center;
  border-radius: 50%;
  line-height: 20px;
  position: absolute;
  top: -10px;
  right: -10px;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav {
    margin-left: 140px !important;
  }
}

.mobile_quick_links {
  margin-left: -16px !important;
}

.section-head {
  margin-bottom: 60px;
}

.section-head h4 {
  position: relative;
  padding: 0;
  color: #f91942;
  line-height: 1;
  letter-spacing: 0.3px;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  margin-bottom: 30px;
}

.section-head h4:before {
  content: "";
  width: 60px;
  height: 3px;
  background: #f91942;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right: 0;
  margin: 0 auto;
}

.section-head h4 span {
  font-weight: 700;
  padding-bottom: 5px;
  color: #2f2f2f;
}

p.service_text {
  color: #cccccc !important;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.section-head p,
p.awesome_line {
  color: #818181;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.extra-text {
  font-size: 34px;
  font-weight: 700;
  color: #2f2f2f;
  margin-bottom: 25px;
  position: relative;
  text-transform: none;
}

.extra-text::before {
  content: "";
  width: 60px;
  height: 3px;
  background: #f91942;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right: 0;
  margin: 0 auto;
}

.extra-text span {
  font-weight: 700;
  color: #f91942;
}

.item {
  background: #fff;
  text-align: center;
  padding: 30px 25px;
  /* -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07); */
  /* box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07); */
  border-radius: 20px;
  border: 5px solid rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease 0;
  transition: all 0.5s ease 0;
  transition: all 0.5s ease 0s;
}

.item:hover {
  /* background: rgb(221, 218, 10); */
  border-color: rgb(221, 218, 10);
  /* box-shadow: 0 8px 20px 0px rgb(221, 218, 10); */
  -webkit-transition: all 0.5s ease 0;
  transition: all 0.5s ease 0;
  transition: all 0.5s ease 0s;
}

.item:hover .item,
.item:hover span.icon {
  background: #fff;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease 0;
  transition: all 0.5s ease 0;
  transition: all 0.5s ease 0s;
}

.item:hover h6,
.item:hover p {
  /* color: #fff; */
  -webkit-transition: all 0.5s ease 0;
  transition: all 0.5s ease 0;
  transition: all 0.5s ease 0s;
}

.item .icon {
  font-size: 40px;
  margin-bottom: 25px;
  color: #f91942;
  width: 90px;
  height: 90px;
  line-height: 96px;
  border-radius: 50px;
}

.item .feature_box_col_one {
  background: rgba(247, 198, 5, 0.2);
  color: #f91942;
}

.item .feature_box_col_two {
  background: rgba(255, 77, 28, 0.15);
  color: #f91942;
}

.item .feature_box_col_three {
  background: rgba(0, 147, 38, 0.15);
  color: #f91942;
}

.item .feature_box_col_four {
  background: rgba(0, 108, 255, 0.15);
  color: #f91942;
}

.item .feature_box_col_five {
  background: rgba(146, 39, 255, 0.15);
  color: #f91942;
}

.item .feature_box_col_six {
  background: rgba(23, 39, 246, 0.15);
  color: #f91942;
}

.item p {
  font-size: 15px;
  line-height: 26px;
}

/* .item h6 {
  margin-bottom: 20px;
  color: #2f2f2f;
} */

.mission p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 28px;
  font-weight: 500;
}

.mission i {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #f91942;
  border-radius: 50%;
  color: #fff;
  font-size: 25px;
}

.mission .small-text {
  margin-left: 10px;
  font-size: 13px;
  color: #666;
}

.skills {
  padding-top: 0px;
}

.skills .prog-item {
  margin-bottom: 25px;
}

.skills .prog-item:last-child {
  margin-bottom: 0;
}

.skills .prog-item p {
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 10px;
}

.skills .prog-item .skills-progress {
  width: 100%;
  height: 10px;
  background: #e0e0e0;
  border-radius: 20px;
  position: relative;
}

.skills .prog-item .skills-progress span {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #f91942;
  width: 10%;
  border-radius: 10px;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.skills .prog-item .skills-progress span:after {
  content: attr(data-value);
  position: absolute;
  top: -5px;
  right: 0;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  background: rgba(0, 0, 0, 0.9);
  padding: 3px 7px;
  border-radius: 30px;
}

#particles-js {
  width: 100%;
  height: 100%;
  background: #111111;
}

.modal-content {
  background-image: url("../images/AAC.jpeg");
  background-size: contain;
  /* margin-top: 40%; */
  margin: 20% auto;
  /* box-shadow: -3px 3px 9px -2px #d1cfcfad; */
  background-position: bottom;
  border: none;
}

.modal-header {
  margin-top: 45px;
  position: relative;
}

.logo_calc {
  position: absolute;
  top: -15px;
  background-color: white;
  border-radius: 50%;
  left: 50%;
  width: 90px;
  padding: 10px;
  transform: translate(-50%, -50%);
}

.modal-body {
  position: relative;
  padding: 5%;
}

#display_bricks {
  position: absolute;
  top: 100%;
  border-radius: 5px;
  background-color: white;
  transform: translate(-50%, -50%);
  left: 50%;
}

.fix_btn {
  color: white !important;
}

.calc_close_button {
  margin: -3.8rem -1rem -1rem auto !important;
  border-top-right-radius: 5px;
}

/* Style for the range input */
input[type="range"] {
  -webkit-appearance: none;
  /* Remove default styles */
  width: 100%;
  /* Full-width */
  background-color: yellow;
  height: 10px;
  /* Height of the slider */

  border-radius: 5px;
  /* Rounded corners */
  outline: none;
  /* Remove default focus style */
  margin: 10px 0;
  /* Margin for spacing */
}

/* Style for the knob image */
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  /* Remove default styles */
  width: 20px;
  /* Width of the knob */
  height: 20px;
  /* Height of the knob */
  background: url("img/logo_calc.png") center/cover;
  /* Image for the knob */
  border-radius: 50%;
  /* Make it circular */
  cursor: pointer;
  /* Add a pointer cursor */
}

/* Change color of the knob on hover */
input[type="range"]::-webkit-slider-thumb:hover {
  background-color: #555;
  /* Change to your desired color */
}

/*#sqft{*/
/*    position:relative;*/
/*}*/
/*#sqft::before{*/
/*    content:"";*/
/*    position:absolute;*/
/*    width:100%;*/
/*    height:10px;*/
/*    border-radius: 5px;*/
/*    top:0;*/
/*    left:0;*/
/*    background-color:red;*/
/*}*/

#range1 {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  border-radius: 16px;
}

#range1::-webkit-slider-runnable-track {
  height: 15px;
  background: #ccc;
  border-radius: 16px;
}

#range1::-moz-range-track {
  height: 15px;
  background: #ccc;
  border-radius: 16px;
}

#range1::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #f50;
  box-shadow: -407px 0 0 400px #f50;
}

#range1::-moz-range-thumb {
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #f50;
  box-shadow: -407px 0 0 400px #f50;
}

/* range 2 */
.range-input {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  cursor: pointer;
  outline: none;
  border-radius: 15px;
  height: 6px;
  background: #ccc;
}

.range-input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  height: 15px;
  width: 15px;
  background-color: #f50;
  border-radius: 50%;
  border: none;
  transition: 0.2s ease-in-out;
}

.range-input::-moz-range-thumb {
  height: 15px;
  width: 15px;
  background-color: #f50;
  border-radius: 50%;
  border: none;
  transition: 0.2s ease-in-out;
}

.range-input::-webkit-slider-thumb:hover {
  box-shadow: 0 0 0 10px rgba(255, 85, 0, 0.1);
}

.range-input:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 13px rgba(255, 85, 0, 0.2);
}

.range-input:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 13px rgba(255, 85, 0, 0.2);
}

.range-input::-moz-range-thumb:hover {
  box-shadow: 0 0 0 10px rgba(255, 85, 0, 0.1);
}

.range-input:active::-moz-range-thumb {
  box-shadow: 0 0 0 13px rgba(255, 85, 0, 0.2);
}

.range-input:focus::-moz-range-thumb {
  box-shadow: 0 0 0 13px rgba(255, 85, 0, 0.2);
}

.value2,
.value3,
.value4 {
  font-size: 26px;
  width: 50px;
  text-align: center;
}

/* range 3 */
#sqft {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  cursor: pointer;
  outline: none;
  border-radius: 15px;
  height: 20px;
  height: 6px;
  background: #ccc;
}

#sqft::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  height: 30px;
  width: 30px;
  background: transparent;
  background-image: url("../img/logo_calc.png");
  background-size: cover;
  border-radius: 50%;
  transition: 0.2s ease-in-out;
  transform: rotateZ(var(--thumb-rotate, 0deg));
}

/* Thumb: Firefox */
#sqft::-moz-range-thumb {
  height: 30px;
  width: 30px;
  background: transparent;
  background-image: url("img/logo_calc.png");
  background-size: cover;
  border: none;
  border-radius: 50%;
  transform: rotateZ(var(--thumb-rotate, 0deg));
  transition: 0.2s ease-in-out;
}

#sqft::-webkit-slider-thumb:hover {
  box-shadow: 0 0 0 10px rgba(255, 85, 0, 0.1);
}

#sqft:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 13px rgba(255, 85, 0, 0.2);
}

#sqft:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 13px rgba(255, 85, 0, 0.2);
}

#sqft::-moz-range-thumb:hover {
  box-shadow: 0 0 0 10px rgba(255, 85, 0, 0.1);
}

#sqft:active::-moz-range-thumb {
  box-shadow: 0 0 0 13px rgba(255, 85, 0, 0.2);
}

#sqft:focus::-moz-range-thumb {
  box-shadow: 0 0 0 13px rgba(255, 85, 0, 0.2);
}

/* range 3 */
.range-slider {
  flex: 1;
}

.sliderticks {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}

.sliderticks span {
  display: flex;
  justify-content: center;
  width: 1px;
  height: 10px;
  background: #d3d3d3;
  line-height: 40px;
}

/*=============
Aesthetics 
=========================*/

h1 {
  color: #4b4949;
  text-align: center;
}

.wrapper {
  color: #4b4949;
  background: #f50;
  max-width: 600px;
  width: 100%;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.content {
  width: 100%;
  max-width: 500px;
  height: 80%;
  background: #fff;
  padding: 0px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.range {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}

.secondary_heading {
  align-item: start;
}

.owl-dots {
  margin-top: 15px !important;
}

.btn-own {
  background: gray;
  border-radius: 0;
  padding: 5px 20px;
  color: #fff;
}

.btn-own:hover {
  background: gray;
  color: #fff;
}

.background-anime {
  /*background-image:url("images/background-anime2.gif");*/
  /*background-size:cover;*/
  /*background-repeat:repeat;*/
}

.card-2 {
  position: relative;

  width: 350px;

  height: 330px;

  color: #a18a96;

  background-size: cover;

  border-radius: 15px;

  box-shadow: 20px 20px 30px -20px #00000040;

  overflow: hidden;
}

.card-content2 {
  position: absolute;

  left: 0;

  bottom: 0;

  padding: 20px;

  background-color: #fff;

  border-top-left-radius: 20px;

  transform: translateY(65%);

  transition: transform 0.25s;
}

.card-content2:before {
  content: "";

  position: absolute;

  top: -47px;

  right: -45px;

  width: 100px;

  height: 100px;

  transform: rotate(-175deg);

  border-radius: 50%;

  box-shadow: inset 48px 48px #fff;
}

.card-title {
  color: #6a515e;

  /*line-height: 15px;*/

  line-height: 25px;

  position: absolute;

  font-size: 25px;

  margin-top: -10px;

  z-index: 1;
}

.card-subtitle {
  display: block;

  font-size: 12px;

  margin-bottom: 10px;
}

.card-description {
  font-size: 14px;

  margin-top: 40px;

  opacity: 0;

  transition: opacity 0.5s;
}

.card-2:hover .card-content2 {
  transform: translateY(0);
}

.card-2:hover .card-description {
  opacity: 1;

  transition-delay: 0.25s;
}

.flex-row {
  -webkit-box-orient: horizontal !important;

  -webkit-box-direction: normal !important;

  -ms-flex-direction: row !important;

  flex-direction: row !important;

  display: flex;
}

.body {
  display: flex;

  justify-content: center;

  align-items: center;

  background: #fff;

  height: auto;

  font-family: "Roboto", sans-serif;
}

.fix_btn {
  color: white !important;
}

.fc_product {
  /* color: #818286 !important; */
  font-weight: 700;
  color: #000 !important;
}

.hovereffect .overlay {
  position: absolute;

  overflow: hidden;

  width: 80%;

  height: 80%;

  left: 10%;

  top: 10%;

  border-bottom: 1px solid #fff;

  border-top: 1px solid #fff;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: scale(0, 1);

  -ms-transform: scale(0, 1);

  transform: scale(0, 1);
}

.hovereffect:hover .overlay {
  opacity: 1;

  filter: alpha(opacity=100);

  -webkit-transform: scale(1);

  -ms-transform: scale(1);

  transform: scale(1);
}

.hovereffect img {
  display: block;

  position: relative;

  -webkit-transition: all 0.35s;

  transition: all 0.35s;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');

  filter: brightness(0.6);

  -webkit-filter: brightness(0.6);
}

.hovereffect h2 {
  text-transform: uppercase;

  text-align: center;

  position: relative;

  font-size: 17px;

  background-color: transparent;

  color: #fff;

  padding: 1em 0;

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(0, -100%, 0);

  transform: translate3d(0, -100%, 0);
}

.hovereffect a,
.hovereffect p {
  color: #fff;

  padding: 1em 0;

  opacity: 1;

  filter: alpha(opacity=0);

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(0, 100%, 0);

  transform: translate3d(0, 100%, 0);

  text-align: center;

  cursor: pointer;
}

.hovereffect:hover a,
.hovereffect:hover p,
.hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

button.accordion {
  width: 100%;

  background-color: whitesmoke;

  border: none;

  outline: none;

  text-align: left;

  padding: 15px 20px;

  font-size: 18px;

  color: #333;

  cursor: pointer;

  transition: background-color 0.2s linear;
}

button.accordion:after {
  font-family: FontAwesome;

  content: "\f150";

  font-family: "fontawesome";

  font-size: 18px;

  float: right;
}

button.accordion.is-open:after {
  content: "\f151";
}

button.accordion:hover,
button.accordion.is-open {
  background-color: #ddd;
}

.accordion-content {
  background-color: white;

  border-left: 1px solid whitesmoke;

  border-right: 1px solid whitesmoke;

  padding: 0 20px;

  max-height: 0;

  overflow: hidden;

  transition: max-height 0.2s ease-in-out;
}

.career-form {
  background-color: #fff;
  padding: 40px 30px;
  box-shadow: 0 3px 5px rgb(197, 194, 194);
  border-radius: 5px;
}

.career-form input {
  width: 100% !important;
  box-sizing: border-box;
  padding: 10px 15px;
  border: 1px solid rgb(197, 194, 194);
  border-radius: 5px;
}

.career-form .form-label {
  font-weight: bold !important;
}

.career-form textarea {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid rgb(197, 194, 194);
  border-radius: 5px;
}

.career-info-card-outer {
  border: 1px solid rgb(233, 228, 228);
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 10px 15px;
}

.career-info-card-outer .career-info-card {
  padding: 25px;
  /* border-bottom: 1px solid #707070; */
  /* box-shadow: 0 3px 5px rgb(233, 228, 228); */
  border-radius: 5px;
  display: flex;
  gap: 15px;
  align-items: center;
}

.career-info-card-outer .career-info-card a {
  color: #555;
  font-weight: bolder;
}

.career-info-card-outer .career-info-card-location {
  padding: 25px;
  box-shadow: 0 3px 5px rgb(233, 228, 228);
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
  font-size: 30px;
}

.career-info-card-outer .career-info-card i {
  font-size: 25px;
}

.gradient-icon i {
  background: linear-gradient(45deg, #ffca0a, #015643); /* your gradient */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; /* for Firefox */
  color: transparent;
}

/* .client-logo-section {
  display: grid;
  grid-template-columns: 200px 200px 200px 200px 200px;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
} */
.client-logo-section {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 30px;
  justify-content: center;
  align-items: center;
}

/* ✅ Force 2 columns on small screens */
@media (max-width: 768px) {
  .client-logo-section {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* ✅ Force 4 columns on medium screens */
@media (min-width: 769px) and (max-width: 1200px) {
  .client-logo-section {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* ✅ Allow 5 columns on large screens */
@media (min-width: 1201px) {
  .client-logo-section {
    grid-template-columns: repeat(5, 1fr);
  }
}

.client-logo-section img {
  transition: all 300ms ease-in-out;
  /* width: 100%;
    height: 100%;
    object-fit: cover; */
  /* border: 1px solid #e7e3e3; */
  border-radius: 5px;
  box-shadow: 1px 2px 2px 0px #eeecec, -1px -1px 2px 0px #eeecec;
}

.client-logo-section .client-logo img {
  /* background-color: #fffefe; */
}

.client-logo-section img:hover {
  transform: scale(1.08);
}

/* .client-logo-section h6 {
  font-size: 15px;
} */

.certification-carousel img {
  border: 1px solid rgb(192, 194, 192);
}

.certification-carousel-wrapper {
  position: relative;
  z-index: 1; /* remove -1, it was hiding arrows */
}

.certification-carousel-wrapper .owl-nav {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}

.certification-carousel-wrapper .owl-nav button {
  background: #15317b;
  color: #fff !important;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  font-size: 20px;
  pointer-events: all;
  transition: all 0.3s ease;
}

.certification-carousel-wrapper .owl-nav button:hover {
  background: #00bfff;
}

.container.gallery-container {
  background-color: #fff;
  color: #35373a;
  min-height: 100vh;
  padding: 30px 50px;
}

.gallery-container h1 {
  text-align: center;
  margin-top: 50px;
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;
}

.gallery-container p.page-description {
  text-align: center;
  margin: 25px auto;
  font-size: 18px;
  color: #999;
}

.tz-gallery {
  padding: 40px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
  padding: 2px;
}

.tz-gallery .lightbox img {
  width: 100%;
  border-radius: 0;
  position: relative;
}

.tz-gallery .lightbox:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -13px;
  opacity: 0;
  color: #fff;
  font-size: 26px;
  font-family: "Glyphicons Halflings";
  /* content: '\e003'; */
  pointer-events: none;
  z-index: 9000;
  transition: 0.4s;
}

.tz-gallery .lightbox:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgb(0 0 0 / 33%);
  content: "";
  transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
  opacity: 1;
}

.baguetteBox-button {
  background-color: transparent !important;
}

.section-gap {
  padding: 80px 0;
}

/* Button */
.open-btn {
  background: #fbbf24;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  font-size: 16px;
  border-radius: 4px;
}

/* Overlay */
.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

/* Popup */
.popup {
  background: #fff;
  padding: 20px;
  border-radius: 6px;
  width: 300px;
  max-width: 90%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

/* Close button */
.popup .close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
  font-size: 18px;
  color: #555;
}

/* Form */
.popup form {
  display: flex;
  flex-direction: column;
}

.popup input,
.popup textarea {
  margin: 8px 0;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.popup button {
  background: #fbbf24;
  border: none;
  padding: 10px;
  cursor: pointer;
  border-radius: 4px;
  margin-top: 10px;
}

.tag-location {
  background-color: rgb(0, 0, 0);
  padding: 5px 10px;
  position: absolute;
  bottom: 2px;
  right: 2px;
  color: #fff;
  border: none;
}

.card-section-outer .item i {
  background: linear-gradient(170deg, #024737, #ddda0a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.card-section-outer h6 {
  font-weight: 600 !important;
  font-size: 18px;
  margin-top: 20px;
}

.contact-section .contact-info {
  padding: 15px 0;
}

.contact-section .contact-info a,p {
  font-size: 18px;
  color: #000;
}

.contact-section .contact-info h5 {
  color: #A71C21;
}

.contact-section .contact-info .footer_social {
  list-style-type: none;
  display: flex;
  gap: 10px;
  align-items: center;
  padding-left: 0;
}

.contact-section .contact-info .contact-info-flex {
  display: flex;
  gap: 5px;
  align-items: center;
}

.contact-section .contact-info .contact-info-flex i {
  font-size: 20px;
  color: #818286;
}