@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@1,300&display=swap');
*{
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Montserrat', sans-serif;
    font-size: 14.5px;
    color: #000000;
    line-height: 22px;
}
a {
	text-decoration: none;
	display: inline-block;
	transition: 0.3s;
}
img {
	display: block;
	max-width: 100%;
}
h5 {
	font-size: 24px;
	line-height: 29px;
	font-weight: 700;
}
h1 {
	font-size: 59px;
	line-height: 71px;
	font-weight: 800;
}
h3, h4 {
    font-weight: 800;
}
h3 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.24px;
    text-transform: uppercase;
}
h4 {
	font-size: 20px;
	line-height: 24px;
}
h2 {
    font-size: 70px;
    line-height: 90px;
    text-transform: uppercase;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
 }
.clearfix:after {
    clear:both;
}
.center{
	text-align: center;
}
.text-right{
	text-align: right;
}
.text-left{
	text-align: left;
}
.left{
	float: left;
}
.right{
	float: right;
}
.display{
	display: inline-block;
}
.big-center-wrapper {
	width: 1320px;
	margin: 0 auto;
}
header {
    position: relative;
    z-index: 111;
}
.mosquito-center-wrapper{
    width: 1265px;
    margin: 0 auto;
}
.small-center-wrapper {
	width: 1170px;
	margin: 0 auto;
}
.header-logo, .header-menu {
    vertical-align: middle;
}
.breadcrumb-wr {
    background-color: #000000;
    border-top: 6px solid #e50019;
    padding: 16px 0px;
}
.breadcrumb li:first-child {
    margin: 0px;
}
.breadcrumb li i {
    margin-right: 6px;
    font-size: 18px;
    font-weight: 700;
    vertical-align: middle;
     transition: 0.3s;
}
.breadcrumb li:last-child:hover i {
    transform: translateX(6px);
}
.breadcrumb li {
    color: #ffffff;
    list-style-type: none;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    vertical-align: middle;
    margin-left: 11px;
    position: relative;
    padding-left: 20px;
}
ul.breadcrumb li:before {
    content: '\f105';
    position: absolute;
    left: 0;
    font-family: 'FontAwesome';
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}
ul.breadcrumb li:first-child:before {
    display: none;
}
ul.breadcrumb li:first-child {
    padding-left: 0px;
}
ul.breadcrumb li a {
    color: #fff;
    display: block;
    height: 22px;
}
ul.breadcrumb li a svg {
    width: 20px;
    height: 20px;
}
.sidebar-menu li {
    display: block;
    border-bottom: 1px solid #f4f4f4;
    margin: 0;
}
.mosquito-borne-diseases-wr .lpp-list-wrap {
    display: inline-block;
    width: 42.78%;
    vertical-align: middle;
}
.sidebar-menu ul li a {
    /*background-color: #f4f4f4;*/
    border-bottom: 1px solid #f4f4f4;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    font-weight: 600;
    position: relative;
    padding: 12px 0px 13px 40px;
    display: block;
    border-left: 4px solid transparent;
    transition: 0.3s;
}
.sidebar-menu li.current-menu-item a {
    background-color: #f4f4f4;
    border-left: 4px solid #E50019;
}
.sidebar-menu ul li a:hover {
    background-color: #f4f4f4;
    border-left: 4px solid #e50019;
    color: #e50019;
}
.sidebar-menu ul li a:before {
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: 16px;
    line-height: 23px;
    position: absolute;
    top: 50%;
    left: 25px;
    font-weight: 700;
    transform: translateY(-50%);
    color: #e50019;
}
.rpc-content-left li {
    list-style-type: none;
}
.rpc-content-right {
    width: 70%;
}
.rpc-content-left {
    width: 24%;
}
.rpc-main-wr {
    padding: 50px 0px 78px 0px;
}
.google-review-wr {
    padding: 26px 8px 25px 9px;
    border: 1px solid #f4f4f4;
    background-color: #fff;
    margin: 45px 0px 30px 0px;
}
.google-review-wr h5 {
    text-transform: capitalize;
}
.rpc-content-left h5 {
    color: #373d38;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.2px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}
.rpc-content-left .gform_wrapper .gfield h5 {
    margin-bottom: 10px;
}
h2.residential-heading-bottom {
    margin-top: 50px;
}
.google-review-slider p {
    margin-top: 16px;
    color: #707972;
    padding: 0px 22px;
    line-height: 26px;
}
.google-review-slider img {
    margin: 0 auto;
}
.google-review-slider span {
    font-size: 13px;
    line-height: 26px;
    color: #e50019;
    font-weight: 700;
    margin-top: 10px;
    display: block;
    padding: 0px 24px;
}
.rpc-main-inner.clearfix input {
    border: solid 1px #ddd;
    padding: 12px 14px !important;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.gform_wrapper.gravity-theme .gfield_label {
    display: inline-block;
    font-size: 14px!important;
    line-height: 18px!important;
    font-weight: 600!important;
    margin-bottom: 10px;
    padding: 0;
    color: #58595b;
}
.rpc-main-inner .rpc-content-left .gform_wrapper .gform_validation_errors {
    display: none;
}
.gform_wrapper .gfield_required {
    display: none!important;
}
li#block-12 {
    padding: 23px 14px 22px;
    border-radius: 10px;
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    margin-bottom: 50px;
}
.offer-sidebar-img figure:last-child img {
    border-radius: 30px;
    box-shadow: 0 3px 20px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
}
li#block-12 p {
	font-size: 13px;
}
li#block-12 p a{
	color: #e50019; 
}
.rpc-content-left .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 120px!important;
    resize: none!important;
}
.rpc-main-inner.clearfix .gform_button.button {
    padding: 16px 40px 15px !important;
    border-radius: 10px;
    background-color: #e50019;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -0.13px;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    margin: 0px!important;
    text-transform: uppercase;
    transition: 0.3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.rpc-main-inner.clearfix .gform_wrapper.gravity-theme .gform_page_footer {
	margin: 0px;
	padding: 0px;
}
.rpc-main-inner.clearfix .gform_wrapper.gravity-theme .gform_footer {
    margin: 19px 0px 0px 0px;
    padding: 0px;
    position: relative;
}
.rpc-main-inner .gform_wrapper .gform_validation_errors {
    border: 1.5px solid #c02b0a;
    border-radius: 5px;
    padding: 2px 5px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    width: 65%;
    margin: 0 auto;
    top: 58px;
}
.rpc-main-inner.clearfix .gform_wrapper .gform_ajax_spinner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 65%;
}
.offer-sidebar-img figure:first-child{
	margin-top: 0px;
}
.offer-sidebar-img figure {
    margin-top: 48px;
}
.rpc-content-right h1, .rpc-content-right h2 {
    font-weight: 600;
    margin-bottom: 12px;
    text-transform: unset;
}
.rpc-content-right h1 {
	font-size: 52px;
	line-height: 60px;
}
.rpc-content-right h2 {
    font-size: 38px;
    line-height: 44px;
}
.rpc-content-right h5 {
    font-size: 20px;
    line-height: 26px;
    color: #e50019;
    letter-spacing: -0.2px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 12px;
}
.rpc-content-right .gform_wrapper {
    padding: 33px 62px 31px 51px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 6%);
    background-color: #fff;
    margin: 46px 0px 54px 0px;
    position: relative;
}
.rpc-main-inner .gform_wrapper .gform-icon {
    display: none !important;
}
.rpc-content-right.right input, .rpc-main-inner.clearfix select {
    background-color: #f3f3f3;
    padding: 14px 14px !important;
}
.rpc-content-right.right .gform_footer.top_label {
    display: block;
    text-align: center;
}
.rpc-main-inner.clearfix select {
    border: solid 1px #e1e1e1;
    background-image: url(../images/rcp_Form_Dropdown.svg);
    background-repeat: no-repeat;
    -webkit-appearance: none;
    background-position: 95% 58%;
    color: #0000007d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.rpc-content-right.right .gform_button.button {
    padding: 16px 66px !important;
}
/*.rpc-content-right img {
    width: 100%!important;
}*/
.rpc-content-right ul {
    padding: 35px 35px;
    border: solid 2px #e1e1e1;
    margin: 21px 0px 48px 0px;
}
.rpc-content-right ul li {
    line-height: 25px;
    display: inline-block;
    width: 46%;
    margin-top: 22px;
    background-image: url(../images/Right_Mark_list.svg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
}
.rpc-content-right ul li:first-child, .rpc-content-right ul li:nth-child(2) {
    margin-top: 0px;
}
.rcp-packages-inner h4 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #e50019;
}
.rcp-packages-title h4 {
    text-align: center;
    background-color: #e50019;
    padding: 15px 0px;
    color: #ffffff;
}
.rcp-protect-left.left {
    width: 23%;
}
.rcp-protect-right.right {
    width: 77%;
    padding-left: 26px;
    box-sizing: border-box;
}
.rcp-protect-left.left figure {
    border: solid 5px #bdbec0;
    background-color: #fff;
    border-radius: 50%;
    width: 158px;
    height: 158px;
    position: relative;
}
.rcp-protect-left.left figure img {
    width: auto !important;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.rcp-protect-box {
    padding: 25px 53px 35px 35px;
    box-sizing: border-box;
    background-color: #f4f4f4;
}
.rcp-protect-right.right p {
    margin: 18px 0px 18px 0px;
    font-size: 16px;
    color: #585858;
    line-height: 26px;
}
.rcp-protect-box:nth-child(even) {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
}
.rpc-content-right strong {
    font-weight: 600;
}
.rpc-content-right strong a {
    color: #e50019;
}
.rcp-packages-wr {
    margin-bottom: 25px;
}
.rpc-content-right p {
    margin-bottom: 22px;
}
.rpc-content-right p a {
    font-weight: 700;
}
.rpc-content-right.right p.has-text-align-center {
    margin: 39px 0px 49px 0px;
}
.shedule-treatement-wr {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 16%);
    background-color: #313133;
    text-align: center;
    padding: 42px 40px 39px 40px;
    margin-top: 47px;
}
.shedule-treatement-inner h2 {
    color: #ffff;
    margin-bottom: 32px;
}
.shedule-treatement-inner a {
    background-color: #ffffff;
    color: #e50019;
}
.breadcrumb-wr .small-center-wrapper {
    max-width: 895px;
}
.rpc-content-right .gform_wrapper a {
    color: #e50019;
}
.rpc-main-inner .gfield_description {
    border: unset !important;
    background-color: unset !important;
    padding: 0px !important;
    margin: 0px!important;
    font-size: 12px !important;
    position: absolute;
    bottom: -20px;
}
.rpc-main-inner .gform_wrapper .gfield {
    position: relative;
}
.rpc-content-right .gform_wrapper .gfield {
    margin-left: 14px;
}
.rpc-content-right .gform_wrapper .gfield:nth-child(2), .rpc-content-right .gform_wrapper .gfield:first-child {
    margin-left: 0;
}
.ginput_container_phone .instruction.validation_message {
    display: none!important;
}
div#field_11_8 label.gfield_label {
    margin-right: 29px;
}
.rpc-main-inner.clearfix .gform_button.button:hover {
	background-color: #949599;
}
.rcp-protect-right.right .site-btn, .rpc-content-right.right p.has-text-align-center a, .shedule-treatement-inner a {
    text-transform: uppercase;
}
.vegas-innr-banner-wr {
    position: relative;
}
.vegas-innr-banner-wr img {
    width: 100%;
}
.vegas-innr-banner-content {
    position: absolute;
    top: 42%;
    transform: translateY(-42%);
    width: 100%;
    z-index: 9;
}
.vegas-innr-banner-content-innr-wr {
    width: 56%;
    color: #fff;
}      
.vegas-innr-banner-wr:before {
    content: '';
    position: absolute;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.37) 18%, rgba(81, 81, 81, 0.11) 148%);
    width: 100%;
    height: 100%;
}
.vegas-innr-banner-content-innr-wr h1 {
    font-weight: 600;
    font-size: 60px;
    line-height: 70px;
    padding-bottom: 10px;
}
.vegas-innr-banner-content-innr-wr p {
    font-size: 38px;
    line-height: 44px;
    font-weight: 600;
}
.vpp-pkg-card {
    width: 31.7%;
    margin-left: 2.4%;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 6%);
    text-align: center;
    position: relative;
}
.vpp-pkg-card:first-child {
    margin-left: 0;
}
.vpp-pkg-icon {
    width: 134px;
    height: 134px;
    position: absolute;
    top: -59px;
    margin: 0px auto;
    left: 0;
    right: 0;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    border-radius: 50%;
    border: 5px solid #bdbec0;
    background-color: #fff;
}
.vpp-pkg-icon img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0px auto;
    width: 55%;
}
.vpp-card-top {
    background-color: #e50019;
    text-align: center;
    padding: 100px 20px 7px 20px;
    min-height: 56px;
}
.vpp-card-bottom {
    padding: 40px 32px 15px;
    background-color: #ffffff;
}
.vpp-card-top h4 {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    width: 80%;
    margin: 0 auto;
}
.vpp-family-pet-area {
    margin: -105px auto 0px;
    position: relative;
    z-index: 1;
}
.vpp-card-bottom p {
    font-size: 16px;
    line-height: 26px;
    min-height: 312px;
}
.vpp-card-bottom p strong {
    font-weight: 600;
}
.looking-for-package {
    text-align: center;
    padding: 100px 0px 50px;
}    
.looking-for-package h4 {
    font-size: 38px;
    line-height: 44px;
    font-weight: 600;
    color: #373d38;
    padding-bottom: 16px;
}
.looking-for-package p {
    padding-bottom: 16px;   
}
.looking-for-package p strong{
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}
.looking-for-package a{
    margin-top: 10px;
}
.vloc-full-width-wr h3 {
    font-weight: 600;
    color: #373d38;
    text-transform: initial;
    padding-bottom: 40px;
    line-height: 44px;
}
.vloc-full-width-wr h3 strong {
    font-weight: bold;    
}
.vloc-full-width-wr p {
    padding-bottom: 20px;
}
.vloc-full-width-wr p strong {
    font-weight: 600;
}  
.vloc-full-width-wr {
    padding-bottom: 60px;
}
/*customer review start*/
.vegas-review-main-wr {
    padding: 55px 0px 42px;
}
.vegas-review-cntnt-wr {
    width: 72%;
}
.vegas-review-cntnt-wr h2 {
    font-size: 52px;
    line-height: 60px;
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom: 15px;
}
.vegas-review-cntnt-wr p {
    padding-bottom: 26px;
}
.vegas-review-cntnt-wr a {
    margin-left: 16px;
    text-transform: uppercase;
}
.vegas-review-cntnt-wr a:nth-child(3) {
    margin-left: 0px;
} 
.vegas-review-page-blocks {
    padding-top: 50px;
    text-align: center;
}
.vegas-review-page-block {
    padding: 30px 37px 30px;
    border: solid 2px #f4f4f4;
    background-color: #fff;
    width: 23.6%;
    display: inline-block;
    vertical-align: top;
    margin-left: 3%;
    margin-bottom: 3%;
    text-align: left;
    transition: 0.5s;
}
.vegas-review-page-block:hover {
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 8%);
}
.vegas-review-page-block:nth-child(3n+1) {
    margin-left: 0;
}
.vegas-review-user-img {
    width: 26%;
}
.vegas-review-user-img img {
    border-radius: 50%;
    overflow: hidden;
}
.vegas-review-user-caption {
    width: 66%;
    padding-left: 20px;
}
.vegas-review-user-caption h3 {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.14px;
    font-weight: 600;
    text-transform: none;
} 
.vgs-review-star-wr i {
    color: #e50019;
}
.vegas-review-page-top-block {
    padding-bottom: 20px;
}
.vgs-user-review-content a {
    color: #e50019;
}
.vgs-user-review-content p {
    min-height: 176px;
    font-style: italic;
}
.mob-image {
    display: none;
}
.vegas-innr-banner-wr.vegas-pickyourplan-banner-wr p {
    font-size: 20px;
    line-height: 32px;
}

