/*
Theme Name: Manufacturer Child
Theme URI: https://themeforest.net/item/manufacturer-factory-industrial-business-wordpress-theme/22672753
Description: Factory & Industrial Business WordPress Theme
Author: StylemixThemes
Author URI: https://stylemixthemes.com/
Version: 1.0
Template: manufacturer
*/
@import url("https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap");
.position-relative {
  position: relative;
}

.btn,
.man_page [type=submit] {
  background-color: #184373 !important;
}
.btn:hover,
.man_page [type=submit]:hover {
  background: #215c9d !important;
}

.sm_nav_menu > .current-menu-item > a:before,
.sm_nav_menu > li > a:before,
.sm_nav_menu > li > a:before {
  background-color: #a3ae94;
}

.sm_nav_menu a {
  font-family: "Hind", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
}

#fx-megamenu {
  width: auto;
}
#fx-megamenu .elementskit-menu-container {
  height: unset;
}
#fx-megamenu .elementskit-navbar-nav {
  height: unset;
}
#fx-megamenu .elementskit-navbar-nav > li {
  padding: 10px 15px 10px 15px;
}
#fx-megamenu .elementskit-navbar-nav > li > a {
  font-family: "Hind", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #424242;
  font-size: 14px;
  padding: 0;
}
#fx-megamenu .elementskit-navbar-nav > li > a:before {
  display: block;
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 1;
}
#fx-megamenu .elementskit-navbar-nav > li.current-menu-item > a:before {
  background-color: #184373;
}

.elementor-3681 .elementor-element.elementor-element-a0fe3bd {
  padding-top: 0;
}

#footer-newsletter .newsletter-wrapper label {
  font-size: 20px;
}
#footer-newsletter .newsletter-wrapper input {
  font-family: Lato;
  border-radius: 46px !important;
}
#footer-newsletter .newsletter-wrapper input[type=email] {
  font-size: 15px;
  min-width: 300px;
  max-width: 300px;
}
#footer-newsletter .newsletter-wrapper input[type=submit] {
  border-radius: 46px;
  font-weight: 700;
  text-transform: uppercase;
}

#main-footer h4, #main-footer a, #main-footer p,
.part-footer h4,
.part-footer a,
.part-footer p {
  color: #fff;
}
#main-footer h4,
.part-footer h4 {
  font-size: 29px;
  text-transform: uppercase;
}
#main-footer p,
.part-footer p {
  font-size: 15px;
}
#main-footer a:hover,
.part-footer a:hover {
  text-decoration: underline;
}

.inno-title {
  margin-block-end: 0 !important;
}

.part-footer h4 {
  color: #fff !important;
  font-size: 29px !important;
  text-transform: uppercase;
}

.footer-links ul {
  list-style-type: none;
  padding: 0;
}
.footer-links li {
  margin-bottom: 10px;
}
.footer-links li, .footer-links a {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

#footer-copyright p, #footer-copyright a {
  color: #fff;
  font-size: 12px;
}
#footer-copyright p {
  margin-bottom: 0;
}

.why-us-section h2 span {
  font-family: Lato;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.office-contacts-item p:first-child {
  margin-bottom: 0;
}

.man_adv_box_block_cont a {
  font-family: Lato !important;
}

.man_adv_box:before {
  display: none;
}

body.tax-float_category .man_intro,
body.postid-3018 .man_intro {
  display: none !important;
}
body.tax-float_category .elementor-lightbox,
body.postid-3018 .elementor-lightbox {
  display: none !important;
}

.man_intro .breadcrumbs {
  display: none;
}
.man_intro .man_over {
  background-color: rgba(24, 67, 115, 0.5) !important;
}

#fx-banner-slider .swiper-pagination-bullet {
  border-radius: 0;
  width: 50px;
}
#fx-banner-slider .swiper-pagination {
  bottom: 35px;
  padding-left: 100px;
  text-align: left;
}

