.entry-content {
padding: 0;
}
.wp-block-cb-carousel-v2 > .swiper {
height: 844px;
}
.wp-block-cb-carousel-v2[data-cb-pagination=true] .swiper-horizontal {
margin-bottom: 0;
}
.wp-block-cb-carousel-v2 .wp-block-image img {
display: block;
width: 100%;
height: auto;
}
.wp-block-cb-carousel-v2 .cb-pagination.swiper-pagination-horizontal {
bottom: 25px;
top: unset;
}
.wp-block-cb-carousel-v2 .cb-pagination.swiper-pagination-horizontal.swiper-pagination-bullets .cb-pagination-bullet {
background: #fff;
width: 25px;
height: 3px;
margin: 0 6px;
opacity: 0.5;
border-radius: 0;
}
.wp-block-cb-carousel-v2 .cb-pagination.swiper-pagination-horizontal.swiper-pagination-bullets .cb-pagination-bullet.swiper-pagination-bullet-active {
opacity: 1;
background: #fff;
}
.entry-content h1,
.entry-content h2 {
font-family: "LINE-Bold";
font-size: 44px;
color: #052e5d;
line-height: 1.2;
margin-top: 90px;
margin-bottom: 0;
}
.entry-content p {
font-size: 22px;
color: #444;
margin-top: 10px;
margin-bottom: 0;
}
.section-about {
margin-top: 90px;
}
.section-about .kt-row-column-wrap {
padding: 0;
gap: 0;
background-color: #052e5d;
}
.section-about .wp-block-kadence-column {
overflow: hidden;
}
.section-about .wp-block-image {
transition: opacity 0.35s, transform 0.35s;
}
.section-about .wp-block-image:hover {
transform: scale3d(1.05, 1.05, 1);
}
.section-about .text-about {
display: flex;
flex-direction: column;
justify-content: center;
color: #fff;
padding: 0 122px 0 90px;
}
.section-about .text-about .wp-block-heading {
margin-bottom: 0;
}
.section-about .text-about h2,
.section-about .text-about h2.wp-block-heading {
font-family: "LINE-Bold";
font-size: 55px;
color: #fff;
line-height: 1.2;
margin-top: 0;
}
.section-about .text-about h3,
.section-about .text-about h3.wp-block-heading {
font-family: "LINE-Bold";
font-size: 44px;
color: #fff;
line-height: 1.2;
margin-top: 18px;
}
.section-about .text-about h4,
.section-about .text-about h4.wp-block-heading {
font-family: "LINE-Bold";
font-size: 33px;
color: #fff;
line-height: 1.2;
margin-top: 0;
}
.section-about .text-about p {
font-size: 22px;
color: #fff;
margin-top: 20px;
margin-bottom: 0;
}
.list-xamp {
margin-top: 32px;
}
.list-xamp .kt-row-column-wrap {
padding: 0;
gap: 20px;
}
.list-xamp .wp-block-kadence-column .kt-inside-inner-col {
position: relative;
height: 408px;
}
.list-xamp .wp-block-kadence-column .wp-block-image {
position: relative;
overflow: hidden;
cursor: pointer;
}
.list-xamp .wp-block-kadence-column .wp-block-image::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 2;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
transition: background 0.35s ease;
}
.list-xamp .wp-block-kadence-column .wp-block-image:hover::before {
background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}
.list-xamp .wp-block-kadence-column .wp-block-image a {
display: block;
transition: opacity 0.35s, transform 0.35s;
}
.list-xamp .wp-block-kadence-column .wp-block-image:hover a {
transform: scale(1.1);
}
.list-xamp .wp-block-kadence-column img {
display: block;
width: 100%;
height: auto;
}
.list-xamp .wp-block-group {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 30px 32px;
pointer-events: none;
z-index: 9;
}
.list-xamp .wp-block-group__inner-container {
position: relative;
padding: 0 40px 0 0;
}
.list-xamp .wp-block-group__inner-container::before {
content: "";
position: absolute;
bottom: 0;
right: 0;
width: 30px;
height: 30px;
background-image: url(//furrstarkin.com/wp-content/themes/generatepress_child/assets/images/icon-arrow.png);
background-repeat: no-repeat;
background-position: center center;
background-size: auto 100%;
}
.list-xamp .wp-block-heading {
font-size: 28px;
color: #fff;
font-weight: 600;
line-height: 1.2;
margin-top: 0;
margin-bottom: 0;
}
.list-xamp p {
font-size: 20px;
color: #fff;
line-height: 1.2;
margin: 5px 0 0;
}
.list-xamp .wp-block-buttons {
position: absolute;
bottom: 30px;
right: 30px;
z-index: 8;
}
.list-xamp .wp-block-button .wp-block-button__link {
display: flex;
justify-content: center;
align-items: center;
padding: 0;
background-color: transparent;
}
.list-xamp .wp-block-button .wp-block-button__link img {
display: block;
width: auto !important;
height: 30px;
}
.section-service {
margin-top: 50px;
}
.section-service > .kt-row-column-wrap {
padding: 0;
gap: 20px;
}
.section-service .kt-inside-inner-col {
height: 100%;
padding: 53px;
background-color: #edf1f6;
transition: background-color 0.5s ease;
}
.section-service .wp-block-kadence-column {
display: flex;
flex-direction: column;
}
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) {
background-color: #052e5d;
}
.section-service h1,
.section-service h2,
.section-service h3,
.section-service h4,
.section-service h5,
.section-service h6 {
font-family: "LINE-Bold";
color: #052e5d;
line-height: 1.2;
margin-top: 0;
transition: color 0.5s ease;
}
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) h1,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) h2,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) h3,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) h4,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) h5,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) h6 {
color: #fff;
}
.section-service h3 {
font-size: 55px;
margin-bottom: 0;
}
.section-service h4 {
font-size: 33px;
margin-bottom: 16px;
}
.section-service .wp-block-image {
width: auto;
height: 106px;
margin: 65px auto;
transition: filter 0.5s ease;
}
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) .wp-block-image {
filter: brightness(0) invert(1);
}
.section-service .wp-block-image figure {
display: block;
height: 100%;
}
.section-service .wp-block-image img {
display: block;
width: auto;
height: 100% !important;
margin: 0 auto;
}
.section-service p {
font-size: 22px;
color: #444;
margin-top: 0;
transition: color 0.5s ease;
}
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) p {
color: #fff;
}
.section-contact {
margin-top: 20px;
}
.section-contact > .kt-row-column-wrap {
display: flex;
justify-content: flex-start;
align-items: center;
padding: 0;
gap: 10px;
background-color: #edf1f6;
}
.section-contact .wp-block-kadence-column:first-child {
width: 560px;
padding-left: 50px;
}
.section-contact .wp-block-kadence-column:nth-child(2) {
width: 450px;
padding-left: 50px;
}
.section-contact .wp-block-kadence-column:nth-child(3) {
flex: 1;
padding: 30px;
background-color: #052e5d;
transition: background-color 0.5s ease;
}
.section-contact .wp-block-kadence-column:nth-child(3):hover {
background-color: #000;
}
.section-contact h1,
.section-contact h2,
.section-contact h3,
.section-contact h4,
.section-contact h5,
.section-contact h6 {
font-family: "LINE-Bold";
font-size: 33px;
color: #052e5d;
margin-bottom: 0;
margin-top: 0;
}
.section-contact p {
font-size: 22px;
color: #444;
margin-top: 0;
}
.section-contact p a {
color: inherit;
text-decoration: none;
transition: color 0.35s ease;
}
.section-contact p a:hover {
color: #052e5d;
}
.section-contact strong {
font-family: "LINE-Bold";
color: #052e5d;
font-weight: 600;
}
.section-contact .wp-block-columns {
align-items: center !important;
margin-bottom: 0;
gap: 0;
}
.section-contact .wp-block-columns > .wp-block-column {
flex-basis: unset !important;
flex-grow: unset;
width: auto;
padding-left: 15px;
}
.section-contact .wp-block-columns > .wp-block-column:first-child {
padding-left: 0;
}
.section-contact .wp-block-image figure {
display: block;
height: 100%;
}
.section-contact .wp-block-image img {
display: block;
width: auto;
height: 100% !important;
}
.section-contact .wp-block-kadence-column:nth-child(2) .wp-block-image {
width: auto;
height: 51px;
}
.section-contact .wp-block-kadence-column:nth-child(3) .wp-block-image {
width: auto;
height: 66px;
filter: brightness(0) invert(1);
}
.section-contact .wp-block-kadence-column:nth-child(3) .wp-block-columns > .wp-block-column {
padding-left: 0;
}
.section-contact .wp-block-kadence-column:nth-child(3) .wp-block-columns {
justify-content: center;
gap: 15px;
}
.section-contact .wp-block-kadence-column:nth-child(3) p {
font-family: "LINE-Bold";
font-size: 59px;
color: #fff;
line-height: 1;
}
.section-parallax {
height: 536px;
margin-top: 90px;
}
.section-parallax > .kt-inside-inner-col {
position: relative;
width: 1920px;
height: 100%;
left: 50%;
margin-left: -960px;
}
.section-customer {
margin-top: 50px;
}
.section-customer > .kt-row-column-wrap {
padding: 0;
row-gap: 50px;
column-gap: 85px;
}
.section-customer img {
display: block;
width: auto;
max-width: 100%;
height: auto;
max-height: 160px;
}
@media (max-width: 1919px) {
.wp-block-cb-carousel-v2 > .swiper {
height: 43.9583333333vw;
}
.wp-block-cb-carousel-v2 .cb-pagination.swiper-pagination-horizontal {
bottom: 1.3020833333vw;
}
.wp-block-cb-carousel-v2 .cb-pagination.swiper-pagination-horizontal.swiper-pagination-bullets .cb-pagination-bullet {
width: 1.3020833333vw;
height: 0.15625vw;
margin: 0 0.3125vw;
}
.entry-content h1,
.entry-content h2 {
font-size: 2.2916666667vw;
margin-top: 4.6875vw;
}
.entry-content p {
font-size: 1.1458333333vw;
margin-top: 0.5208333333vw;
}
.section-about {
margin-top: 4.6875vw;
}
.section-about .text-about {
padding: 0 6.3541666667vw 0 4.6875vw;
}
.section-about .text-about h2,
.section-about .text-about h2.wp-block-heading {
font-size: 2.8645833333vw;
}
.section-about .text-about h3,
.section-about .text-about h3.wp-block-heading {
font-size: 2.2916666667vw;
margin-top: 0.9375vw;
}
.section-about .text-about h4,
.section-about .text-about h4.wp-block-heading {
font-size: 1.71875vw;
}
.section-about .text-about p {
font-size: 1.1458333333vw;
margin-top: 1.0416666667vw;
}
.list-xamp {
margin-top: 1.6666666667vw;
}
.list-xamp .kt-row-column-wrap {
gap: 1.0416666667vw;
}
.list-xamp .wp-block-kadence-column .kt-inside-inner-col {
height: 21.25vw;
}
.list-xamp .wp-block-group {
padding: 1.5625vw 1.6666666667vw;
}
.list-xamp .wp-block-group__inner-container {
padding: 0 2.0833333333vw 0 0;
}
.list-xamp .wp-block-group__inner-container::before {
width: 1.5625vw;
height: 1.5625vw;
}
.list-xamp .wp-block-heading {
font-size: 1.4583333333vw;
}
.list-xamp p {
font-size: 1.0416666667vw;
margin-top: 0.2604166667vw;
}
.list-xamp .wp-block-buttons {
bottom: 1.5625vw;
right: 1.5625vw;
}
.list-xamp .wp-block-button .wp-block-button__link img {
height: 1.5625vw;
}
.section-service {
margin-top: 2.6041666667vw;
}
.section-service > .kt-row-column-wrap {
gap: 1.0416666667vw;
}
.section-service .kt-inside-inner-col {
padding: 2.7604166667vw;
}
.section-service h3 {
font-size: 2.8645833333vw;
}
.section-service h4 {
font-size: 1.71875vw;
margin-bottom: 0.8333333333vw;
}
.section-service .wp-block-image {
height: 5.5208333333vw;
margin: 3.3854166667vw auto;
}
.section-service p {
font-size: 1.1458333333vw;
}
.section-contact {
margin-top: 1.0416666667vw;
}
.section-contact > .kt-row-column-wrap {
gap: 0.5208333333vw;
}
.section-contact .wp-block-kadence-column:first-child {
width: 29.1666666667vw;
padding-left: 2.6041666667vw;
}
.section-contact .wp-block-kadence-column:nth-child(2) {
width: 23.4375vw;
padding-left: 2.6041666667vw;
}
.section-contact .wp-block-kadence-column:nth-child(3) {
padding: 1.5104166667vw;
}
.section-contact h1,
.section-contact h2,
.section-contact h3,
.section-contact h4,
.section-contact h5,
.section-contact h6 {
font-size: 1.71875vw;
}
.section-contact p {
font-size: 1.1458333333vw;
margin-top: 0;
}
.section-contact .wp-block-columns > .wp-block-column {
padding-left: 0.78125vw;
}
.section-contact .wp-block-kadence-column:nth-child(2) .wp-block-image {
height: 2.65625vw;
}
.section-contact .wp-block-kadence-column:nth-child(3) .wp-block-image {
height: 3.4375vw;
}
.section-contact .wp-block-kadence-column:nth-child(3) .wp-block-columns {
gap: 0.78125vw;
}
.section-contact .wp-block-kadence-column:nth-child(3) p {
font-size: 3.0729166667vw;
}
.section-parallax {
height: 27.9166666667vw;
margin-top: 4.6875vw;
}
.section-parallax > .kt-inside-inner-col {
width: 100vw;
margin-left: -50vw;
}
.section-customer {
margin-top: 2.6041666667vw;
}
.section-customer > .kt-row-column-wrap {
row-gap: 2.6041666667vw;
column-gap: 4.4270833333vw;
}
.section-customer img {
max-height: 8.3333333333vw;
}
}
@media (max-width: 767px) {
.wp-block-cb-carousel-v2 > .swiper {
height: 108.9960886571vw;
}
.wp-block-cb-carousel-v2 .cb-pagination.swiper-pagination-horizontal {
bottom: 3.259452412vw;
}
.wp-block-cb-carousel-v2 .cb-pagination.swiper-pagination-horizontal.swiper-pagination-bullets .cb-pagination-bullet {
width: 5.2151238592vw;
height: 0.6518904824vw;
margin: 0 1.3037809648vw;
}
.entry-content h1,
.entry-content h2 {
font-size: 7.0404172099vw;
margin-top: 14.3415906128vw;
}
.entry-content p {
font-size: 3.3898305085vw;
margin-top: 2.6075619296vw;
}
.section-about {
margin-top: 11.7340286832vw;
}
.section-about .text-about {
padding: 6.518904824vw 7.8226857888vw 7.8226857888vw;
}
.section-about .text-about h2,
.section-about .text-about h2.wp-block-heading {
font-size: 6.7796610169vw;
}
.section-about .text-about h3,
.section-about .text-about h3.wp-block-heading {
font-size: 5.4758800522vw;
line-height: 1.4;
margin-top: 2.6075619296vw;
}
.section-about .text-about h4,
.section-about .text-about h4.wp-block-heading {
font-size: 3.6505867014vw;
line-height: 1.4;
}
.section-about .text-about p {
font-size: 3.3898305085vw;
margin-top: 3.259452412vw;
}
.list-xamp {
margin-top: 6.518904824vw;
}
.list-xamp .kt-row-column-wrap {
gap: 5.2151238592vw;
}
.list-xamp .wp-block-kadence-column .kt-inside-inner-col {
height: auto;
}
.list-xamp .wp-block-group {
padding: 4.5632333768vw;
}
.list-xamp .wp-block-group__inner-container {
padding: 0 6.518904824vw 0 0;
}
.list-xamp .wp-block-group__inner-container::before {
width: 5.8670143416vw;
height: 5.8670143416vw;
}
.list-xamp .wp-block-heading {
font-size: 4.9543676662vw;
}
.list-xamp p {
font-size: 3.6505867014vw;
margin-top: 0.6518904824vw;
}
.list-xamp .wp-block-buttons {
bottom: 5.2151238592vw;
right: 4.5632333768vw;
}
.list-xamp .wp-block-button .wp-block-button__link img {
height: 5.8670143416vw;
}
.section-service {
margin-top: 6.518904824vw;
}
.section-service > .kt-row-column-wrap {
gap: 3.259452412vw;
}
.section-service .kt-inside-inner-col {
padding: 5.8670143416vw;
}
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) {
background-color: #edf1f6;
}
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:active) {
background-color: #052e5d;
}
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) h1,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) h2,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) h3,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) h4,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) h5,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) h6 {
color: #052e5d;
}
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:active) h1,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:active) h2,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:active) h3,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:active) h4,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:active) h5,
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:active) h6 {
color: #fff;
}
.section-service h3 {
font-size: 7.0404172099vw;
}
.section-service h4 {
font-size: 4.9543676662vw;
margin-bottom: 2.6075619296vw;
}
.section-service .wp-block-image {
height: 16.9491525424vw;
margin: 8.4745762712vw auto;
}
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) .wp-block-image {
filter: unset;
}
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:active) .wp-block-image {
filter: brightness(0) invert(1);
}
.section-service p {
font-size: 3.3898305085vw;
margin-top: 0;
}
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:hover) p {
color: #444;
}
.section-service .kt-inside-inner-col:has(+ .kb-section-link-overlay:active) p {
color: #fff;
}
.section-contact {
margin-top: 3.259452412vw;
}
.section-contact > .kt-row-column-wrap {
flex-direction: column;
gap: 5.2151238592vw;
}
.section-contact .wp-block-kadence-column {
width: 100%;
}
.section-contact .wp-block-kadence-column .kt-inside-inner-col {
display: flex;
flex-direction: column;
align-items: center;
}
.section-contact .wp-block-kadence-column:first-child {
width: 100%;
padding-left: 0;
margin-top: 5.8670143416vw;
}
.section-contact .wp-block-kadence-column:nth-child(2) {
width: 100%;
padding-left: 0;
}
.section-contact .wp-block-kadence-column:nth-child(3) {
padding: 3.259452412vw;
}
.section-contact h1,
.section-contact h2,
.section-contact h3,
.section-contact h4,
.section-contact h5,
.section-contact h6 {
font-size: 4.9543676662vw;
}
.section-contact p {
font-size: 3.3898305085vw;
margin-top: 0;
}
.section-contact h1 + p,
.section-contact h2 + p,
.section-contact h3 + p,
.section-contact h4 + p,
.section-contact h5 + p,
.section-contact h6 + p {
margin-top: 1.3037809648vw;
}
.section-contact .wp-block-columns > .wp-block-column {
padding-left: 3.259452412vw;
}
.section-contact .wp-block-kadence-column:nth-child(2) .wp-block-image {
height: 10.4302477184vw;
}
.section-contact .wp-block-kadence-column:nth-child(3) .wp-block-image {
height: 7.8226857888vw;
}
.section-contact .wp-block-kadence-column:nth-child(3) .wp-block-columns {
gap: 2.6075619296vw;
}
.section-contact .wp-block-kadence-column:nth-child(3) p {
font-size: 6.7796610169vw;
}
.section-parallax {
height: 69.7522816167vw;
margin-top: 11.7340286832vw;
}
.section-parallax > .kt-inside-inner-col {
width: 100vw;
margin-left: -50vw;
}
.section-customer {
margin-top: 7.8226857888vw;
}
.section-customer > .kt-row-column-wrap {
row-gap: 6.518904824vw;
column-gap: 6.518904824vw;
}
.section-customer img {
max-height: 23.4680573664vw;
}
}