<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	padding: 0px;
	margin: 0px;
}
body{
	font-family: 'Work Sans', sans-serif;
}

/*---------MENU HEADER---------*/
.vboutTheme_spa13.vboutTheme_spa13_MenuHeader nav.navbar.navbar-expand-lg{
	padding:0px 0px;
	margin:0px 0px;
}
.vboutTheme_spa13.vboutTheme_spa13_MenuHeader p.spa01-MenuHeader-logo{
	 padding-top: 15px
}
.vboutTheme_spa13 ul.spa01-MenuHeader-list{
	margin: 0px;
	padding-left: 31px;
}
.vboutTheme_spa13 ul.spa01-MenuHeader-list li a,.vboutTheme_spa13.vboutTheme_spa13_MenuHeader nav a.spa13-MenuHeader-Type {
	text-decoration: none;
	color: #36474d;
	font-size: 16px;
	border: 0px solid #333;
  padding: 25px 6px;
	margin-right: 25px;
}
.vboutTheme_spa13 .spa01-MenuHeader-bar {
      /* padding-top: 15px;
		padding-bottom: 10px;
    background-color: #fdfff5;*/
    border-bottom: 2px solid #c4c4c4;
    border-top: 2px solid #c4c4c4;
}
.vboutTheme_spa13.vboutTheme_spa13_MenuHeader {
    padding-top: 5px;
    background-color: #f1f1f0;
    background-color: #ffffff;
    /*border-bottom: 2px solid #fdfff5;*/
	padding-bottom: 2px;
}

