<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Bed Bug Experts Landing Page css*/
.center-wr {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
}
/*bbe commn css*/
*{
	box-sizing:border-box;
	padding: 0;
	margin: 0;
	color: #101010;
}
a{
	color: #101010;
}
img,video{
	display: inline-block;
	max-width: 100%;
	height: auto;
}
body{
	font-family: "Fira Sans", sans-serif;
    letter-spacing: 0;
}
.text-center {
    text-align: center;
}
/*bbe header css*/
.bbe-header {
    background: white;
    /*padding: 7px 0;*/
    position: relative;
    border-bottom: 8px solid #851526;
}
.bbe-header-cmn {
    display: inline-block;
    vertical-align: middle;
}
.bbe-header-logo {
    width: 12%;
    text-align: center;
    margin-right: 86px;
}
.bbe-header-cntr {
    width: 52%;
    padding-top: 8px;
}
.bbe-header-cntr p {
    font-size: 42px;
    line-height: 50px;
    color: #000;
    font-weight: 800;
    margin: 0 0 19px 0;
}
.bbe-header-cntr span {
    font-size: 21px;
    line-height: 26px;
    color: #f80421;
    font-weight: 600;
    font-family: "Fira Sans", sans-serif;
}
.header-call-us-wr p span {
    font-size: 26px;
    line-height: 31px;
    font-weight: 500;
    display: block;
     color: #fff;
}
.header-call-us-wr p span a {
    color: #fff;
    margin: 5px 0 0 0;
    font-weight: 900;
}
.header-call-us-wr p span a:hover {
    color:#f80421;
}
.header-call-us-wr {
    padding: 0 0 0 80px;
}
.header-call-us-wr {
    background-image: url("../images/Header_Call.svg");
    background-repeat: no-repeat;
    background-position: center left;
    position: relative;
    margin-left: 117px;
}
.bbe-header-inner-wr {
    position: relative;
}
.bbe-header-cntr-right {
    width: 28.7%;
    position: relative;
    padding: 62px 0 52px;
}
.bbe-header-cntr-right::before {
    content: "";
    width: 1010%;
    height: 100%;
    background: #0e26f2;
    position: absolute;
    top: 0;
    left: 68px;
}
.bbe-header {
    overflow-x: hidden;
}
/*banner css*/
.bbe-banner-wr {
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding: 147px 0 155px;
    background-size: cover;
}
.bbe-banner-wr::before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(248 4 33 / 45%);
    position: absolute;
    top: 0;
    left: 0;
}
.bbe-banner-container {
    position: relative;
    text-align: center;
}
.bbe-banner-container h1 {
    font-size: 80px;
    line-height: 96px;
    text-align: center;
    font-weight: 800;
    margin: 0 0 20px 0;
}
.bbe-banner-container h1,.bbe-banner-container p,.bbe-banner-btn a,.bbe-banner-container p strong{
	color: #fff;
}
.bbe-banner-container p {
    font-size: 31px;
    line-height: 45px;
    font-weight: 400;
    max-width: 90%;
    margin: 0 auto;
}
.page-cmn-btn {
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    margin: 48px auto 0;
}
.page-cmn-btn a::before {
    content: "";
    width: 0%;
    height: 100%;
    background: #0e26f2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.5s ease;
}
.page-cmn-btn a:hover::before {
    background: #fff;
    width: 100%;
}
.page-cmn-btn a:hover {
    color: #c22d38;
}
.bbe-banner-btn a {
    padding: 15px 45px;
}
.page-cmn-btn a {
    background: #0e26f2;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    border-radius: 10px;
    padding: 15px 27px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
/*Form*/
.bbe-get-estimate-form-wr p.gform_required_legend {
    display: none;
}
.bbe-get-estimate-form-wr .gform-body,.bbe-get-estimate-form-wr .gform_footer {
    display: inline-block !IMPORTANT;
    vertical-align: middle;
}
.estimate-form-left, .get-estimate-form-inner, .estimate-form-right {
    display: inline-block;
    vertical-align: middle;
    padding: 30px 0;
}
.estimate-form-left p {
    font-size: 24px;
    line-height: 28px;
    color: #0e26f2;
    margin: 0 0 0 40px;
}
.estimate-form-left p span {
    color: #c22d38;
    font-weight: bold;
}
.estimate-form-right p span {
    font-size: 16px;
    line-height: 26px;
    display: block;
    color: #0e26f2;
}
.estimate-form-right p span a {
    font-size: 18px;
    line-height: 22px;
    color: #c22d38;
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 6px;
}
.estimate-form-right p span a:hover {
    color: #0e26f2;
}
.estimate-form-left  &gt; div span,.estimate-form-left  &gt; div p {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.bbe-get-estimate-form-wr .gform_footer.top_label {
    width: 65px;
    height: 50px;
    background: #0e26f2;
    border-radius: 50%;
    text-align: center;
    margin-left: 20px !IMPORTANT;
}
.bbe-get-estimate-form-wr .gform_footer.top_label input#gform_submit_button_10 {
    padding: 4px;
}
.gfield.estimate-form-email input {
    border-radius: 20px;
}
.get_estimate_custom-wr input {
    border-radius: 28px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
}
.get-estimate-form-inner {
    width: 52%;
    margin-right: 20px;
    margin-left: 80px;
}
.bbe-get-estimate-form-wr {
    border-radius: 20px;
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.07);
    background-color: #fff;
}
.bbe-get-estimate-form-wr {
    margin: -70px auto;
    padding: 12px 30px;
    max-width: 1351px;
    position: relative;
}
.estimate-form-right {
    padding: 20px 0 20px 40px;
    border-left: solid 1px rgba(112, 112, 112, 0.12);
}
.bbe-get-estimate-form-wr #gform_10 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bbe-get-estimate-form-wr .gfield.gfield--type-text.estimate-form-name input,.gfield.gfield--input-type-email.estimate-form-email input,.gfield.gfield--input-type-phone.estimate-form-contacts input  {
    background-repeat: no-repeat;
    background-position: center right 10px;
    position: relative;
}
.bbe-get-estimate-form-wr .gfield.gfield--type-text.estimate-form-name input {
    background-image: url('../images/Name.svg');
    background-color: #f6f6f6;
}
.bbe-get-estimate-form-wr .gfield.gfield--input-type-email.estimate-form-email input{
	background-image: url('../images/Email.svg');
    background-color: #f6f6f6;
}

