/*
Theme Name: ISarva Theme
Theme URI: https://isarvait.com
Description: ISarva Theme is simple theme mainly used in Elementor based theme
Version: 1.0
*/

* {
  margin:0px;
  padding:0px;
}

body {
  margin: 0;
  box-sizing: border-box;
}
#page{
  overflow: hidden !important;
}
/* Contact form */

/* Base Styles */
.contact-form,
.contact-form * {
    font-family: 'Inter', sans-serif !important;
}
.contact-form ::placeholder {
    font-family: 'Inter', sans-serif !important;
   
}
.contact-form {
  font-family: 'Inter', sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 40px 20px;
  background-color: #f04a035c;
  display: flex;
  flex-direction: column;
}

.contact-form .row-1,
.contact-form .row-2 {
      margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 20px;
}
.contact-form .row-2 p{
  display:flex;
  gap:20px;
}
.contact-form .row-2 p span input{
  width:100%;
}
/* Half-width for Full Name & Email */
.contact-form .row-2 input {
  width: 50%;
  margin: 0;
  border: none;
  border-radius: 0;
  background-color: #fff;
  box-sizing: border-box;
  padding: 14px 18px;
  font-size: 15px;
  display: flex;
}

/* Ensure spacing between two fields in row-2 */
.contact-form .row-2 input:first-child {
  margin-right: 1%;
}

/* Full-width fields */
.contact-form .row-1 input,
.contact-form .row-1 textarea {
  width: 100%;
  margin: 0;
  border: none;
  border-radius: 0;
  background-color: #fff;
  padding: 14px 18px;
  font-size: 15px;
  box-sizing: border-box;
}
.submit-div p{
  height:45px;
}
/* Textarea specific */
.contact-form textarea {
  min-height: 120px;
  resize: vertical;
}

/* Submit button */
.contact-form .submit-btn {
  background-color: #690014;
  color: #fff;
  padding: 14px 28px;
  font-size: 15px;
  font-weight: 600;
  border: 1px solid;
  border-radius: 0;
  cursor: pointer;
  transition: background 0.3s;
  width: 100%;
  max-width: 100%;
}

.contact-form .submit-btn:hover {
  background-color: #F04A03 !important;
	color: white;
}

/* Mobile responsiveness */
@media (max-width: 600px) {
  .contact-form .row-2 {
    flex-direction: column;
  }

  .contact-form .row-2 input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

/* partner-form */
.cf7-grid input::placeholder,
.cf7-grid textarea::placeholder {
    color: #000;
}
.cf7-grid {
   background-color: #F04A030D !important;
    padding: 60px 20px;
    color: #000;
    font-family: "Inter", sans-serif;
}

.label-text{
      margin-bottom: 10px;
    display: inline-block;
}
.cf7-col{
  display: flex;
    width: 100%;
    
    align-items: flex-end;
}
.cf7-grid  .cf7-col p{
  width:100%;
}
.cf7-grid  .cf7-row .cf7-col p{
  margin:0;
}
.cf7-col-last{
  position: relative;
}
.cf7-col-last p{
  position: absolute;
  bottom:0px;
  width:100%;
}
.cf7-grid  .first label , .cf7-grid  .last label{
      display: flex;
    align-items: center;
    justify-content: center;
}
.cf7-grid input[type="radio"]{
 margin-bottom:0;
 margin-right:10px;
}
.cf7-row{
   display: grid;
 grid-template-columns: repeat(4,1fr);
  gap: 20px;
}
.cf7-row-2{
   display: grid;
 grid-template-columns: repeat(2,1fr);
  gap: 20px;
  margin-bottom:20px;
}
.cf7-row-3{
   display: grid;
 grid-template-columns: repeat(3,1fr);
  gap: 20px;
   margin-bottom:20px;
}




.cf7-grid input,
.cf7-grid select,
.cf7-grid textarea {
  background-color: #fff;
    box-shadow: none !important;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 15px;
    
}

.cf7-grid label {
  font-weight: 500;
  display: block;
  
}

.cf7-grid .comment-box p{
  width:100%;
}
.submit-col-full p{
  display:flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-direction: column;
}
.cf7-grid  .wpcf7-submit {
  background-color: #f04b23;
  color: #fff;
  padding: 12px 30px;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer;
  width:30%;
   margin-bottom:0 !important;
}

@media(max-width:767px){
  .cf7-row,  .cf7-row-2 ,  .cf7-row-3{
   display: grid;
 grid-template-columns: repeat(1,1fr);
  gap: 20px;
}
.cf7-col-last p{
  position:relative;
  bottom:0px;
  width:100%;
}
.cf7-grid {
  padding:20px 20px;
}

.cf7-grid  .wpcf7-submit{
  width:fit-content !important;
  margin-bottom:0 !important;
}
}
.home-slider-btn {
  font-size:16px !important;
}
@media(max-width:767px){
  .feature-box img{
    margin-bottom:20px;
  }
}

.contact-popup-btn {
    cursor: pointer;
}
.carousel__button {
  top:0 !important;
  color:#000 !important;
}
.carousel__button:hover{
  color:#fff !important;
}
#contact-popup {
    max-width: 400px;
}
@media(max-width:767px)
{
.bethliving_products .bdt-ep-product-carousel-title-price{
		justify-content:center;
	}
 .bethliving_products h4{
	text-align:center;
}
}

