/* Boat Inusrance page */
.eagle-banner-container.boat-banner .banner-text-container {
    width: 80%;
}

.team-member-associate-manager .team-member-img .image img {
    object-position: bottom;
}

/* .team-member-associate-manager .team-member-name-and-role .member-role p {
    font-weight: 400;
} */

.team-member-associate-manager .team-member-name-and-role .member-name p {
    color: #283671;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.boat-insurance-plans-contents {
    display: flex;
    padding-right: calc((100% - 1170px) / 2);
}

.boat-insurance-plans-contents .wpb_column:first-child {
    padding-top: 65px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.boat-insurance-plans-contents .wpb_column:nth-child(2) {
    padding-top: 117px;
}

.boat-insurance-plans-heading h2 {
    text-align: left;
}

.comprehensive-insurance-cover-section {
    padding-block: 75px;
}

.comprehensive-insurance-cover-heading h2,
.comprehensive-insurance-cover-subheading h2 {
    color: #35B6B4 !important;
}

.comprehensive-insurance-cover-heading h2 {
    padding-bottom: 32px;
}

.comprehensive-insurance-cover-subheading h2 {
    padding: 65px 0 50px;
}

.comprehensive-insurance-cover-text {
    text-align: center;
    max-width: 88%;
    margin: 0 auto;
}

.comprehensive-insurance-cover-icon-wrapper .wpb_wrapper {
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
}

.comprehensive-insurance-cover-icon-wrapper .icon-text-item .icon-text-wrapper {
    gap: 25px;
    align-items: center;
}

.comprehensive-insurance-cover-icon-wrapper .icon-text-item .icon-text-title {
    width: 220px;
}

.comprehensive-insurance-cover-icon-wrapper .icon-text-title p {
    font-size: 20px;
    font-weight: 800;
    line-height: normal;
    text-align: center;
}

.comprehensive-insurance-cover-icon-wrapper .icon {
    width: 100%;
    height: 85px;
    display: flex;
    justify-content: center;
}

.comprehensive-insurance-cover-btn-row .wpb_wrapper {
    display: flex;
    gap: 10px;
    justify-content: center;
    padding-top: 50px;
}

.comprehensive-insurance-cover-btn-row .wpb_wrapper .gws-button a {
    padding: 8px 40px;
    border-radius: 5px;
}

.third-party-insurance-cover-section {
    padding: 85px 0;
}

.third-party-insurance-cover-section .text-content-wrapper {
    padding: 30px 0 40px;
    max-width: 68%;
    margin: 0 auto;
}

.third-party-insurance-icons-wrapper .wpb_wrapper {
    display: flex;
    gap: 100px;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    justify-content: center;
}

.third-party-insurance-icons-wrapper .icon-text-item .icon {
    width: 80px;
    height: 80px;
}

.transit-damage-icon .icon {
    width: 140px;
}

.comprehensive-insurance-cover-icon-wrapper .accidental-loss-icon-text .icon-text-title,
.comprehensive-insurance-cover-icon-wrapper .transit-damage-icon .icon-text-title {
    width: 190px;
}

.third-party-insurance-icons-wrapper .icon-text-item .icon-text-wrapper {
    display: flex;
    gap: 20px;
    align-items: center;
}

.third-party-insurance-icons-wrapper .icon-text-item .icon-text-title {
    width: 210px;
}

.third-party-insurance-icons-wrapper .icon-text-title p {
    font-size: 20px;
    font-weight: 800;
    line-height: normal;
    text-align: center;
}

.why-insure-section {
    padding: 40px 0;
}

.make-a-claim-inner-wrapper .learn-more-btn p {
    font-weight: 700;
    font-size: 13px;
}

.insurance-at-eagle-title p {
    color: #283671;
    font-size: 32px;
    font-weight: 900;
    text-align: center;
    line-height: 50px;
}

.insurance-at-eagle-text-one p {
    text-align: center;
    font-weight: 500;
    line-height: normal;
}

.insurance-at-eagle-text-two p {
    text-align: center;
    font-weight: 700;
    line-height: normal;
}

.insurance-at-eagle-btn a {
    background: #35B6B4;
    color: #ffffff;
    padding: 8px 40px;
    border-radius: 5px;
    font-weight: 600;
}

.insurance-at-eagle-btn {
    text-align: center;
}

.insurance-at-eagle-title,
.insurance-at-eagle-text-one,
.insurance-at-eagle-btn,
.insurance-at-eagle-text-two {
    padding-bottom: 20px;
}

.insurance-at-eagle-text-one,
.insurance-at-eagle-text-two {
    max-width: 80%;
    margin: 0 auto;
}

/* Archive team  */

.archive-team-items-wrapper {
    display: flex;
    gap: 3%;
    row-gap: 35px;
    flex-wrap: wrap; 
}

.team-member-item {
    width: 366px;
}

.archive-team-member {
    width: unset;
}

/* Components */

.banner-text-container {
    margin: 0 0 15px;
}

.team-member-img .image img {
    object-fit: cover;
}

/* Home Insurance page  */
.team-member-assistant-manager .team-member-img .image img {
    object-position: bottom;
}

.team-member-assistant-manager .team-member-img .image {
    /* width: 620px; */
}

/* .team-member-assistant-manager .team-member-name-and-role {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: calc((100% - 1170px) / 2);
} */

.team-member-assistant-manager .team-member-name-and-role .member-role p {
    font-weight: 400;
}

.team-member-img .image {
    height: 420px !important;
}
.team-member-img {
    margin-top: auto;
}

.why-choose-home-protection {
    padding: 70px 0;
}

.why-choose-home-text {
    max-width: 75%;
    margin: 0 auto;
    padding-top: 15px;
}

.home-insurance-benefits-section {
    padding: 65px 0 140px;
}

.home-insurance-benefits-text {
    max-width: 78%;
    margin: 0 auto;
    padding: 25px 0 55px;
}

.benefits-text-icon-wrapper .wpb_wrapper {
    display: flex; 
    justify-content: center; 
    flex-wrap: wrap;
    gap: 50px 12%;
    width: 90%;
    margin: 0 auto;
}

.benefits-text-icon-wrapper .icon {
    width: 100%;
    display: flex;
    justify-content: center;
    min-height: 40px;
}

.benefits-text-icon-wrapper .icon-text-item .icon-text-wrapper {
    gap: 25px;
    align-items: center;
}

.benefits-text-icon-wrapper .icon-text-content-wrapper {
    max-width: 232px;
    text-align: center;
}

.benefits-text-icon-wrapper .icon-text-content-wrapper p {
    font-weight: 600;
}

.benefits-protection-section {
    padding: 80px 0;
}

.benefits-protection-section .wpb_wrapper .left-heading-accordion h3 {
    color: #35B6B4;
    font-size: 42px;
    font-weight: 800;
    line-height: normal;
}

.benefits-protection-section .accordion-heading-description.col-width .wrapper {
    padding: 40px 16px 50px;
    align-items: center;
    justify-content: unset;
}

.accordion-terms-conditions {
    padding: 95px 0 55px;
}

.terms-conditions-text {
    max-width: 65%;
    margin: 0 auto;
}

.home-insurance-get-quote {
    margin-bottom: 100px;
}

/* careers archive page  */
.banner-top-row {
    background: linear-gradient(90deg, #35B6B4 0%, rgba(100, 64, 188, 0.20) 100%);
    padding: 15px 0;
}

.banner-slide-wrapper .banner-slide-left .banner-slide-title-top p {
    color: #283671;
    font-size: 14px;
    font-weight: 400;
}

.banner-slide-wrapper .banner-slide-left .banner-slide-title p {
    color: #35B6B4;
    font-size: 32px;
    font-weight: 400;
    font-family: 'Gellatio';
}
.gws-heading.gellatio h2 {
    font-family: 'Gellatio';
}
.banner-slide-wrapper .banner-slide-left .banner-slide-title{
    padding: 20px 0;
}

.banner-slide-wrapper .banner-slide-left .banner-slide-text p {
    color: #283671;
    font-weight: 700;
}

.banner-slide-wrapper .banner-slide-right .banner-slide-image {
    width: 720px;
}

.banner-slide-wrapper .banner-slide-right .banner-slide-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.banner-slide-item {
    position: relative;
}

.banner-slide-wrapper .banner-slide-right .banner-slide-image-wrapper {
    position: absolute;
    top: 95px;
    right: calc((100% - 1170px) / 2);
}

.banner-slide-left {
    display: flex;
    align-items: center;
    padding: 105px 0 90px;
    padding-left: calc((100% - 1170px) / 2);
    max-width: 35%;
}

.careers-banner-slider .slick-dots {
    text-align: left;
    width: unset;
    right: unset;
    bottom: 45px;
    /* left: calc((100% - 1170px) / 2); */
}

.careers-banner-slider .slick-list {
    overflow: visible;
}

.join-eagle-section {
    padding: 110px 0 90px;
}

.join-eagle-section .gws-heading h2 {
    text-align: left;
}

.vc_row.wpb_row.vc_row-fluid.careers-values-section {
    padding: 65px 0 75px;
}

.join-team-section {
    padding: 70px 0 80px;
}

.join-team-section .text-content-wrapper.center.font18px {
    max-width: 80%;
    margin: 0 auto;
    padding: 22px 0 14px;
}

.join-team-btn-wrapper .wpb_wrapper {
    display: flex;
    justify-content: center;
    gap: 15px;
    padding-top: 30px;
}

.careers-values-section {
    background: url("http://stg-eagle-staging.kinsta.cloud/wp-content/uploads/2025/08/values-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.careers-values-section .our-values-heading h3,
.careers-values-section .our-values-item-wrapper .value-content p {
    color: #FFFFFF;
}

/* Contact Us */
.contact-us-container {
    padding: 116px 0 155px;
}

.contact-us .form-inner-wrapper {
    padding: 0 40px 0 0;
}

.contact-us-form-wrapper.eagle-widthcontainer {
    display: flex;
}

.contact-us.left {
    position: relative;
    width: 60%;
}

.contact-us-container .form-title h2.gellatio {
    color: #283671;
    font-size: 32px;
    font-weight: 400;
    line-height: normal;
}

.contact-us-container .form-subtitle p {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    color: #283671;
    padding: 40px 0 50px;
}

.contact-us-container .form-inner-wrapper {
    border: none;
}

.contact-us-container .form-inner-wrapper::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 526px;
    right: 0;
    top: 75px;
    background: rgba(0, 0, 0, 0.15);
}

.contact-us-container .address-label {
    padding-bottom: 15px;
}

.contact-us-container .contact-eagle-wrapper {
    display: block;
    border: none;
    padding: 90px 0 115px;
}

.contact-us-container .contact-us.right {
    padding-left: 25px;
}

.contact-us-container .contact-eagle-wrapper .contact-us-text-wrapper p,
.contact-us-container .address-wrapper p {
    color: #283671;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
}

.contact-us-container .contact-eagle-wrapper > div {
    padding-bottom: 15px;
    margin-top: 0;
}

.contact-us-container .phone-text-wrapper a,
.contact-us-container .fax-wrapper p,
.contact-us-container .email-wrapper a p{
    color: #283671;
    font-size: 14px;
    font-weight: 700 !important;
    line-height: normal;
    text-decoration: none;
}

.contact-us-container .contact-us-right-wrapper .icon {
    width: 24px;
    height: 24px;
}

.contact-us-container .contact-us-right-wrapper .address-wrapper .icon {
    width: 48px;
    height: 48px;
}

#gform_13 div#field_submit {
    text-align: right;
}

.gform-theme--foundation #gform_13 .gfield textarea.medium {
    min-block-size: 148px;
}

#gform_13 label.gfield_label.gform-field-label {
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    color: #283671;
    margin: 0;
}

