﻿body {
    margin: 0;
    padding: 0;
    font-family: 'Heebo', sans-serif;
    cursor: default;
}

/*Common Entity in the page*/
.styHideClass {
    display: none !important;
}

.styTxtContents {
    text-align: center;
}

.styTxtExplain {
    font-size: 14px;
    color: #5a5a5a;
    padding-left: 10px;
    text-align: left;
    display: block;
}

.styCircleIcon > img {
    width: 45px;
    height: 45px;
}

.styIconWidth, .styIconWidth2, .styIconWidth3 {
    float: left;
    width: 45px;
}

.styExplainWidth, .styExplainWidth2, .styExplainWidth3 {
    float: right;
    width: calc(100% - 45px);
    padding-top: 10px;
}

#iLeft, #iLeft1, .styLeft {
    float: left;
}

#iRight, #iRight1 {
    float: right;
}

.stySpace{
    padding-bottom:30px;
}

.stySpaceSP {
    padding-bottom: 20px;
}

.styDistance{
    padding-top:28px;
}
/*End of common entity*/

/*Loader*/
.styLoading {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: transparent !important;
    display: block;
    z-index: 10111 !important;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 1;
}

.styLoadingInner {
    width: 100%;
    height: 100%;
    position: absolute;
}

.styLoadingBg {
    background-color: white;
    padding: 5px;
    border-radius: 150px;
    outline: 1px solid transparent;
}

.styLoaderContainer, .styLoaderContainerInner {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 45%;
    width: 55px;
    height: 55px;
    clear: both;
    opacity: 1;
}

.styLoadingIcon {
    height: 55px;
    background-size: cover;
    background-image: url("../img/imgLoadingAnim.gif");
}

.styPanelLoaderPart {
    background-color: transparent !important;
}
/*End of Loader*/

/*Logo*/
.styLogoContainer{
    display: flex;
    height: 87px;
    align-items: center;
}

.styLogoAMC {
    width: 245px;
    height: 63px;
    background-repeat: no-repeat;
    background-image: url(../img/imgAMCLogo.png?v=20-05-21);
    background-size: cover;
    overflow: hidden;
    margin-left: 11px;
    margin-top: 2px;
    cursor: pointer;
}

.styLogoMIA{
    width: 159px;
    height: 59px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/imgMIALogo.png?v=20-05-21);
    margin-left: 18px;
    margin-top: -2px;
    cursor: pointer;
}

.styPartnershipWording{
    font-size: 25px;
    line-height: 36px;
    font-weight: 400;
    letter-spacing: 0px;
color: #5A5A5A;
margin-left: 17.5px;
margin-top: 2px;
}
/*End of logo*/

/*Header*/
#iTxtAudit {
    padding: 0;
}

#iTxtAuditExpress {
    font-size: 44px;
    font-weight: bold;
    color: #fff;
}

#iTxtDesc {
    font-size: 18px;
    font-weight: normal;
    color: rgba(255,255,255,0.85);
}

#iHeaderContent {
    padding-top: 120px;
    margin: 0px;
}

#iHeaderimg1 {
    background-position: center;
}

#iHeaderimg2 {
    background-position: center;
}

#iHeaderimg3 {
    background-position: 80% 15%;
}

#iHeaderimg4 {
    background-position: 20% 15%;
}

.styBackMainContainer {
    display: none;
    width: 100%;
    height: 5em;
    background-color: #E8EFFA;
    font-size: 2.4vw;
    position: sticky;
    top: 0;
    z-index: 11;
}

.styAppsView .styBackMainContainer {
    display: flex;
    align-items: center;
    justify-content: center;
}

.styBackMainOuter {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 2.5em;
    width: 3.5em;
    height: 2.667em;
}

.styBackMain {
    width: 1.75em;
    height: 1.333em;
    background-size: cover;
    background-image: url('../img/btn_back_icon.png?v=01-09-22');
}

.styBackMainTitle {
    font-size: 2em;
    line-height: 2.5em;
    font-weight: 500;
}
/*End of Header*/

/*Starter Package*/
#iSPContent {
    margin: 0 auto;
    max-width: 1100px;
}

.styStarterPackage {
    margin-top: 54px;
    padding-bottom:30px;
}

#iTxtSPTitle {
    font-size: 30px;
    font-weight: bold;
    color: #5a5a5a;
}

#iTxtSPDetails {
    font-size: 18px;
    color: #5a5a5a;
    padding-top:6px;
}

.styBr {
    display: block;
    line-height: 80px;
}

#iTxtExtra{
    padding-top:15px;
    padding-left:5px;
    text-align: left;
    font-size: 12px;
    color: #5a5a5a;
}

