@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&display=swap');

body, p, div, button, input, textarea, select, h5, h6, a.btn {
    font-family: "Montserrat", serif !important;
}

h1, h2, h3, h4 {
    font-family: 'Eurostile Extended' !important;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    color: #163459;
}

h1 {
    font-size: 60px;
    margin: 0;
}

h2 {
    font-size: 50px;
    text-transform: uppercase;

    margin: 0;
}

h3 {
    font-size: 40px;
    text-transform: uppercase;
    margin: 0;
}

h4 {
    text-transform: uppercase;
    font-size: 28px;
}

h4.font-normal {
    font-family: "Montserrat", serif !important;
    font-weight: 400;
    letter-spacing: 1px;
}

input, select, textarea {
    width: 100%;
}

body, div, p {
    font-size: 17px;
}

img {
    max-width: 100%;
}

li.nav-item.dropdown:hover ul.dropdown-menu {
    display: block;
}

section.inner-banner.about-page {
    padding: 150px 0 80px;
}

section.banner-section.contact-page {
    padding-bottom: 60px;
}

.features-section.contact-page {
    padding: 40px 0 !important;
}

section.thank-sec {
    background: #f4f4f4;
    padding: 40px 20px 20px;
    max-width: 600px;
    margin: 60px auto;
    width: 90%;
    text-align: center;
    border-bottom: 3px solid #fcb044;
}

section.thank-sec i {
    color: #3e81b3;
    font-size: 80px;
}

section.thank-sec h3 {
    margin: 25px 0px 10px;
    font-size: 40px;
    font-weight: 900;
}

ul.custom-list {
    padding: 0;
    margin: 0 0 15px;
    list-style: none;
}

ul.custom-list li::before {
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
    margin-right: 10px;
    font-weight: 900;
    color: #3c82b1;
}

ul.custom-list li {
    display: flex;
}

section.thank-sec p {
    font-size: 21px;
    line-height: 30px;
}

section.homeowners-section.contact-page {
    margin-top: 80px;
}

.navbar-nav .dropdown-menu {
    background: #fff;
    border: none;
    border-radius: 0;
    padding: 0;
}

.navbar-nav .dropdown-menu li a.dropdown-item {
    padding: 10px 20px;
    border-bottom: 1px solid #ccc;
    color: #163459;
    background: #fff !important;
}

.top-header {
    background: #3e81b3;
    padding: 6px 0;
    border-top: 4px solid #fcb044;
}

a.navbar-brand img {
    max-width: 130px;
}

.License-icon {
    margin: -75px auto 15px;
    text-align: center;
    max-width: 150px;
}

.bg-sec {
    background-size: cover !important;
    background-position: center center !important;
}

.bg-dark {
    background: #163459 !important;
}

a.btn:hover {
    background: #3e81b3;
}

a.btn {
    background: #fcb044;
    border-radius: 40px;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    padding: 12px 40px;
    border: none !important;
}

ul.navbar-nav {
    align-items: center;
}

.nav-link {
    text-transform: uppercase;
    color: #fff !important;
    padding: 10px 50px 10px 0px !important;
    letter-spacing: 1px;
    font-size: 18px;
}

a.nav-link.dropdown-toggle {
    display: block !important;
}

.main-header {
    position: absolute;
    width: 100%;
    z-index: 99;
}

section.banner-section {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 200px 0;
    box-shadow: 1000px 1000px 1000px 1000px rgba(0 0 0 / 0.25) inset;
}

ul.banner-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0px auto 25px;
    padding: 0;
    gap: 10px 20px;
    max-width: 700px;
    list-style: none;
}

ul.banner-list li {
    font-size: 28px;
    font-style: italic;
}

ul.banner-list li i {
    color: #23c94f;
}

.features-section {
    background: #163459;
    padding: 170px 0 50px;
    position: relative;
}

.feature-item h4 {
    font-size: 21px;
    margin: 15px auto 0;
    max-width: 340px;
}

.feature-item img {
    max-width: 50px;
}

.jotform {
    background: #f5f6f7;
    max-width: 950px;
    margin: 0 auto;
    padding: 0px 25px 25px;
    position: absolute;
    left: 0;
    right: 0;
    top: -80px;
    border-top: 5px solid #fcb044;
}

ul.form-section {
    margin: 0;
    list-style: none;
    padding: 0;
}

.form-all {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
}