#gform_13 .gfield input.large,
#gform_13 .gfield select,
#gform_13 .gfield textarea {
    border: none;
    border-bottom: 2px solid #283671;
    border-radius: 0;
    box-shadow: none;
}

#gform_13 input#gform_submit_button_13 {
    padding: 10px 25px;
    border-radius: 11px;
    background: #283671;
    box-shadow: 1px 2px 5.6px 0 rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
    font-weight: 700;
}

.gform-theme--foundation #gform_13 .gform_fields {
    column-gap: 60px;
}

#gform_13 .ginput_recaptcha iframe {
    transform: scale(0.85);
    transform-origin: top left;
}

.gform-theme--foundation #gform_13 select  {
    background-image: none;
}

.gform-theme--foundation #gform_13 .ginput_container_select {
    position: relative ;
}

.gform-theme--foundation #gform_13 .ginput_container_select::after {
    content: url("/wp-content/uploads/2025/09/Vector.png");
    position: absolute;
    top: -13px;
    right: 0;
    transform: scale(0.65);
}



/* UAT Big Screen */

span.gellatio {
    font-family: Gellatio;
}
.gellatio h3 {
    font-family: Gellatio;
}
.archive-who-we-are-inner-wrapper .who-we-are-heading h3 {
    color: #283671;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 800;
    text-transform: capitalize;
    margin-bottom: 75px;
}
.milestones-heading h3.gellatio {
    color: #36b6b4;
}
/* .single-insurance-solution-wrapper .accordion-heading-description.col-width .wrapper {
    padding: 40px 45px 175px 45px;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
} */
.pagination.eagle-pagination .page-numbers.next {
    margin-left: 20px;
}
.pagination.eagle-pagination .page-numbers.prev {
    margin-right: 20px;
}

