*{
    margin: 0;
    padding: 0;
    font-family:  sans-serif;
}

p{
    color: rgb(80, 80, 80);
}

h2{
    font-size: 32px;
    color: #064f93;
    margin-bottom: 30px;
}

h1, h2, h3, h4{
	font-family: sans-serif !important;
	font-weight: bold;
}

ol, ul {
    margin: 0;
}

.cert-img-box img{
	max-width: 160px;
}

.max-width-sec{
	max-width: 1400px;
	margin: auto;
}

h4{
	    font-size: 20px;
    margin-bottom: 23px;
    line-height: 34px;
}


.main-service-img{
    width: 100%;
    aspect-ratio: 10/2.4;
    object-fit: cover;
    object-position: center;
    z-index: 10;
    position: relative;

}

.service-heading h1{
    background: #2e79c9e7;
    color: white;
    text-align: center;
    margin: auto;
    padding: 20px;
    margin-top: -103px;
    z-index: 10;
    position: relative;
}

.service-first-sec{
    display: flex;
    margin: auto;
    max-width: 1200px;
    justify-content: space-between;
    padding: 3%;
    flex-wrap: wrap;
    align-items: center;
}

.service-feature-list ul{
    list-style: none;
    margin-bottom: 10px;
}


.service-feature-list ul li{
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 600;
    color: #292e31;
    display: flex;
    align-items: center;
}


.service-feature-list ul li i{
    color: #81d135;
    font-size: 26px;
    margin-right: 10px;
}

.service-cta-sec{
    text-align: center;
    color: #292e31;
    padding: 32px;
    background: #ebeff2;
    border-radius: 20px;
}

.service-cta-sec h3{
font-size: 22px;
}

.service-cta-sec button a{
    color: white;
    text-decoration: none;
}


.service-cta-sec button{
    background-color: #064f93;
    color: white;
    padding: 15px 20px;
    margin: 20px;
    border: 0;
    border-radius: 50px;
}
.service-cta-sec button:hover {
    background-color: #1d1d1d;
  }