ul.form-section.page-section.cstm-label-4 {
    width: 49%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

ul.form-section.page-section.cstm-label-4 li {
    width: 49%;
}

ul.form-section.page-section.cstm-label-1 {
    width: calc(49% - 200px);
}

ul.form-section.page-section.cstm-label-2 {
    max-width: 200px;
    width: 100%;
    overflow-x: hidden;
}

button.submit-button {
    background: #fcb044;
    border: none;
    color: #fff;
    padding: 10px 20px;
    width: 100%;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
}

ul.form-section.page-section.cstm-label-2 iframe {
    transform: scale(0.66);
    -webkit-transform: scale(0.66);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

div#recaptcha_input_8 {
    height: 52px;
}

.License-icon {
    margin: -75px auto 15px;
    text-align: center;
    max-width: 150px;
}

.light-bg {
    background: #edf0f4;
}

footer.footer {
    border-bottom: 4px solid #fcb044;
}

hr {
    max-width: 120px;
    display: inline-block;
    height: 4px;
    width: 100%;
    opacity: 1;
    background: #3e81b3;
    border: none !important;
}

.service-item {
    position: relative;
    margin-bottom: 30px;
}

.service-item a.hover-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    width: calc(100% - 24px);
    margin: 0 auto;
    height: 180px;
    background: #163459;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 1s;
}

.service-item img {
    height: 180px;
    object-fit: cover;
    width: 100%;
    object-position: center;
}

.service-item a.hover-box:hover {
    opacity: 1;
}

.service-item h5 {
    margin: 15px 0;
}

.service-item h5 a {
    text-decoration: none;
    color: #163459;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 21px;
    max-width: 220px;
    display: block;
    margin: 0 auto;
}

.swiper-pagination {
    position: relative;
}

span.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: transparent;
    border: 1px solid #153458 !important;
    opacity: 1 !important;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #153458 !important;
}

.slider-review-wrapper .swiper-slide p {
    font-size: 24px;
    margin: 15px 0px 30px;
    font-style: italic;
    color: #163459;
}

.csg-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: -75px;
}

.homeowners-section {
    padding: 120px 0px 60px;
    position: relative;
}

.service-section {
    padding: 60px 0 140px;
}

.about-section {
    padding: 120px 0;
}

.about-section p {
    max-width: 900px;
    margin: 0 auto 25px;
}

.contact-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.contact-box ul li {
    color: #163459;
    display: flex;
    align-items: baseline;
    gap: 10px;
}

.contact-box ul li i {
    font-size: 21px;
    color: #3e81b3;
}

.contact-box ul li a {
    color: #163459;
    text-decoration: none;
}

.contact-box {
    padding: 40px;
}

.brands-section .swiper-slide img {
    height: 70px;
}

.rightbox-footer p {
    margin-bottom: 2px;
}

p.copyright {
    font-size: 14px;
    margin: 15px 0 0;
}

.rightbox-footer {
    max-width: 300px;
    margin-left: auto;
}

ul.form-section.page-section textarea,
ul.form-section.page-section input {
    width: 100%;
    padding: 8px 10px !important;
    color: #000 !important;
    border: 1px solid #ccc;
    border-radius: 0px;
}

ul.form-section.page-section textarea {
    height: 96px;
    display: block;
}

.form-error-message img {
    width: 18px;
}

.form-button-error {
    display: none;
}

.error-navigation-container {
    display: none;
}

section.banner-section hr {
    max-width: 100%;
    background: transparent;
    height: auto;
    margin: 5px 0;
}

section.banner-section hr::after {
    content: "Contact Us Today (866)611-7425";
    display: inline-block;
    padding: inherit;
    color: #fff;
    cursor: pointer;
    height: auto;
    font-size: 28px;
    font-weight: bold;
}

p.License-number {
    font-family: 'Eurostile Extended' !important;
    font-size: 21px;
}

.feature-item:nth-child(2) {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

.inner-banner {
    box-shadow: 1000px 1000px 1000px 1000px rgba(0 0 0 / 0.5) inset;
}

.accordion-button {
    border: none !important;
    background: transparent !important;
    padding: 3px 0 8px 40px !important;
    font-family: 'Eurostile Extended' !important;
    font-size: 22px;
    text-transform: uppercase;
    color: #163459 !important;
    box-shadow: none !important;
    outline: none !important;
}

.accordion-item {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 0px !important;
    border-radius: 0px !important;
    margin-bottom: 10px;
}

.accordion-body {
    padding: 0;
}

.accordion {
    border: none !important;
    box-shadow: none !important;
}

.accordion-button::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "+" !important;
    background: #3e81b3 !important;
    font-size: 21px;
    font-weight: 100 !important;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 0px !important;
    width: 28px !important;
    height: 28px !important;
    line-height: 22px;
    margin: 0 !important;
    transform: rotate(0deg) !important;
}

