<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
}

.vboutTheme_business02 {
	font-size: 14px;
	background: #fff;
	color: #2f2f2f;
	font-family: 'Work Sans', sans-serif;
	text-align: center;
}

.vbt-business02-logoimg{
	text-align:center;
}
.vboutTheme_business02.vboutTheme_business02_topmenu{
	padding-top:15px;
	padding-bottom:15px;
}
.vboutTheme_business02 .business02-navbar-button-wrapper {
	width: 100%;
	height: 100%;
	display: flex;
}
.vboutTheme_business02 .btn:focus{
	box-shadow: none !important;
}
.vboutTheme_business02 .business02-navbar {
	padding: 0px
}

.vboutTheme_business02 .business02-navbar-button-btn .business02-navbar-btnicon {
	position: absolute;
	right: 4px;
	top: calc(50% - 9.5px);
}

.vboutTheme_business02 .business02-navitem&gt;a {

	font-size: 16px;
	color: #bcaa7b;
	text-decoration: none;
	padding: 8px 15px;
	font-weight: 500;
	text-transform: uppercase;
	font-family: 'Work Sans', sans-serif;
}

.vboutTheme_business02 .business02-navitem.active&gt;a {
	color: #38758b;
}

.vboutTheme_business02 .business02-toggler {
	outline: none !important;
}


.vboutTheme_business02_services{
	padding: calc(8px + (100 - 8) * ((100vw - 320px) / (1900 - 320)));
}
.vboutTheme_business02_services .title{
	background: url('../images/business02_line-b.png') no-repeat bottom center;
	padding-bottom: 15px;
}
.vboutTheme_business02_services .sub-title{
	padding-bottom: 10px;
	margin: 20px 0px 20px 0px;
}
.vboutTheme_business02_services .sub-title h2{
	font-size: 50px;
	font-size: calc(30px + (50 - 30) * ((100vw - 320px) / (1900 - 320)));
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.vboutTheme_business02_services .paragraph{
	text-align: justify;
	color: #2f2f2f;
	font-size: 18px;
	margin-bottom: 10px;
}
.vboutTheme_business02_services .action{
	padding-top: 30px;
}
.vboutTheme_business02_services .action .btn{
	padding: 12px 24px;
	border-color: #f59f06;
	background-color: #f59f06;
	color: #fff;
	text-transform: uppercase;
	font-size: 25px;
}


.vboutTheme_business02_services_offered{
	background-color: #f7f8f9;
	padding: calc(8px + (100 - 8) * ((100vw - 320px) / (1900 - 320)));
}
.vboutTheme_business02_services_offered a{
	font-size: 25px;
	font-weight: 600;
	color: #bcaa7b;
	text-decoration: none;
	display: block;
	padding: 15px 0px 5px 0px;
	text-transform: uppercase;
}
.vboutTheme_business02_services_offered a:hover{
	color: #d93c2a;
}
.vboutTheme_business02_services_offered .title{
	background: url('../images/business02_line-b.png') no-repeat bottom center;
	padding-bottom: 15px;
}
.vboutTheme_business02_services_offered .sub-title{
	padding-bottom: 10px;
	margin: 20px 0px 20px 0px;
}
.vboutTheme_business02_services_offered .sub-title h2{
	font-size: 50px;
	font-size: calc(30px + (50 - 30) * ((100vw - 320px) / (1900 - 320)));
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.vboutTheme_business02_services_offered .paragraph{
	text-align: justify;
	color: #2f2f2f;
	font-size: 18px;
	margin-bottom: 10px;
}
.vboutTheme_business02_services_offered .action{
	padding-top: 30px;
}
.vboutTheme_business02_services_offered .action a{
	padding: 12px 24px;
	border-color: #f59f06;
	background-color: #f59f06;
	color: #fff;
	text-transform: uppercase;
	font-size: 25px;
	width: 320px;
    margin: 0 auto;
}

.vboutTheme_business02_separator{
	padding: calc(8px + (100 - 8) * ((100vw - 320px) / (1900 - 320)));
	background-color: #fff9e3;
}
.vboutTheme_business02_separator .title{
	color: #2f2f2f;
	/* font-size: 25px; */
	font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1900 - 320)));
	font-weight: 400;
	text-transform: uppercase;
	background: url('../images/business02_line-b.png') no-repeat bottom center;
	height: 54px;
	margin-bottom: 30px;
}

