#homepageServicesSlider {
width: 100%;
} .contactButton a {
display: inline-block;
background: #CFC092 !important;
border-radius: 25.5px;
padding: 13px 15px !important;
border: 2px solid #CFC092 !important;
transition: background 0.3s ease-in-out,
color 0.3s ease-in-out;
}
.contactButton span {
color: white !important;
transition: color 300ms ease-in-out;
}
.contactButton a:hover {
background-color: transparent !important;
border: 2px solid #CFC092 !important;
}
.contactButton a:hover span {
color: #CFC092 !important;
} .sub-menu .menu-item.menu-item-type-post_type:last-child a {
background: white !important;
border-radius: 0 !important;
}
.sub-menu .menu-item.menu-item-type-post_type:last-child a:hover span {
color: #CFC092 !important;
}
.sub-menu .menu-item.menu-item-type-post_type.current-menu-item:last-child span {
color: #CFC092 !important;
}
.homepage-header-features h3 {
margin-bottom: 0 !important;
margin-top: 5px !important;
}
#homepageServicesSlider .slick-arrow i {
transition: all 0.3s ease-in-out !important;
border: 2px solid #CFC092 !important;
}
#homepageServicesSlider .slick-arrow:hover i {
background: white !important;
color: #CFC092 !important;
}
#homepageServicesSlider img.uabb-gallery-img:hover {
transform: scale(1.4);
}
#homepageServicesSlider .slick-arrow {
top: 40%;
}
#footerImages .fl-col-group {
margin: auto;
display: flex;
align-content: center;
align-items: center;
align-self: center;
justify-content: center;
}
#slideToServices {
display: none;
}
#slideToServices:hover {
cursor: pointer;
}
#slideToServices .fl-icon-wrap {
transition: color 0.3s ease-in-out;
}
#slideToServices .fl-icon-wrap {
color: #CFC092 !important;
}
#slideToServices .fl-icon-wrap:hover {
color: black !important;
}
#headerPhoneIcon .fl-col-content {
display: flex;
flex-direction: column;
height: 100%;
justify-content: center;
text-align: left;
}
#headerPhoneIcon .fl-col-content i {
color: #CFC092;
transition: color 0.3s ease-in-out;
}
#headerPhoneIcon .fl-col-content i:hover {
color: black;
}
#navHamburgerMenu .uabb-creative-menu-mobile-toggle {
color: #CFC092;
transition: color 0.3s ease-in-out;
}
#navHamburgerMenu .uabb-creative-menu-mobile-toggle:hover {
color: black;
}
@media only screen and (min-width: 1024px) {
.feesTable .uabb-table-features .tbody-row {
height: 100px;
}
}
.flex-fee {
background-color: #F8F8F8;
display: flex;
gap: 20px;
padding: 20px;
margin-bottom: 25px;
align-items: center;
}
.flex-fee svg {
max-width: 120px;
}
.flex-fee h4 {
font-weight: 900;
}
.flex-fee.last {
margin-bottom: -20px;
}
@media only screen and (max-width: 768px) {
.flex-fee {
flex-direction: column;
align-items: self-start;
}
}
.feesTable {
margin: 30px 20px 20px;
background-color: #7C7C7C;
padding: 15px;
}
.feesTable .fl-module-content {
margin-top: 0;
}
.feesTable .uabb-table-features .tbody-row,
.feesTable .uabb-table-header .table-header-tr {
border-bottom: 1px solid #A3A2A3;
}
.feesTable .uabb-table-inner-wrap .uabb-table-features .table-body-td {
border: unset;
}
.feesTable .uabb-table-features .table-body-td {
border-right-width: 0 !important;
padding-left: 20px !important;
padding-right: 20px !important;
}
.feesTable .uabb-table-features .table-body-td+.table-body-td {
border-left-width: 0 !important;
border-right-width: 1px !important;
width: 150px;
font-size: 28px;
font-weight: 900;
}
.fl-archive {
.fl-content {
h3.fl-post-title {
font-size: 30px
}
}
}
@media (min-width: 1100px) {
#homepageH1 {
max-width: 1000px;
}
}
@media (max-width: 1200px) {
#homepageH1 .fl-heading-text {
font-size: 40px;
}
}
@media (max-width: 750px) {
#homepageServicesSlider .slick-prev {
left: 18px !important;
}
#homepageServicesSlider .slick-next {
right: 18px !important;
}
}
@media (max-width: 700px) {
#homepageH1 .fl-heading-text {
font-size: 30px;
}
#homepageH1 .fl-heading {
line-height: 30px;
}
header.fl-builder-content {
left: 0;
position: fixed;
right: 0;
top: 0;
width: 100%;
z-index: 100;
height: 80px;
}
header.fl-builder-content img {
height: 80px;
}
#fl-main-content {
margin-top: 80px;
}
}
@media (max-width: 500px) {
#homepageServicesRowOf3 .fl-col.fl-col-small {
width: 100% !important;
}
footer .fl-module-content {
margin-left: 30px !important;
}
}
#homepageServicesRowOf3 .fl-col-content.fl-node-content {
margin: 10px;
}
#homepageServicesRowOf3 h4 {
min-height: 66px;
}
#headerPhoneNo p {
display: flex;
line-height: 33px;
}
#homepageHeaderButton1 {
width: 200px;
}
#homepageHeaderButton2 {
width: 200px;
}
#homepageServicesSlider .uabb-image-carousel-caption {
white-space: unset !important;
text-align: left !important;
line-height: 26px !important;
font-size: 19px !important;
min-height: 82px !important;
}
#homepageServicesSlider i {
width: 50px !important;
height: 50px !important;
line-height: 50px !important;
} .blog-banner {
position: relative;
min-height: 250px;
padding: 20px 20px 20px 40px;
overflow: hidden;
display: flex;
}
.blog-banner svg {
position: absolute;
display: block;
width: 1000px;
left: 0;
right: auto;
height: 1200px;
top: 0;
bottom: auto;
fill: rgba(206, 191, 152, 0.91);
transform: scaleX(1) scaleY(1);
}
.blog-banner h1 {
display: flex;
align-items: center;
width: 100%;
max-width: 1400px;
margin: auto;
z-index: 1;
}
.blog-banner img {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
object-fit: cover;
object-position: 0% 80%;
z-index: 0;
}
@media (min-width: 767px) {
.blog-banner .overlay {
transform-origin: bottom;
transform: rotate(-50deg) scaleY(10);
}
}
@media (max-width: 767px) {
.blog-banner {
padding: 20px;
}
}
.btn--rounded.btn--rounded {
display: inline-block;
color: white;
background-color: #cdc097;
padding: 0.8em 1em;
border-radius: 100px;
border: none;
text-align: center;
white-space: nowrap;
transition: filter 200ms;
}
.btn--rounded.btn--rounded:hover {
border: none;
filter: brightness(1.1);
}
.btn--rounded.btn--rounded:active {
border: none;
filter: brightness(0.9);
transition: filter 100ms;
}
.flex-group {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: start;
gap: 2rem;
}
@media (min-width: 769px) {
.flex-group {
flex-wrap: nowrap;
}
}
.service-intro :where(h1, h2, h3, h4, h5, h6) {
max-width: max(30ch, 65%);
}
.service-content :where(p, h1, h2, h3, h4, h5, h6, ul, ol) {
margin: 0;
}
.service-content *+ :where(p, h1, h2, h3, h4, h5, h6, ul, ol) {
margin-top: 1em;
}
.service-content .service-content__group {
padding-left: 5%;
padding-right: 5%;
margin-top: 2em;
margin-bottom: 2em;
}
.service-content .service-content__group:nth-child(odd) {
background-color: #f8f8f8;
padding-top: 2em;
padding-bottom: 2em;
}
.testimonial blockquote {
border: none;
padding: 20px 0 !important;
color: white;
text-align: center;
}
.testimonial .bx-viewport {
height: auto !important;
}
.testimonial .fl-content-slider-wrapper {
display: flex;
align-items: center;
}
.testimonial .fl-content-slider-navigation a {
opacity: 0.9;
}
.testimonial .fl-content-slider-navigation a:hover {
opacity: 1;
}
.testimonial .fl-content-slider-navigation .slider-prev {
left: -20px;
}
.testimonial .fl-content-slider-navigation .slider-next {
right: -20px;
}
img.testimonial__mark {
display: inline-block;
height: auto;
width: 4rem;
margin-bottom: 1em;
}
.testimonial__text {
display: inline-block;
font-weight: 300;
color: white;
max-width: max(40ch, 60%);
}
.testimonial {
background-color: #7c7c7c;
}
.testimonial cite {
display: block;
margin-top: 1rem;
font-style: normal;
font-size: 0.9em;
color: #cebf98 !important;
max-width: max(40ch, 60%);
margin: 1rem auto 0;
}
#contact-sidebar {
display: none;
}
#footerImages .slick-track{
display: flex;
}
@media (min-width: 769px) {
#contact-sidebar {
display: block;
--top: 0px;
position: sticky;
top: var(--top);
max-height: calc(100vh - var(--top));
overflow: auto;
overscroll-behavior: contain;
}
}
@media (min-width: 992px) {
#contact-sidebar {
--top: 120px;
}
}
@media (min-width: 993px) {
#contact-sidebar {
--top: 106px;
}
}
footer .slick-track {
width: 1200px; .uabb-photo-content {
min-height: 1px;
}
}
.mob-only-btn{
display: inline !important;
@media only screen and (min-width: 768px) {
display: none !important;
}
}