@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css");
@import url('https://fonts.googleapis.com/css2?family=Madimi+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Madimi+One&family=Slackside+One&display=swap');



/**
 * Theme Name:       Mai Success
 * Theme URI:        https://bizbudding.com/products/mai-success-theme/
 * Description:      Mai Success child theme for the Genesis Framework.
 * Author:           BizBudding
 * Author URI:       https://bizbudding.com/
 * Version:          2.0.1
 * Text Domain:      mai-success
 * Template:         genesis
 * Template Version: 3.3.2
 * License:          GPL-2.0-or-later
 * License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 */

@font-face {
    font-family: 'Chocolatines Regular';
    font-style: normal;
    font-display: swap;
    font-weight: normal;
    src: local('Chocolatines Regular'), url('Chocolatines.woff') format('woff');
    }
    
.slackside-one-regular {
    font-family: "Slackside One", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 77px;
    line-height: 1;
}

    
.madimi{
  font-family: "Madimi One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

    
    
.chocolatines{
    font-family:'Chocolatines Regular';
    font-weight:normal;
    letter-spacing:1.2;
}

.why-block-group{
	border:red solid 1px;
	background-image:url('https://smoothsailingfinance.com.au/wp-content/uploads/2022/08/back-about.png');
}
.last-center{
	text-align: justify; /* For Edge */
  text-align-last: center;
}

.testimonial-title{
    color:var(--color-body) !important;
}
.lSAction>a {
    background-image: url(https://smoothsailingfinance.com.au/wp-content/uploads/2022/08/controlsz.png) !important;
}

blockquote {
	width:80%;
    font-style: normal;
    padding: 10px;
    color: #012953;
    line-height: 1.8;
    text-align: justify;
    text-align-last: center;
}
blockquote p::before {
	margin-right:10px;
	font-family: FontAwesome;
  content: '\f10d';
	font-size:30px;
	color: #d0d4d4;
}
blockquote p::after {
font-family: FontAwesome;
  content: '\f10e';
	font-size:30px;
	color: #d0d4d4;
	margin-left:10px;
}
#gts-testimonials .wrap{
	width:100%;
	border: red solid 0px;
}
.service_box {
	border:1px solid #2396cf;
	border-radius:30px;
}
.service_box p {font-size:85%}
.service_box:hover {background:#f6f7f8;
color:var(--color-heading);
border:1px solid var(--color-heading);}
.service_box:hover p {color:var(--color-heading);}
.service_box:hover .button { color:var(--color-primary)  !important;
text-decoration:underline;}
div.service_box .button:hover { color:var(--color-heading) !important;}
.subtle-outline .lSSlideWrapper {border-radius:30px; border:var(--site-header-border-bottom,var(--border)); background:#ebedef !important;}
.wave-shape{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(-180deg);
	margin-top:-70px;
}
.wave-shape svg{
	height:90px;
	display: block;
    width: calc(100% + 1.3px);
}
.elementor-shape-fill {
    fill: #fff;
}
.hero-video{
	position: relative;
}
#wave {
    transform: rotate(0deg);
    transition: 0.3s;
    margin-top: -145px;
    position: absolute;
    bottom: -1px;
	width:100%;
}
#wave rect {
	width:100%;
}
.bordered-group{
	border:#fff solid 6px;
}

.footer-menu .wp-block-navigation__container{
	gap:1px;
}

.site-footer .footer-group{
	margin-top:-4px;
}

.about-hero-divider{
	margin-top:-60px
}


.has-dark-header .site-header-wrap, .has-dark-mobile-menu .mobile-menu, .has-dark-transparent-header:not(.header-stuck) .site-header-wrap {
    color: var(--color-white);
    --heading-color: var(--color-white);
    --link-color: currentColor;
    --link-color-hover: currentColor;
    --link-text-decoration: underline;
    --link-filter-hover: brightness(1);
    --entry-title-link-color: var(--color-white);
    --entry-title-link-color-hover: brightness(1);
    --menu-item-link-color: var(--color-white);
    --menu-item-link-color-hover: var(--color-white);
    --menu-item-name-filter-hover: brightness(1);
}




.process-block{
	padding-top:50px;
	padding-bottom:50px;
	position:relative;
	color:#636b72;
	gap:2em !important;
}

.process-block p{
	padding:5%;
}
.process-block h5{
	color:#636b72;
	margin-bottom:0px;
}

.process-hr {
    position: absolute;
    width: 700px;
    height: 3px !important;
    background: black;
    top: 30%;
    right: 50%;
    transform: translate(50%, -50%);
    max-width: 700px !important;
    z-index: -1;
}
.process-block figure{
	margin-left:25% !important;
	margin-right:25%!important;
}