/*table design*/
.lpp-pkg-table .tablepress tbody td, .lpp-pkg-table .tablepress tfoot th, .lpp-pkg-table .tablepress thead th, 
.llp-one-short-table .tablepress tbody td, .lpp-acc-inner-head h4, .lpp-acc-inner-content ul li{
    border: 2px solid #ededed;
    border-bottom: 0px;
    border-right: 0;
    padding: 11px 18px;
    text-align: center;
    color: #373d38;
    font-size: 14px;
    line-height: 25px;
    font-weight: 600;
    vertical-align: middle; 
}
.lpp-pkg-table .tablepress tr .column-1{
    width: 28%;
    text-align: right;
}
.lpp-pkg-table .tablepress thead th{
    color: #e50019;
    font-size: 17px;
    line-height: 30px;
    font-weight: bold;
    background-color: #fff;
    border: 2px solid #ededed;
    border-top: 0px;
}
.lpp-pkg-table .tablepress thead th.column-1{
    border-bottom: 0px;
}
.lpp-pkg-table .tablepress .odd td {
    background-color: #fff;
}
.lpp-pkg-table .tablepress .row-2 .column-1 {
    font-size: 19px;
    line-height: 33px;
    padding: 30px;
    font-weight: 600;
    text-align: left;
    background-color: #fff;
    color: #58595b;
}
.lpp-pkg-table .tablepress .row-2 td span,
.lpp-pkg-table .tablepress .row-4 td span,
.lpp-pkg-table .tablepress .row-6 td span{
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
} 
.lpp-pkg-table .tablepress .row-2 td, .lpp-pkg-table .tablepress .row-4 td, .lpp-pkg-table .tablepress .row-6 td {
    font-size: 16px;
    line-height: 30px;
    background-color: #f5f5f5;
    border-top: 0;
    color: #58595b;
}
.lpp-pkg-table .tablepress tbody td .fa-xmark{
    color: #e50019;
}
.lpp-pkg-table .tablepress tbody td .fa-check, .lpp-pkg-table .tablepress tbody td strong{
    color: #50AF39;
}
 .lpp-pkg-table .tablepress tbody td strong{
    font-weight: 600;
 } 