.accordion-button:not(.collapsed)::after {
    content: "-" !important;
    line-height: 30px !important;
    background: #fbb043 !important;
}


.inner-banner .banner-list {
    position: relative;
    height: 40px;
    overflow: hidden;
}

.inner-banner .banner-list li {
    position: absolute;
    width: 100%;
    text-align: center;
    opacity: 0;
    transform: translateY(-100%);
    transition: opacity 0.5s, transform 0.5s;
}

.inner-banner .banner-list li.active {
    opacity: 1;
    transform: translateY(0);
}

.popup-container {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99999999999999;
}

.popup-content {
    position: absolute;
    background: #fff;
    padding: 30px;
    width: 700px;
    max-width: 94%;
    margin: 0px auto;
    text-align: center;
    border: 5px solid #3e81b3;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}


.close {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 42px;
    cursor: pointer;
    color: #000;
    line-height: 30px;
}

.popup-content h2 {
    color: #163459;
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 10px;
}

.popup-buttons {
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
    gap: 10px;
}

.popup-buttons .button {
    padding: 10px 10px;
    background: #fbb043;
    color: #fff !important;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 800;
    width: 48%;
    text-transform: uppercase;
}

.mobile-button {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9999999999;
}

.mobile-button a {
    display: block;
    text-align: center;
    border-top: 3px solid #fcb044;
    background: #3e81b3;
    color: #fff;
    font-size: 24px;
    line-height: 22px;
    padding: 10px 0;
    text-decoration: none;
}

.mobile-button a strong {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
}


/* Responsive css start here */

@media (max-width: 991px) {
    
a.navbar-brand {
    margin: 0 auto;
}
    
ul.navbar-nav {
    align-items: flex-start;
}
    
body, div, p {
    font-size: 15px;
}
    
div#navbarNavDropdown {
    background: #fff;
    padding: 30px;
}

div#navbarNavDropdown li.nav-item a {
    padding: 6px 0px !important;
    font-size: 16px;
    color: #163459 !important;
}

div#navbarNavDropdown li.nav-item a.btn {
    padding: 10px 30px !important;
    color: #fff !important;
    margin: 20px 0 0;
}

.contact-box {
    padding: 25px 10px;
}

button.navbar-toggler {
    border: none;
    background: #fff;
    outline: none !important;
    box-shadow: none !important;
    position: absolute;
    right: 15px;
    top: 60px;
}

h2 {
    font-size: 40px;
}

h1 {
    font-size: 42px;
}

h4 {
    font-size: 21px;
}

h3 {
    font-size: 32px;
}

}

@media (min-width:768px) {

.mobile-button {
    display: none;
}

}

@media (max-width: 767px) {
    
section.banner-section hr::after {
    font-size: 20px;
}
    
button.submit-button {
    margin: 10px 0 0;
}
    
ul.form-section.page-section.cstm-label-2 {
    margin: 0 auto;
}
    
.form-all {
    flex-direction: column;
    gap: 10px 0;
}
    
ul.form-section.page-section.cstm-label-1 {
    width: 100%;
}
    
ul.form-section.page-section.cstm-label-4 {
    width: 100%;
    gap: 10px 0;
}
    
.features-section {
    padding: 80px 10px 40px;
}
    
section.banner-section {
    padding: 180px 0px 60px;
}
    
.feature-item:nth-child(2) {
    border: none;
    margin: 20px 0;
}
    
.jotform {
    padding: 20px;
    position: relative;
    top: 0;
    margin-bottom: 20px;
}
    
header {
    margin-top: 68px;
}
    
footer.footer {
    padding: 40px 10px !important;
}
    
.top-header {
    display: none;
}
    
.popup-buttons .button {
    padding: 10px 8px;
    width: 49%;
    font-size: 11px;
}
    
.popup-content h2 {
    font-size: 18px;
}
    
.popup-content {
    padding: 20px 15px;
}

section.why-choose-section .col-md-9 {
    margin-bottom: 30px;
}

.accordion-button {
    font-size: 18px;
}

.rightbox-footer {
    margin-left: 0;
}

ul.banner-list li {
    font-size: 16px;
    font-weight: 500;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 30px;
}

h4 {
    font-size: 20px;
}

.slider-review-wrapper .swiper-slide p {
    font-size: 20px;
}

.about-section {
    padding: 50px 0;
}

}