	
section.hero-banner {
    background-image: url(https://esapets.org/wp-content/uploads/2025/08/Frame-2087326243.svg);
    padding: 120px 10px 230px;
    margin-top: 140px;
    z-index: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.page-template-contact-us  p.small.other {
    color: #09314d !important;
}
.icon-title span {
    color: #fff !important;
}
 .rating h2 {
    color: #0A314D !important;
}
h1.hero-title {
    line-height: 60px;
    font-size: 48px;
    color: #fff;
}
p.small.other {
    color: #09314d !important;
}

 .rating .small {
    color: #0A314D !important;

}
p.hero-subtitle {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    margin: 0;
}
  .hero-image img {
    height: auto;
    margin-bottom: -4px;
    width: auto;
    object-fit: cover;
}
	.hero-content {
    display: flex;
    align-items: flex-start;
    max-width: 1440px;
    margin: auto;
    padding-top: 0px;
    justify-content: space-between;
}
	.hero-benefits {
    display: flex;
    flex-wrap: wrap;
    column-gap: 0px;
    flex-direction: column;
		margin-top: 65px;
}
.hero-text {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-left: 96px;
    width: 43%;
}
/* form css */
.hero-image {
    width: 30%;
    background-image: linear-gradient(90deg, #FFFFFFBF, #FFFFFF40);
    padding: 60px 30px 30px 30px;
}

.hero-image input[type="text"] {
    width: 84%;
    padding: 15px 32px;
    border: 0px;
    font-size: 14px;
    color: #062135 !important;
}
.hero-image	input[type="email"] {
    width: 84%;
    padding: 15px 32px;
    border: 0px;
	font-size: 14px;
}
.hero-image textarea {
    font-size: 14px;
    padding: 15px 10px 15px 28px;
    width: 90%;
    border: 0px;
}
.hero-image form {
    display: flex;
    flex-direction: column;
}

.hero-image button {
    padding: 24px 0px;
    font-size: 24px;
    color: #062135;
    font-weight: 600;
    border: 0px;
    background-color: #C1A783;
    display: flex;
    justify-content: center;
    gap: 13px;
}
.hero-image h3 {
    font-size: 24px;
    font-weight: 400;
    color: #062135;
    text-align: center;
    margin-bottom: 30px;
}
.icon-title {
    gap: 20px;
    display: flex;
}
	.benefit-item {
    display: flex;
    align-items: flex-start;
    gap: 0px 10px;
    flex-direction: column;
}
p.benefits-description {
    margin-top: 0px;
    margin-left: 48px;
    color: #fff;
    font-size: 16px;
}
.primary-btn {
    max-width: 304px;
	 padding: 22px 0;
	align-items: center;
}

.hero-benefits-row:nth-child(2) {
    margin-top: 20px;

	}
/* 	instrcution section css */
	
	section.contact-detail {
    background-color: #F3F5F6;
    padding: 80px 10px;
}
.sub-div {
    width: 100%;
    max-width: 1280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
}
.sub-div h2 {
    font-size: 48px;
    text-align: center;
    color: #062135;
    font-weight: 400;
}

.icon-title-arrow {
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
}

	.instructions-link{
		cursor:pointer;
		width: 33%;
	}
.contact-instrctions {
    display: flex;
    gap: 50px;
	  margin-top: 20px;
}
.instructions-inner p {
    font-size: 16px;
    text-align: left;
    margin-top: 0px;
    color: #062135;
}
.instructions-inner {
    padding: 24px 30px 35px;
    border: 1px solid #06213580;
}

.icon-title-div span {
    font-size: 16px;
    font-weight: 700;
    color: #062135;
}
.icon-title-div {
    display: flex;
    gap: 10px;
    width: 100%;
}
	.esa-div {
    width: 100%;
    max-width: 865px;
    background-image: linear-gradient(45deg, #062135, #0A314D, #154F78);
    padding: 7px 10px;
}
.esa-div p {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    border: 1px solid #fff;
    padding: 20px 30px;
    margin: 0px;
}
	
/* 	instructions section css end */
/* 	testimonial / review slider css start */

.rating .stars {
  color: #FFA83A;
  font-size: 20px;
}
.rating .small {
  color: #0A314D !important;
  font-size: 13px;
  font-weight: 700;
}
p.small {
  font-size: 16px !important;
  color: #0A314D !important;
  font-weight: 400 !important;
}
.rating a {
  text-decoration: underline;
}
	

/* Section Wrapper */
section.wrap {
  padding: 40px 10px;
  background-color: #EBEFF1 !important;
}
	.rating h2 {
		color: #0A314D !important;
	}

	/* 	testimonial / review slider css end */
/* tablet styles */
@media screen and (min-width:768px) and (max-width: 1024px) {
    .hero-text {
    gap: 20px;
    margin-left: 20px;
    width: auto;
}
 h1.hero-title {
	 font-size: 32px !important;
    line-height: 42px !important;
    color: #fff;
}


	.hero-benefits {
    margin-top: 10px;
}
    .hero-image {
        width: auto;
        padding: 30px 20px 25px 20px;
		 width: 50%;
    }
section.hero-banner {
    padding: 70px 10px;
	 margin-top: 95px;
}
	.hero-image button {
    padding: 20px 0px;
    font-size: 18px;
}
    
    .hero-content {
        align-items: flex-end;
        flex-direction: row;
    }
section.contact-detail {
    background-color: #F3F5F6;
    padding: 60px 10px;
}
	.esa-div {
    width: 95%;
}
	.sub-div h2 {
    font-size: 36px;
}
.sub-div p {
    font-size: 16px;
}
.esa-div p {
    font-size: 16px;
    padding: 12px 20px;
    line-height: 26px;
}
.instructions-inner {
    padding: 20px 15px 20px;
}
	.contact-instrctions {
    gap: 15px;
    margin-top: 15px;
}
	.instructions-inner p {
    font-size: 14px;
}
	.sub-div h2 {
    font-size: 24px;
}
	    .hero-image {
        width: auto;
        padding: 30px 20px 25px 20px;
        width: 50%;
        display: flex;
        flex-direction: column;
    }
		p.happen-imgbox-para {
    text-align: left;
    margin: 0;
}
	.happen-card-imgbox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
	.happen-card {
        width: 280px;
        gap: 0px;
        display: flex;
        flex-direction: row;
        width: auto;
    }
	}
	@media only screen and (max-width:767px) {
		h1.hero-title {
    line-height: 30px;
    letter-spacing: 0;
}
	 h1.hero-title {
    line-height: 30px;
    font-size: 23px;
    color: #fff;
    text-align: center;
}
		.hero-text {
    gap: 20px;
    width: 100% !important;
}
		    .hero-text {
        margin-left: 0px;  }
		section.hero-banner {
    padding: 70px 10px;
	 margin-top: 95px;
}
    .hero-benefits {
        padding-left: 5px;
    }
		    .hero-content {
        flex-direction: column;
    }
.hero-benefits-row:nth-child(2) {
    margin-top: 0px;
}
    .hero-benefits-row {
        gap: 2px;
    }
		p.benefits-description {
    font-size: 14px;
}
		    .hero-image {
        width: 80%;
    }
		.hero-image input[type="text"] {
    width: 85%;
    padding: 15px 20px;

}
		.hero-image input[type="email"] {
    width: 85%;
    padding: 15px 20px;

}
.sub-div p {
    font-size: 14px;
    color: #062135;
    text-align: center;
	line-height: 24px;
}
		.esa-div p {
    font-size: 14px;
    padding: 6px 10px;
    line-height: 24px;
			color: #fff;
}
.contact-instrctions {
		gap: 15px;
    flex-direction: column;
}
	.instructions-inner p {
    text-align: left;
}
		.instructions-link{
		width: auto;
	}
		    .hero-image {
        height: auto;
    }
		.sub-div h2 br {
    display: none;
}
		.sub-div p br {
    display: none;
}
		p.hero-subtitle {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
		.hero-benefits {
        padding-left: 5px;
        margin-top: 14px;
        margin-bottom: 20px;
    }
		.primary-btn img {
    width: 20px;
    height: 20px;
    object-fit: cover;
}
		.hero-image textarea {
    width: 86% !important;

}
		.hero-image button {
    padding: 14px 0px;
    font-size: 14px;
    gap: 10px;
}
		.hero-image img {
    height: 16px;
    margin-bottom: -4px;
    width: 20px;
    object-fit: cover;
}

	}