/**
Theme Name: Matrix Asset Finance
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: matrix-asset-finance
Template: astra
*/
.main-header-menu .menu-link, .main-header-menu>a {
    padding: 0 14px !important;
    font-size: 14px !important;
}
.formatMe:before{ content: '$'; display: inline-block; }
.pay-cal-table{ display:none;}

html {
  scroll-behavior: smooth;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    min-height: auto !important;
}

.site-logo-img:after{
	    content: 'Creative Financial Solutions';
    display: inline-block;
    width: 107px;
    color: #2A4B97;
    font-family: 'Libre Baskerville',serif;
    font-weight: 600;
    background: #ccc;
    padding: 8px 10px;
    margin-left: 10px;
    line-height: 22px;
}

.ast-header-sticked .site-logo-img:after{
    width: 80px;
       line-height: 14px;
    font-size: 11px;
}

.site-branding.ast-site-identity{
	padding:10px 0!important;
}

.site-logo-img img{
	    vertical-align: top;
    padding: 10px;
}

.site-logo-img{
	background: #f5f5f5;
    padding-right: 0px!important;
}

.cal-sec a{
	text-decoration:none!important;
}

.gfield_header_item{
	font-weight: bold;
    font-size: 16px!important;
}

.app-privacy h6{
	    padding: 20px 0 5px;
}

.app-privacy{
	    height: 350px;
    overflow-y: scroll;
}

:focus{
	outline:0px!important;
}

.stretchMe{
	position: relative;
    width: 100vw !important;
    left: 50% !important;
    margin-left: -50vw !important;
}

.vendor-supply img{
	    border-radius: 100px;
    border: 5px solid #fff;
    width: 100px;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
}

.ast-site-title-wrap .site-description{
	width: 110px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2a4b97;
}

.vc_column-inner{
padding-top:0px!important;
}

.asset-table td, .asset-table{
	border:0px!important;
}

.asset-table td{
	 padding: 15px 10px;
    text-align: left;
    vertical-align: top;
}

.post-password-form label{
    position: relative;
}

.post-password-form .toggle-password1{
       position: absolute;
    right: 5px;
    top: 3px;
}

.gform_body select{
	height: 100%;
    padding: 20px!important;
}

.calculate-now .gform_confirmation_message{
	padding:20px;
}

.calculate-now .gform_footer{
	display:none!important;
}

.calculate-now .gform_footer{
	    margin-top: 0px!important;
    padding-top: 0px!important;
}

.calculate-now  .gform_body{
	padding:20px!important;
}

.mymsg-contact{
	    background: #0058A4;
    padding: 10px 15px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
	display:none;
}

.price-invoice label{
	width:40%;
	float:left;	
	padding-right: 10px!important;
	   position: relative;
    top: 15px;
}

.ui-widget-header{
	    border: 1px solid #e9cd0c!important;
    background: #e9cd0c!important;
}

.ui-slider-handle{
	border-color:#e9cd0c!important;
}

.price-invoice .ginput_container_text{
	width:60%;
	float:right;	
}

.price-invoice-month label{
	width:50%;
	float:left;	
	padding-right: 10px!important;
	   position: relative;
    top: 15px;
}

.price-invoice-month .ginput_container_text{
	width:50%;
	float:right;	
}

.cal-assumption{
	margin:5px 0px 0px 19px;
}

.cal-assumption li{
	font-size: 16px;
    padding-bottom: 5px;
}

.pay-cal-table th{
	font-size: 14px!important;
    line-height: 22px;
}

.pay-cal-table td{
	padding:7px!important;
}

.pay-cal-table th{
	padding:12px!important;
}

.pay-cal-table, .pay-cal-table td{
	border-color:#0058A4;
}

.pay-cal-table tr:nth-child(even){
	background:#fff!important;
}

.calculate-now form .ginput_container input[type=text], .calculate-now form .ginput_container select{
	        padding: 12px!important;
    background: #ffffff!important;
    border: 1px solid #0058A4;
    border-radius: 5px!important;
}

.calculate-now form .ginput_container select{
	padding:15px!important;
}

