.callus {
    opacity: 1;
    transform: translate(0);
}
.callus .description p {
    display: inline-block;
}
.callus .description h6 {
    display: inline-block;
}
div#gform_wrapper_1 h2.gform_title {
    display: none;
}

.payment-pageset {
    margin-top: 60px;
}
.payment-pageset .notice-box {
    padding: 16px;
    background-color: #222;
    color: #fff;
}
.notice-box p {
    margin: 12px;
    font-size: 14px;
}
.payment-pageset h1.title {
    font-size: 30px;
    font-weight: bold;
}
.paymentbuttonarrange p.description.option-header b {
    font-weight: 500;
    font-size: 18px;
}
.paymentbuttonarrange .description-img {
    margin-bottom: 25px;
}
.idpestpage {
    margin-top: 50px;
}
.idpestpage h1.title {
    font-size: 25px;
    font-weight: 700;
}
h2.gform_title {
    display: none;
}
.schedulepagearrange h1.title{
	font-size: 30px;
    font-weight: bold;
}
.schedulepagearrange {
    margin-top: 50px;
}

.scheduleforbuilders {
    margin-top: 50px;
}

.eleminatesection h1 {
    font-size: 30px;
	text-transform: uppercase;
}
.eleminatesection {
    background-color: #d21f2f;
    color: #fff;
    padding: 4em 15px;
    text-align: center;
	margin-top: 50px;
	
}
.eleminatesection .button.is-secondary {
    background-color: #111;
    border: 0;
    color: #eee;
    font-family: 'Gotham Book', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 31px;
    display: inline-block;
    font-weight: 700;
}


/* --------------- 30-03-2023 ( form design css by sudhit ) ----------------- */

@import url('https://fonts.cdnfonts.com/css/gotham');

.formandtext-arrange {
    background: #eeefef;
    margin: 0;
    padding: 50px;
}
.formandtext-arrange p {
	font-family: 'Gotham Book', sans-serif;
	font-size: .8rem;
	margin-bottom: 2em;
}

.formandtext-arrange .title p {
	color: #363636;
	font-size: 26px !important;
	font-weight: 700;
	margin-bottom: 15px;
	font-family: 'Gotham Book', sans-serif;
}

.formandtext-arrange #gform_1 input, .formandtext-arrange #gform_1 textarea {
	font-size: .8em;
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #bbb;
    padding-left: 15px;
    padding-right: 15px;
	border-radius: 3px;
}
.formandtext-arrange #gform_1 input {
	    height: 3em;
}

#gform_submit_button_1 {
    border-radius: 0 !important;
    font-size: 12px !important;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    background-color: #d21f2f !important;
    max-width: 250px;
    width: 100%;
    height: auto !important;
    padding-top: 8px;
    padding-bottom: 8px;
    text-transform: uppercase;
    transition: all .2s ease-in-out 0s;
}

.blowersection  {
	background: #eeefef;
}

.scheduleforbuilders {
	margin-top: 0;
}

.eleminatesection  {
	margin: 0;
}
.scheduleforbuilders, .blowersection {
	padding: 2.5em 1.5em;
}

.scheduleforbuilders h1, .blowersection h1, .eleminatesection h1 {
    font-size: 25px;
    font-weight: 800;
	margin-bottom: 25px;
	text-transform: uppercase;
	letter-spacing: .05em;
}

.eleminatesection h1 p {
	margin-bottom: 0;
}

.scheduleforbuilders h1 + p, .blowersection h1 + p {
	font-size: 14px;
}

.eleminatesection .column p, .eleminatesection .column p + h6 {
	display: inline-block;
}
.eleminatesection .column p + a {
	display: block;
}
.contactuspage h2.elementor-heading-title {
    font-size: 30px;
	font-family: 'Gotham Book', sans-serif !important;
}
.formandtext-arrange #gform_1 textarea {
    max-height: 600px;
    min-height: 120px;
    height: 120px;
}
.formandtext-arrange input#gform_submit_button_1:hover {
    color: #fff;
    background-color: #4c5454 !important;
    transition: all .2s ease-in-out 0s;
}
input#gform_submit_button_5, input#gform_submit_button_6 {
    border-radius: 0 !important;
    font-size: 12px !important;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    background-color: #d21f2f !important;
    max-width: 350px;
    width: 100%;
    height: auto !important;
    padding-top: 8px;
    padding-bottom: 8px;
    text-transform: uppercase;
    transition: all .2s ease-in-out 0s;
    box-shadow: none;
    border: 1px solid #bbb;
    padding-left: 15px;
    padding-right: 15px;
}
input#gform_submit_button_5:hover, input#gform_submit_button_6:hover {
	color: #fff;
    background-color: #4c5454 !important;
    transition: all .2s ease-in-out 0s;
}
textarea#input_3_6 {
    max-height: 600px;
    min-height: 120px;
    height: 120px;
}
textarea#input_4_14 {
    max-height: 600px;
    min-height: 120px;
    height: 120px;
}