.tax-float_category .site-content .row,
.single-float .site-content .row {
  margin-left: auto;
  margin-right: auto;
}

#float-category-banner {
  padding-top: 0 !important; /* Override any padding-top you might have set */
  transition: margin-top 0.3s ease-in-out; /* Optional: smooth transition for margin */
  position: relative;
}
#float-category-banner .category-overlay {
  background-color: rgba(24, 67, 115, 0.5) !important;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#float-category-banner .category-banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
}
#float-category-banner .banner-content {
  position: relative;
}
#float-category-banner .row {
  align-items: center;
  min-height: 390px;
}
#float-category-banner h1 {
  color: #fff;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
}

.float-category-gallery {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}
.float-category-gallery h2 {
  text-align: center;
}
.float-category-gallery .float-category-swiper {
  margin-top: 45px;
  padding-bottom: 60px;
}
.float-category-gallery .swiper-button-prev {
  left: -60px;
}
.float-category-gallery .swiper-button-prev:after {
  color: #364451;
}
.float-category-gallery .swiper-button-next {
  right: -60px;
}
.float-category-gallery .swiper-button-next:after {
  color: #364451;
}
.float-category-gallery .swiper-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.float-category-gallery .swiper-pagination-bullet {
  background: #404040;
  height: 10px;
  opacity: 1;
  width: 10px;
}
.float-category-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: solid 2px #859370;
  background: #fff;
  height: 14px;
  width: 14px;
}
.float-category-gallery img {
  object-fit: cover;
  object-position: center center;
  height: 247px;
  width: 270px;
}

.float-loop-wrapper {
  background-color: #F7F7F7;
  padding-top: 60px;
  padding-bottom: 60px;
}
.float-loop-wrapper img {
  border-radius: 43.2123px;
  margin-bottom: 30px;
  height: 237px;
  object-fit: cover;
  object-position: center center;
  width: 100%;
}
.float-loop-wrapper .columns {
  max-width: 355px;
}
.float-loop-wrapper .loop-float-item {
  margin-bottom: 60px;
  text-align: center;
}
.float-loop-wrapper .loop-float-title {
  color: #000;
  font-size: 27px;
  text-transform: uppercase;
}
.float-loop-wrapper .loop-float-label {
  color: #000;
}
.float-loop-wrapper .loop-float-price {
  color: #000;
  font-size: 27px;
  font-weight: bold;
}
.float-loop-wrapper .loop-float-btn {
  background-color: #184373;
  border-radius: 46px;
  color: #fff;
  font-size: 24px;
  margin-top: 15px;
  padding: 20px 70px;
  display: inline-block;
}
.float-loop-wrapper .loop-float-btn:hover {
  background-color: #215c9d;
}

#float-banner {
  padding-top: 0 !important; /* Override any padding-top you might have set */
  transition: margin-top 0.3s ease-in-out; /* Optional: smooth transition for margin */
  position: relative;
}
#float-banner .float-banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
}
#float-banner .float-banner:before {
  background-color: rgba(24, 67, 115, 0.5) !important;
  content: "";
  position: absolute;
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
}
#float-banner .banner-content {
  position: relative;
}
#float-banner .row {
  align-items: center;
  min-height: 390px;
}
#float-banner h1 {
  color: #fff;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
}

#float-single-wrapper {
  color: #000;
  background-color: #fff;
  padding-top: 90px;
  padding-bottom: 90px;
}
#float-single-wrapper h2 {
  font-family: Lato;
  font-size: 27px;
  font-weight: bold;
  text-transform: uppercase;
}
#float-single-wrapper .columns-img {
  text-align: center;
}
#float-single-wrapper .columns-img img {
  border-radius: 43px;
  margin-bottom: 30px;
}
#float-single-wrapper .columns-img .img-featured {
  margin-left: auto;
  margin-right: auto;
  height: 400px;
  max-width: 454px;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
