.Imgbtn1:hover .image{
  opacity: 0.3;
}

.pb-3 {
  font-family: 'Raleway', cursive;
  font-weight: 300;
  font-size: 60px;
  color: #080808;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  text-align: center;
}

.display-4 {
  font-family: 'Raleway', cursive;
  font-weight: 200;
  font-size: 45px;
  color: #080808;
}

.jbscnt {
  text-align: center;
}
.controw {
  text-align: center;
  padding-left: 100px;
}

.col-12 {
    background-color: #e8ebe9;
}

.col-md-4 {
    background-color: #f2f5f3;
}
button.theme-open-menu-hamburger {
    display: none !important;
}
.theme-header.zpheader-style-navigation-11.theme-open-menu {
    display: none !important;
}
.zpheader-style-11 .theme-header .zpcontainer{
    background: rgb(255 255 255 / 86%);
}
.zpheader-style-08 .theme-header .theme-neobrutalism-header{
    background: rgb(255 255 255)!important;
}
details.theme-custom-field-accordion {
    display: none!important;
}
.theme-header.zpheader-style-navigation-03 {
    display: none !important;
}
    .zpheader-style-03 .theme-header .zpcontainer {
           background: #fff!important;
    }

.zptab-element-container h2.theme-section-heading {
    display: none!important;
}
.theme-header-topbar.theme-topbar-not-in-header-05 {
    display: none;
    padding-bottom: 20px !important;
}
.theme-header-fixed .theme-header {
    margin-top: 20px!important;
}
.theme-section {
    background: #fff !important;
}
.zpheader-style-07 .zpcontainer .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search.theme-search-and-mini-cart-group-item .theme-search-field-container-07 {
        border: 1px solid #ffffff!important;
        background: #FFFFFF!important;
    }

    .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-field-container {
        padding: 0px 35px!important;
       }

.theme-header.zpheader-style-navigation-07 {
    display: none !important;
}

.zpcontainer {
    padding: 0px !important;
}



@media (max-width: 1000px) {

      .controw {
            padding-left: 0px;
       }

}