.service-cta-sec h4{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.service-cta-sec a{
    font-size: 20px;
    font-weight: bold;
    text-decoration: nones;
}
.service-cta-sec a{
	text-decoration: none;
}

.service-second-sec{
    margin: auto;
    padding: 5%;
	background: #ebeff2;

}



.service-second-sec p{
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.6;
}

.service-review-main-sec{
    margin: auto;
    padding: 5%;
    padding-bottom: 0;
}
.service-review-sec{
    display: flex;
    justify-content: space-around;
    gap: 20px;
}

.service-review-box{
    background-color: #ebeff2;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.service-review-box i{
    color: #f8e749;
    font-size: 20px;
    padding: 2px;
}

.service-review-box p{
    line-height: 1.6;
}

.service-third-sec{
    margin: auto;
    padding: 5%;
    margin-top: 0;
}

.service-list-sec{
    display: flex;
    gap: 20px;
    background-color: #ebeff2;
    padding: 2%;
    border-left: 10px solid #064f93;
	justify-content: start;
}

.service-list-sec li{
    list-style: none;
    margin: 10px 0;
}

.list-two img{
     max-width: 500px;
    height: 100%;
    max-height: 200p;
    aspect-ratio: 1.4/1;
    object-fit: cover;
}

.list-two{
    display: flex;
    justify-content: end;
}

.service-fourth-sec{
    background: #f4f9fc;
    padding: 5%;
    margin: auto;
}
.service-box:hover {
    background-color: #1d1d1d;
    color: white;
  }

.service-box-sec{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}
.service-box-sec a {
    background-color: #064f93;
    text-decoration: none;
  }

.service-box{
    background-color: #286eb6;
    padding: 20px;
    width: 20%;
    color: white;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    border-radius: 10px;
}

.service-fifth-sec{
    
    padding: 5%;
    margin: auto;
    padding-bottom: 0;

}

.service-fifth-sec p {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.6;
}

.cert-img-sec{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
	justify-content: center;
}

.cert-img-box{
    background: #ebeff2;
    max-width: 20%;
    padding: 10px 20px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.six-img img {
    max-width: 280px;
    height: 100%;
    object-fit: cover;}

.service-six-box-inner{
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.main-box-one{
    display: flex;
    background-color: #064f93;
    width: 49%;
    justify-content: space-between;
}

.main-box-inner{
    color: white;
}

.main-box-inner h3, .main-box-inner li{
    color: white;
    list-style: none;
}

.main-box-inner{
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
    flex-wrap: wrap;
}

.main-service-area-sec{
	margin-bottom: 10%;
}

.service-six-box{
    margin: auto;
    padding: 5% !important;
    padding-top: 0;
}

.local-support-sec{
	padding: 0 5% 5% 5% !important;
}

.main-box-inner a{
    background: white;
    text-align: center;
    padding: 10px;
    text-decoration: none;
}
.main-box-inner a:hover {
    background-color: #1d1d1d;
    color: white;
  }


.no-cost-main-sec{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    background: #ebeff2;
    padding: 3%;
	flex-wrap: wrap;
}

ul.no-cost-list-sec {
    list-style: none;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    gap: 7px;
    margin-top: 10px;
}

.now-cost-sec h3{
	font-size: 24px;
}

.no-cost-main-sec .fa-circle-check{
	color: #81d135;
    margin-right: 10px;
}

.no-cost-main-sec .fa-circle-xmark{
	color: #ce0b24;
    margin-right: 10px;
}

.no-cost-main-sec .fa-circle-question{
	color: #f3a536;
    margin-right: 10px;
}

.now-cost-sec-m{
	    border-left: solid 1px #999;
    padding: 0 30px;
    border-right: solid 1px #999;
}

.service-seventh-sec{
    margin: auto;
    padding: 0 5%;
}

.guarantee-cta-sec{
    background: #286eb6;
    padding: 16px;
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
    margin-top: 24px;
}

.rate-list-sec{
	    list-style: none;
	margin-bottom: 20px;
}

.guarantee-cta-sec p{
	color: white;
	margin: 0;
}

.guarantee-cta-sec a{
	background: white;
    padding: 6px 22px;
    border-radius: 0px;
	text-align: center;
    text-decoration: none;
}
.guarantee-cta-sec a:hover {
    background-color: #1d1d1d;
    color: white;
  }

.service-list-sec-second{
	flex-direction: row-reverse;
}

@media only screen and (max-width: 600px) {
	
	.now-cost-sec-m{
		padding: 0 !important;
		border: 0;
	}

}

@media only screen and (max-width: 600px) {
	
    .main-service-sec {
        margin-top: 0;
        margin-bottom: 0;
    }

    .main-service-img {
        aspect-ratio: 10/3.4;
        margin-top: -10px;
    }

    .service-heading h1 {
        padding: 14px;
        margin-top: -10px;
    }

    .service-first-sec {
        gap: 20px;
        padding: 0%;
    }

    .service-feature-list ul li {
        margin-bottom: 12px;
        font-size: 18px;
    }

    .service-cta-sec {
        background: #f4f9fc;
        padding: 16px;
        border-radius: 10px;
        width: 100%;
    }

    .service-review-sec {
        flex-wrap: wrap;
    }

    .service-list-sec {
        flex-wrap: wrap;
        padding: 7%;
    }

    .list-two img {
        max-width: 100%;
    }

    .service-fourth-sec {
        margin: auto;
    }

    .service-box {
        padding: 14px;
        width: 47%;
    }

    .cert-img-sec {
        justify-content: start;
        padding: 0;
        flex-wrap: wrap;
    }

    .main-box-one {
        width: 100%;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }


    .six-img img {
        max-width: 100%;
        aspect-ratio: 2.2/1;
    }

    .cert-img-box {
        max-width: 46%;
    }
    
	.main-service-secions{
		padding: 6% !important; 
	}
	
	h2 {
    font-size: 26px !important;
    margin-bottom: 20px !important;
}






  }