/* topbar */
/* .home .ekit-template-content-header{
  position: absolute;
  z-index: 1;
  width: 100%;
} */
  /* .ecp-topbar-section .ekit-header-info li{
  width: 100%;
} */
/* .ecp-topbar-section .ekit-header-info li a{
  justify-content: center;
}
.ebs-header-section > div{
  max-width: 90% !important;
}
.ecp-topbar-blue-bg-section:after{
  position: absolute;
  content: '';
  right: -59px;
  height: 100%;
  width: 50px;
  border-right: 60px solid transparent;
  border-top: 60px solid #031c52;
}
.ebs-header-section > div{
  align-items: flex-start !important;
}
.ebs-header-logo-container{
  height: 90px;
}
.ebs-header-menu-container, .ebs-header-consult-btn{
  height: 79px;
}
.ebs-header-section .current-menu-item{
  text-decoration: underline;
} */

/* footer */
/* .ecp-footer-section form input{
  padding: 10px;
  max-width: 100%;
  width: 100%;
  border: none;
  margin-bottom: 15px;
  background-color: #2a2a2a;
}
.ecp-footer-section form input[type="submit"]{
  background-color: #ff354d;
  color: #fff;
}
.ecp-footer-twitter-content .ha-tweeter-feed-icon{
  margin-top: 25px;
  color: #ff354d;
}
.ecp-footer-section .ecp-footer-menu ul li{
  width: 100%;
  position: relative;
}
.ecp-footer-section .ecp-footer-menu ul li::before{
  content: '\f124';
  position: absolute;
  left: 0;
  top: 0;
  font-family: elementskit!important;
}
.ecp-footer-section .elementor-button-icon svg{
  width: 10px;
}
.cbs-copyright-text b{
  color: #ff354d;
} */


/* return to top css */

#return-to-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
/* background-image: linear-gradient(0deg, #ff6060 0%, #ffd632 100%, #ffd632 100%); */
background-color: #fbbe3f;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99999;
}
#return-to-top i {
  color: white;
  font-weight: 600px;
  position: relative;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 3px 18px;
}
#return-to-top:hover {
background-color: #fbbe3f;
}
#return-to-top:hover i {
  color: #000;
  top: 5px;
}
#return-to-top .elementor-icon i:before, .elementor-icon svg:before{
  position: absolute;
    left: 32%;
}
/* return to top css ends here */

/* ========================= TOPBAR ============================ */
/* #elemento-topbar .elemento-topbar-menu ul{
  margin-left: auto;
  margin-right: 0;
} */
.elementor-header-contact .elementor-header-contact-head1,
.elementor-header-contact2 .elementor-header-contact-head1{
  margin-bottom: 0 !important;
}
#elemento-topbar .elemento-social-icon .elementor-icon:hover{
  background: unset;
}
.elementor-social-icon{
  color: #121212;
}
.elementor-social-icon:hover{
  color: #fbbe3f !important;
}
#elemento-topbar .elemento-icon-first-col .elementor-widget-wrap.elementor-element-populated {
  padding: 2px 0;
}
#elemento-second-header .elementor-header-contact,
#elemento-second-header .elementor-header-contact2{
  text-align: right;
}
.elemento-header-btn-col .elementor-widget-wrap{
  padding: 0 !important;
}
.plumber-header-menu nav ul{
  margin-left: 0 !important;
}
.elemento-header-search .elementor-widget-container a{
  display: flex;
  align-items: center;
  justify-content: center;
}
.elemento-slider .stratum-advanced-slider__title{
  width: 60%;
  margin: 0 auto;
}
.elemento-slider .stratum-advanced-slider__description{
  width: 44%;
  margin: 20px auto;
}
.elemento-slider-col .elementor-widget-wrap{
  padding: 0 !important;
}
.elemento-slider-col .stratum-advanced-slider__button a{
  border: none !important;
}
.footer-menu ul li a{
  padding-left: 15px !important;
}
#elemento-second-toggler-right-side-bar{
  display: none;
  /* position: absolute; */
  z-index: 16;
  right: -11px;
  top: 0;
  position: fixed;
  height: 100vh;
}
#elemento-second-toggler-right-side-bar .industrial-menu-panel{
  background: #fff;
}
#elemento-second-toggler-right-side-bar .industrial-menu-panel .elementor-element-populated{
  overflow-y: scroll;
  overflow-x: hidden;
  height: 670px;
  padding-bottom: 15%;
}
.industrial-menu-panel{
  height: 125vh;
}
#elemento-second-toggler-right-side-bar .col-1{
  opacity: 0.9;
}
.plumber-header-menu nav ul ul li a{
  padding: 20px 10px !important;
}
.elemento-subscribed-form form p{
  text-align: center;
}
.elemento-subscribed-form form input[type="email"]{
  padding: 20px;
  width: 65%;
  border: 1px solid #FFC527;
  position: relative;
  margin: 0 auto;
  left: 0;
  right: 0;
  border-radius: 50px;
  background: #fff;
  box-shadow: 0 3px 15px 0px #FFC527;
}
.elemento-subscribed-form form input[type="email"]:hover{
  box-shadow: 0 3px 15px 0px #000;
}
.elemento-subscribed-form form input::placeholder{
  color: #000 !important;
}
.elemento-subscribed-form form input[type="submit"]{
  font-family: fontawesome;
  position: absolute;
  right: 30%;
  top: 10px;
  background: transparent;
  border: none;
  color: #FFC527;
  font-size: 20px;
}
.elemento-subscribed-form form input[type="submit"]:hover{
  color: #000;
}
.elemento-right-side-social-icon ul li a{
  background: #FFC527;
  color: #000;
}
.elemento-right-side-social-icon ul li a:hover{
  background: #000 !important;
  color: #FFC527 !important;
}
.industrial-header-cross-button{
  padding-top: 10%;
}
.industrial-header-cross-button .elementor-widget-container{
  width: 37px;
  position: absolute;
  right: 3%;
  box-shadow: unset !important;
}
.industrial-header-cross-button .elementor-widget-container i{
  font-weight: bolder !important;
}
/* ============== form ================ */
#elemeto-search .mfp-content{
  top: 40% !important;
}
#elemeto-search .mfp-content .ekit_modal-searchPanel form input[type="search"]{
  height: 85px;
  background: #2A2F35;
  border-color: #2A2F35;
}
#elemeto-search .mfp-content .ekit_modal-searchPanel .ekit-search-group button{
  background: #FFC527;
  padding: 15px;
  width: 20%;
  font-size: 25px;
}
#elemeto-search .mfp-content .ekit_modal-searchPanel form input::placeholder{
  font-size: 20px !important;
}