.vboutTheme_spa13.vboutTheme_spa13_MenuHeader div.spa01-MenuHeader-logo nav{
	width: 50px;
	padding: 0px;
	display: none!important;
	float: right;
}
.vboutTheme_spa13.vboutTheme_spa13_MenuHeader button.navbar-toggler{
	background-color: grey;
	border-radius: 50%;
	padding: 1px;
}
.vboutTheme_spa13 ul.spa01-MenuHeader-list li a:active{
	border-color: #a52463;
	background-color: #a52463;
}
.vboutTheme_spa13 a.spa01-MenuHeader-Type{
	border-color: #bb2870;
	background-color: #bb2870;
	color: #fff!important;
}
/*---------END MENU HEADER---------*/
/*---------HEADER---------*/
/*---Header Background---*/
.vboutTheme_spa13.vboutTheme_spa13_Header{
	background: url('../images/spa01_Header_background.jpg') no-repeat top center;
	padding-bottom: 25px;
	background-size: cover;
}
/*---Header Background---*/
/*---Header blockone Top---*/
.vboutTheme_spa13 p.spa01-Header-blockOne-Title {
    margin: 0;
    font-size: 35px;
    color: #fff;
	padding-left: 10px;
}
.vboutTheme_spa13 .spa01-Header-blockOne {
    border: 0px solid #333;
    padding: 20px;
    margin-top: 70px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
    background-color: rgba(0,0,0,0.3);
}
/*---Header blockone Top---*/
/*---Header blockone Bottom---*/
.vboutTheme_spa13 p.spa01-Header-Quote {
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-style: italic;
    font-weight: 300;
    padding-top: 20px;
	line-height: 1.8em;
}
.vboutTheme_spa13 p.spa01-Header-Name {
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding-top: 20px;
}
.vboutTheme_spa13 ul.spa01-Header-List {
    line-height: 2.7em;
    color: #fff;
    padding-top: 40px;
    padding-left: 33px;
    font-size: 14px;
    padding-bottom: 75px;
}
.vboutTheme_spa13 img.spa01-Header-Img {
    padding-right: 10px;
}
.vboutTheme_spa13 .spa01-Header-blockOneBottom {
    border: 0px solid #333;
    width: 100%;
    background-color: rgba(0,0,0,0.3);
    margin-top: 3px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
/*---Header blockone Bottom---*/
/*---Header blocktwo Form---*/
.vboutTheme_spa13 p.Header-form-Title {
    font-size: 40px;
    color: #fff;
    font-weight: 200;
	text-align: center;
}
.vboutTheme_spa13 .Header-form {
    border: 1px solid #fff;
    width: 100%;
    padding: 12px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #9c2f63;
}
.vboutTheme_spa13 .Header-form-background {
    border-bottom: 3px solid #c8c8c7;
    width: 100%;
    padding-bottom: 2px;
    background-color: #f2f2f1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 70px;
}
.vboutTheme_spa13 form.InputFormSubscribe {
    text-align: center;
}
.vboutTheme_spa13 .Header-form-input {
    width: 100%;
    border: 1px solid #fafbf8;
    background-color: #fafbf8;
    padding-top: 40px;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.spa01-header-form .vbfs-form{
	padding: 0 25px;
}
.spa01-header-form .vbfs-row{
	padding-bottom: 20px;
}
.spa01-header-form .vbfs-input input,
.spa01-header-form .vbfs-input .vbt-birthdayfield,
.spa01-header-form .vbfs-select select,
.spa01-header-form .vbfs-textarea textarea{
    width: 100%;
    border: 1px solid #ccccca;
    padding: 12px;
    border-radius: 3px;
    color: #aaaaaa;
}
.spa01-header-form .vbfs-label label{
    font-size: 15px;
}
.spa01-header-form .vbfs-field label{
    font-weight: normal;
	display: inline;
}
.spa01-header-form .vbfs-textarea textarea{
    height: 120px;
}
.spa01-header-form .vbfs-submit input{
	display: block;
    width: 215px;
    border: 0px solid #8d0f4d;
    padding: 6px;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 200;
    color: #fff;
    background-color: #bb2870;
    border-radius: 3px;
    text-decoration: none;
}
.spa01-header-form .vbfs-submit {
    padding-top: 30px;
    padding-bottom: 34px;
}
/*
.spa01-header-form .vbfs-submit input:hover{
	background-color: #d42e7f;
}
.spa01-header-form .vbfs-submit input:active{
	background-color: #a22261;
}
*/


.vboutTheme_spa13 .datepicker{
	margin-bottom: 20px;
    width: 415px;
    border: 1px solid #ccccca;
    padding: 12px;
    border-radius: 3px;
    color: #aaaaaa;
}
.vboutTheme_spa13 a.Form_ButtonLink {
    display: block;
    width: 215px;
    border: 0px solid #8d0f4d;
    padding: 6px;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 200;
    color: #fff;
    background-color: #bb2870;
    border-bottom: 3px solid #8d0f4d;
    border-radius: 3px;
    text-decoration: none;
}
.vboutTheme_spa13 p.Form_ButtonTitle {
    text-align: center;
}
/*---Header blocktwo Form---*/
/*---------END HEADER---------*/

/*---------SERVICES---------*/
.vboutTheme_spa13.vboutTheme_spa13_Services{
	background-color: #f6f6f6;
	padding-top: 40px;
    padding-bottom: 40px;
}
.vboutTheme_spa13 p.spa01-Services-Title {
    font-size: 36px;
    text-align: center;
    font-weight: 300;
    color: #373737;
	margin: 2px;
}
.vboutTheme_spa13 p.spa01-Services-Line {
    text-align: center;
}
.vboutTheme_spa13 p.spa01-Services-SubTitle {
    text-align: center;
    font-size: 14px;
    color: #373737;
    padding-top: 15px;
    line-height: 1.8em;
	padding-bottom: 40px;
}
.vboutTheme_spa13 p.Services-Img {
    text-align: center;
}
.vboutTheme_spa13 p.Services-Name {
    text-align: center;
    font-size: 24px;
    color: #bb2870;
}
.vboutTheme_spa13 p.Services-Description {
    text-align: center;
    font-size: 14px;
    line-height: 1.8em;
    padding-top: 10px;
    color: #373737;
}
/*---------END SERVICES---------*/
/*---------PRICING---------*/
.vboutTheme_spa13.vboutTheme_spa13_Pricing{
	background: url('../images/spa01_Pricing-background.jpg') no-repeat center center;
	padding-bottom: 11px;
	padding-top: 24px;
	background-size: cover;
}
.vboutTheme_spa13 .spa01-Pricing-Title{
	font-size: 36px;
    text-align: center;
    font-weight: 300;
    color: #fff;
	margin: 2px;
}
.vboutTheme_spa13 .spa01-Pricing-Line{
	text-align: center;
	padding-bottom: 25px;
}
.vboutTheme_spa13 .Pricing-PlanAndPackage-Border {
    border: 0px solid #bb2870;
    background-color: #bb2870;
    width: 419px;
    padding: 8px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	margin: 0 auto;
}
.vboutTheme_spa13 p.Pricing-PlanAndPackage-Title {
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}
.vboutTheme_spa13 p.Pricing-PlanAndPackage-Type {
    font-size: 18px;
    padding-left: 35px;
    padding-top: 10px;
    color: #bb2870;
}
.vboutTheme_spa13 ul.Pricing-PlanAndPackage-Price {
    list-style: none;
    padding-left: 35px;
    line-height: 3.5em;
	color: #3c3c3c;
}
.vboutTheme_spa13 ul.Pricing-PlanAndPackage-Price li span{
	color: #8a9d26;
}
.vboutTheme_spa13 .Pricing-PlanAndPackage {
    border: 0px solid #fff;
    width: 425px;
    background-color: #fcfcfc;
    padding-top: 2px;
	padding-bottom: 20px;
	    margin-bottom: 10px;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	box-shadow: 0px 0px 10px #777;
  margin: 0px auto;
}
.vboutTheme_spa13 p.Pricing-Package-Title {
    font-size: 24px;
    text-align: center;
    color: #bb2870;
    margin: 0px;
}
.vboutTheme_spa13 p.Pricing-Package-Linesmall {
    text-align: center;
	padding-bottom: 10px;
}
.vboutTheme_spa13 p.Pricing-Package-price {
    font-size: 36px;
    text-align: center;
    color: #fff;
	margin: 0;
    line-height: 1em;
	padding-top: 27px;
	border-radius: 50%;
}
.vboutTheme_spa13 span.PriceSpan {
    font-size: 24px;
    position: relative;
    bottom: 8px;
}
.vboutTheme_spa13 span.Pricing-Package-month {
    display: block;
    position: relative;
    left: 7px;
	bottom: 20px;
    color: #fff;
    font-size: 14px;
}
.vboutTheme_spa13 .Pricing-Package-circle {
    width: 105px;
    border-radius: 50%;
    height: 105px;
    margin: 0 auto;
	background-color: #bb2870;
}
.vboutTheme_spa13 .Whitecircle{
	border: 1px solid #fff;
	width: 107px;
    border-radius: 50%;
    height: 107px;
    margin: 0 auto;
	background-color: #fff;
    box-shadow: 0px 0px 6px #777;
}
.vboutTheme_spa13 ul.Pricing-Package-List {
    list-style: none;
    text-align: center;
    color: #4b4b4b;
    padding-top: 10px;
    line-height: 2.5em;
}
.vboutTheme_spa13 p.Pricing-Package-word {
    text-align: center;
}
.vboutTheme_spa13 a.Pricing-Package-button-Link {
    display: block;
    width: 279px;
    border: 0px solid #bb2870;
    padding: 15px;
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #bb2870;
	text-decoration: none;
}
/*
.vboutTheme_spa13 a.Pricing-Package-button-Link:hover{
	background-color: #cd2c7b;
	border-color: #cd2c7b;
}
.vboutTheme_spa13 a.Pricing-Package-button-Link:active{
	background-color: #a62363;
	border-color: #a62363;
}
*/
.vboutTheme_spa13 .Pricing-Package-ListHR{
	margin: 3px;
	color: #777;
}
.vboutTheme_spa13 .Pricing-Package {
    border: 1px solid #f5f5f5;
    width: 275px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 20px;
	background-color: #f5f5f5;
	margin: 0 auto;
}
.vboutTheme_spa13 .Pricing-Package-DIV.marginPrem #Pricing-PackageID{padding-bottom: 0px;}
.vboutTheme_spa13 #Pricing-PackageID{
	padding-bottom: 43px;
	width:100%;
}
.vboutTheme_spa13 a.Pricing-Package-button-Link{width:100%;}
.vboutTheme_spa13 .Pricing-Package-DIV{
	border: 1px solid #fff;
  /*  width: 279px;*/
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	background-color: #fff;
	padding-top: 1px;
	box-shadow: 0px 0px 10px #777;
}
/*---------END PRICING---------*/
/*---------TEAM---------*/
.vboutTheme_spa13.vboutTheme_spa13_Team{
	padding-top: 40px;
}
.vboutTheme_spa13 p.spa01-Team-Title {
    font-size: 36px;
    text-align: center;
    margin: 0;
    font-weight: 300;
    color: #787878;
}
.vboutTheme_spa13 p.spa01-Team-Line {
    text-align: center;
    padding-bottom: 40px;
}
.vboutTheme_spa13 p.Team-IMG {
    text-align: center;
    padding-bottom: 5px;
}
.vboutTheme_spa13 p.Team-Name {
    font-size: 24px;
    text-align: center;
    color: #000;
    font-weight: normal;
	margin: 0px;
	line-height: 1em;
}
.vboutTheme_spa13 p.Team-Style {
    text-align: center;
    font-size: 18px;
    color: #bb2870;
    font-weight: normal;
}
.vboutTheme_spa13 p.Team-LineSmall {
    text-align: center;
}
.vboutTheme_spa13 p.spa01_SocialTeam {
    text-align: center;
	font-size: 20px;
}
.vboutTheme_spa13 a.spa01_SocialTeamIcon {
    margin-right: 10px;
    color: #676767;
}
.vboutTheme_spa13 a.spa01_SocialTeamIcon:hover{
	color: #bb2870;
}
.vboutTheme_spa13 a.spa01_SocialTeamIcon:active{
	color: #a62363;
}
.vboutTheme_spa13 .Team-Border {
    border: 1px solid #dadada;
    width: 295px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
/*---------END TEAM---------*/
/*---------TESTIMONIALS AND LASTEST NEWS---------*/
.vboutTheme_spa13.vboutTheme_spa13_Testimonial-LastestNews {
    background-color: #f6f7f3;
    padding-top: 40px;
    padding-bottom: 40px;
}
.vboutTheme_spa13 p.spa01-Testimonial-LastestNews-Title {
    font-size: 36px;
    font-weight: 300;
    margin: 0;
	text-align: center;
}
.vboutTheme_spa13 p.spa01-Testimonial-LastestNews-Line {
    text-align: center;
}
.vboutTheme_spa13 p.spa01-Testimonial-text {
    padding-top: 25px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8em;
}
.vboutTheme_spa13 p.spa01-Testimonial-Name {
    padding-left: 15px;
    color: #bb2870;
    font-size: 14px;
    font-weight: normal;
}
.vboutTheme_spa13 .spa01-Testimonial {
    padding-top: 30px;
}
.vboutTheme_spa13 .TestimonialLastestsNews_ButtonTitle{
	text-align: center;
}
.vboutTheme_spa13 a.TestimonialLastestsNews_ButtonLink{
	display: block;
  /*  width: 146px;*/
    border: 0px solid #8d0f4d;
    padding: 4px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    background-color: #bb2870;
    border-bottom: 3px solid #8d0f4d;
    border-radius: 3px;
    text-decoration: none;
}
/*
.vboutTheme_spa13 a.TestimonialLastestsNews_ButtonLink:hover{
	background-color: #d42e7f;
}
.vboutTheme_spa13 a.TestimonialLastestsNews_ButtonLink:active{
	background-color: #a22261;
}
*/
.vboutTheme_spa13 .TestimonialLastestsNews_BottonContainer {
    padding-top: 40px;
}
.vboutTheme_spa13 .spa01-LastestNews {
    padding-top: 45px;
}
.vboutTheme_spa13 p.spa01-LastestNews-Name {
    font-size: 18px;
    padding-left: 20px;
    color: #bb2870;
}
.vboutTheme_spa13 p.spa01-LastestNews-text {
    padding-left: 20px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8em;
    padding-top: 15px;
}
.vboutTheme_spa13 a.spa01-LastestNews-textLink {
    color: #9bab52;
	text-decoration: none;
}
.vboutTheme_spa13 .TestimonialLastestsNews_ButtonTitle{
	text-align: center;
}
.vboutTheme_spa13 a.TestimonialLastestsNews_ButtonLink{
	display: block;
    max-width: 200px;
    border: 0px solid #8d0f4d;
    padding: 4px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    background-color: #bb2870;
    border-radius: 3px;
    text-decoration: none;
}
/*
.vboutTheme_spa13 a.TestimonialLastestsNews_ButtonLink:hover{
	background-color: #d42e7f;
}
.vboutTheme_spa13 a.TestimonialLastestsNews_ButtonLink:active{
	background-color: #a22261;
}
*/
.vboutTheme_spa13.vboutTheme_spa13_Testimonial-LastestNews .CenterIMG,.vboutTheme_spa13.vboutTheme_spa13_Testimonial-LastestNews .spa01-LastestNews-Img{
	text-align:center;
}
.vboutTheme_spa13 .TestimonialLastestsNews_BottonContainer {
    padding-top: 40px;
}
.vboutTheme_spa13 #TesLasID{
	padding-top: 57px;
}
.vboutTheme_spa13 .col-md-6.borderLine {
    border-right: 1px solid #e7ecd9;
}
/*---------END TESTIMONIALS AND LATEST NEWS---------*/
/*---------SUBSCRIBE---------*/
.vboutTheme_spa13.vboutTheme_spa13_Subscribe{
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: #8a9d26;
}
.vboutTheme_spa13 p.spa01-subscribe-Title {
    font-size: 36px;
	margin: 0;
	color: #fff;
}
.vboutTheme_spa13 input.spa01-subscribe-input {
    width: 436px;
    border: 1px solid #fff;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    padding: 14px;
    box-shadow: inset 3px 3px 0px #dfdfdf;
	border-right: none;
}
.vboutTheme_spa13 form.spa01-subscribe-form {
    padding-top: 5px;
}
.vboutTheme_spa13 span.spa01-subscribe-button {
	font-size: 23px;
	color: #fff;
	width: 56px;
    padding: 12px;
    position: absolute;
    border: 2px solid #bb2870;
    background-color: #bb2870;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-color: #9c1759;
	text-align: center;
}
.vboutTheme_spa13 span.spa01-subscribe-button:hover{
	background-color: #d42e7f;
	border-color: #d42e7f;
	color: #8a9d26;
}
.vboutTheme_spa13 span.spa01-subscribe-button:active{
	background-color: #a22261;
	border-color: #a22261;
}
/*---------END SUBSCRIBE---------*/
/*---------FOOTER---------*/
.vboutTheme_spa13.vboutTheme_spa13_footer{
	background-color: #000;
	padding-top: 40px;
	padding-bottom: 40px;
}
.vboutTheme_spa13 p.spa01-footer-title {
    margin: 0;
    color: #fff;
    font-size: 36px;
    padding-bottom: 50px;
	font-weight: 300;
}
.vboutTheme_spa13 p.spa01-footer-text {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
}
.vboutTheme_spa13 p.spa01-footer-Phone {
    color: #8a9d26;
    font-size: 30px;
    padding-top: 74px;
}
.vboutTheme_spa13 p.spa01-footer-Phone img{
	padding-right: 5px;
}
.vboutTheme_spa13 p.spa01-footer-Location {
    font-size: 36px;
    color: #fff;
    padding-bottom: 10px;
    font-weight: 300;
}
.vboutTheme_spa13 p.spa01-footer-Street {
    color: #fff;
    font-size: 14px;
    padding-top: 10px;
}
.vboutTheme_spa13 p.spa01-footer-copyright {
    color: #fff;
    font-size: 12px;
    margin: 0;
	 padding-top: 10px;
  	padding-bottom: 10px;
}
.vboutTheme_spa13 a.spa01_SocialFooterIconLAST{
	color: #c0c0c0;
}
.vboutTheme_spa13 a.spa01_SocialFooterIcon {
    color: #c0c0c0;
    margin-right: 10px;
}
.vboutTheme_spa13 p.spa01_SocialFooter {
    font-size: 25px;
}
/*
.vboutTheme_spa13 a.spa01_SocialFooterIconLAST:hover{
	color: #8a9d26;
}

.vboutTheme_spa13 a.spa01_SocialFooterIcon:hover{
	color: #8a9d26;
}
*/
.vboutTheme_spa13 a.VBOUT{
	text-decoration: none;
	color: #8a9d26;
}
/*---------END FOOTER---------*/
@media only screen  and (min-width: 800px){
.vboutTheme_spa13 ul.spa01-MenuHeader-list.navbar-nav{
	padding-left: 0px;
	-moz-box-orient: inherit;
	-webkit-box-orient: inherit;
	 display: -webkit-inline-box;
}
.vboutTheme_spa13 .spa01-MenuHeader-logo{
	padding-top:20px;
}
}
@media only screen and (min-device-width:768px) and (max-device-width: 768px) {
	.vboutTheme_spa13 ul.spa01-MenuHeader-list.navbar-nav{
		padding-left: 0px;
		-moz-box-orient: inherit;
		-webkit-box-orient: inherit;
		 display: -webkit-inline-box;
		 border: none;
	}
	.vboutTheme_spa13 ul.spa01-MenuHeader-list li{width:auto!important;}
	.vboutTheme_spa13 .spa01-MenuHeader-logo{
		padding: 10px 0px 10px 0px;
	}
	 }
/*--------MEDIA IPHONE, ANDROID AND IPAD--------*/
@media only screen and (max-width: 1200px){
	.vboutTheme_spa13 .Header-form-input{
		margin-left: 0px;
	}
.vboutTheme_spa13 .ResponsiveONE {
    width: 100%!important;
}
	.vboutTheme_spa13 .Header-form-background{
		margin-left: 0px;
	}
	.vboutTheme_spa13 ul.spa01-MenuHeader-list.navbar-nav{
		padding-left: 0px;
	}
	.vboutTheme_spa13 ul.spa01-MenuHeader-list li{
		margin: 0px;

	}
	.vboutTheme_spa13 .Pricing-Package-DIV.marginStand,.vboutTheme_spa13 .Pricing-Package-DIV.marginPrem {
		/*margin-left: 40px;*/
		width:100%;
	}
	.vboutTheme_spa13 .Pricing-Package-DIV.marginPrem {
		/*margin-left: 55px;*/
	}
	.vboutTheme_spa13 .Pricing-Package-button.marginButtonPrem {
		/*margin-left: 55px;*/
	}
	.vboutTheme_spa13 .Pricing-Package-button.marginButtonStand {
		/*margin-left: 40px;*/
		width:100%;
	}
	.vboutTheme_spa13 p.spa01-LastestNews-Name {
		padding-left: 50px;
	}
	.vboutTheme_spa13 p.spa01-LastestNews-text {
		padding-left: 50px;
		font-size: 12px;
	}
	.vboutTheme_spa13 p.spa01-Testimonial-text {
		font-size: 12px;
	}
	.vboutTheme_spa13 p.spa01-subscribe-Title {
		font-size: 29px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 760px){
	.vboutTheme_spa13.vboutTheme_spa13_MenuHeader .spa01-MenuHeader-bar .spa01-MenuHeader-logo nav{
		display: block!important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 900px){
.vboutTheme_spa13.vboutTheme_spa13_MenuHeader .spa01-MenuHeader-bar .spa01-MenuHeader-logo nav{
	display: none!important;}
}
@media only screen and (min-width: 1024px) and (max-width: 1110px){
.vboutTheme_spa13.vboutTheme_spa13_Pricing .Pricing-PlanAndPackage,.vboutTheme_spa13.vboutTheme_spa13_Pricing .Pricing-PlanAndPackage .Pricing-PlanAndPackage-Border {
	width:100%;
}}
@media only screen and (max-width: 900px){

	.vboutTheme_spa13.vboutTheme_spa13_Pricing .col-md-6 {width:100%;min-width:80%;margin: 0px auto;}
.vboutTheme_spa13.vboutTheme_spa13_Pricing .col-sm-6,.vboutTheme_spa13.vboutTheme_spa13_Pricing .col-md-4{width:100%;min-width:80%;margin: 10px auto;}
}
@media only screen and (max-width: 700px){
	.vboutTheme_spa13 .spa01-MenuHeader-logo{
		padding: 10px 0px;
	}
	.vboutTheme_spa13 ul.spa01-MenuHeader-list {
		top:13px!important;
		}
		.vboutTheme_spa13.vboutTheme_spa13_MenuHeader div.spa01-MenuHeader-logo nav{
			display: inline!important;
		}
	}
@media only screen and (max-width: 868px){
	.vboutTheme_spa13.vboutTheme_spa13_Header{
		padding-bottom: 0px!important;
	}
	.vboutTheme_spa13 .Form_BottonContainer{
		padding-bottom: 17px!important;
	}

	.vboutTheme_spa13 ul.spa01-MenuHeader-list {
		padding-left: 0px!important;
		margin-left: -169px!important;
	}
	.vboutTheme_spa13 .spa01-Header-blockOne{
		width: 100%!important;
	}
	.vboutTheme_spa13 p.spa01-Header-blockOne-Title{
		font-size: 24px!important;
	}
	.vboutTheme_spa13 .spa01-Header-blockOneBottom{
		width: 100%!important;
	}
	.vboutTheme_spa13 p.spa01-Header-Quote{
		font-size: 12px!important;
		padding-top: 20px!important;
	}
	.vboutTheme_spa13 p.spa01-Header-Name{
		font-size: 13px!important;
		padding-top: 5px!important;
	}
	.vboutTheme_spa13 ul.spa01-Header-List{
		padding-top: 10px!important;
		padding-left: 0px!important;
		padding-bottom: 19px!important;
	}
	.vboutTheme_spa13 .Header-form-background{
		width: 100%!important;
	}
	.vboutTheme_spa13 .Header-form{
		width: 100%!important;
	}
	.vboutTheme_spa13 p.Header-form-Title{
		font-size: 35px!important;
	}
	.vboutTheme_spa13 .Header-form-input{
		width: 100%!important;
		margin-bottom: 30px;
	}
	.vboutTheme_spa13 input.InputFormSubscribeinput{
		width: 95%!important;
	}
	.vboutTheme_spa13 .datepicker{
		width: 95%!important;
	}
	.vboutTheme_spa13 .ResponsiveONE{
		width: 100%!important;
	}
	.vboutTheme_spa13 .Pricing-PlanAndPackage-Border{
		width: 100%!important;
	}
	.vboutTheme_spa13 .Pricing-PlanAndPackage{
	/*	width: 100%!important;*/
	   margin: 10px auto;
		 max-width: 100%;
	}
	.vboutTheme_spa13 ul.Pricing-PlanAndPackage-Price{
		padding-left: 20px!important;
		font-size: 10px!important;
	}
	.vboutTheme_spa13 .Pricing-Package-DIV{
		width: 100%!important;
	}
	.vboutTheme_spa13 .Pricing-Package{
		width: 100%!important;
	}
	.vboutTheme_spa13 ul.Pricing-Package-List{
		font-size: 10px!important;
	}
	.vboutTheme_spa13 p.Pricing-Package-Title{
		font-size: 20px!important;
	}
   .vboutTheme_spa13 a.Pricing-Package-button-Link{
		width: 100%!important;
		max-width: 100%;
	}
	.vboutTheme_spa13 #Pricing-PackageID {
	/*	padding-bottom: 28px!important;*/
	}
	.vboutTheme_spa13 .Team-Border{
		width: 100%!important;
	}
	.vboutTheme_spa13 p.spa01-Testimonial-text{
		padding-left: 60px!important;
		line-height: 1em!important;
	}
	.vboutTheme_spa13 p.spa01-Testimonial-Name{
		padding-left: 60px!important;
	}
	.vboutTheme_spa13 p.spa01-LastestNews-Name{
		padding-left: 85px!important;
	}
	.vboutTheme_spa13 p.spa01-LastestNews-text{
		padding-left: 85px!important;
		line-height: 1em!important;
		padding-top: 0px!important;
	}
	.vboutTheme_spa13 .TestimonialLastestsNews_BottonContainer {
		padding-top: 57px!important;
	}
	.vboutTheme_spa13 input.spa01-subscribe-input{
		width: 85%!important;
	}
	.vboutTheme_spa13 p.spa01_SocialFooter {
		font-size: 20px!important;
	}
	.vboutTheme_spa13 .Header-form-background{
		margin-left: 0px!important;
	}
	.vboutTheme_spa13 .Header-form-input{
		margin-left: 0px!important;
	}
	.vboutTheme_spa13.vboutTheme_spa13_Pricing .payementBox{
		width: 80%;
		margin: auto;
		min-width: 50%;
	}
	.vboutTheme_spa13 .Pricing-Package-DIV.marginStand{
		margin-left: 0px!important;
	}
	.vboutTheme_spa13 .Pricing-Package-DIV.marginPrem{
		/*margin-left: 22px!important;*/
	}
	.vboutTheme_spa13 .Pricing-Package-button.marginButtonStand{
		margin-left: 0px!important;
	}
	.vboutTheme_spa13 .Pricing-Package-button.marginButtonPrem{
		/*margin-left: 22px!important;*/
		width: 100%;
	}
}


@media only screen and (max-width: 720px){
	.vboutTheme_spa13 p.spa01-Header-Quote {
		font-size: 20px!important;
	}
	.vboutTheme_spa13.vboutTheme_spa13_Header{
		background-color: #000!important;
	}
	.vboutTheme_spa13 ul.Pricing-PlanAndPackage-Price {
		font-size: 16px!important;
	}
	.vboutTheme_spa13 .Pricing-PlanAndPackage {
		margin-bottom: 15px!important;
	}
	.vboutTheme_spa13 ul.Pricing-Package-List {
		font-size: 16px!important;
	}
	.vboutTheme_spa13 .vboutTheme_spa13_Pricing{
		background-color: #A0B75C!important;
	}
	.vboutTheme_spa13 p.spa01-MenuHeader-logo{
		float: left!important;
	}
	.vboutTheme_spa13 ul.spa01-MenuHeader-list {
		float: right!important;
		padding-left: 0px!important;
		margin-left: 0px!important;
	}
	.vboutTheme_spa13 .spa01-MenuHeader-bar{
		padding-top: 21px!important;
		padding-bottom: 11px!important;
	}
	.vboutTheme_spa13 .Header-form-background{
		margin-left: 0px!important;
	}
	.vboutTheme_spa13 .Header-form-input{
		margin-left: 0px!important;
	}
}


@media only screen and (max-width: 320px){
	.vboutTheme_spa13 ul.Pricing-PlanAndPackage-Price {
		font-size: 9px!important;
	}
	.vboutTheme_spa13 .CenterIMG{
		text-align: center!important;
	}
	.vboutTheme_spa13 p.spa01-Testimonial-text {
		padding-left: 0px !important;
		text-align: center !important;
		font-size: 11px !important;
	}
	.vboutTheme_spa13 .spa01-LastestNews-Img{
		text-align: center!important;
	}
	.vboutTheme_spa13 p.spa01-LastestNews-Name {
		padding-left: 0!important;
		text-align: center!important;
	}
	.vboutTheme_spa13 ul.spa01-Header-List{
		font-size: 10px!important;
	}
	.vboutTheme_spa13 .Header-form-background{
		margin-left: 0px!important;
	}
	.vboutTheme_spa13 .Header-form-input{
		margin-left: 0px!important;
	}
	.vboutTheme_spa13 p.spa01-LastestNews-text{
		padding-left: 0px!important;
		text-align: center!important;
	}
	.vboutTheme_spa13 .Pricing-Package-DIV.marginStand{
		margin-left: 0px!important;
	}
	.vboutTheme_spa13 .Pricing-Package-DIV.marginPrem{
		margin-left: 0px!important;
	}
	.vboutTheme_spa13 .Pricing-Package-button.marginButtonStand{
		margin-left: 0px!important;
	}
	.vboutTheme_spa13 .Pricing-Package-button.marginButtonPrem{
		margin-left: 0px!important;
	}
}



.vboutTheme_spa13 .vboutTheme_spa13_menu_mobile {
	position: absolute;
    top: -6px;
    right: 0px;
	display: none;
	background: url(https://www.vbout.com/builder/assets/images/academic_mobile-menu-icon.png) no-repeat 0px -4px;
	float: left;
	width: 49px;
	height: 44px;
	background-size: 100%;
}
@media only screen and (max-width: 560px) {
.vboutTheme_spa13 .Pricing-Package-DIV{width:100%!important;}
.vboutTheme_spa13.vboutTheme_spa13_Pricing .payementBox{
	width:100%!important;
	}}
/*mobile*/
@media only screen and (max-width: 790px) {
	/* .vboutTheme_spa13 .vboutTheme_spa13_menu_mobile {
		display: block;
	}
	.vboutTheme_spa13 .vboutTheme_spa13_menu_main {
		display: none;
	}*/
	.vboutTheme_spa13 ul.spa01-MenuHeader-list li a, .vboutTheme_spa13.vboutTheme_spa13_MenuHeader nav a.spa13-MenuHeader-Type{
		margin-right: 0px!important;
		padding:6px!important;
	}
	.vboutTheme_spa13 ul.spa01-MenuHeader-list {
		margin: 0 !important;
		border: 1px solid #BB2870;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		position: absolute;
		top: 3px;
		right: 0;
		width: 100%;
		background: #fff;
		z-index: 999;
	}
	.vboutTheme_spa13 ul.spa01-MenuHeader-list li {
		display: block;
		width: 100%;
		margin: 0;
		box-sizing: border-box;
	}
	.vboutTheme_spa13 ul.spa01-MenuHeader-list li a {
		display: block;
		padding: 6px;
	}
}

.vboutTheme_spa13 .spa01-subscribe-form {
    padding-top: 5px;
}


.spa01-subscribe-form .vbfs-form{
    display: table;
    margin: 0 auto;
    width: 100%;
    text-align: left;
}
.spa01-subscribe-form .vbfs-rows,
.spa01-subscribe-form .vbfs-buttons {
    display: table-cell;
    vertical-align: bottom;
}
.spa01-subscribe-form .vbfs-buttons {
    width: 2%;
}
.spa01-subscribe-form .vbfs-rows {
    table-layout: fixed;
}
.spa01-subscribe-form .vbfs-row {
    display: table-cell;
    vertical-align: bottom;
    width: 2%;
	padding-left: 10px;
}
.spa01-subscribe-form .vbfs-select select,
.spa01-subscribe-form .vbfs-input input,
.spa01-subscribe-form .vbfs-input .vbt-birthdayfield,
.spa01-subscribe-form .vbfs-textarea textarea{
    width: 100%;
    border: 1px solid #fff;
    padding: 14px;
    box-shadow: inset 3px 3px 0px #dfdfdf;
    border-right: none;
    box-sizing: border-box;
    height: 50px;
}
.spa01-subscribe-form .vbfs-textarea textarea{
	height: 140px;
}
.spa01-subscribe-form .vbfs-row:first-child {
    padding-left: 0;
}
.spa01-subscribe-form .vbfs-row:first-child div.vbfs-field label.error {
    color: white;
    position: absolute;
    bottom: -21px;
    left: 0;
    margin: 0;
    background: red;
    border-radius: 20px;
    padding: 0 10px;
    font-weight: normal;
}
.spa01-subscribe-form .vbfs-row:first-child div.vbfs-field  {
    position: relative;
}
.spa01-subscribe-form .vbfs-row:first-child .vbfs-input input,
.spa01-subscribe-form .vbfs-row:first-child .vbfs-input .vbt-birthdayfield {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.spa01-subscribe-form .vbfs-submit input,
.spa01-subscribe-form .vbfs-submit button {
	font-size: 23px;
	color: #fff;
    padding: 6px 12px;
    height: 50px;
    border: 2px solid #bb2870;
    background-color: #bb2870;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-color: #9c1759;
	text-align: center;
}
/*
.spa01-subscribe-form .vbfs-submit input:hover,
.spa01-subscribe-form .vbfs-submit button:hover{
	background-color: #d42e7f;
	border-color: #d42e7f;
	color: #8a9d26;
}
.spa01-subscribe-form .vbfs-submit input:active,
.spa01-subscribe-form .vbfs-submit button:active{
	background-color: #a22261;
	border-color: #a22261;
}
*/
.spa01-subscribe-form .vbfs-form label {
    color: #fff;
}
.spa01-subscribe-form .vbfs-label label {
    display: block;
    margin-bottom: 10px;
}
.vboutTheme_spa13.vboutTheme_spa13_Team .col-md-4{margin-bottom:17px;}
@media only screen and (max-width: 550px) {
	.spa01-subscribe-form .vbfs-form,
	.spa01-subscribe-form .vbfs-rows,
	.spa01-subscribe-form .vbfs-row,
	.spa01-subscribe-form .vbfs-buttons {
		/*display: block;
		width: 100%;*/
    	box-sizing: border-box;
	}
	.spa01-subscribe-form .vbfs-row {
		margin-bottom: 10px;
		padding: 0;
	}
	.spa01-subscribe-form .vbfs-buttons {
		text-align: center
	}

	.spa01-subscribe-form .vbfs-select select,
	.spa01-subscribe-form .vbfs-input input,
	.spa01-subscribe-form .vbfs-input .vbt-birthdayfield,
	.spa01-subscribe-form .vbfs-textarea textarea{
		border-radius: 5px !important;
	}
	.spa01-subscribe-form .vbfs-submit input,
	.spa01-subscribe-form .vbfs-submit button {
		border-radius: 5px !important;
	    display: block;
	    width: 100%;
	}
	.spa01-subscribe-form .vbfs-submit input {
	    margin: 0 auto;
	}
}
</pre></body></html>