.header {
    position: relative;
    text-align: center;
		background:#012953;
    color: #fff;
}
.inner-header {
    width: 100%;
    margin: 0;
    padding: 0;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.waves {
    position: relative;
    width: 100%;
    height: 15vh;
    margin-bottom: -7px;
    min-height: 100px;
    max-height: 100px;
}

.parallax > use {
    -webkit-animation: moveForever 25s cubic-bezier(.55, .5, .45, .5) infinite;
            animation: moveForever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.parallax > use:nth-child(1) {
    -webkit-animation-delay: -2s;
            animation-delay: -2s;
    -webkit-animation-duration: 17s;
            animation-duration: 17s;
}

.parallax > use:nth-child(2) {
    -webkit-animation-delay: -3s;
            animation-delay: -3s;
    -webkit-animation-duration: 20s;
            animation-duration: 20s;
}

.parallax > use:nth-child(3) {
    -webkit-animation-delay: -4s;
            animation-delay: -4s;
    -webkit-animation-duration: 23s;
            animation-duration: 23s;
}

.parallax > use:nth-child(4) {
    -webkit-animation-delay: -5s;
            animation-delay: -5s;
    -webkit-animation-duration: 30s;
            animation-duration: 30s;
}

@-webkit-keyframes moveForever {
    0% {
        -webkit-transform: translate3d(-90px, 0, 0);
                transform: translate3d(-90px, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(85px, 0, 0);
                transform: translate3d(85px, 0, 0);
    }
}

@keyframes moveForever {
    0% {
        -webkit-transform: translate3d(-90px, 0, 0);
                transform: translate3d(-90px, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(85px, 0, 0);
                transform: translate3d(85px, 0, 0);
    }
}





.formRow{
	margin-bottom:15px;
}

.formRow input {
    background: #ededed;
    border: none;
    border-radius: 0;
    padding: 11px;
}

.qbutton{
	background-color: #17A8E3 !important;
    color: #FFFFFF;
}
.shell label{
	font-size: 12px;
    font-family: inherit;
    font-weight: 700;
	    color: #777771 !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999 !important;
  opacity: 1 !important; /* Firefox */
}



.why-testimonial p{
		margin-bottom:30px;!important;
	}

@media only screen and (max-width: 768px) {
  .process-hr{
	display:none!important;
}
	.menu-item-link {
    color: #396a9d !important;
}
	
	.why-testimonial{
		margin:
			2% !important;
	}
	
	.why-testimonial .wp-block-cover__image-background {
		height:900px !important;
		    --object-position: 92% 67% !important;

		
	}
	
	#hero-video-block{
		height:490px !important;
		min-height:490px !important;
	}
}


.wp-block-getwid-tabs__nav-link {
    margin: 0 5px 5px 0 !important;
    border: 1px solid #dae2e7;
	background:#2396cf;


}

.wp-block-getwid-tabs__nav-link.ui-tabs-active {
    border-color: #ebeef1;
    background: #396a9d;
	
}

.wp-block-getwid-tabs__nav-link a{
		color:#fff !important;
}

.wp-block-getwid-tabs__tab-content {
    border: 1px solid #ebeef1;
    padding: 1.5em;
    background: #dce4e924;
}


.menu-item {
    font-weight: 800;
}
.header-stuck .menu-item-link-current>span, .header-stuck .menu-item-link:focus>span, header-stuck .menu-item-link:hover>span {
color:#2396cf !important;
}
.menu-item-link{
	color:#396a9d;
}
.menu-item-link:hover>span {
color:#50b0df !important;
}

.home .menu-item-link{
	color:#fff;
}

.home .sub-menu .menu-item-link{
	color:#396a9d;
}

.home .menu-item-link-current > span, 
.home .menu-item-link:focus > span, .home .menu-item-link:hover > span{
	color:#c1c1c1;
}

.home.header-stuck .menu-item-link{
	color:#396a9d !important;
}


#Budget_Planner{
	width:100%;
	min-height:900px;
}

.VisiCalcClass{
	width:100%;
	min-height:900px;
}

.cal-col-left{
    padding: 2%;
}


.cal-col-image-box {
    padding: 10Px;
    border: #2396cf solid 2px;
    border-radius: 15px;
}

.wp-block-button:first-child>.button-link {
    padding-left: 8px;
}

.wp-block-getwid-image-box__content h5{
	padding-left: 8px;
}

.guide-col{
	gap:1em !important;
}

.red{
	border:red solid 1px;
}

.service_box h4{
	width:100%;
}

.has-sail {
    background-image: url("https://smoothsailingfinance.com.au/wp-content/uploads/2022/09/yacht-transparent-blue-30.png");
    background-repeat: no-repeat;
    background-size: 80px 110px;
    background-position: bottom right;
    background-origin: content-box;
}

.has-sail:hover {
    background-image: url("https://smoothsailingfinance.com.au/wp-content/uploads/2022/09/yacht-transparent-blue-65.png") !important;
    background-repeat: no-repeat !important;
    background-size: 80px 110px !important;
    background-position: bottom right !important;
    background-origin: content-box !important;
}


.inner-body {
    width: 83%;
    margin: auto;
}



.blob-back-2 {
    background-image: url("back.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 230px; /* Adjusts the starting position */
}

.blob-back-flip {
    background-image: url("back-flip.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center -230px; /* Adjusts the starting position */
}
