Remote Call Center Cost Savings Calculator
Still confused about remote and on-premise call center? See how you could reduce operational costs with Remote Call Center
Over 100+ brands and 50,000+ agents have moved to remote work using Ameyo
Calculate to see how much you can save with a remote call center. We’ve included some numbers already as per industry standard, but for an accurate calculation, simply update them with your organization’s numbers.
@import url(‘https://fonts.googleapis.com/css2?family=Roboto&display=swap’);
body{margin: 0;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
input[type=number] {-moz-appearance: textfield;}
.calculateDivMain{ font-family: “Roboto”, Sans-serif;background: #08558d;}
#Capa_1{ height: 40px; fill: #FFF; }
.calculateDivMain{ width: 100%; max-width: 100%; margin: auto; }
.calculateDivMain, .remotePhysicalMain{ display: flex; }
.calculateDivLeft, .remoteMainDiv{ flex-basis: 50%;}
.calculateDivRight, .physicalMainDiv{ flex-basis: 50%; }
.physicalMainDiv {flex-basis: 46%;}
.calculateDivLeft.var1 {padding: 25px;display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
.calcuateDivHeading {background: #08558d;color: #fff;padding: 24px;border-bottom-right-radius: 50px;}
.calcuteDivFieldMain{width: 48%;margin-top: 20px; }
.calcuteDivFieldMain div input{ width: 100%;height: 40px;border: none;background-color: transparent;border-bottom: 1px solid #08558d;font-size: 16px;}
.calcuteDivFieldMain div input:focus{ outline: none; }
.TotalAverageThreeCells label {color: #fff;}
.calculateDivRight {margin: 50px;}
.TotalAverageThreeCells{ display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
.bottomThreeDiv div:first-child{ margin-bottom: 15px; }
.rightSideGraphDowload{ display: flex; }
.rightSideGraph{ flex-basis: 70%; margin-right: 5%; }
.downloadReportCalculate{ flex-basis: 25%; }
.downloadReportCalculate{ background-color: #F8931F; color: #FFF; text-align: center; font-size: 32px; font-weight: 700; padding: 20px; display: flex;justify-content: center;align-items: center;border-radius: 10px;height: 100%;}
.downloadReportCalculate a{ color: #FFF; text-decoration: none; }
.downloadReportCalculate a:hover{ text-decoration: none; }
.calcuateDivHeading h4{ text-align: center; font-size: 28px;margin: 0;padding-bottom: 10px;color:#fff;font-weight: 600;}
.calcuateDivSubHeading p{ text-align: center; padding: 0px; margin: 0px;font-size: 16px;color:#fff !important;}
.calculateDivLeft{ padding: 0px; background-color: #efefef;border-right: 3px solid #efefef;}
.calcuteDivFieldMain.sub-btn {margin-top: 30px;}
.calcuteDivFieldMain div button{ background-color: #f79321; color: #FFF; padding: 10px 20px; font-size: 24px; border: none; border-radius: 25px; font-weight: 600; width: 100%; text-align: center; }
.TotalAverageThreeCells .bottomThreeDiv{ flex-basis: 30%;}
.totalNumberDigit{color: #fff;font-size: 18px;border-bottom: 1px solid #fff;padding: 6px;}
.totalNumberRuppees{color: #fff;font-size: 18px;border-bottom: 1px solid #fff;padding: 6px;}
.licenceCost{color: #fff;font-size: 18px;border-bottom: 1px solid #fff;padding: 6px;}
.headingTotalAnunal{ font-size: 24px; margin-bottom: 16px; font-weight: bold; margin-top: 35px;color: #fff;}
#totalAnnualEarning{background-color: transparent;color: #FFF;margin-left: 10%;border-bottom: 1px solid #fff;width: 40%;display: inline-block;}
.remoteDivHeading{ font-size: 24px; font-weight: bold; margin-bottom: 10px; }
.physicalDivHeading{ font-size: 24px; font-weight: bold; margin-bottom: 10px; }
.remoteElementMain{ background-color: #0e436e; border-radius: 15px; padding: 15px; margin-bottom: 10px; color: #FFF; }
.physicalElementMain{ background-color: #d7d7d7; border-radius: 15px; padding: 15px; margin-bottom: 10px; color: #154e7b; }
.elementAmount{ font-size: 24px; margin-top: 8px; }
.elementName{ font-size: 20px; }
.remotePhysicalMain{ margin-bottom: 25px; margin-top: 42px;background: #fff;border-radius: 10px;padding: 22px;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
.popUpOverLayCalcualte{ background-color: rgba(60, 151, 210, 0.75); position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 99; display: none; }
.downloadReportCalculate{ cursor: pointer; }
#messageSendError{ font-family: “Roboto”, Sans-serif;; text-align: center; color: #FF0000; margin-top: 20px; font-weight: bold; display: none; }
@media (max-width: 1024px){
.calculateDivMain, .remotePhysicalMain {
display: block;
}
.calculateDivLeft, .remoteMainDiv {
flex-basis: 50%;
margin-right: 0%;
}
.taotalAverageCallDivMain.bottomThreeDiv {
display: grid;
align-items: flex-end;
}
}
@media (max-width: 767px){
.rightSideGraphDowload {
display: block;
}
.calcuteDivFieldMain.sub-btn {
margin-right: 0;
width: 49%;
}
#totalAnnualEarning {
margin-left: 0;
margin-top: 12px;
display: inline-block;
}
}
Fill Details To Calculate Saving
Enter these details and click CALCULATE below
.formMainDivCalculate{ background-color: #efefef; padding: 30px 20px; border-radius: 10px; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 9999; animation: popAnimate 0.75s ; display: none;}
.closeCalPopUp{ position: absolute; top: -15px; right: -15px; background-color: #FFF; font-family: “Roboto”, Sans-serif; height: 25px; width: 25px; border-radius: 50%; padding: 2px 0px 3px 7px; font-weight: bold; cursor: pointer; box-shadow: 0px 0px 5px rgba(0,0,0,0.25); }
@keyframes popAnimate{
0%{
top: 0%;
}
100%{
top: 50%;
}
}
.formField p:empty {display: none;}
.formMainDivCalculate .formField{ display: inline-block; width: 44%; margin-top: 15px;}
.formField div input{ padding: 10px; margin-top: 0px; border: 1px solid #ddd; transition: all 0.25s; width: 100%;}
.formField div input:focus{ outline: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.15);}
.firstField{ margin-right: 5%;}
.formField div label{ font-family: “Roboto”, Sans-serif;margin-bottom: 0;}
.formSubmitCalPopUp{ text-align: center;}
.formSubmitCalPopUp button{ background-color:#3c97d2; color: #FFF; padding: 10px; border-radius: 5px; border: none; margin-top: 20px; font-size: 18px; cursor: pointer; border: 1px solid #3c97d2; transition: all 0.25s;}
.formSubmitCalPopUp button:focus{ outline: none;}
.formSubmitCalPopUp button:hover{ background-color:#FFF; color: #3c97d2;}
.headingFormMainDiv{ font-family: “Roboto”, Sans-serif; text-align: center; font-size: 24px; font-weight: bold; color: #3c97d2;}