.llp-one-short-table .tablepress .row-2 td{
    background-color: #fff;
    border:0px;
    width:30%;
}
.llp-one-short-table .tablepress .row-2 td h4, .lpp-accordion-head h3{
    color: #e50019;
    font-size: 18px;
    line-height: 29px;
    font-weight: bold;
    text-align: center;
}
 .llp-one-short-table .tablepress thead th{
    display: none;
 }
.llp-one-short-table .tablepress tr .column-1{
    width: 30%;
    text-align: right;
}
.llp-one-short-table .tablepress tr .column-2{
    width: 20%;
}
.llp-one-short-table .tablepress tr .column-3{
    width: 50%;
    text-align: left;
}
.llp-one-short-table .tablepress .row-1 th{
    border:0px;
}
.llp-one-short-table .tablepress tr td span, .llp-one-short-table .tablepress .row-4 td span{
    color: #e50019;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
.llp-one-short-table .tablepress .odd td {
    background-color: #fff;
}
main.vegas-pick-your-plan-wr {
    background-color: #F3F3F3;
}
.lpp-pkg-table .tablepress tr {
    background-color: #fff;
}
.vegas-pick-bttn-wr {
    text-align: center;
}
.vegas-pick-bttn-wr {
    padding: 47px 0px 63px;
}
.vegas-pick-bttn-wr a {
    text-transform: uppercase;
}
.llp-one-short-table {
    padding-bottom: 50px;
}
.vegas-innr-banner-wr.vegas-pickyourplan-banner-wr {
    border-top: 6px solid #e50019;
}
.llp-one-short-table .tablepress .column-2 span a {
    color: #50af39;
}
.vegas-pickyourplan-banner-wr .vegas-innr-banner-content-innr-wr {
    width: 57%;
}
.vegas-pick-your-plan-wr .vpp-card-bottom {
    padding: 16px 32px;
}  
.vegas-pickyourplan-banner-wr.vegas-innr-banner-wr::before {
    background-image: unset;
    background-color: #000;
    opacity: 0.3;
}
.vpp-card-bottom p {
    color: #585858;
}
.pak-mob-blk {
    display: none;
    padding: 29px 0 85px;
    text-align: center;
}
.pkg-fetures-mob-list {
    display: none;
    background-color: #fff;
    padding: 10px 34px;
}
.vegas-pick-your-plan-wr .lpp-accordion-blk {
    display: none;
}
/*15 Nov 22 Table Changes*/
.vegas-pick-your-plan-wr tbody tr td span {
    margin-bottom: 20px;
    display: inline-block;
}
/*Refer Friend*/
.rpc-main-wr.refer-friend-wr {
    padding: 57px 0px 35px 0px;
}
.refer-friend-wr .rpc-content-right.refer-friend-right-blk h1 {
    margin-bottom: 15px;
}
.refer-friend-wr .rpc-content-right.refer-friend-right-blk p {
    margin-bottom: 22px;
    color: #58595b;
}
.refer-friend-wr .refer-friend-right-blk p span {
    font-weight: 600;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper {
    box-shadow: unset;
    background-color: unset;
    padding: 0;
    margin-top: 25px;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper ul li {
    padding: 0;
    background-image: unset;
    margin-top: 38px !important;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper ul li:nth-child(even) {
    float: right;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk ul {
    border: unset;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper ul li.gfield--width-full {
    width: 100%;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper ul li.gfield--width-half {
    width: 48.8%;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_button.button {
    padding: 16px 26px !important;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_footer.top_label {
    text-align: left;
    margin-top: 20px;
    display: inline-block;
    position: relative;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper ul li label {
    color: #58595b;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper ul li textarea.medium {
    height: 146px;
    border: 1px solid #ccc;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper ul li input {
    padding: 15px 14px !important;
    background-color: unset;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper ul li input:focus, .refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper ul li textarea:focus {
    outline: none;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper ul li input:focus-visible,.mosquito-control-form .gform_wrapper.gravity-theme .gfield input.large,.mosquito-control-form .gform_wrapper.gravity-theme .gfield textarea.small,
 .refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper ul li textarea.medium:focus-visible,.gform_wrapper.gravity-theme input:focus-visible,.gform_wrapper.gravity-theme select:focus-visible {
    outline: none;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_validation_errors {
    top: 0px;
    width: 100%;
    padding: 6px 12px;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_validation_errors h2 {
    font-size: 12px !important;
    color: #c02b0a;
    line-height: 18px !important;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_validation_errors>h2:before {
    content: unset;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_legacy_markup_wrapper li.gfield.gfield_error {
    background-color: unset;
    border: unset;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper .gform_ajax_spinner {
    left: 200px;
}
body .refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin-top: 0;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_legacy_markup_wrapper .validation_message {
    color: #c02b0a;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border-color: #c02b0a;
}
body .refer-friend-wr .refer-friend-form-inner .gform_wrapper .gfield_required {
    display: unset !important;
    color: #58595b;
    margin-left: 0;
}
.refer-friend-wr .refer-friend-right-blk.rpc-content-right .refer-friend-form-blk .gform_wrapper ul li#field_14_7 {
    margin-top: 14px !important;
}
.refer-friend-wr .rpc-main-inner .gfield_description {
    bottom: -22px;
}
/*vegas mosquito css start*/

.need-help-detail-wr p, .need-help-detail-wr a {
    font-size: 24px;
    line-height: 29px;
    color: #000;
    font-weight: bold;
}
.need-help-detail-wr a {
     color: #ed1b24;
     margin-left: 7px;
     transition: 0.3s;
}
.need-help-detail-wr a:hover {
    color: #000;
    transition: 0.3s;
}
.need-help-logo-wr {
    width: 18%;
    margin-bottom: -33px;
}
.need-help-detail-wr {
    width: 75%;
    text-align: right;
    margin-top: 70px;
}
section.mosquito-control-main-wr {
    /*background: linear-gradient(to right, rgba(0, 0, 0, 0.78) 18%, rgba(81, 81, 81, 0.11) 155%),url(../images/jpg/Banner_image.jpg) no-repeat center/cover;*/
    position: relative;
    z-index: 0;
    padding: 60px 0px 70px;
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
}
section.mosquito-control-main-wr:before{
    content: '';
   position: absolute;
   top: 0px;
   left: 0px;
   right: 0px;
   bottom: 0px;
   background-color: #080606bf;
    z-index: -1;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.mosquito-control-detail-wr {
    width: 50%;
    margin-top: 91px;
}
.mosquito-control-detail-wr h1 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 38px;
}
.mosquito-control-detail-wr p{
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
}
.mosquito-control-inner-wr {
    width: 1146px;
    margin: 0 auto;
}
.mosquito-control-form-wr {
    width: 28.8%;
    padding: 32px 45px 38px;
    background-color: #ed1b24;
    position: relative;
}
.mosquito-free-form-inner-sec div#gform_10_validation_container {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 8px;
    top: 43px;
}
.mosquito-control-form .gform_wrapper .gform_validation_errors {
    position: absolute;
    width: 79%;
    top: 98px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 8px;
    text-align: center;
}
.mosquito-control-form-wr h3 {
    color: #fff;
    text-align: center;
    font-size: 29px;
    line-height: 35px;
    text-transform: capitalize;
    margin-bottom: 48px;
    font-weight: bold;
}
.mosquito-control-form input::placeholder,.mosquito-control-form textarea::placeholder{
    font-weight: bold;
    font-size: 14px;
    line-height: 35px;
     font-family: 'Montserrat', sans-serif;
    color: #000;
}
.mosquito-control-form input, .mosquito-control-form textarea {
    padding: 16px 238px 16px 12px;
    border-radius: 8px;
    border: solid 2px #939498;
    background-color: #fff;
    resize: none;
    height: 50px;
    width: 330px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
 .mosquito-control-form .gform_wrapper.gravity-theme .gfield textarea.small{
    height: 130px;
}
.mosquito-control-form input[type=submit] {
    background-color: #000;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-weight: 800;
    font-family: 'Montserrat';
    text-transform: uppercase;
    text-align: center;
    width: 273px;
    margin: 0px auto 0px !important;
    padding: 16px 22px 16px 18px;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.6s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/*.mosquito-control-form .gform_body .gform-body .gfield_description.validation_message.gfield_validation_message {
    display: none;
}*/
.mosquito-control-form .gform_wrapper.gravity-theme .gfield_description {
    display: none;
}
.mosquito-control-form .gform_wrapper.gravity-theme .gfield {
    margin-bottom: -7px;
}
.mosquito-control-form .gform_wrapper.gravity-theme .gform_footer,.mosquito-control-form .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 25px 0 0 0px;
    padding: 0px 0 0px;
}
section.mosquito-borne-wr {
    padding: 160px 0px 90px;
}
.mosquito-control-form .gform_wrapper .gform_validation_errors h2 {
    font-size: 12px;
    line-height: 15px;
    text-transform: capitalize;
    font-family: 'Montserrat';
}
.mosquito-control-form .gform_wrapper .gform_validation_errors h2 span,.mosquito-free-form-inner-sec .gform_wrapper .gform_validation_errors h2 span{
    display: none;
}

.mosquito-borne-inner-wr h3 {
    font-size: 38px;
    line-height: 48px;
    font-weight: 600;
    text-transform: capitalize;
}
.mosquito-borne-diseases-wr ul li::marker {
    font-size: 0px;
}
ul.mosquito-diseases-right-sec {
    width: 50%;
    display: inline-block;
    margin-left: 35px;
    vertical-align: middle;
}

/*ul.mosquito-diseases-left-sec {
    width: 42.4%;
    display: inline-block;
    vertical-align: middle;
}*/
.lpp-list-wrap:nth-child(2) {
    width: 51%;
    margin-left: 37px;
}

.mosquito-borne-diseases-wr ul li {
    padding: 19px 34px 19px 34px;
    border-radius: 4px;
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 10%);
    background-color: rgba(237 27 36/5%);
    font-size: 18px;
    line-height: 19px;
    color: #000;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 30px;
    transition: 0.6s;
}
.mosquito-borne-diseases-wr ul li span {
    position: relative;
}
   
.mosquito-borne-diseases-wr ul li span:before {
    position: absolute;
    content: '';
    background-image: url(../images/svg/sheck-mark.svg);
    left: -34px;
    top: 2px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 25px;
    height: 20px;
}
.mosquito-borne-diseases-wr ul li a {
    color: #000;
    transition: 0.6s;
    display: block;
}
.mosquito-borne-inner-wr.clearfix {
    width: 1235px;
    margin: 0 auto;
}
.mosquito-borne-diseases-wr {
    width: 54%;
    margin-top: 53px;
}
.mosquito-borne-img-wr {
    width: 39.7%;
    margin-left: 65px;
    position: relative;
}
.mosquito-borne-img-wr:before {
    position: absolute;
    content: '';
    background-color: #ebebeb;
    top: -13px;
    width: 85.664%;
    height: 416px;
    z-index: -1;
    right: -15px;
}
.mosquito-borne-diseases-wr ul li:hover {
    background-color: rgba(237 27 36/100%);
    transition: 0.6s;
}
.mosquito-borne-diseases-wr ul li:hover span:before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14.226' height='10.98' viewBox='0 0 14.226 10.98'%3e%3cdefs%3e%3cclipPath id='1ev2m5zq2a'%3e%3cpath data-name='Rectangle 238' d='M0 0h14.226v10.98H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg data-name='Group 181' style='clip-path:url(%231ev2m5zq2a)'%3e%3cpath data-name='Path 50' d='M14.226 1.824a1.446 1.446 0 0 1-.42.667Q9.657 6.6 5.514 10.715a.745.745 0 0 1-.933.167.833.833 0 0 1-.184-.145L.346 6.716a1.077 1.077 0 0 1 0-1.586q.237-.23.474-.466a1.1 1.1 0 0 1 1.6 0c.54.529 1.073 1.063 1.61 1.6.265.263.535.521.792.791.1.105.154.092.25 0Q8.383 3.75 11.7.462a2.676 2.676 0 0 1 .257-.232 1.088 1.088 0 0 1 1.422.07c.191.18.374.369.56.554a1.22 1.22 0 0 1 .286.527z' fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e");
}
.mosquito-receive-sec p {
    text-align: center;
    font-size: 48px;
    line-height: 60px;
    font-family: 'Montserrat';
    font-weight: 800;
    color: #ed1b24;
}
.mosquito-receive-sec {
    margin-top: 108px;
}
section.mosquito-free-form-wr {
    background-color: #313133;
    text-align: center;
    padding: 75px 0px 60px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.78) -84%, rgba(81, 81, 81, 0.11) 161%),url(../images/jpg/Free_Estimate_bg.jpg) no-repeat center/cover;
}
.mosquito-free-form-inner-sec {
    width: 945px;
    margin: 0 auto;
    position: relative;
}
.mosquito-free-form-inner-sec .gform_wrapper.gravity-theme input,.mosquito-free-form-inner-sec .gform_wrapper.gravity-theme select{
    padding: 13px 10px !important;
    border: solid 1px #e1e1e1;
}
.mosquito-free-form-inner-sec .gform_wrapper.gravity-theme select {
    -webkit-appearance: none;
    background-image: url(../images/svg/vegas_form_dropdown.svg);
    background-repeat: no-repeat;
    background-position: 97% 50%;
    cursor: pointer;
}
.mosquito-free-form-inner-sec .gform_wrapper.gravity-theme  input::placeholder{
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
}
.mosquito-free-form-inner-sec .gform_wrapper.gravity-theme .gfield h5 {
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -0.3px;
    margin-bottom: 37px;
}
.mosquito-free-form-inner-sec .gform_wrapper.gravity-theme .gfield.gfield--width-full p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-family: 'Montserrat';
    padding-top: 13px;
    font-weight: 400;
}
.mosquito-free-form-inner-sec .gform_wrapper.gravity-theme .gfield.gfield--width-full p a{
    color: #ed1b24;
}
.mosquito-free-form-inner-sec input[type=submit] {
    background-color: #ed1b24;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    border-radius: 10px;
    width: 100%;
    border: none !important;
    transition: 0.6s;
    cursor: pointer;
    margin: 14px auto 0px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.mosquito-free-form-inner-sec .gform_footer.top_label {
    width: 19.79%;
    margin: 8px auto 0px !important;
    padding-bottom: 0px !important;
}

.mosquito-suppression-inner-sec {
    text-align: center;
}
.mosquito-suppression-inner-sec h3 {
    font-size: 52px;
    line-height: 60px;
    font-weight: 600;
    margin-bottom: 29px;
}
section.mosquito-suppression-wr {
    padding: 103px 0px 90px;
    background-color: #f3f3f3;
}
.mosquito-suppression-inner-sec p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    padding: 0px 111px 0px 125px;
}
.mosquito-suppression-inner-sec p:nth-child(3) {
    margin-top: 14px;
}
.mosquito-suppression-blk {
    width: 26.8%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border: solid 1px #ccc;
    padding: 62px 10px 19px 10px;
    margin-left: 33px;
    background-image: url(../images/png/Mosquito_Suppression_Bg.png);
    background-repeat: no-repeat;
    background-position: top;
    min-height: 220px;
    background-size: cover;
}
.mosquito-suppression-blk:first-child{
    margin-left: 0px;
}
.mosquito-suppression-blk figure {
    width: 32.8%;
    margin: 0 auto;
}
.mosquito-suppression-blk h3 {
    font-size: 18px;
    line-height: 44px;
    font-weight: 800;
    text-transform: capitalize;
}
.mosquito-suppression-block-sec {
    text-align: center;
    margin-top: 132px;
}
.mosquito-suppression-blk figure img {
    margin-top: -112px;
}
.suppression-blk-btn a {
    padding: 12px 42px 12px 42px;
}
.suppression-blk-btn {
    margin-top: 26px;
    line-height: 0px;
}
.mosquito-suppression-blk p {
    font-size: 14px;
    line-height: 22px;
    font-family: 'Montserrat';
    font-weight: 400;
    min-height: 110px;
    letter-spacing: -0.45px;
}
.suppression-inspection-btn a {
    padding: 12px 24px 12px 24px;
    background-color: #313133;
    text-transform: uppercase;
}
.suppression-inspection-btn {
    margin-top: 88px;
    line-height: 0px;
}
.mosquito-borne-diseases-wr ul li:hover a {
    color: #fff;
    transition: 0.6s;
}
.vegas-footer {
    background-color: #000;
    color: #fff;
    padding: 30px 0px 26px;
    text-align: center;
}
.vegas-footer p, .vegas-footer p a {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 400;
    transition: 0.3s;
}
.vegas-footer p a:hover {
    color: #e50019;
    transition: 0.3s;
}
.mosquito-free-form-inner-sec .validation_message.gfield_validation_message {
    /*position: absolute;
    left: 0;
    width: 222px !important;
    top: 128px;*/
    padding: 0px 0px !important;
    text-align: left;
    border: none;
    background-color: transparent;
}
.mosquito-free-form-inner-sec .gfield {
    position: relative;
}
.mosquito-free-form-inner-sec .gfield .validation_message {
    position: absolute;
    bottom: -24px;
    left: 0;
}
.mosquito-free-form-inner-sec .gform_button:hover,.mosquito-control-form .gform_button:hover{
    background-color: #949599;
    color: #ffffff;
    transition: 0.6s;
}
/*gform spinner*/
.gform_ajax_spinner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
}
.gform_footer{
    position: relative;
}
.mosquito-free-form-wr p.gform_required_legend {
    display: none;
}
.mosquito-free-form-inner-sec .gform_confirmation_message {
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 5px;
}