.vboutTheme_business02_separator .imageWrapper{
	width: 100%;
}
.vboutTheme_business02_separator .imageWrapper .image{
	max-width: 882px;
	min-width: 274px;
	width: 100%;
}

.vboutTheme_business02_more_offer{
	color: #2f2f2f;
}

.vboutTheme_business02_more_offer .row{
	margin: 0;
}
.vboutTheme_business02_more_offer .row&gt;div{
	padding: 0;
}

.vboutTheme_business02_more_offer .imageWrapper{
	width: 100%;
}

.vboutTheme_business02_more_offer .imageWrapper .image{
	width: 100%;
}
.vboutTheme_business02_more_offer .col-container{
	width: 100%;
	height: 100%;
	display: flex;
}
.vboutTheme_business02_more_offer .col-container .col-wrapper{
	margin: auto;
	text-align: left;
	padding: 8px;
}
.vboutTheme_business02_more_offer .col-container .col-wrapper .title{
	/* font-size: 50px; */
	font-size: calc(35px + (50 - 35) * ((100vw - 320px) / (1900 - 320)));
	font-weight: 400;
	/* margin: 20px 0px 20px 0px; */
}
.vboutTheme_business02_more_offer .col-container .col-wrapper .listings .listing {
	display: flex;
}
.vboutTheme_business02_more_offer .col-container .col-wrapper .listings .listing .image{
	margin: 4px;
}

.vboutTheme_business02_more_offer .col-container .col-wrapper .btnWrapper{
	text-align: left;
	margin-top: 20px;
}

@media only screen and (max-width : 991px) {
	.vboutTheme_business02_more_offer .col-container .col-wrapper .btnWrapper{
		text-align: center;
	}
}

.vboutTheme_business02_more_offer .col-container .col-wrapper .btnWrapper .btn{
	border: none;
	background-color: #bcaa7b;
	color: #fff;
	text-transform: uppercase;
	font-size: 25px;
	cursor: pointer;
	text-decoration: none;
	font-weight: 700;
	border-radius: 6px;
}