.bbe-get-estimate-form-wr .gfield.gfield--input-type-phone.estimate-form-contacts input{
	background-image: url('../images/Call.svg');
    background-color: #f6f6f6;
}
.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=color],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=date],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=datetime-local],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=datetime],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=email],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=month],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=number],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=password],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=search],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=tel],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=text],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=time],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=url],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme input[type=week],.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme select,.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme textarea {
   padding: 17px 8px 17px 16px;
   /*background: #f6f6f6;*/
   border-radius: 28px;
}
.bbe-get-estimate-form-wr label.gfield_label {
    color: rgb(1 0 16 / 80%);
}
/*why choose section*/
.why-choose-bug-baron-wr {
    padding: 178px 0 135px 0;
}
.eliminating-problems:first-child,.eliminating-problems:last-child {
    padding: 0 23px 40px 23px;
}
.eliminating-problems {
    display: inline-block;
    width: 23%;
    vertical-align: text-top;
    text-align: center;
    border: solid 1px rgba(112, 112, 112, 0.12);
    padding: 0 29px 40px 29px;
    min-height: 424px;
}
.eliminating-problems:not(:last-child) {
    margin-right: 30px;
}
.repeat-blocks h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}
.repeat-blocks p {
    font-size: 18px;
    line-height: 32px;
    color: #101010;
}
.eliminating-problems h3 {
    font-weight: 600;
    margin: 27px 0 10px 0;
}
.eliminating-problems:last-child h3 {
    padding: 0px 10px;
}
.eliminating-problems span {
    display: block;
    width: 115px;
    height: 115px;
    border: 1px solid rgba(112, 112, 112, 0.12);
    text-align: center;
    border-radius: 50%;
    margin: -60px auto 20px;
    position: relative;
    background: #fff;
}
.eliminating-problems span img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.bbe-commn-heading h2 {
    font-size: 48px;
    line-height: 62px;
    font-weight: 900;
    margin-bottom: 30px;
}
.eliminating-problems-wr {
    margin: 114px 0 0 0;
}
.why-choose-bb-heading {
    max-width: 75%;
    margin: 0 auto;
}
/*to manage avoid single word*/
/*.eliminating-problems:nth-child(2) .eliminating-problems-details {
    padding: 0 9px;
}
.eliminating-problems:nth-child(4) .eliminating-problems-details {
    padding: 0 20px;
}*/
/*Reasons you need section*/
.reasons-you-need-left,.reasons-you-need-right {
    display: inline-block;
    vertical-align:top;
}
.reasons-you-need-wr {
    font-size: 0;
    line-height: 0;
}
.reasons-you-need-left {
    width: 148px;
    text-align: center;
    margin-left: -7px;
}
.reasons-you-need-right {
    width: 72.3%;
    margin-left: 15px;
}
.reasons-you-need:first-child .reasons-you-need-right {
    width: 70%;
}
.reasons-you-need:nth-child(3) .reasons-you-need-right,.reasons-you-need:nth-child(4) .reasons-you-need-right ,.reasons-you-need:nth-child(6) .reasons-you-need-right {
    width: 68%;
}
.reasons-you-need:nth-child(5) .reasons-you-need-right{
    width: 62.5%;
}
.reasons-you-need:last-child .reasons-you-need-right {
    width: 72.5%;
}
.reasons-you-need:last-child .reasons-you-need-left span img {
    margin-left: -21px;
}
.reasons-you-need:nth-child(6) .reasons-you-need-left span img {
    margin: -22px 0px 0px -49px;
}
.reasons-you-need:nth-child(4) .reasons-you-need-left span img ,.reasons-you-need:nth-child(2) .reasons-you-need-left span img {
    margin-left: -18px;
}
.reasons-you-need:nth-child(2) .reasons-you-need-left span img {
    margin-top: -22px;
}
.reasons-you-need:nth-child(4) .reasons-you-need-left span img {
    margin-top: 0px;
}
.reasons-you-need:first-child .reasons-you-need-left span img {
    margin-left: -30px;
}
.reasons-you-need {
    display: inline-block;
    vertical-align: text-top;
    width: 50%;
    padding: 46px 46px 16px 46px;
    border-bottom: 1px solid rgb(255 255 255 / 30%);
/*    transition: all 0.5s ease;*/
    min-height: 240px;
}
.reasons-you-need:first-child, .reasons-you-need:nth-child(2) {
    padding: 16px 46px 46px 46px;
}
.reasons-you-need:hover {
    box-shadow: 0 3px 32px 0 rgba(0, 0, 0, 0.1);
    background-color: #f80421;
    transform: scale(1.004);
    border: none;
    transition: none;
}
.reasons-you-need:nth-child(odd) {
    border-right: 1px solid rgb(255 255 255 / 30%);
}
.reasons-you-need:hover:nth-child(odd) {
    border-right: 1px solid transparent;
}
.reasons-you-need-right h3,.reasons-you-need-right p,.reasons-need-bb-heading h2,.reasons-you-need-details {
    color: #fff;
}
.reasons-need-bug-baron-wr {
    padding: 86px 0 88px;
}
.reasons-you-need-right h3 {
    margin: 0 0 16px 0;
}
.reasons-you-need-details {
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
}
.reasons-need-bb-heading h2 {
    max-width: 90%;
    margin: 0 auto 79px;
}
.reasons-you-need:nth-last-child(1), .reasons-you-need:nth-last-child(2) {
    border-bottom: 0;
}
/*best solutions*/
.best-solutions-bug-baron-wr {
    padding: 111px 0 133px;
}
.best-solutions-bb-heading {
    max-width: 77%;
    margin: 0px auto 70px;
}
.best-solutions {
    display: inline-block;
    width: 31.4%;
    vertical-align: text-top;
    text-align: center;
    border-radius: 15px;
    border: solid 1px rgba(112, 112, 112, 0.12);
    background-color: #fff;
    padding: 40px 10px;
    transition: all 0.6s ease;
    min-height: 734px;
}
.best-solutions:last-child {
    padding: 40px 40px;
}
.best-solutions:hover{
	background-color: #f80421;
	border-color:#f80421;
}
.bbe_learn-more-btn a {
    color: #fff;
}
.best-solutions:hover .best-solutions-details p, .best-solutions:hover &gt; h3,.best-solutions:hover .best-solutions-details ul li {
    color: #fff;
}
.best-solutions .best-solutions-details p + p {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -3px;
    margin-top: 25px;
    opacity: 0.8;
}
.best-solutions-details ul li::marker {
    font-size: 13px;
}
.best-solutions:not(:last-child) {
    margin-right: 30px;
}
.best-solutions p {
    color: #010010;
    font-weight: normal;
}
.best-solutions h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 25px 0 22px 0;
    font-weight: bold;
}
.best-solutions .on_hover_image img:nth-child(2) {
    display: none;
}
.best-solutions:hover .on_hover_image img:nth-child(1) {
    display: none;
}
.best-solutions:hover .on_hover_image img:nth-child(2) {
    display: initial;
}
.best-solutions-details ul li {
    list-style: disc;
    list-style-position: inside;
}
.best-solutions-details ul {
    max-width: 74%;
    margin: 0 auto;
    text-align: center;
}
.best-solutions:last-child .best-solutions-details ul {
    max-width: 100%;
}
.best-solutions:not(:last-child) .bbe_learn-more-btn {
    margin: 118px auto 0;
}
/*Footer*/
.bbe-footer-contacts ul li a,.bbe-footer-contacts ul li {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
}
.bbe-footer-contacts ul li {
    padding-left: 40px;
    position: relative;
}
.bbe-footer-contacts ul li {
    background-repeat: no-repeat;
    background-position: center left;
}
.bbe-footer-contacts ul li:nth-child(1) {
    background-image: url('../images/Footer_Call.svg');
    margin-bottom: 20px;
}
.bbe-footer-contacts ul li:nth-child(2) {
    background-image: url('../images/Footer_Clock.svg');
}
.bbe-footer-rht-left p {
    font-size: 30px;
    line-height: 46px;
    font-weight: bold;
    color: #fff;
}
.bbe-footer-btn a {
    color: #fff;
}
.bbe-footer-left {
    width: 29.6%;
}
.bbe-footer-left, .bbe-footer-right{
    display: inline-block;
    vertical-align: middle;
}
.bbe-footer-rht-left, .bbe-footer-rht-right {
    display: inline-block;
    vertical-align: middle;
}
.bbe-footer-right {
    width: 70%;
    padding: 58px 0 0 23px;
    text-align: center;
}
.bbe-footer-rht-left {
    width: 54%;
}
.bbe-footer-rht-right {
    width: 42%;
    margin-left: 20px;
}
.bbe-footer-wr {
    position: relative;
}
.bbe-footer-wr::before {
    content: "";
    width: 65%;
    height: 100%;
    background: #f80421;
    position: absolute;
    top: 0;
    right: 0;
}
.bbe-footer-wr::after {
    content: "";
    width: 65%;
    height: 1px;
    background: rgb(255 255 255 / 15%);
    position: absolute;
    bottom: 65px;
    right: 0;
}
.bbe-footer-container {
    position: relative;
   padding-bottom: 30px;

}
.bbe-footer-rht-right a {
    border: 2px solid #0e26f2;
}