.pagination.eagle-pagination a.page-numbers {
    color: #798DA3;
    font-size: 14px;
    margin-left: 25px;
    margin-right: 25px;
    font-weight: 700;
}

.pagination.eagle-pagination a.page-numbers.current {
    color: #35B6B4;
}

.pagination.eagle-pagination a.page-numbers:first-child {
    margin-left: 0;
}

.pagination.eagle-pagination a.page-numbers:last-child {
    margin-right: 0;
}

.pagination.eagle-pagination a.page-numbers.prev:after, .pagination.eagle-pagination a.page-numbers.next:after {
    color: #35B6B4;
    top: -3px;
    font-weight: 600;
}

.newsletter-inner-row .newsletter-description {
    padding: 30px 20px;
}
.testimonials-row {
    padding: 65px 0 120px;
}
.get-a-quote-inner-wrapper.eagle-widthcontainer .quote-item.box-image-description-wrapper {
    padding: 30px 15px;
}
.home.get-a-quote-container .get-a-quote-inner-wrapper .box-button a {
    padding: 8px 16px;
    font-weight: 500;
    font-size: 16px;
}
.container-col.assistance-ada .gws-heading h2 {
    line-height: 60px;
}
.qna-top-text {
    margin-bottom: 15px;
}
.container-col.company-profile-right .gws-heading {
    margin-bottom: 25px;
}
.vc_row.home-banner-slider:before {
    content: '';
    width: 100%;
    height: 30px;
    background: linear-gradient(90deg, #35B6B4 0%, rgba(100, 64, 188, 0.20) 100%);
}
.blog-inner-item-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.value-content-item-wrapper .value-content p {
    color: #283671;
    font-size: 15px;
}
.get-in-touch-form-wrapper .get-in-touch.left form input.gform_button {
    font-weight: 800 !important;
    outline: none !important;
}

.content-wrapper.container-rodent-cover-wrapper .wpb_wrapper {
    width: 80% !important;
    text-align: right;
}
.gws-button-wrapper.plan-btn a {
    border: 1px solid #283671 !important;
}
.content-wrapper.container-assistance-ada .text-content-wrapper {
    margin-bottom: 30px;
}
.our-values-item-wrapper {
    gap: 40px;
}
.rodent-cover-wrapper > div .wpb_column .vc_column-inner {
    display: flex;
    justify-content: flex-end;
}
.archive-claim-container .claim-top-bg {
    height: 30px;
}
.heading-wrapper .left-img-accordion img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.left-img-accordion {
    /* width: 450px; */
    height: 100%;
}
.single-insurance-solution-wrapper .individual-solution.get-a-quote-container .box-image-description-inner .gws-image-item {
    min-height: 150px;
    max-height: 150px;
    width: 165px;
}
.single-insurance-solution-wrapper .individual-solution.get-a-quote-container .box-image-description-wrapper .box-image-description-inner {
    padding: 0 35px;
}
.single-insurance-solution-wrapper .get-a-quote-inner-wrapper.eagle-widthcontainer .quote-item.box-image-description-wrapper {
    height: 100%;
}

/* Single News */
.single-news-container .page-banner-wrapper-inner {
    max-width: calc(100% - 70px);
    margin: 0 auto;
}
.single-news-container .gws-content-wrapper.container-banner-wrapper-container h2 {
    color: var(--Beige, #F4E7DB);
    text-overflow: ellipsis;
    font-size: 72px;
    font-style: normal;
    font-weight: 600;
    line-height: 75px;
}
.single-news-container .page-banner-wrapper .banner-image-wrapper {
    height: calc(100vh - 350px);
}