.stySPImg {
    float: left;
    width: 39px;
    height: 39px;
    background-size: cover;
}

.stySPDetails {
    padding-top: 8px;
    padding-left: 49px;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.3px;
    color: #5a5a5a;
}

#iLicences {
    background-image: url(../img/img_License.png?v=20-02-19);
    width: 45px;
    height: 45px;
    margin-left: -4px;
}

#iReport {
    background-image: url(../img/img_Report.png?v=20-02-19);
}

#iOnline {
    background-image: url(../img/img_Training.png?v=20-02-19);
}

#iLeader {
    background-image: url(../img/img_ProjectLeader.png?v=20-02-19);
}

#iClinic {
    background-image: url(../img/img_Clinic.png?v=20-02-19);
}

#iUpgrade {
    background-image: url(../img/img_NoFee.png?v=20-02-19);
}

#iCCS {
    background-image: url(../img/img_Support.png?v=20-02-19);
}

#iProven {
    background-image: url(../img/img_Go.png?v=20-02-19);
}

#iReady {
    background-image: url(../img/img_Ok.png?v=20-02-19);
}

#iLatestDocuments{
    background-image: url(../img/img_LatestDocuments.png?v=20-02-19);
    width: 36px;
    height: 36px;
}

#iSamplingWizard{
    background-image: url(../img/img_SamplingWizard.png?v=20-02-19);
    width: 36px;
    height: 36px;;
}
/*End of Starter Package*/

/*Benefits*/
#iBContents {
    max-width: 1000px;
    margin: 0 auto;
}

.styBenefits {
    margin-top: 20px;
    background-image: url(../img/img_BodyBg.png?v=20-02-19);
    background-size: cover;
    width: 100%;
    height: auto;
    padding-bottom: 45px;
}

#iTxtBenefitsTitle {
    font-size: 30px;
    font-weight: bold;
    color: #5a5a5a;
    margin-top: 60px;
}

.styBenefitsImg {
    float: left;
    width: 45px;
    height: 45px;
    background-size: cover;
}

.styBenefitsDetails{
    padding-top: 10px;
    padding-left: 57px;
    font-size: 14px;
    color: #5a5a5a;
}

#iCost {
    background-image: url(../img/img_Cost.png?v=20-02-19);
}

#iEnhanced {
    background-image: url(../img/img_Enhance.png?v=20-02-19);
}

#iProductivity {
    background-image: url(../img/img_Producticity.png?v=20-02-19);
}

#iStandard {
    background-image: url(../img/img_Lastest.png?v=20-02-19);
}
/*End of Benefits*/

/*Client Feedback*/
.styFeedback {
    background-image: url(../img/img_BodyBg2.png?v=20-02-19);
    background-size: cover;
    width: 100%;
    height: auto;
    padding-bottom: 55px;
}

#iTxtFTitle {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-top: 60px;
}

#iTxtFeedback1 {
    font-size: 14px;
    color: #fff;
    text-align: justify;
    display: block;
    float: right;
    padding-bottom:15px;
}

#iTxtFeedback2 {
    font-size: 14px;
    color: #fff;
    text-align: justify;
    display: block;
    padding-bottom: 15px;
}

#iTxtCust {
    font-size: 14px;
    color: #fff;
    text-align: right;
}

.styGreen {
    color: lightseagreen;
}

.styBold {
    font-weight: bold;
}
/*End of Client Feedback*/

/*System Requirement*/
.stySystemRequirement {
    background-color: #f9f9f9;
    width: 100%;
    height: auto;
    padding-bottom: 44px;
    padding-top: 10px;
    overflow: hidden;
}

#iTxtSRTitle {
    font-size: 30px;
    font-weight: bold;
    color: #5a5a5a;
    margin-top: 45px;
}

#iBlue {
    color: #3d4495;
    font-weight: bold;
}

.stySRMultiRow {
    display: none;
}

.styWindows {
    float: right;
    height: 90px;
}

.styWindowsDetail {
    float: left;
    padding-top: 15px;
}

.stySystems {
    float: right;
}

.stySystemsDetail {
    float: left;
    padding-top: 5px;
}

.stySystemRequirementIconContainer{
    margin-bottom: 8px;
}

.stySystemRequirementDesc{
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.3px;
    color: #5A5A5A;
}

.stySystemRequirementDesc.styOfficeDesc{
    margin-left: 19px;
}
/*End of System Requirement*/

/*Contact*/
.styContact {
    background-size: cover;
    width: 100%;
    height: auto;
    padding-bottom: 52px;
    overflow: hidden;
}

#iTxtContactTitle {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-top: 57px;
}

.styTxtContactName {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.36px;
    color: #fff;
    font-weight: bold;
    margin-top: -1px;
    margin-bottom: 7px;
}

.styGreentext {
    color: lightseagreen;
}

.styTitle {
    padding-right: 10px;
}

.styTxtContactMethod {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.3px;
    color: #fff;
    cursor: pointer;
    margin-bottom: 8px;
}

.styTxtContactMethod.styBtnOffice{
    cursor: default;
}

#iCenter {
    text-align: center;
}

#iTxtContactTitleFixDate {
    font-size: 18px;
    color: #fff;
    margin-top: 57px;
    text-align: center;
    padding-bottom: 10px;
}

.styMobileView #iTxtContactTitle, .styMobileView #iTxtContactTitleFixDate{
    margin-top: 40px;
}

#iJoinSlogan {
    font-size: 25px;
}

.styBtn {
    background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(230,10,30) 0%, rgb(230,10,30) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(230,10,30) 0%, rgb(230,10,30) 100%);
    background-color: rgb(230,10,30);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
    left: 0;
    right: 0;
    margin: auto;
    width: 250px;
    height: 42px;
    z-index: 112;
    border-radius: 40px;
}

.styBtnDesc {
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-decoration: none !important;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    top: 10px;
}

/*Desktop view*/
.styContactLeft{
    float: left;
    width: 30%;
}

.styContactRight{
    float: right;
    width: 70%;
}

.styContFixDate{
    float: right;
    padding-top: 15px;
}

.styMobileView .styContFixDate{
    float: none;
}

.styContQR {
    float: left;
    width: 28%;
    padding-top: 49px;
}

.styImgQRCode {
    width: 125px;
    height: 125px;
    margin-top: 15px;
}

.styContDetails {
    float: right;
    width: 68%;
}

#iPICInfo {
    position: relative;
    text-align: left;
    margin-left: 25px;
}

.styContact2{
    width:207px;
}
/*End of Contact*/

/*Footer*/
.styFooter {
    background-color: #292f35;
    height: 65px;
    width: 100%;
}

#iTxtFooter {
    margin-top: 30px;
    font-size: 14px;
    color: #fff;
}
/*End of Footer*/

/*Media Query*/
@media (max-width: 1200px){
    .styBudget2020DescContainer{
        width: 785px;
    }
}

/* @media (max-width: 502px) {
    .styLogoAMC {
        max-width: 350px;
    }
} */

@media (max-width:992px) {
    #iBContents {
        max-width: 600px;
    }    

    .styContactLeft, .styContactRight{
        float: none;
        width: 100%;
    }

    .styDesktopView .styContFixDate{
        float: none;
    }

    .styContQR{
        width: 48%;
    }

    .styContDetails{
        width: 50%;
    }
}

@media (max-width:991px) {
    .styBudget2020PartnerContainer{
        width: 100%;
        flex-direction: column;
    }

    .styBudget2020PartnerLead{
        margin-right: 0;
        margin-bottom: 33px;
        align-self: center;
    }

    .styBudget2020PartnerPartner{
        align-self: center;
    }

    .styBudget2020DescContainer{
        width: 563px;
    }
}

@media (max-width:878px) {
    .styDesktopView .styContQR{
        float: none;
        width: 100%;
        padding-top: 42px;
    }

    .styDesktopView .styImgQRCode{
        float: none !important;
        display: block;
    margin: auto;
    }

    .styDesktopView .styContDetails{
        float: none;
        width: 100%;
        margin: auto;
    }

    .styDesktopView #iPICInfo{
        text-align: center;
        width: 100%;
        margin-left: 0;
    }

    .styDesktopView .styTxtContactName{
        margin-left: -63px;
    }

    .styDesktopView .styBtnWhatsApp{
        margin-left: -27px;
    }

    .styDesktopView .styBtnOffice{
        margin-left: -52px;
    }

    .styDesktopView .styBtnEmail{
        margin-left: -33px;
    }

    .styDesktopView .styBtnWebSite{
        margin-left: -26px;
    }

    .styDesktopView #iTxtContactTitle{
        margin-top: 40px;
    }
}

@media (max-width:767px) {
    /*Contact*/
    .styMobileView {
        text-align: center;
    }

    #iName {
        margin-left: -52px;
    }

    #iWhatsApp{
        margin-left: -6px;
    }

    #iEmail {
        margin-left: -11px;
    }

    #iOfficeNo {
        margin-left: -31px;
    }

    #iWebsite {
        margin-left: -5px;
    }

    .stySRMultiRow {
        display: block;
    }

    .stySROneRow {
        display: none;
    }
}

@media (max-width:616px) {
    /* .styLogoAMC{
        width: 182px;
        height: 47px;
    }

    .styLogoMIA{
        width: 127px;
        height: 49px;
    } */

    .styPartnershipWording{
        display: none;
    }

    #iBContents {
        max-width: 280px;
    }

    .styBudget2020TitleContainer{
        width: 320px;
    }

    .styBudget2020DescContainer{
        width: 313px;
    }

    .styBudget2020BtnApplyNow{
        margin-left: 0;
        margin-top: 20px;
    }

    .styBudget2020PartnerLeadLabel, .styBudget2020PartnerPartnerLabel{
        margin-right: 20px;
    }

    .styBSNImg{
        width: 103px;
        height: 43px;
    }
    
    .stySMEBankImg{
        width: 103px;
        height: 58px;
    }
    
    .styMDECImg{
        width: 102px;
        height: 26px;
        margin-left: 20px;
    }
    
    .styBudget2020ButtonContainer{
        width: 300px;
    }
}

@media (max-width: 440px){
     .styLogoAMC{
        width: 152px;
        height: 39px;
    }

    .styLogoMIA{
        width: 130px;
        height: 48px; 
    }
}

@media (max-width: 359px){
    /* .styLogoAMC{
        width: 116px;
        height: 30px;
    }

    .styLogoMIA{
        width: 83px;
        height: 32px; 
    }

    .styPartnershipWording{
        font-size: 14px;;
    } */
}

@media (min-width:280px){
    /*Starter Package*/
    #iSPContent {
        margin: 0px 20px;
    }
}

@media (min-width:421px){
    /*Starter Package*/
    #iSPContent {
        margin: 0px 55px;
    }
}

@media (min-width:481px){
    /*Starter Package*/
    #iSPContent {
        margin: 0px 60px;
    }
}

@media (min-width:531px){
    /*Starter Package*/
    #iSPContent {
        margin: 0px 85px;
    }
}

@media (min-width:551px){
    /*Starter Package*/
    #iSPContent {
        margin: 0px 95px;
    }
}

@media (min-width:600px){
    /*Starter Package*/
    #iSPContent {
        margin: 0px 80px;
    }

    .stySPMobile {
        height: 90px;
    }
}

@media (min-width:617px){
    .stySPItems{
        height:70px;
    }

    /*Starter Package*/
    #iSPContent {
        margin: 0px 20px;
    }
    
    #iBContents {
        padding-left: 25px;
    }
}

@media (min-width:691px){
    /*Starter Package*/
    #iSPContent {
        margin: 0px 50px;
    }
}

@media (min-width:768px){
    /*Starter Package*/
    #iSPContent {
        margin: 0px 60px 0px 85px;
    }
}

@media (min-width:816px){
    /*Starter Package*/
    #iSPContent {
        margin: 0px 80px 0px 105px;
    }
}

@media (min-width:851px){
    /*Starter Package*/
    #iSPContent {
        margin: 0px 85px 0px 115px;
    }
}

@media (min-width:895px) {
    #iBContents {
        padding-left: 0px;
    }
}

@media (min-width:901px){
    .stySPItems {
        height: 75px;
    }

    /*Starter Package*/
    #iSPContent {
        margin: 0px 145px 0px 185px;
    }
}

@media (min-width: 950px){
	#iSPContent {
    /*margin: 0px 185px 0px 225px;*/
    margin:0 auto;
}
}

@media (min-width:992px) {
    .stySPItems{
        height:80px;
    }

    .styContact {
        background-position: right center;
    }

    #iFeedbackCenter {
        display: table;
        margin: auto;
    }

    .styFeedbackLeft {
        width: 420px;
    }

    .styFeedbackRight {
        margin-left: 28px;
        width: 420px;
    }
}

@media (min-width:1248px) {
    .styBenefits {
        background-position: 85%;
    }
}

@media (min-width:600px) and (max-width:616px) {
    #styIEsp {
        height: 95px;
    }
}

@media (min-width:617px) and (max-width:775px) {
    #iSecondRow {
        padding-bottom: 26px;
    }
}

@media (min-width:830px) and (max-width:974px) {
    #iImplementation {
        padding-bottom: 26px;
    }
}

@media (min-width:992px) and (max-width:1008px) {
    #iSPbr {
        line-height: 115px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    /*Starter Package*/
    #iSPContent {
        margin: 0px 80px 0px 95px;
    }
}

@media (min-width:1020px) and (max-width:1083px) {
    #iSPbr {
        line-height: 105px;
    }
}