.bbe-footer-rht-right a img {
    width: 100%;
    display: block;
}
.bbe-footer-contacts {
    margin-top: 19px;
}
.bbe-footer-rht-left .page-cmn-btn {
    margin: 28px auto 0;
}
/*copyright*/
.copyright-section {
    text-align: center;
    position: relative;
    padding: 20px 0px;
}
.copyright-section p, .copyright-section p a, .copyright-section p span {
    color: rgb(255 255 255 / 80%);
}
.copyright-section p a:hover {
    color: #0e26f2;
}
.copyright-section p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    opacity: 0.8;
    margin-left: 19%;
}

.learn-more-popup-form {
    max-width: 40%;
    margin: 0 auto;
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 10px;
}

.learn-more-popup-form .gform_required_legend {
    display: none;
}
.best-solution-popup-wr {
    position: fixed;
    top: 50%;
    width: 100%;
    z-index: 999;
    left: 50%;
    transform: translate(-50%,-50%);
}
label.gform-field-label--type-sub {
    display: none !IMPORTANT;
}
.learn-more-popup-form {
    background-color: #fff;
    position: relative;
}
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: #000000a3;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
}

.best-solution-popup-wr .learn-more-popup-form &gt; span {
    width: 30px;
    height: 30px;
    background: red;
    display: inline-block;
    text-align: center;
    padding: 1px;
    font-size: 20px;
    position: absolute;
    top: -2px;
    right: -2px;
    color: #fff;
    cursor: pointer;
    border-radius: 0;
    border-top-right-radius: 10px;
    border: 1px solid red;
    transition: all 0.5s ease;
}
.best-solution-popup-wr .learn-more-popup-form &gt; span:hover {
    background: #fff;
    color: red;
}