.right-image-section{
	margin-left: calc((100vw - 1450px) / 2);
}
.left-image-section{
	padding-right: calc((100vw - 1450px) / 2);
}




@media(max-width:1550px){
	.right-image-section {
	padding-left:50px;
		margin-left:0;
}
	 .left-image-section{
		padding-right:50px;
	}
	.left-image-section , .right-image-section{
		gap:40px !important;
	}
	.product-container   ,.product-container-left{
	max-width:100%;
}
	.right-full-align , .left-full-align{
		width:calc(50% + 100px) !important;
	}
}
@media(max-width:1024px){
	.right-image-section , .left-image-section{
	padding-left:20px ;
		padding-right:20px;
		margin-left:0;
}
}
@media(max-width:767px){
	.right-image-section , .left-image-section{
	padding-left:10px;
		padding-right:10px;
		margin-left:0;
}
}



/* Container */
.cf7-grid {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
 
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.cf7-col input::placeholder,
.cf7-col textarea::placeholder,
.cf7-col select::placeholder {
    font-family: 'Inter', sans-serif;
}
/* Rows */
.cf7-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  align-items:flex-start;
  gap: 20px;
}

/* Columns */
.cf7-col {
  flex: 1;
  min-width: 220px;
}

.cf7-col-full {
  flex: 1 1 100%;
}

/* Labels */
.cf7-col label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #171c22;
}

.label-text {
  display: block;
  margin-bottom: 5px;
}

/* Inputs, selects, textareas */
.cf7-col input[type="text"],
.cf7-col input[type="email"],
.cf7-col input[type="tel"],
.cf7-col select,
.cf7-col textarea,
.cf7-col input[type="radio"],
.cf7-col input[type="checkbox"] {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-size: 14px;
  transition: 0.3s;
   font-family: 'Inter', sans-serif !important;
}

.cf7-col input[type="text"]::placeholder,
.cf7-col input[type="email"]::placeholder,
.cf7-col input[type="tel"]::placeholder,
.cf7-col select::placeholder,
.cf7-col textarea::placeholder,
.cf7-col input[type="radio"]::placeholder,
.cf7-col input[type="checkbox"] ::placeholder {
    font-family: 'Inter', sans-serif !important;
}
.cf7-col input:focus,
.cf7-col select:focus,
.cf7-col textarea:focus {
  border-color: #690014;
  outline: none;
  box-shadow: 0 0 5px rgba(105,0,20,0.3);
}

/* Radio and checkbox styling */
.cf7-col input[type="radio"],
.cf7-col input[type="checkbox"] {
  width: auto;
  margin-right: 8px;
}

