<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: sandtons
Theme URI: https://github.com/MilesAndrioli/itsmil.es
Author: Miles
Author URI: https://itsmil.es
Description: Advanced WordPress theme for developers.
Tags: webpack, browser-sync, sass, postcss, gsap, swiper
Text Domain: sandtons
Version: 0.0.1
*/

/*12-06-25 custom style*/
.force-hide{
    display: none !important;
}
.custom-youtube iframe {
    width: 100% !important;
}
.custom-youtube-wrapper iframe{
    height:650px !important;
}
.linkImg img {
    width: 100%;
    height: 40vh;
    object-fit: cover;
}
.service-img img{
        width: 100%;
    object-fit: cover;
    object-position: center center;
    height: auto;
}
.img100 img{
    width:100% !important;
    height:100% !important;
}
.img-w-100 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 85vh;
}
body.service-page-space #smooth-content #app-main {
    --section-spacing: 3.5rem; 
}
body.service-page-space #smooth-content #app-main h1 {
    text-transform: capitalize;
}
.hero-form-col {
    padding-right: 90px !important;
}
.pos-rel{
    position:relative;
    
}
.hero-right-col{
    padding-right:100px !important;
}

.hero-btn {
    position: absolute;
    right: 95px;
    bottom: 0;
}
.btn-big {
    min-width: 200px;
}
.fs-62{
    font-size:62px;
    line-height:72px;
}
.buying-feature h5 {
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
}
.fs-37 {
    font-size: 37px;
    line-height: 47px;
}
.fs-42{
    font-size:42px;
    line-height:52px;
}
h2.video-heading {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-size: 56px;
    line-height: 66px;
    width: 100%;
    padding: 0 30px;
}
.buying-feature {
    border-radius: 24px;
    border: 1px solid #111;
    padding: 20px 30px 40px !important;
    min-height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.row.featuresRow {
    gap: 30px;
    margin-bottom: 30px;
}
.btn.btn-black:hover, .btn.btn-white:hover {
    background: #d9d9d9;
    color: #000;
}
.btn.btn-black {
    background: #000;
    color: #fff;
}
.btn.btn-white {
    background: #fff;
}
.twoBtn {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.whyImgBox img {
    width: 100%;
    object-fit: cover;
    height: 400px;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
}
section.bottomCta.bg-ivory.p-8 {
    margin-bottom: -56px;
}
.byerBoxContent h3, .byerBoxContent span {
    text-align: center;
    display: block;
}
.byerBoxContent span {
    font-size: 20px;
    line-height: 30px;
    margin-bottom:20px;
}
.byerBoxContent ul li {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
.byerBoxContent ul {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.4s ease;
}
.containerWrap {
    border: 1px solid #222;
    border-radius: 14px;
    overflow: hidden;
}
.byerBoxContent {
    padding: 30px;
}
.border-radius-12{
    border-radius:12px;
}
.numberWrapper {
    text-align: center;
    margin: 50px 0;
}
.numberWrapper h5 {
    text-transform: uppercase;
    font-family: 'Poppins';
    font-size: 14px;
    line-height: 24px;
}
span.noCircle {
    background: #000;
    color: #fff;
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    line-height: 50px;
    font-size: 22px;
}
.right-handle-part img {
    max-height: 470px;
    object-fit: cover;
}
.left-handle-part img {
    max-width: 120px;
    object-fit: contain !important;
}
.col-lg-6.left-handle-part {
    padding-left: 50px;
}
.nextStepBox {
    border: 1px solid #222;
    border-radius: 12px;
    overflow: hidden;
}
.nextStepContent {
    padding: 40px;
}
.nextStepContent h3 {
    min-height: 70px;
}
.trustContent.iconBox {
    background: #fcfcfc;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #111;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.trustContent.iconBox p {
    margin: 0;
}
.rightTrustImg img {
    width: 100%;
    height: auto;
    padding-left: 100px;
}
.trustContent.iconBox span i {
    margin: 0 !important;
    padding: 0 !important;
}
.trustContent.iconBox span {
    background: #000;
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 50%;
    margin-right:15px;
}
.col-lg-4.whyImgBox:hover .byerBoxContent ul {
    max-height: 500px; /* Adjust as needed */
    opacity: 1;
}
.reviewWrap img {
    max-height: 350px;
    width: 100%;
    object-fit: cover;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.reviewWrap {
    border: 1px solid #000;
    border-radius: 12px;
    overflow: hidden;
}
.reviewWrap .contentWrap {
    padding: 40px 20px;
}
.modalFormRow .formContent h2 {
    font-size: 28px;
    line-height: 38px;
}
.row.modalFormRow {
    padding: 60px;
}
.modalFormRow .formwrapper {
    border: 1px solid #111;
    border-radius: 12px;
    padding: 40px 80px;
}
.guideFeatures ul {
    margin-bottom: 30px;
}
.bookImg img {
    max-height: 300px;
    object-fit: contain !important;
}
.bottomContent.text-left {
    text-align: left;
}
.btnWrapper a.btn.btn-primary.btn-black:hover {
    background: #fff !important;
    color: #000 !important;
}
.row.stepRow {
    position: relative;
}
.stepRow:before {
    content: '';
    width: calc(100% - 28%);
    height: 2px;
    background: #222;
    top: 77px;
    position: absolute;
    left: 184px;
    z-index: -1;
}
.trustContent h4 {
    font-size: 24px;
    line-height: 34px;
}
.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    z-index: -1;
}
.testimonial-sec .swiper.reviewSwiper {
    padding-bottom: 80px;
}
.testimonial-sec .swiper-button-next {
    bottom: 0 !important;
    top: unset;
    right: 45%;
}
.testimonial-sec .swiper-button-prev {
    left: 45%;
    bottom: 0;
    top: unset;
}
.nextStepContent p {
    min-height: 90px;
}
/*.testimonial-sec .swiper-button-next, */
/*.testimonial-sec .swiper-button-prev{*/
/*    width:30px !important;*/
/*    height:30px !important;*/
/*}*/

.reviewText {
   height: 400px;
    overflow-y: scroll;
    margin-bottom:20px;
}
.testimonial-sec .swiper-button-next:after, .testimonial-sec .swiper-button-prev:after {
    font-size: 26px;
    filter: #000 !important;
    color: #000;
}

@media only screen and (max-width: 767px) {
	body.service-page-space #smooth-content #app-main {
		--section-spacing: 2.75rem;
	}
}

</pre></body></html>