/* ---header css--- */
.header-button-area {
display: flex;
align-items: center;
column-gap: 10px;
}
.header-button-area a {
font-family: Playfair Display;
font-weight: 400;
font-size: 18px;
line-height: normal;
color: #fff;
border: 1px solid #EAF7FD;
border-radius: 50px;
padding: 11px 37px;
}
.footer-map-discmir p {
    display: flex;
    align-items: center;
    justify-content: center;
    padding:10px;
    font-size: 24px;
	margin-bottom:0px !important;
}
.header-button-area a:hover {
background: #9A7F4D;
border-color: #9A7F4D;
}
span.current-language-item {
color: #fff;
border: 1px solid #cdcdcd;
background-color: transparent;
line-height: 1;
padding:15px 40px;border-radius:50px;

}

a.wp-block-navigation-item__content
{background:#fff !important;
color: #000000 !important;
background-color: transparent;
padding: 15px 10px;
line-height: 1;
padding:15px 40px !important;
border-radius:50px;
}
a.wp-block-navigation-item__content:hover{
background:#9a7f4d !important;
color: #fff !important;
}
.header-phone a {
font-size: 24px;
padding: 7px 42px;
background: #9A7F4D;
border-color: #9A7F4D;
}
.header-phone a:hover {
background: #B32125;
border-color: #B32125;
}
.site-header-below-section-left.site-header-section.ast-flex.site-header-section-left {
display: none !important;
}
.site-header-below-section-right.site-header-section.ast-flex.ast-grid-right-section {
width: 100% !important;
margin-top: -40px;
}
.site-below-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container .ast-builder-grid-row {
display: flex !important;
}
.ast-builder-menu-1.ast-builder-menu.ast-flex.ast-builder-menu-1-focus-item.ast-builder-layout-element.site-header-focus-item {
width: 100% !important;
}
.ast-main-header-bar-alignment {
margin: 0 !important;
width: 100% !important;
}
.main-navigation.ast-inline-flex {
width: 100% !important;
}
.ast-builder-menu .main-navigation>ul {
width: 100% !important;
display: flex;
justify-content: space-between;
}
.ast-builder-menu-1 .menu-item > .menu-link {
text-transform: capitalize;
font-weight: 400;
color: #fff;
padding: 0;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link {
color: #fff;
}
/* .main-header-menu .sub-menu {
width: 280px !important;
} */
.header-phone {
margin-left: 10px;
}

.site-branding.ast-site-identity {
padding: 0;
}
.site-header-section {
align-items: flex-start;
}
.ast-builder-grid-row {
align-items: self-start;
}

/* ============================================== */

/* ---banner css--- */

.hero-text-button a {
padding: 15px 66px !important;
outline: 1px solid #B32125;
outline-offset: 5px !important;
}
.hero-text-button a:hover {
outline-color: #9A7F4D !important;
background: #9A7F4D !important;
}

.cursor-img img {
cursor: pointer;
}

/* ---banner review css--- */
.banner-review-box .uagb-ifb-title-wrap {
text-align: center;
}

.wp-block-uagb-container.banner-bottom-reveiw {
margin-top: -200px;
}
.wp-block-uagb-container.trust-logo-section {
padding: 270px 20px 60px;
margin-top: -272px;
}
.wp-block-uagb-container.trust-logo-section {
border-bottom: 2px solid #AF9159;
}

/* ---about section css--- */
.wp-block-uagb-container.video-img-box {
padding: 0px 20px 0;
position: relative;
}
.wp-block-uagb-container.video-img-box::after {
content: "";
position: absolute;
width: 100%;
height: 90%;
background: linear-gradient(67.84deg, #0C4371 2.46%, #17588E 99.46%);
z-index: -1;
top: 50%;
transform: translateY(-50%);
}
.wp-block-uagb-container.about-video-section {
border-top: 12px solid #AF9159;
margin-top: 1px;
border-bottom: 2px solid #AF9159;
}

/* ---service section css--- */
.service-text-img {
margin: 0 !important;
position: relative;
top: 8px;
}
.wp-block-uagb-container.service-box {
position: relative;
}
.wp-block-uagb-container.service-text {
width: 95% !important;
position: absolute;
bottom: 0;
left: 0;
justify-content: center;
}
.wp-block-uagb-container.service-section {
border-top: 12px solid #AF9159;
margin-top: 1px;
}


/* ---counter section css--- */

.wp-block-uagb-container.counter-box .wp-block-uagb-counter__title {
margin: 0 !important;
}
.wp-block-uagb-container.counter-box:nth-child(2) {
position: relative;
}
.wp-block-uagb-container.counter-box:nth-child(2)::after {
content: "";
position: absolute;
height: 70%;
width: 1px;
background: rgb(18 67 112 / 80%);
left: 0;
}
.wp-block-uagb-container.counter-box:nth-child(2)::before {
content: "";
position: absolute;
height: 70%;
width: 1px;
background: rgb(18 67 112 / 80%);
right: 0;
}
.wp-block-uagb-container.counter-box-area {
padding: 50px 40px 60px;
/* box-shadow: 0px 0px 24px 0px #00000029; */
}

/* ---content section css--- */
.wp-block-uagb-container.content-img-box {
padding: 0 20px;
position: relative;
}
.wp-block-uagb-container.content-img-box::after {
content: "";
position: absolute;
width: 100%;
height: 90%;
background: linear-gradient(67.84deg, #0C4371 2.46%, #17588E 99.46%);
z-index: -1;
top: 50%;
transform: translateY(-50%);
}
.wp-block-uagb-container.content-section {
border-bottom: 2px solid #AF9159;
margin-bottom: 1px;
}

/* =============================== */

/* ---clients success stories css--- */
figure.wp-block-image.size-full.is-resized.star-icon-2 {
padding: 5px 0 10px;
}
.reviews-btn a.uagb-buttons-repeater.wp-block-button__link {
padding: 15px 74px;
outline: 1px solid #B32125;
outline-offset: 3px;
box-shadow: unset !important;
}
.wp-block-uagb-container.clients-success-section {
border-top: 12px solid #D7B46E;
}
.wp-block-uagb-container.review-box.banner-review-box p {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
margin: 0 !important;
}


.wp-block-uagb-container.clients-success-section .review-box p {
display: -webkit-box;
-webkit-line-clamp: 6;
-webkit-box-orient: vertical;
overflow: hidden;
margin: 0 !important;
}

/* ---live streaming section css--- */

.wp-block-uagb-container.live-streaming-section figure {
width: 100%;
}
.wp-block-uagb-container.live-streaming-section figure img {
width: 100% !important;
height: auto;
}

/* ---Team section css--- */
.team-text-heading .uagb-heading-text {
margin-bottom: 0 !important;
}
.team-text-heading p.uagb-desc-text {
margin-bottom: 0 !important;
}
.wp-block-uagb-container.team-box-text {
align-items: center !important;
}
.team-box-arrow {
justify-content: center !important;
align-items: center !important;
margin: 0 !important;
align-self: center !important;
}
.wp-block-uagb-container.team-box {
position: relative;
}
.wp-block-uagb-container.team-box-text {
width: 90% !important;
margin-top: -60px;
position: relative;
}
.wp-block-uagb-container.team-section {
border-top: 12px solid #AF9159;
}

.team-text-heading p.uagb-desc-text {
font-size: 15px !important;
}

.team-box-img {
height: 100%;
}
.team-box-img img {
height: 100% !important;
object-fit: cover;
}

/* ---why choose us css--- */

.wp-block-uagb-container.choose-us-section {
border-top: 12px solid #AF9159;
}
.wp-block-uagb-container.choose-us-box p {
margin-top: 15px;
margin-bottom: 8px !important;
}

/* ---youtube section css--- */

.wp-block-uagb-container.youtube-box-area {
box-shadow: 0px 0px 24px 0px #00000029;
padding: 60px 70px 80px;
background: #fff;
position: relative;
z-index: 1;
margin-top: -260px;
}

.wp-block-uagb-container.youtube-box-area::after {
content: "";
position: absolute;
background: url(/wp-content/uploads/2025/06/you-tube-background.png);
width: 90%;
height: 90%;
background-size: contain;
background-repeat: repeat;
background-position: center;
opacity: 1;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.video-image-part {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
background: #000;
overflow: hidden;
}
.video-image-part iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
background: transparent;
}

/* ---faq css--- */

.wp-block-uagb-container.main-faq-section {
border-top: 12px solid #AF9159;
}
span.uagb-question {
border-bottom: 0;
padding-bottom: 0px;
margin-bottom: 0px !important;
}
.uagb-faq-item-active span.uagb-question {
border-bottom: 0 !important;
color: #fff !important;
padding-bottom: 0;
margin-bottom: 20px !important;
}
.uagb-faq-item-active .uagb-faq-content p {
padding-right: 20px;
margin-bottom: 0 !important;
color: #fff !important;
}
.uagb-faq-item {
margin-bottom: 0px !important;
padding: 25px 30px;
border-radius: 0;
background: transparent;
border-bottom: 1px solid #FFFFFF80 !important;
}

.uagb-faq-item-active {
background: #AF9159 !important;
border-radius: 0 !important;
padding: 35px 30px 35px !important;
border-bottom: 0 !important:
}

.faq-area .uagb-icon-active {
background: url(/wp-content/uploads/2025/06/faq-active-icon.png) !important;
background-size: contain !important;
background-repeat: no-repeat !important;
width: 34px !important;
height: 34px !important;
}

.faq-area .uagb-icon {background: url(/wp-content/uploads/2025/06/faq-close-icon.png) !important;
background-size: contain !important; background-repeat: no-repeat !important; width: 34px !important; height: 34px !important;}
.faq-area .uagb-icon svg, .faq-area .uagb-icon-active svg {display: none !important;}
.faq-area .uagb-faq-questions-button {
display: flex;
align-items: center;
}
.faq-area .uagb-faq-item:last-child {margin-bottom: 0 !important;}
.uagb-faq-questions-button.uagb-faq-questions {position: relative;}

.faq-section .line-heading::after {
width: 82%;
top: 20px;
transform: unset;
background: #20314666 !important;
}

/* ========================== */

/* ---home form css--- */
div#contact-us p {
    margin: 0 !important;
}
.home-form {
background: #EAF7FD !important;
padding: 60px 60px 60px !important;
width: 85%;
margin: 0 auto;
}
.home-form-heading {
margin-bottom: 35px;
font-family: Playfair Display;
font-weight: 400;
font-size: 42px;
line-height: 120%;
letter-spacing: 0px;
text-align: center;
color: #0C4371;
}
.home-form input, .home-form textarea {
border: 1px solid #D7D7D7;
border-radius: 0;
font-family: Poppins;
font-weight: 400;
font-size: 18px;
line-height: 26px;
letter-spacing: 0px;
color: #0C4371;
min-height: 59px;
margin-bottom: 16px;
}
.home-form textarea {
height: 105px;
}
.home-form  input.wpcf7-form-control.wpcf7-submit {
font-family: Poppins;
font-weight: 600;
font-size: 18px;
line-height: 21px;
letter-spacing: 0px;
text-align: center;
color: #fff;
border-radius: 50px;
padding: 13px 114px;
min-height: auto;
margin-bottom: 0;
outline: 1px solid #B32125;
outline-offset: 3px;
border: 0;
}
.home-form .form-btn {
text-align: center;
margin-top: 15px;
}

/* ---sidebar blog css--- */
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid time.uagb-post__date {
font-size: 18px!important;
color: var(--ast-global-color-6);
font-weight: 400;
line-height: 28.8px;
text-align: right
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid .uagb-post__text.uagb-post-grid-byline,.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid .uagb-post__text.uagb-post__cta.wp-block-button,.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid h4.uagb-post__title.uagb-post__text {
background: rgba(255,255,255,.7);
display: block;
padding-left: 20px;
padding-right: 20px;
position: relative;
bottom: 185px;
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid .uagb-post__text.uagb-post-grid-byline {
padding-top: 15px!important;
text-align: left;
font-family: Poppins;
font-weight: 400;
font-size: 14px;
line-height: 24px;
vertical-align: bottom
}
span.dashicons-admin-users.dashicons {
display: none!important
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid article.uagb-post__inner-wrap {
padding: 0
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid article.uagb-post__inner-wrap {
position: relative;
height: 350px
}
.side-blog a.wp-block-button__link.uagb-text-link {
background: transparent!important;
!i;!;font-family: Raleway;
font-weight: 400;
font-size: 16px;
line-height: 24px
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid article.uagb-post__inner-wrap .uagb-post__image img.attachment-large {
min-height: 370px;
height: 370px;
object-fit: cover
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid .uagb-post__text.uagb-post-grid-byline {
padding-top: 0;
padding-bottom: 0
}
.sidebar-main span.dashicons-calendar.dashicons {
display: none!important
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid h4.uagb-post__title.uagb-post__text {
padding-top: 10px;
color: #204147!important;
font-weight: 600;
padding-bottom: 10px!important;
margin-bottom: 0!important
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid h4.uagb-post__title.uagb-post__text a {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
min-height: auto;
color: #06264B;
text-transform: capitalize;
line-height: 1.2em;
font-weight: 400;
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid .uagb-post__text.uagb-post-grid-byline time.uagb-post__date {
padding: 0;
position: absolute;
bottom: -115px;
right: 20px;
z-index: 9;
color: #141414!important;
font-family: Poppins;
font-weight: 400;
font-size: 14px!important;
line-height: 24px;
text-align: right
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid .uagb-post__text.uagb-post__cta.wp-block-button {
padding-bottom: 15px
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid {
margin-bottom: 35px
}
.uagb-post-grid .uagb-post__author:not(:last-child)::after {
display: none
}
.side-blog a.wp-block-button__link.uagb-text-link {
background: transparent!important;
font-family: Raleway;
font-weight: 400;
font-size: 16px;
line-height: 24px
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid .uagb-post__text.uagb-post__cta.wp-block-button a.wp-block-button__link.uagb-text-link {
background: transparent!important;
color: #191919;
text-align: left;
font-family: Poppins;
font-weight: 400;
font-size: 16px;
line-height: 24px;
vertical-align: bottom;
}
/* ========================= */


/* ---blog section css--- */

.home-blog-slider h4.uagb-post__title.uagb-post__text {
margin-bottom: 0 !important;
}
.home-blog-slider .uagb-post__text.uagb-post-grid-byline {
padding-bottom: 10px;
}
.home-blog-slider a.wp-block-button__link.uagb-text-link {
padding: 0;
background: transparent;
font-family: Poppins;
font-weight: 400;
font-size: 18px;
line-height: 21.6px;
letter-spacing: 0px;
color: #0C4371;
padding: 8px 20px 6px 0px;
background: url(/wp-content/uploads/2025/06/angle-arrow-icon.png) no-repeat 0 11px;
background-size: 9px;
background-position: right;
} 
.home-blog-slider ul.slick-dots {
display: none !important;
}
.home-blog-slider button.slick-arrow {
padding: 0px !important;
}
.home-blog-slider h4.uagb-post__title.uagb-post__text a {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
font-weight:500 !important;
}
.wp-block-uagb-post-carousel.uagb-post-grid.home-blog-slider .uagb-post__image img {
    min-height: 300px;
    max-height: 300px;
    object-fit: cover;
}


/* ----footer css---- */
.footer-top-area [class*="col-"]:nth-child(1) {
flex: 0 0 27%;
max-width: 27%;
}
.footer-top-area [class*="col-"]:nth-child(2) {
flex: 0 0 46%;
max-width: 46%;
}
.footer-top-area [class*="col-"]:nth-child(3) {
flex: 0 0 27%;
max-width: 27%;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
background: linear-gradient(67.84deg, #0C4371 2.46%, #17588E 99.46%);
padding: 50px 0 190px;
border-top: 10px solid #AF9159;
}
.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
text-align: unset !important;
}
.time-box {
display: flex;
column-gap: 20px;
}
.time-box {
display: flex;
column-gap: 20px;
justify-content: center;
border-left: 1px solid rgb(234 247 253 / 40%);
border-right: 1px solid rgb(234 247 253 / 40%);
padding: 15px 0;
}
.time-box-heading {
font-family: Poppins;
font-weight: 600;
font-size: 18px;
line-height: normal;
letter-spacing: 0px;
color: #fff;
}
.time-text {
font-family: Poppins;
font-weight: 400;
font-size: 18px;
line-height: 1.5em;
color: #fff;
}
.footer-social-box-area {
display: flex;
margin-left: auto !important;
width: auto !important;
margin-right: 0 !important;
justify-content: flex-end;
column-gap: 20px;
}
.footer-social-heading {
font-family: Poppins;
font-weight: 600;
font-size: 18px;
line-height: 1.2em;
text-transform: uppercase;
color: #fff;
padding-bottom: 10px;
}
.footer-social {
display: flex;
column-gap: 3px;
}
.footer-social a img {
filter: brightness(0) invert(1);
}
.footer-top-area .row {
align-items: center;
}
.footer-map-box-area {
background: #153E61;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 35px 35px 50px;
}
.footer-map-heaidng {
font-family: Playfair Display;
font-weight: 400;
font-size: 30px;
line-height: 1.2em;
letter-spacing: 0px;
text-align: center;
color: #fff;
margin-bottom: 15px;
}
.footer-map-text, .footer-map-text a {
font-family: Poppins;
font-weight: 400;
font-size: 18px;
line-height: 1.6em;
letter-spacing: 0px;
text-align: center;
color: #fff;
}
.footer-map-text a {
color: #fff;
}
.footer-map {
margin-top: -143px;
}
.footer-map iframe {
width: 100%;
max-height: 415px;
display: block;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
max-width: 100% !important;
}
.footer-map-area {
max-width: 1440px;
margin-left: auto;
margin-right: auto;
margin-top: -120px;
position: relative;
z-index: 1;
}
.footer-map-area .row {
justify-content: center;
}

.mobile_footer_map-area {
display: none;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"]{
	position:relative;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"]::before {
content: "";
position: absolute;
width: 100%;
height: 10px;
background: #D7B46E;
top: 2px;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
    position: relative;
    border-top: 1px solid #AF9159;
}

.home .site-above-footer-wrap[data-section="section-above-footer-builder"]::before{
	display:none;
}

.home .site-above-footer-wrap[data-section="section-above-footer-builder"] {
    border-top: 10px solid #AF9159;
}

/* ================================== */

/* ---inner pages css--- */

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
padding: 0;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
background: #997F4E !important;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
min-height: auto !important;
}
.wp-block-uagb-container.inner-tagline-banner {
padding: 240px 20px 50px;
}
.sidebar-form p {
margin-bottom: 0 !important;
}

.wp-block-uagb-container.live-streaming-section {
box-shadow: -0px 6px 12px 0px #00000030;
}

.wp-block-uagb-container.home-form-section .wpcf7 form.sent .wpcf7-response-output {
color: #46b450 !important;
background: #e9f6fc;
border-color: #e9f6fc !important;
width: 85%;
margin: 15px auto 0;
}
.wp-block-uagb-container.home-form-section .wpcf7 form.invalid .wpcf7-response-output {
background: #e9f6fc;
border-color: #e9f6fc !important;
width: 85%;
margin: 15px auto 0;
}
.home-blog-slider h4.uagb-post__title.uagb-post__text a {
min-height: 60px;
max-height:60px;
}

.wp-block-uagb-container.content-section.content-section-4 {
border: 0;
}

.wp-block-uagb-container.home-blog-section {
position: relative;
}
.wp-block-uagb-container.home-blog-section::before {
content: "";
position: absolute;
width: 100%;
height: 2px;
background: #AF9159;
top: -16px;
left: 0;
}

.wp-block-uagb-container.youtube-arrow-icon.cursor-img.uagb-block-707aa182 {
position: relative;
z-index: 99;
}
.ast-plain-container.ast-no-sidebar #primary {
margin-top: 0 !important;
margin-bottom: 0 !important;
}


.home-form  input::placeholder {outline: 0; color:#0C4371; }
.home-form  input:focus{outline: 0; background:#fff;  color:#0C4371; }
.home-form  textarea::placeholder{outline: 0; color:#0C4371; }

.wp-block-uagb-container.consultation-form-box iframe {
width: 100% !important;
}
.wp-block-uagb-container.faq-page-date p {
margin: 0 !important;
line-height: normal;
}
.wp-block-uagb-container.faq-page-content span.uagb-question {
margin-bottom: 0 !important;
}
.wp-block-uagb-container.faq-page-content .wp-block-uagb-faq-child {
    padding: 20px !important;
    border-bottom-color: #000 !important;
}

.wp-block-uagb-container.faq-page {
    padding: 20px !important;
}
.wp-block-uagb-container.faq-page .uagb-icon-active svg {
    fill: #fff !important;
}
.financing-faq span.uagb-question {
    margin-bottom: 0 !important;
}
 
.financing-faq .uagb-faq-questions-button.uagb-faq-questions {
    padding: 0;
}
.financing-faq .uagb-faq-content {
    padding: 0 !important;
    padding-top: 20px !important;
}
.financing-faq .uagb-faq-content a {
    color: #114370;
}
.wp-block-uagb-container.faq-page {
background: #f2f2f2 !important;
}
li.privacy-address br {
    display: none;
}

.wp-block-uagb-container.consultation-form-section {
background: #f2f2f2;
padding: 20px;
}
.home-form input.wpcf7-form-control.wpcf7-submit:focus {
    background: #B32125;
}
.side-form .wpcf7-submit:hover, .side-form .wpcf7-submit:focus {
    background: #B32125 !important;
}

iframe#iFrameResizer0 {
    background: #f2f2f2;
    padding: 10px;
    margin-bottom: 40px;
}
.epyt-gallery iframe {
    width: 100% !important;
}


/* ---responsive css--- */

@media only screen and (max-width:1560px) and (min-width:976px){
#ast-desktop-header {
max-width: 90% !important;
margin: 0 auto;
}
.site-above-footer-wrap .ast-builder-footer-grid-columns, .site-below-footer-wrap .ast-builder-footer-grid-columns, .site-primary-footer-wrap .ast-builder-footer-grid-columns {
max-width: 90% !important;
}

}

@media (max-width: 1560px){
.wp-block-uagb-container.trust-logo-section {
margin-top: -285px;
}
.team-text-heading p.uagb-desc-text {
font-size: 15px !important;
}
.team-text-heading .uagb-heading-text {
font-size: 22px !important;
}
.team-box-img {
height: 100%;
}
.team-box-img img {
height: 100% !important;
object-fit: cover;
}
.wp-block-uagb-container.home-blog-section {
margin-top: -334px;
}
}

@media (max-width: 1400px){
.service-text-heading .uagb-heading-text {
    font-size: 20px !important;
}
header .custom-logo-link img {
max-width: 200px;
width: 200px;
}
.header-button-area a {
font-size: 17px;
padding: 11px 25px;
}
.header-phone a {
font-size: 22px !important;
padding: 7px 30px;
}
.wp-block-uagb-container.hore-banner {
padding: 220px 20px 350px !important;
}
.footer-social-box-img img {
width: 56px;
object-fit: cover;
}
.footer-logo img {
width: 220px;
}

.footer-social-box-img {
width: 25%;
}
.footer-social-text {
width: 75%;
}
.footer-social-box-img img {
width: 56px !important;
}
.footer-social a svg {
width: 35px;
}
.wp-block-uagb-container.trust-logo-section {
margin-top: -305px;
padding: 290px 20px 60px;
}
.trust-logo-section .wp-block-uagb-image {
padding: 0 30px;
}
.trust-logo-section .wp-block-uagb-image figure img {
object-fit: contain;
}	
.service-text-heading .uagb-heading-text {
    font-size: 20px !important;
}
.team-box-arrow img {
width: 25px !important;
object-fit: contain;
}
.team-text-heading .uagb-heading-text {
font-size: 18px !important;
}
.team-text-heading p.uagb-desc-text {
font-size: 12px !important;
}
.wp-block-uagb-container.team-box-text {
margin-top: -40px;
}
.wp-block-uagb-container.attorney-box-text p {
font-size: 16px;
}
.wp-block-uagb-container.home-blog-section {
margin-top: -283px;
padding: 320px 20px 80px;
}
}

@media (max-width: 1200px){
span.current-language-item{
    font-size: 18px;
    padding: 10px 15px;
}	
header .custom-logo-link img {
max-width: 160px;
width: 160px;
}	
.header-phone a {
font-size: 18px !important;
padding: 7px 20px;
}
.header-button-area a {
font-size: 15px;
padding: 10px 15px;
}
.header-button-area {
column-gap: 5px;
}
.ast-builder-menu-1 .menu-item > .menu-link {
font-size: 16px;
}
.hero-text-1 .uagb-heading-text {
font-size: 70px !important;
}
.hero-text-2 .uagb-heading-text {
font-size: 23px !important;
}
.footer-logo img {
width: 170px;
}	
.time-box-img img {
width: 35px;
}
.time-box-heading {
font-size: 16px;
}
.time-text {
font-size: 15px;
}	
.footer-social-heading {
font-size: 16px;
}	
.footer-social a svg {
width: 27px;
}
.footer-map-box-area {
padding: 30px 30px 40px;
}
.footer-map-heaidng {
font-size: 26px;
}
.footer-map-text, .footer-map-text a {
font-size: 16px;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
padding: 40px 0 170px;
}
.copyright-text {
font-size: 12px;
}
.smb-logo img {
max-width: 120px;
}
.wp-block-uagb-container.review-box.banner-review-box {
padding: 30px 20px 20px;
}
.wp-block-uagb-container.review-box.banner-review-box p {
font-size: 16px !important;
}
.trust-logo-section .wp-block-uagb-image {
padding: 0 20px;
}
.service-text-heading .uagb-heading-text {
font-size: 17px !important;
}
.wp-block-uagb-container.service-text {
padding: 10px;
}
.service-text-img {
top: 0px;
}
.wp-block-uagb-container.counter-box-area {
padding: 40px 20px 40px;
}
.wp-block-uagb-container.counter-box .wp-block-uagb-counter__number {
font-size: 38px;
}
.wp-block-uagb-container.counter-box .wp-block-uagb-counter__title {
font-size: 16px;
}	
.wp-block-uagb-container.review-box {
padding: 20px;
}	
.clint-user.area img {
width: 60px !important;
}
.clint-user.area span.uagb-ifb-title-prefix {
font-size: 16px !important;
}	
.clint-user.area p.uagb-ifb-title {
font-size: 12px !important;
}
.wp-block-uagb-container.review-box p {
font-size: 16px;
}
.star-icon-2 img {
width: 150px !important;
}
	
.wp-block-uagb-container.choose-us-box .uagb-heading-text {
font-size: 24px;
}
.wp-block-uagb-container.you-tube-box iframe {
height: 100%;
}
.wp-block-uagb-container.team-box-text {
flex-direction: column;
}
.team-box-arrow img {
width: 20px !important;
height: auto !important;
}
.wp-block-uagb-container.home-blog-section {
margin-top: -226px;
padding: 260px 20px 70px;
}	
}

@media (max-width: 976px){
	.choose-us-box {
    height: 480px;
}
.hero-text-1 .uagb-heading-text {
font-size: 30px !important;
}
.hero-text-2 .uagb-heading-text {
font-size: 22px !important;
}
.wp-block-uagb-container.hore-banner {
padding: 190px 20px 100px !important;
}

.footer-top-area [class*="col-"] {
flex: 0 0 100% !important;
max-width: 100% !important;
}
.time-box {
border: 0;
justify-content: flex-start;
padding: 35px 0 35px;
}
.footer-social-box-img {
width: auto;
}
.footer-social-text {
width: auto;
}
.footer-social-box-area {
justify-content: start;
}
.footer-social-box-img img {
width: 50px;
}
.footer-social a svg {
width: 38px;
}
.time-box-img img {
width: 52px;
}
.time-box-heading {
font-size: 18px;
}
.time-text {
font-size: 18px;
}
.footer-logo img {
width: 250px;
}
.mobile_footer_map-area {
display: flex;
flex-direction: column;
row-gap: 40px;
padding-top: 40px;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
display: flex;
flex-direction: column-reverse;
}
.copyright-text {
font-size: 15px;
margin-top: 10px;
}
.footer-map {
margin-top: 0;
}
.footer-map-area {
display: none;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
padding: 40px 20px 30px;
}

.wp-block-uagb-container.review-arrow-btn.cursor-img {
position: relative;
z-index: 1;
}
.wp-block-uagb-container.trust-logo-section {
margin-top: -405px;
padding: 365px 20px 60px;
}
.wp-block-uagb-container.banner-bottom-reveiw {
margin-top: -50px;
}
.wp-block-uagb-container.trust-logo-section .wp-block-uagb-advanced-heading .uagb-heading-text {
font-size: 36px;
}
.wp-block-uagb-container.trust-logo-section {
border-bottom: 12px solid #AF9159;
}
.wp-block-uagb-container.about-video-section {
border-top: 2px solid #AF9159;
margin-top: 1px;
border-bottom: 12px solid #AF9159;
}
.wp-block-uagb-container.service-section .wp-block-uagb-advanced-heading h2.uagb-heading-text {
margin-bottom: 30px !important;
}	
.wp-block-uagb-container.service-section {
border-top: 0;
margin-top: 0;
}	
.wp-block-uagb-container.service-text {
left: 50%;
transform: translateX(-50%);
}
.service-text-heading .uagb-heading-text {
font-size: 20px !important;
}
.wp-block-uagb-container.service-arrow {
    margin-top: 35px !important;
}	
	
.wp-block-uagb-container.counter-box {
position: relative;
}
.wp-block-uagb-container.counter-box::after {
content: "";
position: absolute;
width: 1px;
height: 80%;
background: #124370;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.wp-block-uagb-container.counter-box::before {
content: "";
position: absolute;
width: 1px;
height: 80%;
background: #124370;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.counter-section .swiper-content {
padding: 40px 105px 50px !important;
}
.wp-block-uagb-container.counter-box-grid {
max-width: 100% !important;
box-shadow: 0px 0px 24px 0px #00000029;
}
.wp-block-uagb-container.counter-section {
margin-top: -90px !important;
}	
.clint-user.area img {
width: 72px !important;
}
.star-icon-2 img {
width: 170px !important;
}
.uagb-ifb-title-wrap {
width: fit-content !important;
max-width: fit-content !important;
}
.clients-success-section .uagb-ifb-left-title-image {
justify-content: center;
}
.star-icon-2 {
text-align: center;
}
.wp-block-uagb-container.review-box p {
font-size: 17px;
text-align: center;
}
.wp-block-uagb-container.choose-us-box {
text-align: center !important;
}
.wp-block-uagb-slider.choose-us-slider .swiper-content {
padding: 0 !important;
}	
.wp-block-uagb-container.choose-us-section h2.uagb-heading-text {
margin: 0 !important;
}	
.wp-block-uagb-container.youtube-box-area {
padding: 0;
margin-top: 0;
background: transparent;
box-shadow: unset;
}	
.wp-block-uagb-container.content-section.content-section-4 {
padding-bottom: 50px !important;
border-bottom: 0;
}	
.wp-block-uagb-container.home-blog-section {
margin: 0;
padding: 40px 20px 50px;
}
.wp-block-uagb-container.you-tube-section {
box-shadow: 0px 0px 24px 0px #00000029;
padding: 40px 20px 60px;
background: #fff;
border-bottom: 2px solid #AF9159;
margin-bottom: 2px;
}
.uagb-faq-item {
padding: 15px 10px;
}	
.wp-block-uagb-container.faq-area {
padding-top: 0;
}
.home-form {
padding: 20px 20px 40px !important;
width: 100%;
}
.home-form-heading {
font-size: 30px;
}	
.wp-block-uagb-container.home-form-section {
background: #fff !important;
padding: 50px 20px 35px; 
}
.home-form [class*="col-"] {
flex: 0 0 100%;
max-width: 100%;
}
.sidebar-form-heading {
font-size: 32px;
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid .uagb-post__text.uagb-post-grid-byline, .sidebar-main .wp-block-uagb-post-grid.uagb-post-grid .uagb-post__text.uagb-post__cta.wp-block-button, .sidebar-main .wp-block-uagb-post-grid.uagb-post-grid h4.uagb-post__title.uagb-post__text {
bottom: 206px;
}	
.wp-block-button.side-button.rw-button {
margin-top: 0;
}	
.wp-block-button.side-button {
width: 70% !important;
}	
.wp-block-uagb-container.mobile-team-slider .swiper-content {
padding: 0 !important;
}
.team-text-heading .uagb-heading-text {
font-size: 20px !important;
margin-bottom: 5px !important;
}
.team-text-heading p.uagb-desc-text {
font-size: 18px !important;
}
.wp-block-uagb-container.team-box-text {
margin-top: -60px;
}
.wp-block-uagb-container.inner-banner {
padding: 230px 20px 70px;
}
.wp-block-uagb-container.home-form-section .wpcf7 form.sent .wpcf7-response-output {
width: 100%;
}
	
.wp-block-uagb-container.home-form-section .wpcf7 form.invalid .wpcf7-response-output {
width: 100%;
}
	
.wp-block-uagb-container.you-tube-section::after {
content: "";
position: absolute;
background: url(/wp-content/uploads/2025/06/you-tube-background.png);
width: 90%;
height: 90%;
background-size: contain;
background-repeat: repeat;
background-position: center;
opacity: 1;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.hero-text-2 .uagb-heading-text strong {
display: block;
}
.wp-block-uagb-container.you-tube-box iframe {
height: 100%;
}
.wp-block-uagb-container.team-box-text {
flex-direction: unset;
}	
.team-box-arrow img {
width: 25px !important;
}	
.wp-block-uagb-container.choose-us-box p {
margin-top: 0;
}	
.wp-block-uagb-container.home-form-section {
border-bottom: 1px solid #AF9159;
margin-bottom: 2px;
}
.wp-block-uagb-container.our-team-people .uagb-ifb-title-wrap {
width: 100% !important;
max-width: 100% !important;
}
.wp-block-uagb-container.our-team-people p {
margin: 0 !important;
}
.wp-block-uagb-container.our-team {
row-gap: 10px !important;
column-gap: 10px !important;
}
.wp-block-uagb-container.our-team {
padding: 10px !important;
}
	
}

@media (max-width: 921px){
.copyright-text {
margin-top: 0;
}	
.site-footer-primary-section-1.site-footer-section.site-footer-section-1 {
margin-bottom: 0 !important;
}
.main-header-menu .sub-menu {
width: 100% !important;
}	
.main-header-bar-wrap {
padding: 20px 0 0;
}
}

@media (max-width: 767px){
.wp-block-uagb-container.hore-banner {
padding: 160px 20px 150px !important;
}
.hero-text-2 .uagb-heading-text {
font-size: 23px !important;
letter-spacing: 1.7px !important;
}
.wp-block-uagb-container.banner-bottom-reveiw {
margin-top: -100px;
}
.wp-block-uagb-container.trust-logo-section .wp-block-uagb-advanced-heading {
margin-bottom: 15px;
}
.wp-block-uagb-container.trust-logo-section {
margin-top: -426px;
padding: 365px 20px 40px;
}
.uagb-faq-item-active .uagb-faq-content p {
font-size: 16px;
}
.uagb-faq-item-active {
padding: 20px !important;
}
.uagb-block-8b25d6cc .uagb-faq-questions-button .uagb-question {
font-size: 20px;
line-height: 1.3em;
}
.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
padding: 20px !important;
}	
.wp-block-uagb-container.team-section h2.uagb-heading-text {
margin-bottom: 15px !important;
}
.wp-block-uagb-container.trust-logo-section {
margin-top: -435px;
padding-top: 395px;
}
.home-form input.wpcf7-form-control.wpcf7-submit {
padding: 13px 20px;
width: 100%;
}	
.wp-block-uagb-container.faq-page-date {
margin-bottom: 20px !important;
}
.wp-block-uagb-container.faq-page-content .wp-block-uagb-faq-child {
padding: 10px !important;
}	
	
}

@media (max-width: 567px){
.wp-block-uagb-container.trust-logo-section .wp-block-uagb-advanced-heading {
margin-bottom: 25px;
}
.home-form input, .home-form textarea {
font-size: 15px;
}
.copyright-text {
font-size: 13px;
}
.footer-map iframe {
max-height: 301px;
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid .uagb-post__text.uagb-post-grid-byline, .sidebar-main .wp-block-uagb-post-grid.uagb-post-grid .uagb-post__text.uagb-post__cta.wp-block-button, .sidebar-main .wp-block-uagb-post-grid.uagb-post-grid h4.uagb-post__title.uagb-post__text {
bottom: 202px;
}	
	.wp-block-uagb-post-carousel.uagb-post-grid.home-blog-slider .uagb-post__image img {
    min-height: 250px;
    max-height: 250px;
    object-fit: cover;
}
}


@media (max-width: 480px){
.choose-us-box {padding: 10px !important;}
header .custom-logo-link img {
max-width: 150px !important;
width: 150px !important;
}	
button.menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-fill {
height: 55px !important;
width: 55px !important;
}
.wp-block-uagb-container.hore-banner {
padding: 160px 20px 150px !important;
}
.hero-text-button a {
padding: 16px 41px !important;
}
.hero-text-button a .uagb-button__link {
font-size: 16px !important;
}
.hero-text-1 .uagb-heading-text {
font-size: 27px !important;
}
.wp-block-uagb-container.video-img-box {
padding: 0px 13px 0;
position: relative;
}
.counter-section .swiper-content {
padding: 40px 60px 50px !important;
}
.sidebar-main .wp-block-uagb-post-grid.uagb-post-grid .uagb-post__text.uagb-post-grid-byline, .sidebar-main .wp-block-uagb-post-grid.uagb-post-grid .uagb-post__text.uagb-post__cta.wp-block-button, .sidebar-main .wp-block-uagb-post-grid.uagb-post-grid h4.uagb-post__title.uagb-post__text {
bottom: 199px;
}
.team-text-heading p.uagb-desc-text {
font-size: 16px !important;
}
.wp-block-uagb-container.inner-tagline-banner {
padding: 200px 20px 20px;
}
.wp-block-uagb-container.you-tube-box iframe {
height: 100%;
}	
	.home-blog-slider h4.uagb-post__title.uagb-post__text a {
    min-height: 60px;
    max-height: 60px;
}
	.ast-builder-grid-row.ast-builder-grid-row-has-sides.ast-grid-center-col-layout {
    grid-column-gap: 0px;
    justify-content: center;
}
.ast-logo-title-inline .site-logo-img {
    padding-right: 0;
}
.site-header-section {
    align-items: center;
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
    visibility: hidden;
}
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    font-size: 15px;
}
}