#float-single-wrapper .columns-img .img-2d {
  max-height: 400px;
}
#float-single-wrapper .float-col-left {
  max-width: 288px;
}
#float-single-wrapper .float-col-left hr {
  margin: 43px 0 30px;
  max-width: 197px;
}
#float-single-wrapper .float-col-right {
  margin-left: auto;
  max-width: 197px;
}
#float-single-wrapper .float-col-right hr {
  margin: 43px 0 30px;
}
#float-single-wrapper .single-float-price {
  font-size: 27px;
  margin-bottom: 60px;
}
#float-single-wrapper .float-specs-head {
  font-weight: bold;
  text-transform: uppercase;
}
#float-single-wrapper .float-options-heading {
  font-weight: bold;
}
#float-single-wrapper .float-options-desc {
  margin-bottom: 20px;
}
#float-single-wrapper .float-dimension {
  margin-bottom: 0;
  line-height: 30px;
}
#float-single-wrapper .specs-desc {
  font-size: 14px;
  line-height: 20px;
  margin-top: 60px;
  max-width: 229px;
  opacity: 0.5;
  color: #184373;
}
#float-single-wrapper .float-btn {
  border: solid 1px #184373;
  border-radius: 50px;
  display: inline-block;
  margin-top: 13px;
  min-width: 197px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
#float-single-wrapper .float-btn-white {
  background-color: #fff;
  color: #184373;
}
#float-single-wrapper .float-btn-white:hover {
  background-color: #215c9d;
  color: #fff;
}
#float-single-wrapper .float-btn-green {
  background-color: #184373;
  color: #fff;
}
#float-single-wrapper .float-btn-green:hover {
  background-color: #215c9d;
  border-color: #215c9d;
  color: #fff;
}

.remodal {
  font-family: Lato;
}
.remodal .option-img {
  margin-left: auto;
  margin-right: auto;
  max-height: 382px;
}
.remodal .option-title {
  font-size: 27px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.remodal .option-price {
  font-size: 22px;
  margin-bottom: 30px;
}
.remodal .option-details ul {
  text-align: left;
  display: inline-block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.specs-accordion {
  max-width: 269px;
  width: 100%;
}
.specs-accordion .accordion-item {
  margin-bottom: 10px;
}
.specs-accordion .accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 10px 10px 0;
  cursor: pointer;
  width: 100%;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
}
.specs-accordion .accordion-content {
  display: none;
  padding: 0 10px 10px 0;
}
.specs-accordion .chevron {
  transition: transform 0.3s;
}
.specs-accordion li ul {
  margin: 0;
}

.wpcf7-form input,
.wpcf7-form textarea {
  font-family: Lato !important;
}
.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder {
  text-align: left !important;
}

.single.single-float .elementor-lightbox {
  display: none !important;
}

.aop-title .elementor-heading-title {
  font-weight: bold;
}

.man_intro_cont {
  padding-top: 224px;
  padding-bottom: 160px;
}

#home-el-gallery .swiper-slide-image {
  height: 233px;
  max-width: 255px;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

.tax-float_category .lg-backdrop {
  background-color: rgba(0, 0, 0, 0.8);
}

.home-why-us .btn.btn_transparent {
  display: none !important;
}

@media (min-width: 768px) {
  #main-footer .elementor-container .elementor-column:nth-child(1) {
    width: 19%;
  }
  #main-footer .elementor-container .elementor-column:nth-child(1) p {
    padding-right: 15px;
    max-width: 185px;
  }
  #main-footer .elementor-container .elementor-column:nth-child(2) {
    width: 17%;
  }
  #main-footer .elementor-container .elementor-column:nth-child(3) {
    width: 24%;
  }
  #main-footer .elementor-container .elementor-column:nth-child(4) {
    width: 22%;
  }
  #main-footer .elementor-container .elementor-column:nth-child(5) {
    width: 18%;
  }
}
@media (max-width: 768px) {
  .float-loop-wrapper .columns {
    max-width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */
