<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;
}

li{
	list-style-position:inside;
}

/*===========================
	 HEADER SECTION
=============================*/
.vboutTheme_software02-Header01.vboutTheme_software02-Header01_block{
    background-color: #534dbf;
    padding: 30px 0px 0px 0px;
}
.vbtb-software02-headerLogo{
    width: 200px;
    display: block;
}
.vbtb-software02-headerButton-section {
    padding-top: 10px;
}
.vbtb-software02-headerButton-Link{
    font-family: 'Cabin', sans-serif;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #ffffff;
    background-color: transparent;
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 140px;
    line-height: 45px;
    max-width: 100%;
    text-align: center;
    border-radius: 8px 8px;
    margin: 0px 0px 0px 115px;
    
}
.vbtb-software02-headerButton-Link:hover{
    color: #ffffff;
    text-decoration: none;
}
.vbtb-software02-headerSection{
    padding-top: 100px;
}
.vbtb-software02-headerTitle{
    font-family: 'Cabin', sans-serif;
    font-size: 46px;
    line-height: 52px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 10px;
}
.vbtb-software02-headerSubTitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    width: 700px;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    margin-bottom: 35px;
}
.vbtb-software02-headerButton02-Link{
    font-family: 'Cabin', sans-serif;
    font-size: 17px;
    font-weight: 600;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #6B02FF;
    text-decoration: none;
    display: block;
    width: 160px;
    line-height: 45px;
    max-width: 100%;
    text-align: center;
    border-radius: 8px 8px;
    margin: 0px auto;
    
}
.vbtb-software02-headerButton02-Link:hover{
    color: #6B02FF;
    text-decoration: none;
}
.vbtb-software02-headerButton03-Link{
    font-family: 'Cabin', sans-serif;
    font-size: 17px;
    font-weight: 600;
    border: 1px solid #ffffff;
    background-color: transparent;
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 160px;
    line-height: 45px;
    max-width: 100%;
    text-align: center;
    border-radius: 8px 8px;
    margin: 0px auto;
    
}
.vbtb-software02-headerButton03-Link:hover{
    color: #ffffff;
    text-decoration: none;
}
.vbtb-software02-headerButtonS-section {
    overflow: hidden;
    margin: 0 auto;
    display: table;
    padding-bottom: 40px;
}
.vbtb-software02-headerButton02-section {
    float: left;
    margin-right: 15px;
}
.vbtb-software02-headerButton03-section {
    float: left;
}
.vbtb-software02-headerImg {
    width: 100%;
}
/*===========================
    END HEADER SECTION
=============================*/


/*===========================
     FEATURE SECTION 01
=============================*/
.vboutTheme_software02-Feature01.vboutTheme_software02-Feature01_block{
    background-color: #f7f8fa;
    padding: 90px 0px 100px 0px;
}
.vbtb-software02-featureTitle{
    font-family: 'Cabin', sans-serif;
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    color: #292929;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 15px;
}
.vbtb-software02-featureSubTitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #7c8595;
    text-align: center;
    width: 700px;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    margin-bottom: 15px;
}
.vbtb-software02-featureBlock{
    margin-top: 40px;
    padding: 50px 30px 30px 30px;
    background-color: #ffffff;
    box-shadow: rgb(33 33 33 / 6%) 0 4px 24px 5px;
    border-radius: 8px;
    text-align: center;
}
.vbtb-software02-featureBlockImg{
    width: 100%;
    max-width: 230px;
    margin-bottom: 25px;
}
.vbtb-software02-featureBlockTitle{
    font-family: 'Cabin', sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    color: #292929;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 15px;
}
.vbtb-software02-featureBlockSubtitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #7c8595;
    text-align: center;
    max-width: 100%;
    padding: 0px 10px 0px 10px;
    margin: 0;
    margin-bottom: 15px;
}
/*===========================
    END FEATURE SECTION 01
=============================*/


/*===========================
     EVENT SECTION
=============================*/
.vboutTheme_software02-Event01.vboutTheme_software02-Event01_block{
    background-color: #ffffff;
    padding: 90px 0px 40px 0px;
}
.vbtb-software02-eventImg{
    width: 100%;
}
.vbtb-software02-eventBlock{
    padding-top: 10px;
}
.vbtb-software02-eventBlockTitle{
    font-family: 'Cabin', sans-serif;
    font-size: 34px;
    line-height: 40px;
    font-weight: 700;
    color: #2F362F;
    text-align: left;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 20px;
}
.vbtb-software02-eventBlockSubtitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #7c8595;
    text-align: left;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 15px;
}
.vbtb-software02-eventListBlock {
    overflow: hidden;
}
.vbtb-software02-eventListIcon-1{
    float: left;
    padding-right: 20px;
    color: #3473b8;
    font-size: 42px;
    line-height: 46px;
    vertical-align: text-top;
}
.vbtb-software02-eventListIcon-2{
    float: left;
    padding-right: 20px;
    color: #fc6a3f;
    font-size: 42px;
    line-height: 46px;
    vertical-align: text-top;
}
.vbtb-software02-eventListIcon-3{
    float: left;
    padding-right: 20px;
    color: #87ac34;
    font-size: 42px;
    line-height: 46px;
    vertical-align: text-top;
}
.vbtb-software02-eventListIcon-4{
    float: left;
    padding-right: 20px;
    color: #ce4d86;
    font-size: 42px;
    line-height: 46px;
    vertical-align: text-top;
}
.vbtb-software02-eventListText{
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #858585;
    text-align: left;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 8px 0px 8px 0px;
    float: left;
}
/*===========================
    END EVENT SECTION
=============================*/


/*===========================
     PROJECTS SECTION
=============================*/
.vboutTheme_software02-Projects01.vboutTheme_software02-Projects01_block{
    overflow: hidden;
    padding-top: 70px;
}
.vbtb-software02-projects-ShapeBg{
    position: relative;
    display: block;
    padding: 90px 0;
}
.vbtb-software02-projects-ShapeBg:before{
    -webkit-transform: rotate(-172deg);
    background-color: #f7f7fa;
    border-radius: 750px;
    content: "";
    height: 1250px;
    left: -250px;
    position: absolute;
    top: 0;
    transform: rotate(-186deg);
    width: 2050px;
}
.vbtb-software02-projectsSection{
    padding-bottom: 30px;
}
.vbtb-software02-projectsTitle{
    font-family: 'Cabin', sans-serif;
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    color: #292929;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 15px;
}
.vbtb-software02-projectsSubTitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #7c8595;
    text-align: center;
    width: 700px;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    margin-bottom: 15px;
}
.vbtb-software02-projectsBlock{
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: rgb(33 33 33 / 6%) 0 4px 24px 5px;
}
.vbtb-software02-projectsBlockImg{
    width: 100%;
}
.vbtb-software02-projectsBlockTitle{
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color: #454545;
    text-align: center;
    max-width: 100%;
    padding: 10px 0px 0px 0px;
    margin: 10px 0px 1px 0px;
}
.vbtb-software02-projectsBlockSubtitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    font-style: italic;
    color: #7c8595;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 15px 0px;
    margin: 0;
    margin-bottom: 5px;
}
/*===========================
    END PROJECTS SECTION
=============================*/


/*===========================
	 TESTIMONIAL SECTION
=============================*/
.vboutTheme_software02-Testimonial01.vboutTheme_software02-Testimonial01_block{
    background-color: #534dbf;
    padding: 90px 0px 70px 0px;
}
.vbtb-software02-testimonialImg{
    max-width: 130px;
    border: 1px solid #ffffff;
    border-radius: 50% 50%;
    padding: 6px 6px;
    background-color: #fcfcfc;
    display: block;
    margin: 0 auto;
}
.vbtb-software02-testimonialText{
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    font-style: italic;
    color: #ffffff;
    text-align: center;
    width: 815px;
    max-width: 100%;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
    padding: 20px 0px 0px 0px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.vbtb-software02-testimonialName{
    font-family: 'Cabin', sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #ffff00;
    text-align: center;
    max-width: 100%;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 5px;
}
.vbtb-software02-testimonialJob{
    font-size: 19px;
    font-weight: 400;
}
/*===========================
	 END TESTIMONIAL SECTION
=============================*/


/*===========================
	    TEAM SECTION
=============================*/
.vboutTheme_software02-Team01.vboutTheme_software02-Team01_block{
    background-color: #ffffff;
    padding: 90px 0px 100px 0px;
}
.vbtb-software02-teamSection{
    padding-bottom: 50px;
}
.vbtb-software02-teamTitle{
    font-family: 'Cabin', sans-serif;
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    color: #292929;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 15px;
}
.vbtb-software02-teamSubTitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #7c8595;
    text-align: center;
    width: 700px;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    margin-bottom: 15px;
}
.vbtb-software02-teamImg{
    max-width: 140px;
    padding: 6px 6px;
    background-color: #dedede;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 0px auto;
}
.vbtb-software02-teamName{
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #454545;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 1px 0px;
}
.vbtb-software02-teamJobTitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #acacac;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    margin-bottom: 15px;
}
.vbtb-software02-teamLine{
    background: #ed4e38;
    display: block;
    vertical-align: middle;
    width: 50px;
    height: 2px;
    margin: 0px auto;
    margin-bottom: 15px;
}
.vbtb-software02-teamText{
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #7c8595;
    text-align: center;
    width: 320px;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    margin-bottom: 25px;
}
/*===========================
	    END TEAM SECTION
=============================*/


/*===========================
	   PRICING SECTION
=============================*/
.vboutTheme_software02-Pricing01.vboutTheme_software02-Pricing01_block{
    background-color: #ffffff;
    padding: 90px 0 100px 0;
    position: relative;
    z-index: 100;
    overflow: hidden;
}
.vboutTheme_software02-Pricing01.vboutTheme_software02-Pricing01_block:after{
    -webkit-transform: rotate(-172deg);
    background-color: #f7f7fa;
    border-radius: 750px;
    content: "";
    height: 1250px;
    left: -400px;
    position: absolute;
    top: -370px;
    transform: rotate(-170deg);
    width: 2250px;
    z-index: -100;
}
.vbtb-software02-pricingSection{
    padding-bottom: 50px;
}
.vbtb-software02-pricingTitle{
    font-family: 'Cabin', sans-serif;
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    color: #292929;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 15px;
}
.vbtb-software02-pricingSubTitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #7c8595;
    text-align: center;
    width: 700px;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    margin-bottom: 15px;
}
.vbtb-software02-pricingBlock{
    text-align: center;
    background-color: #ffffff;
    box-shadow: rgb(33 33 33 / 6%) 0 4px 24px 5px;
    padding: 50px 0;
    width: 90%;
    margin-bottom: 20px;
    margin-left: 20px;
    border-radius: 8px 8px;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.vbtb-software02-pricingBlockSilver{
    text-align: center;
    background-color: #f4f5f6;
    box-shadow: rgb(33 33 33 / 6%) 0 4px 24px 5px;
    padding: 50px 0;
    width: 90%;
    margin-bottom: 20px;
    margin-left: 20px;
    border-radius: 8px 8px;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.vbtb-software02-pricingBlockBlue{
    text-align: center;
    background-color: #534dbf;
    box-shadow: rgb(33 33 33 / 6%) 0 4px 24px 5px;
    padding: 50px 0;
    width: 90%;
    margin-bottom: 20px;
    margin-left: 20px;
    border-radius: 8px 8px;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.vbtb-software02-pricingList{
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
.vbtb-software02-pricingList li{
    list-style-type: none;
}
.vbtb-software02-price-title{
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    list-style-type: none;
    color: #292929;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
}
.vbtb-software02-price-value{
    font-family: 'Cabin', sans-serif;
    font-size: 70px;
    line-height: 70px;
    font-weight: 500;
    display: block;
    color: #292929;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}
.vbtb-software02-price-subtitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #6a6a6a;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin-bottom: 15px;
}
.vbtb-software02-price-Buttontag-Link{
    font-family: 'Cabin', sans-serif;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #534dbf;
    background-color: #534dbf;
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 150px;
    line-height: 50px;
    max-width: 100%;
    text-align: center;
    border-radius: 5px 5px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.vbtb-software02-price-Buttontag-Link:hover{
    color: #ffffff;
    text-decoration: none;
}
.vbtb-software02-price-text{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #6a6a6a;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin-bottom: 5px;
}
.vbtb-software02-price-titleWhite{
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    list-style-type: none;
    color: #ffffff;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
}
.vbtb-software02-price-valueWhite{
    font-family: 'Cabin', sans-serif;
    font-size: 70px;
    line-height: 70px;
    font-weight: 500;
    display: block;
    color: #ffffff;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}
.vbtb-software02-price-subtitleWhite{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin-bottom: 15px;
}
.vbtb-software02-price-Buttontag-LinkWhite{
    font-family: 'Cabin', sans-serif;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #ffffff;
    background-color: transparent;
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 150px;
    line-height: 50px;
    max-width: 100%;
    text-align: center;
    border-radius: 5px 5px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.vbtb-software02-price-Buttontag-LinkWhite:hover{
    color: #ffffff;
    text-decoration: none;
}
.vbtb-software02-price-textWhite{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin-bottom: 5px;
}
/*===========================
	END PRICING SECTION
=============================*/


/*===========================
     FEATURE SECTION 02
=============================*/
.vboutTheme_software02-Feature02.vboutTheme_software02-Feature02_block{
    background-color: #ffffff;
    padding: 30px 0 90px 0;
}
.vbtb-software02-feature02Title{
    font-family: 'Cabin', sans-serif;
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    color: #292929;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 15px;
}
.vbtb-software02-feature02SubTitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #7c8595;
    text-align: center;
    width: 700px;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    margin-bottom: 15px;
}
.vbtb-software02-feature02Block{
    overflow: hidden;
    margin: 40px 0px 0px 0px;
}
.vbtb-software02-feature02Icon{
    float: left;
    padding: 15px 15px;
    font-size: 45px;
    line-height: 45px;
    width: 75px;
    height: 75px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
}
.vbtb-software02-feature02IconColor-1{
    background-color: #a9d129;
}
.vbtb-software02-feature02IconColor-2{
    background-color: #50a0d2;
}
.vbtb-software02-feature02IconColor-3{
    background-color: #fe9c24;
}
.vbtb-software02-feature02IconColor-4{
    background-color: #87ac34;
}
.vbtb-software02-feature02IconColor-5{
    background-color: #3473b8;
}
.vbtb-software02-feature02IconColor-6{
    background-color: #fc6a3f;
}
.vbtb-software02-feature02TextSection{
    float: left;
    
}
.vbtb-software02-feature02TextSectionTitle{
    font-family: 'Cabin', sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #2F362F;
    text-align: left;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 10px;
}
.vbtb-software02-feature02TextSectionSubtitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #7c8595;
    text-align: left;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 10px;
}
/*===========================
    END FEATURE SECTION 02
=============================*/


/*===========================
        Blog SECTION
=============================*/
.vboutTheme_software02-Blog01.vboutTheme_software02-Blog01_block{
    background: #f7f8fa;
    padding: 90px 0 100px 0;
}
.vbtb-software02-blogTitle{
    font-family: 'Cabin', sans-serif;
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    color: #292929;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 15px;
}
.vbtb-software02-blogSubTitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #7c8595;
    text-align: center;
    width: 700px;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    margin-bottom: 15px;
}
.vbtb-software02-blogBlock{
    margin-top: 40px;
    background-color: #ffffff;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: rgb(33 33 33 / 6%) 0 4px 24px 5px;
}
.vbtb-software02-blogBlockImg{
    width: 100%;
}
.vbtb-software02-blogBlockContent{
    padding: 5px 25px 30px 25px;
}
.vbtb-software02-blogBlockTitle{
    font-family: 'Cabin', sans-serif;
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
    color: #454545;
    text-align: left;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 10px;
}
.vbtb-software02-blogUserName{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-style: italic;
    color: #858585;
    text-align: left;
    border-right: 1px solid #aaaaaa;
    max-width: 100%;
    padding: 0px;
    margin: 0px;   
    margin-right: 10px;
    padding-right: 10px;
}
.vbtb-software02-blogUserJobName{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #858585;
    text-align: left;
    max-width: 100%;
    padding: 0px;
    margin: 0px;   
    margin-right: 10px;
    padding-right: 10px;
}
.vbtb-software02-blogUserIcon{
    padding-right: 4px;
    color: #656565;
    font-size: 17px;
    line-height: 18px;
    vertical-align: text-bottom;
}
.vbtb-software02-blogBlockSubtitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #7c8595;
    text-align: left;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 12px 0px 15px 0px;
}
/*===========================
      END Blog SECTION
=============================*/


/*===========================
	   FORM SECTIOM
=============================*/
.vboutTheme_software02-Form01.vboutTheme_software02-Form01_block{
    background-color: #272834;
    padding: 90px 0px 90px 0px;
}
.vbtb-software02-formTitle{
    font-family: 'Cabin', sans-serif;
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0;
    margin-bottom: 15px;
}
.vbtb-software02-formSubTitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #bbbbbb;
    text-align: center;
    width: 700px;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    margin-bottom: 15px;
}
.vbtb-software02-formSection{
    padding-bottom: 40px;
}
.vboutTheme_software02-Form01.vboutTheme_software02-Form01_block .vbtb-software02-WholeFormBlock {
    width: 545px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    max-width: 100%;
}
.vboutTheme_software02-Form01.vboutTheme_software02-Form01_block .vbtb-software02-FormSection01{
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
.vboutTheme_software02-Form01.vboutTheme_software02-Form01_block div.vbtb-software02-WholeFormBlock .vbfs-input input, .vboutTheme_software02-Form01.vboutTheme_software02-Form01_block div.vbtb-software02-WholeFormBlock .vbfs-select select, .vboutTheme_software02-Form01.vboutTheme_software02-Form01_block div.vbtb-software02-WholeFormBlock .vbfs-textarea textarea, .vboutTheme_software02-Form01.vboutTheme_software02-Form01_block div.vbtb-software02-WholeFormBlock .vbfs-phone input, .vboutTheme_software02-Form01.vboutTheme_software02-Form01_block div.vbtb-software02-WholeFormBlock .vfb-birthday{
    font-family: 'Open Sans', sans-serif;
    width: 545px;
	max-width: 100%;
    line-height: normal;
    height: 55px;
    font-size: 14px;
    font-weight: 400;
    color: #aaaaaa;
    background: transparent;
    border: 1px solid #757575;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 13px;
}
.vboutTheme_software02-Form01.vboutTheme_software02-Form01_block div.vbtb-software02-WholeFormBlock .vbfs-choice {
    color: #aaaaaa;
}
.vboutTheme_software02-Form01.vboutTheme_software02-Form01_block div.vbtb-software02-WholeFormBlock .vbfs-label {
    color: #aaaaaa;
}
.vboutTheme_software02-Form01.vboutTheme_software02-Form01_block div.vbtb-software02-WholeFormBlock .vfb-gdpr-disclaimer {
    color: #aaaaaa;
}
.vboutTheme_software02-Form01.vboutTheme_software02-Form01_block div.vbtb-software02-WholeFormBlock .vbfs-label label {
  font-size: 15px;
  color: #aaaaaa;
  font-family: 'Open Sans', sans-serif;
  text-align:left;
  margin: 0;
}
.vboutTheme_software02-Form01.vboutTheme_software02-Form01_block div.vbtb-software02-WholeFormBlock .vbfs-label {
  text-align:left;
  padding-top: 15px;
}
.vboutTheme_software02-Form01.vboutTheme_software02-Form01_block div.vbtb-software02-WholeFormBlock .vbfs-field label {
  font-weight: normal;
  display: inline;
  color: #aaaaaa;
  text-align:left;
  font-family: 'Open Sans', sans-serif;
}
.vboutTheme_software02-Form01.vboutTheme_software02-Form01_block div.vbtb-software02-WholeFormBlock .vbfs-field{
    padding-top: 10px;
}
.vboutTheme_software02-Form01.vboutTheme_software02-Form01_block div.vbtb-software02-WholeFormBlock .vbfs-submit input{
    font-weight: 600;
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
    border: 0;
    cursor: pointer;
    background-color: #534dbf;
    font-family: 'Open Sans', sans-serif;
    width: 180px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
    height: 50px;
    border-radius: 5px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aaaaaa;
  opacity: 1; /* Firefox */
  font-size:12px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #aaaaaa;
  font-size:12px;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #aaaaaa;
  font-size:12px;
}
input.required.error {
    margin-bottom: 0!important;
}
.vbfs-field label.error {
    color: red!important;
    font-size: 70%;
    display: flex!important;
}
/*===========================
	   END FORM SECTIOM
=============================*/


/*====================
	FOOTER SECTION
====================*/
.vboutTheme_software02-Footer01.vboutTheme_software02-Footer01_block{
    background-color: #2f3539;
    border-top: 1px solid #393f43;
    padding: 50px 0px 50px 0px;
}
.vbtb-software02-CopywriteTitle{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #cecece;
    text-align: center;
    max-width: 100%;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    margin-bottom: 10px;
}
/*=======================
	END FOOTER SECTION
=========================*/





@media only screen and (max-width: 1199px){
	
}

@media only screen and (max-width: 768px){
  
}

@media only screen and (max-width: 767px){

}

@media only screen and (max-width: 703px){
	
}

@media only screen and (max-width: 575px){
	
}

@media only screen and (max-width: 536px){
	
}

@media only screen and (max-width: 414px){
   
}

@media only screen and (max-width: 375px){
    
}

@media only screen and (max-width: 320px){
	
}</pre></body></html>