/*gravity form changes*/
.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme .gfield_label {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
    padding-left: 17px;
}
.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme .gfield input{
    max-width: 100%;
    border: none;
}
.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme .gfield_required {
     color: rgb(1 0 16 / 80%); 
    display: inline-block;
    font-size: 16px;
    padding-left:0;
}
input[type="submit"]{
    background-color: #f80421;
}
.page-template-bed-bug-experts-landing-page .gform_wrapper.gravity-theme .gfield_error .gfield_repeater_cell label, .page-template-bed-bug-experts-landing-page .gform_wrapper.gravity-theme .gfield_error label, 
.page-template-bed-bug-experts-landing-page .gform_wrapper.gravity-theme .gfield_error legend, .page-template-bed-bug-experts-landing-page .gform_wrapper.gravity-theme .gfield_validation_message, 
.page-template-bed-bug-experts-landing-page .gform_wrapper.gravity-theme .validation_message, .page-template-bed-bug-experts-landing-page .gform_wrapper.gravity-theme [aria-invalid=true]+label, 
.page-template-bed-bug-experts-landing-page .gform_wrapper.gravity-theme label+[aria-invalid=true] {
    color: #010010cc;
}
.gform_wrapper.gravity-theme .gform_footer input {
    text-decoration: none;
    font-family: "Fira Sans", sans-serif !important;
}
::placeholder {
    font-family: "Fira Sans", sans-serif;
}
.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme .gform_footer,.bbe-get-estimate-form-wr .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 26px 0 0;
}</pre></body></html>