.vboutTheme_business02_header_form{
	padding: calc(8px + (100 - 8) * ((100vw - 320px) / (1900 - 320)));
	color: #fff;
	background-image: url('../images/business02_banner.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.vboutTheme_business02_header_form .col-wrapper&gt;div{
	display: flex;
}
.vboutTheme_business02_header_form .col-wrapper&gt;div&gt;*{
	margin: auto;
}

.vboutTheme_business02_header_form .title {
	text-align: center;
	font-size: calc(14px + (25 - 14) * ((100vw - 320px) / (1024 - 320)));
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.vboutTheme_business02_header_form .sub-title {
	text-align: center;
	font-size: calc(20px + (50 - 20) * ((100vw - 320px) / (1024 - 320)));
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 50px;
}


.vboutTheme_business02_header_form .form {
	margin-bottom: 30px;
}
.vboutTheme_business02_header_form .separator {
	background: url('../images/business02_line-w.png') no-repeat bottom center;
	height: 5px;
	width: 100%;
	margin: 30px 0;
}


.vboutTheme_business02_header_form .btnWrapper a{
	padding: 10px 40px;
	color: #fff;
	border: none;
	background-color: #f59f06;
	text-transform: uppercase;
	height: calc(52px + (70 - 52) * ((100vw - 320px) / (1900 - 320)));
	font-size: calc(14px + (25 - 14) * ((100vw - 320px) / (1900 - 320)));
	font-weight: 700;
	border-radius: 6px;
	line-height: 2;
}

.vboutTheme_business02_header_form .submitBtn{
	color: #fff;
	background-color: #f59f06;
	text-transform: uppercase;
	/* font-size: 25px; */
	font-size: calc(14px + (25 - 14) * ((100vw - 320px) / (1900 - 320)));
	font-weight: 700;
}
.vboutTheme_business02_header_form .submitInput{
	box-shadow: none !important;
	padding: 20px 20px;
	height: calc(52px + (70 - 52) * ((100vw - 320px) / (1900 - 320)));
	font-size: calc(14px + (25 - 14) * ((100vw - 320px) / (1900 - 320)));
	color: #2f2f2f;
}

.vboutTheme_business02_footer{
	padding: calc(8px + (100 - 8) * ((100vw - 320px) / (1900 - 320)));
	background-color: #bcaa7b;
}

.vboutTheme_business02_footer .col-wrapper{
	text-align: left;
}

.vboutTheme_business02_footer .col-wrapper .imageWrapper{
	width: 100%;
	text-align: center;
}
.vboutTheme_business02_footer .col-wrapper .imageWrapper .image{
	margin: auto;
	margin-top: 0;
	margin-bottom: 20px;
}


.vboutTheme_business02_footer .title {
	color: #fff;
	text-align: left;
	font-size: calc(20px + (50 - 20) * ((100vw - 320px) / (1900 - 320)));
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.vboutTheme_business02_footer .sub-title {
	text-align: left;
	font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1900 - 320)));
	font-weight: 400;
	margin-bottom: 20px;
}
.vboutTheme_business02_footer .submitBtn{
	color: #fff;
	background-color: #f59f06;
	text-transform: uppercase;
	/* font-size: 25px; */
	font-size: calc(14px + (25 - 14) * ((100vw - 320px) / (1900 - 320)));
	font-weight: 700;
}
.vboutTheme_business02_footer .submitInput{
	box-shadow: none !important;
	padding: 20px 20px;
	height: calc(52px + (70 - 52) * ((100vw - 320px) / (1900 - 320)));
	font-size: calc(14px + (25 - 14) * ((100vw - 320px) / (1900 - 320)));
	color: #2f2f2f;
}

.vboutTheme_business02_footer .copySection{
	text-align: center;
	color: #fff;
}
.vboutTheme_business02_footer .copySection p{
	padding-top: 6px;
}


.vboutTheme_business02_counter_block{
	padding: calc(8px + (100 - 8) * ((100vw - 320px) / (1900 - 320)));
	background-color: #fff9e3;
}

.vboutTheme_business02_counter_block .business02_services-link{
	font-weight: 400;
	font-size: 50px;
	color: #bcaa7b;
	padding: 25px 0px 10px 0px;
	text-decoration: none;
}
.vboutTheme_business02_counter_block .business02_col-wrapper{
	padding-top: 20px;
}
.vboutTheme_business02_counter_block .business02_col-wrapper&gt;p{
	font-size: 18px;
	color: #5d5d5d;
}
.vboutTheme_business02_counter_block .imageWrapper{
	height: 100px;
}
.business02_col-wrapper{

}