/* Headings */
.cf7-grid h4 {
  width: 100%;
  font-size: 18px;
  margin: 0px 0 15px 0;
  color: #690014;
  border-bottom: 2px solid #f04a03;
  padding-bottom: 5px;
}
.cf7-grid span , .cf7-grid p{
 color:#424242;
}
/* Submit button */
.submit-col-full {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.submit-col-full input[type="submit"] {
  background-color: #f04a03;
  color: #fff;
  border: none;
  padding: 12px 35px;
  border-radius: 50px;
  font-size: 15px;
  cursor: pointer;
  width:15%;
  transition: 0.3s;
}

.submit-col-full input[type="submit"]:hover {
  background-color: #000 !important;
}
@media (max-width: 1024px) {
 .cf7-col{
  min-width:50%;
 }
 .submit-col-full input[type="submit"] {
  background-color: #f04a03;
  color: #fff;
  border: none;
  padding: 12px 35px;
  border-radius: 50px;
  font-size: 15px;
  cursor: pointer;
  width:20%;
  transition: 0.3s;
}
}

/* Responsive */
@media (max-width: 767px) {
  .cf7-row {
    flex-direction: column;
  }

  .cf7-col {
    min-width: 100%;
  }
  .cf7-col input{
    margin:0;
  }
  .cf7-grid h4{
    margin-top:0;
  }
  .cf7-grid textarea{
    margin-bottom:0;
  }
}
.cf7-row-col{
      display: flex
;
    /* justify-content: center; */
    flex-direction: column;
    gap: 20px;
    margin-bottom:20px;
}
.wpcf7-list-item label{
  display: flex;
    align-items: center;
    gap: 10px;
}
.wpcf7-list-item label input{
  margin:0;
  width: fit-content;
}
.invest-radio .wpcf7-radio{
  display:flex;
  gap:10px;
}

.invest-radio p:nth-of-type(2) , .show-case p:nth-of-type(2) , .cf7-col-full p:nth-of-type(2), .training p:nth-of-type(2) , .man-power p:nth-of-type(2){
    margin-top: 10px;
}

.invest-radio .wpcf7-radio label{
  justify-content: flex-start;
}
.invest-radio .wpcf7-radio label input{
  width:fit-content;
  margin:0;
}
.invest{
  align-items: flex-start !important;
}
.man-power .wpcf7-radio{
    display: flex;
    align-items: flex-start;
    gap: 10px;
  

}
@media(max-width:767px){
  .man-power .wpcf7-radio{
    display: flex;
    align-items: flex-start;
    gap: 10px;
    flex-direction:column;
  
  }
}
.cf7-grid .wpcf7-list-item {
margin: 0 10px 0 0;
}

.wpcf7-list-item label input{
  margin:0 !important;
}
@media(max-width:1024px){
#rev_slider_4_1{
  width:calc( 100% - 40px) !important;
}
}
.fancy-blog .carousel__button{
  top:10px !important;
  right:10px !important;
}





#job-application-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding:0px;
  
    border-radius:0px;
}
#job-application-form p{
  margin-bottom:0;
}
#job-application-form label {
    font-size: 14px;
    font-weight: 600;
    color: #6e0020;
    display: flex;
    flex-direction: column;
    gap: 2px;
}
#job-application-form label br{
  display:none;
}
#job-application-form input[type="text"],
#job-application-form input[type="email"],
#job-application-form input[type="tel"],
#job-application-form input[type="file"],
#job-application-form textarea {
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
}

#job-application-form input::placeholder,
#job-application-form textarea::placeholder {
    color: #999;
    font-size: 14px;
}

#job-application-form input[type="file"] {
    padding: 5px;
}



#job-application-form h3{
  margin:0;
  text-align:center;
}
.bethliving-website-job-application-btn{
    background: #f04a03;
   border:0;
    color: #fff;
    padding: 12px 24px;
    transition: all 0.3s ease;
    border-radius: 100px;
    font-size: 16px;
    cursor: pointer;
}
.bethliving-website-job-application-btn:hover{
    background:#000;

}

.swal2-html-container{
  padding:0 !important;
}
.swal2-close{
      margin-top: -40px !important;
    margin-right: -35px !important;
    background: transparent !important;
    border:0 !important;
}
.swal2-close:hover{
  color:#f04a03 !important;
}
/* Remove blue outline from SweetAlert2 close button */
.swal2-close:focus,
.swal2-close:active,
.swal2-close:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

/* Remove focus outline from popup container as well */
.swal2-popup:focus,
.swal2-popup:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}
@media(max-width:767px){
  #popupVideo{
    max-height:500px !important;
  }
}
.salient-video-btn {
  cursor: pointer;
}
.salient-video-btn {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

/* PLAY ICON */
.salient-video-btn img {
    width: 90px;
    height: 90px;
    z-index: 3;
}

/* RIPPLE WAVES USING YOUR COLOR */
.salient-video-btn::before,
.salient-video-btn::after {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff; /* your color */
    animation: salient-ripple 2.2s infinite ease-out;
    z-index: 1;
}

/* second ripple starts later */
.salient-video-btn::after {
    animation-delay: 1.1s;
}

/* ANIMATION */
@keyframes salient-ripple {
    0% {
        transform: scale(0.6);
        opacity: 0.8;
    }
    70% {
        transform: scale(1.6);
        opacity: 0.05;
    }
    100% {
        transform: scale(2);
        opacity: 0;
    }
}


.home-page-heading{
  color:#f04a03;
  font-weight:700;
}
.salien-video-container{
  cursor:pointer !important;
}
.mauticform_wrapper {
       margin: 0 !important;
    max-width: 100% !important;
}
#mauticform_bethlivingcontactpage{
  margin-top:-10px !important;
}

#mauticform_wrapper_bethlivingpopup{
  padding:0 !important;
}
#mauticform_bethlivingpopup_message{
  margin-top:-10px !important;
}

#menu-item-6014 .sub-menu .hfe-sub-menu-item , #menu-item-3940 .sub-menu .hfe-sub-menu-item{
  justify-content:flex-start !important;
}