
body, html {
overflow-x:hidden!important;
}

body {
padding:0;
margin:0;
font-family:"Poppins";
}

.bde-23 .bde-element.bde-element-434102d .qodef-qi-wp-forms button[type=submit] {
	font-family: 'Poppins'!important;
}

.wpforms-confirmation-container-full {
	font-family: 'Poppins'!important;
	background:#ED1C24!important;
	color:white!important;
}

div.wpforms-container-full .wpforms-confirmation-container-full p, 
color:white!important;
}

.speaktous.speaktousopen {
display:inline-block;
background:#25D366;
border-radius:20px;
position:fixed;
bottom:27px;
right:15px;
font-size:13px;
padding:2px 10px;
color:white;
text-decoration:none;
transition:0.3s ease-in-out;
z-index:999999999;
}

.speaktous {
bottom:27px; 
transition:0.3s ease-in-out;
}

.whatsapplink {
font-size:16px;
}

.whatsappcloseicon {
position:absolute;right:-7px;top:-7px;
}

.whatsappbutton {
width:50px;
height:50px;
display:inline-block;
position:fixed;
right:15px;
bottom:15px;
}

.whatsappdetails.whatsappopen {
display:inline-block;
position:fixed;
right:15px;
bottom:80px;
background:rgba(255,255,255,0.94);
border-radius:5px;
padding:5px;
transition:0.3s ease-in-out;
opacity:1;
z-index:999999999;
}

.whatsappdetails {
display:inline-block;
position:fixed;
right:15px;
bottom:-200px;
background:rgba(255,255,255,0.9);
border-radius:5px;
padding:5px;
transition:0.3s ease-in-out;
opacity:0;
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
z-index:999999999;
}

.whatsappdetails a {
display:block;
text-decoration:none;
padding:5px 10px;
background:white;
width:320px;
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
border-radius:5px;
color:#333;
font-weight:500;
line-height:1
}

.whatsappusnow {
position:absolute;top:0;left:0;width:calc(100% - 40px); background:#00a884;color:white;font-weight:500;border-top-right-radius:5px;border-top-left-radius:5px; padding:7px 20px; text-align:center;line-height:1.2;
}