.vboutTheme_business02_form .vbfs-form{
    display: table;
    margin: 0 auto;
    width: 100%;
    text-align: left;
}
.vboutTheme_business02_form .vbfs-rows,
.vboutTheme_business02_form .vbfs-buttons {
    display: table-cell;
    vertical-align: bottom;
}
.vboutTheme_business02_form .vbfs-buttons {
    width: 2%;
}
.vboutTheme_business02_form .vbfs-rows {
    table-layout: fixed;
}
.vboutTheme_business02_form .vbfs-row {
    display: table-cell;
    vertical-align: bottom;
    width: 2%;
	padding-left: 10px;
}
.vboutTheme_business02_form .vbfs-select select,
.vboutTheme_business02_form .vbfs-input input,
.vboutTheme_business02_form .vbfs-input .vbt-birthdayfield,
.vboutTheme_business02_form .vbfs-textarea textarea{
	box-sizing: border-box;
	padding: 20px 20px;
	width: 100%;
	height: 70px;
	border: none;
	font-size: 25px;
	color: #2f2f2f;
	background: url(https://www.vbout.com/builder/assets/images/business_w-trans.png);
}
.vboutTheme_business02_form .vbfs-textarea textarea{
	height: 140px;
}
.vboutTheme_business02_form .vbfs-row:first-child {
    padding-left: 0;
}

.vboutTheme_business02_form .vbfs-row:first-child div.vbfs-field label.error {
    color: white;
    position: absolute;
    bottom: -26px;
    left: 0;
    margin: 0;
    background: red;
    border-radius: 20px;
    padding: 0 10px;
    font-weight: normal;
}
.vboutTheme_business02_form .vbfs-row:first-child div.vbfs-field  {
    position: relative;
}
.vboutTheme_business02_form .vbfs-row:first-child .vbfs-input input,
.vboutTheme_business02_form .vbfs-row:first-child .vbfs-input .vbt-birthdayfield {
	border-radius: 6px 0 0 6px;
}
.vboutTheme_business02_form .vbfs-submit input {
	box-sizing: border-box;
	display: block;
	padding: 20px 60px 20px 60px;
	border: none;
	background-color: #f59f06;
	color: #fff;
	text-transform: uppercase;
	font-size: 25px;
	margin-bottom: 0px;
	cursor: pointer;
	text-decoration: none;
	height: 70px;
	-webkit-transition: background-color 0.3s ease-out;
	-moz-transition: background-color 0.3s ease-out;
	-o-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out;
	font-weight: 700;
	border-radius: 0 6px 6px 0;
	font-family: 'Work Sans', sans-serif;
}

.vboutTheme_business02_form .vbfs-form {
	margin: 0;
}
.vboutTheme_business02_form .vbfs-form label {
    color: #fff;
}
.vboutTheme_business02_form .vbfs-label label {
    display: block;
    margin-bottom: 10px;
}
@media only screen and (max-width: 780px) {
	.vboutTheme_business02_form .vbfs-select select,
	.vboutTheme_business02_form .vbfs-input input,
	.vboutTheme_business02_form .vbfs-input .vbt-birthdayfield,
	.vboutTheme_business02_form .vbfs-textarea textarea{
		padding: 10px;
		height: 50px;
	}
	.vboutTheme_business02_form .vbfs-textarea textarea{
		height: 100px;
	}
	.vboutTheme_business02_form .vbfs-submit input {
		padding: 10px 20px ;
		font-size: 16px;
		height: 50px;
	}
}
@media only screen and (max-width: 550px) {
	.vboutTheme_business02_form .vbfs-form,
	.vboutTheme_business02_form .vbfs-rows,
	.vboutTheme_business02_form .vbfs-row,
	.vboutTheme_business02_form .vbfs-buttons {
		display: block;
		width: 100%;
    	box-sizing: border-box;
	}
	.vboutTheme_business02_form .vbfs-row {
		margin-bottom: 10px;
		padding: 0;
	}
	.vboutTheme_business02_form .vbfs-buttons {
		text-align: center
	}

	.vboutTheme_business02_form .vbfs-input input,
	.vboutTheme_business02_form .vbfs-input .vbt-birthdayfield,
	.vboutTheme_business02_form .vbfs-submit input {
		border-radius: 6px !important;
	}
	.vboutTheme_business02_form .vbfs-submit input {
	    margin: 0 auto;
	}
}

.vboutTheme_business02_form_margin{
	margin-bottom: 25px;
}
</pre></body></html>