.myprefix .ginput_container{ position: relative;}
.myprefix .ginput_container:before{ content: '$'; display: block; position: absolute; top: 13px; left: 7px; color: #666666; }
body .gform_wrapper .myprefix .ginput_container input{ padding-left: 17px !important; }

.calculate-now .gchoice{
	    background: #fff;
    padding: 10px 15px;
    text-align: center;
	border-radius:5px;
}

.price-range{
	padding:10px 0;
}

.calculate-now .gchoice label{
	    font-size: 18px;
    font-weight: 600;
}

.calculate-now .gchoice .gfield-choice-input{
	    width: 100%;
    height: 1.2em;
}
.calculate-now form .invoice-month-week .ginput_container input[type=text]{
	    background: #0058A4!important;
   padding: 10px 15px!important;
    color: #fff!important;
    font-size: 18px!important;
    line-height: 32px;
    border-radius: 5px!important;
}

.calculate-now h5{
	    background: #0058A4;
    padding: 15px 10px;
    color: #fff;
    text-align: center;
}

.calculate-now > .vc_column-inner > .wpb_wrapper{
	    border: 1px solid #0058A4;
    background: #f5f5f5;
	height:100%;
}

.post-password-form{
	padding:70px 0;
}

.post-password-form input[type=submit]{
	padding:19px;
}

.ast-header-account{
	padding-left:0px!important;
}
.ast-container.ast-title-bar-align-center {
    display: block;
    text-align: left;
}
.ubtn-ctn-center, .ubtn-ctn-left, .ubtn-ctn-right, .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin: 0px !important;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner   {
    padding-top: 0px;
}  

.supplier-form .gsection_title{
	       font-size: 25px;
    border-bottom: 1px solid #e9cd0c;
    padding-bottom: 10px;
    margin-bottom: 10px!important;
    padding-top: 25px;
    text-transform: none;
}

.supplier-form select{
	    height: inherit!important;
    padding: 19px!important;
}

.gform_confirmation_message{
	        text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0;
}

.upb_row_bg {
    background-position: bottom !important;
}

.wpb_wrapper th{
            background: #0058A4;
    color: #fff;
    padding: 25px;
    text-align: center;
    font-family: 'Libre Baskerville',serif;
    border-color: #eaeaea;
    font-size: 20px;
}
blockquote {
    font-style: normal;
}
.wpb_wrapper table{
    border-color:#eaeaea;
}

 .wpb_wrapper td{
        padding: 25px;
    border-color: #eaeaea;
    text-align: center;
}

.wpb_wrapper table tr:nth-child(even), .asset-table tr:nth-child(even){
    background:#f4f4f4;
}

.wpb_wrapper th:last-child{
    border-right:0px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li, footer p, .ubtn-ctn-center, .ubtn-ctn-left, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .wpb_single_image,  .entry-content p:last-child, #pay_cal_table, .pay-cal-table {
margin-bottom: 0px!important;
}

.a:focus{
outline:0px!important;
}

.asset-section{
	        position: relative;
    padding: 0px 30px 30px;
    padding-right: 28px;
    max-width: 270px;
    margin: 0 auto 5px;
}

.asset-section p {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Libre Baskerville',serif;
    text-transform: uppercase;
}
.asset-section .fal{
	width: 45px;
    height: 45px;
    background:#E9CD0C;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 23px;
    border-radius: 40px;
	    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    opacity: 0;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
	transform: scale(.5);
	    position: absolute;
    top: -20px;
    right: 20px;
}

.asset-section:hover .fal{
	opacity:1;
	 transition: 1s;
	    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
}

.asset-section .fad{
	    font-size: 60px;
    padding-bottom: 15px;
    color: #0058A4;
}

.asset-section .fad:after{
	    color:#E9CD0C;
    opacity: 1;
}

.asset-section:before{
	    position: absolute;
    content: '';
    left: -42px;
    top: -105px;
    right: -42px;
    bottom: -45px;
    background-image: url('./img/shape-img.png');
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
}

.asset-sec2 .asset-section:before{
	          -webkit-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}

.ubtn{
	    background: #0058A4!important;
    color: #fff!important;
    font-size: 18px!important;
    border-radius: 0px!important;
    padding: 17px 25px!important;
}

.ubtn-hover{
	background-color:#E9CD0C!important;
}

.why-choose .vc_col-sm-4 .vc_column-inner:before{
    content: '';
    display: block;
    background: #fff0;
    background-image: linear-gradient(
180deg
, #0000001a, rgba(0,0,0));
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.why-choose .vc_col-sm-4 .vc_column-inner .wpb_wrapper{
	position:relative!important;
}

.why-choose h5{
	    color: #a7a7a7;
    padding-bottom: 10px;
    font-family: 'Rubik',sans-serif;
}

.why-choose h6{
	    color: #fff;
    font-size: 18px;
    font-weight: 300;
    border-bottom: 1px solid #E9CD0C;
    padding-bottom: 10px;
       margin-bottom: 20px!important;
    transition: 0.5s;
    text-transform: none;
}

.why-choose .wpb_raw_code{
	padding:35px 25px;
	       position: relative;
    bottom: -40px;
	 transition: 0.5s;
}

.why-choose .vc_col-sm-4 .vc_column-inner:hover .wpb_raw_code{
	bottom:0px!important;
	 transition: 0.5s;
}

.why-choose .wpb_raw_code a{
	opacity:0;
    transition: 0.5s;
}

.why-choose .vc_col-sm-4 .vc_column-inner:hover .wpb_raw_code a{
	opacity:1;
	transition:0.5s;
}

.why-choose .vc_col-sm-4 .vc_column-inner:hover .wpb_raw_code a:hover, .experience-text h6{
	color:#fff;
}

.why-choose .align-md .wpb_wrapper{
	vertical-align:bottom;
}

.bullet-points li:before{
	    content: '\f35a';
    display: block;
    position: absolute;
    left: 0px;
    top: 1px;
    font-family: 'Font Awesome 5 Pro';
    color: #e9cd0c;
}

.bullet-points ul{
	margin-left:0px;
}

.bullet-points li{
	      position: relative;
    list-style-type: none;
    padding-left: 30px;
    padding-bottom: 10px;
    font-size: 16px;
}

.experience-text{
	        background: #0058A4;
    padding: 20px 20px 20px 100px;
    width: 55%;
    border-radius: 5px;
    position: absolute;
    bottom: 65px;
}

.experience-text i{
	       width: 60px;
    height: 60px;
    background: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 27px;
    border-radius: 60px;
    position: absolute;
    left: 20px;
    top: 20px;
	 color: #E9CD0C;
}

.gform_body input[type=text], .gform_body input[type=email], .gform_body input[type=tel], .gform_body textarea, .gform_body input[type=url],  .gform_body input[type=number]{
	padding:15px!important;
	font-size:17px!important;
}

.gform_footer, .flexible-equipment .wpb_raw_code{
	text-align:center;
}

footer .widget-title{
	margin-bottom:15px;
}

.choose-text{
	       background: #ffffff;
    padding: 40px;
    box-shadow: 0px 0px 10px #eee;
}  

.about-text i{
	    width: 100px;
    height: 100px;
       text-align: center;
    line-height: 95px;
    background: #0058A4;
    border-radius: 100px;
    color: #fff;
    font-size: 40px;
    margin-top: -50px;
    border: 5px solid #fff;
	transition:0.5s;
}

.about-text{
	text-align: center;
    background: #f4f4f4;
    padding: 0px 20px 20px 20px;
	transition:0.5s;
}

.about-text:hover i{
	background:#E9CD0C;
}

.about-text h6{
	    border-bottom: 1px solid #E9CD0C;
    padding: 10px 0 5px;
    font-size: 19px;
    margin-bottom: 10px!important;
}

.flexible-equipment i{
	    color: #0058A4;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    margin: auto;
    border-radius: 100px;
    background: #fff;
    box-shadow: 5px 5px 0px #0058A4;
    margin-bottom: 20px!important;
    font-size: 40px;
}

.wppb-user-forms input[type=text], .wppb-user-forms input[type=password], .wppb-user-forms input[type=email], .wppb-user-forms textarea, .wppb-user-forms select{
       width: 100%!important;
    padding: 8px!important;
}

.wppb-user-forms label{
	  width: 100%!important;
	padding-bottom:4px!important;
}

.wppb-user-forms .wppb-default-name-heading{
	padding-bottom:0px!important;
}

.wppb-user-forms .login-submit, .wppb-user-forms .form-submit{
    text-align:center;
}

/* Print Button */
.print-page {
    display:inline-block;
    line-height:1em;
    color: #428bca;
    font-size: 18px;
    font-family:"Lucida Grande", 'LucidaSansRegular', Arial, Helvetica, sans-serif;
}

.ast-builder-menu-3, .ast-builder-menu-3 li a{
	      padding-right: 0px!important;
    color: #fff!important;
    font-size: 15px!important;
    border-bottom: 0px!important;
    padding-left: 8px!important;
}

.logged-in .log-hide, .primary-cal, .second-cal, .tertiary-cal, .logged-in .log-hide-sep{
	display:none!important;
}

.logged-in .mob-log{
	font-size: 0px;
    position: relative;
}

.logged-in .mob-log:before{
    content:'Log Out';
    display:inline-block;
    font-size:15px;
}

.primary-user-calculator .primary-cal, .secondary-user-calculator .second-cal, .tertiary-user-calculator .tertiary-cal, .primary-user-calculator .log-hide-sep,  .secondary-user-calculator .log-hide-sep, .tertiary-user-calculator .log-hide-sep{
	display:block!important;
}
 
.toggle-password, .toggle-password1{
	   position: absolute;
    right: 10px;
    top: 50px;
    font-size: 18px!important;
    font-style: normal!important;
}

.wppb-default-password, .wppb-default-repeat-password{
	position:relative;
}

.ult-timeline-title{
	      font-size: 20px!important;
    padding-bottom: 8px;
}

.ult-responsive.timeline-item-spt, .timeline-feature-item .ult-responsive.custom-lht{
	font-size:17px!important;
}

.timeline-header-block .timeline-header{
	padding:40px!important;
}

.timeline-wrapper .timeline-block, .smile-icon-timeline-wrap .timeline-feature-item{
	     box-shadow: 0px 0px 10px #ccc;
    border: 0px!important;
}

.btn-modal{
	    background: #E9CD0C;
    border-color: #E9CD0C;
    color: #ffffff;
    border-radius: 0px;
    padding: 18px 30px;
}

.we-finance h5{
	    background: #0058A4;
    padding: 15px;
    color: #fff;
}

.we-finance .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper{
	background: #f5f5f5;
    padding-bottom: 15px;
}

.we-finance .vc_col-sm-4 .fin-text{
	        padding: 25px 15px;
}

.rental-block{
	       background: #0058A4;
    padding: 30px;
    position: relative;
    z-index: 9;
    color: #fff;
    text-align: center;
    width: 80%;
    margin: auto;
}

.rental-sec{
	margin-top:-70px;
}

.rental-block h5{
	color: #E9CD0C;
    padding-bottom: 10px;
}

.finance-sec .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper{
	    margin-top: 0px!important;
    padding-top: 40px!important;
    text-align: left!important;
}

.pmb-print-this-page.wp-block-button .wp-block-button__link:last-child{
	display:none;
}

/* ------------ Media Screen Css -------------- */
@media only screen and (max-width: 500px){
.site-primary-footer-wrap{
	padding-left: 10px !important;
	padding-right: 10px !important;	
}
.site-primary-footer-wrap .footer-widget-area{
	text-align: left !important;	
}
.hero-bottome1 img{
    margin-top: 15px;
}
.hero-top1 img{
	margin-top: 15px !important;	
}
.ubtn-link.ult-adjust-bottom-margin.ubtn-left.ubtn-normal{
	padding-left: 0px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
.site-primary-footer-wrap{
	padding-left: 10px !important;
	padding-right: 10px !important;	
}
.site-primary-footer-wrap .footer-widget-area{
	text-align: left !important;	
}
.hero-bottome1 img{
    margin-top: 15px;
}
.hero-top1 img{
	margin-top: 1px !important;	
}
.ubtn-link.ult-adjust-bottom-margin.ubtn-left.ubtn-normal{
	padding-left: 0px !important;
}
}
@media only screen and (min-width:768px){
	.align-md .wpb_wrapper {
 		 display: table-cell;
  		vertical-align: middle;
	}

	.tb-md {
		display: flex;
	}

	.align-md .vc_column-inner {
  		height: 100% !important;
 		 display: table;
	}
	
	.rental-img{
		padding-right:30px;
	}
	
	.choose-text{
    margin-left: -100px!important;
}  
	
	.about-text{	
    min-height: 235px;
}
	
	.wppb-user-forms{
         width: 650px;
    margin: auto;
    display: block;
     }

}

@media only screen and (max-width:767px){
	.finance-sec .vc_col-sm-6:first-child > .vc_column-inner > .wpb_wrapper{
		margin-bottom:30px!important;
	}
	
	.gform_wrapper.gravity-theme .gfield.gfield--width-third, .gform_wrapper.gravity-theme .gfield.gfield--width-half{
		    grid-column: span 12;
	}
	.wpb_wrapper th{
            background: #0058A4;
    color: #fff;
    padding: 5px !important;
    text-align: center;
    font-family: 'Libre Baskerville',serif;
    border-color: #eaeaea;
    font-size: 14px !important;
}
	 .wpb_wrapper td{
        padding: 5px !important;
    border-color: #eaeaea;
    text-align: center;
		 font-size: 12px !important;
}
	.asset-table td{
	 padding: 15px 5px !important;
}
	.asset-table ul{
    margin: 0 0 .5em 0 !important;
	}
}

@media only screen and (max-width:1358px) {
	#revl-1, #revl-2 {
    left: -80px;
}
}

@media only screen and (min-width:1121px) and (max-width:1320px){
	.ast-builder-menu-1 .menu-item > .menu-link{
		    font-size: 14px;
    padding: 0px 9px;
	}
	
	header .custom-logo-link img {
    max-width: 120px!important;
}
	
	.site-logo-img:after{
		    line-height: 17px;
    font-size: 12px;
		    width: 80px;
	}
	
	.site-primary-header-wrap, .site-above-header-wrap{
		    padding-left: 15px!important;
    padding-right: 15px!important;
	}
	
}

@media only screen and (min-width:922px) and (max-width:1120px){
	.ast-header-html-3 a, .ast-header-html-3 span{
		color: #fff!important;
    vertical-align: middle;
	}
	
	#ast-desktop-header{
		display:none!important;
	}
	
	.ast-header-break-point .ast-builder-menu-3  ul li.current-menu-item .menu-link{
		color:#fff!important;
	}
	
	.mob-log{
		position:relative;
		top:2px;
	}
	
	.ast-header-html-3{
		line-height: 38px;
	}
	
	.ast-main-header-wrap{
		padding:0px 30px;
	}
	
	.ast-header-break-point .main-navigation ul .menu-item .menu-link{
		    background: #0058A3;
    color: #fff;
	}
	
	.ast-menu-toggle svg{
		fill:#fff;
	}
	
	.main-navigation li a{
		color:#fff!important;
	}
	
	.main-navigation .sub-menu {
		background-color:#0058A3!important;
	}
	
	.main-navigation li:hover > a, .main-navigation .current_page_item > a{
		background:#E9CD0C!important;
		color:#fff!important;
	}
}

@media only screen and (max-width:1120px){
	 .ast-header-break-point .ast-above-header-bar .ast-builder-menu{
		width:auto!important;
	}
	
	.ast-header-break-point .ast-above-header-bar .ast-builder-menu .menu-link{
		background:#fff0!important;
	}
	
	.ast-header-break-point .ast-above-header-bar .main-header-menu{
		background-color: #fff0!important;
		border-color:#fff0!important;
	}
	
	.primary-user-calculator .mob-log:after, .secondary-user-calculator .mob-log:after, .tertiary-user-calculator .mob-log:after{
		    content: '';
    display: block;
    background: #e4e4e4;
    width: 2px;
    height: 14px;
    position: absolute;
    right: -14px;
    top: -12px;
	}
}