/**********************************************/
/* ========== ABOUT PAGE LATE 2018 ========== */
/**********************************************/
.late2018-theme {
  font-family: Barlow !important;
  font-size: 23px;
  color: #000042;
  line-height: 28px;
}
.footer-late2018 .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a .blog-menu-item {
  color: #53E0DC;
}
.late2018-theme strong {
  font-weight: 600;
}

.collapse {
    display:none;
}
.collapse.in {
    display: block;
}

/************ Banner Area *************/

.late2018-theme .custom-full-width-banner-area {
  background-color: #23237B;
  color: #ffffff;
  min-height: 150px;
  position: relative;
  margin-bottom: 60px;
}
.late2018-theme .custom-full-width-banner-area:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -44px;
  left: 50%;
  transform: translate(-50%,0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 44px 44px 0 44px;
  border-color: #23237B transparent transparent transparent;
}
.late2018-theme .custom-full-width-banner-area .page-center {
  display: table;
  height: 150px;
}
.late2018-theme .custom-full-width-banner-area h1 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 45px;	
  font-weight: 600;	
  line-height: 54px;
}
/* ===== HERO ===== */
.about-late2018-hero.custom-banner {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  min-height: 705px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.late2018-theme .about-late2018-hero h1 {
  color: #53E0DC;
  font-size: 29px;
}
.late2018-theme .about-late2018-hero p {
  color: #fff;
  font-size: 56px;
  font-weight: 600;
	line-height: 67px;
}
.late2018-theme .about-late2018-hero .hero-flex {
  display: flex;
  flex-direction: column;
  min-height: 500px;
  justify-content: center;
  max-width: 800px;
  margin: 0 auto;
}
/* ===== TEXT ON WHITE ===== */
.late2018-theme .about-late2018-text-on-white h1, .late2018-theme .about-late2018-text-on-white h2 {
	color: #2d2c8d;
  font-size: 45px;
  font-weight: 600;
  line-height: 54px;
  text-align: center;
  padding-bottom: 20px;
}
.late2018-theme .about-late2018-text-on-white h2 span {
  font-weight: 400;
}
.late2018-theme .about-late2018-text-on-white p {
  color: #2d2c8d;
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
}
/* ===== EXPERIENCE ===== */
.late2018-theme .about-late2018-experience {
  background: #4040B2;
  margin-top: 80px;
  padding-bottom: 70px;
}
.late2018-theme .about-late2018-experience .experience-logo {
  text-align:center;
	margin-top: -103px;
}
.late2018-theme .about-late2018-experience .experience-content h2 {
  font-weight: 600;
  font-size: 45px;
  color: #FFFFFF;
  text-align: center;
  margin: 50px 0px;
}
.late2018-theme .about-late2018-experience .experience-content ul {
  list-style: none;
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.late2018-theme .about-late2018-experience .experience-content li {
  width: 353px;
  text-align: center;
  list-style: none;
  margin: 5px;
}
.late2018-theme .about-late2018-experience .experience-content ul li p.number {
  font-size: 89px;
  line-height: 107px;
  color: #53E0DC;
}
.late2018-theme .about-late2018-experience .experience-content ul li p.number-data {
  line-height: 28px;
  font-size: 23px;
  color: #FFFFFF;
}
/* ==== BRANDING GUIDELINES PAGE ===== */
#branding-page .cs-box-container, #continued-success .cs-box-container{
  width:100%;
  margin:0px
  text-align:center;}
#branding-page .cs-box-container .cs-box{
  border:none;
  width:30%;
  margin-left:20px;
  background-color:transparent;
}
#branding-page .cs-box-container .cs-box h3{
  background-color:#fff;
  border-radius:30px 30px 0px 0px;
  margin-bottom:0px;
}
#branding-page .cs-box-container .cs-box .box-footer{
background-color:transparent;
  margin-top:0px;
}
#branding-page .cs-box .line-right:after,.cs-box .line-right:before, .cs-box .line-left:before, .cs-box .line-left:after{
background-color:transparent;
}
#branding-page .cs-box-container .box-arrows{
display:none;
}
#branding-page .careers-salaries .salaries-box-wrapper .row-fluid-wrapper.row-number-4, #branding-page .careers-salaries .salaries-box-wrapper .row-fluid-wrapper.row-number-5, #branding-page .careers-salaries .salaries-box-wrapper .row-fluid-wrapper.row-number-6{
display:none;
}

/*********** Continued success product *********/
#continued-success .hero-flex{
max-width:1200px !important;
}
#continued-success .cs-box-container .cs-box{
  vertical-align: middle;
  width:30%;
  margin-left:20px;
  min-height:200px;
  background-color:#F6F6FA;
  border-radius:30px;
  border:none;}
#continued-success .cs-box-container .cs-box h3{
  font-size:20px;
  color:#23237B;
  font-weight:500;
  padding-left:5px;
  padding-right:5px;
}
#continued-success .cs-box-container .cs-box h3 #column3{
display:none;}
#continued-success .box-footer, #continued-success .box-arrows, #continued-success .line-right, #continued-success .line-left, #continued-success .row-number-13, #continued-success .row-number-17{
display:none;}
#continued-success .about-late2018-founders{
padding-bottom:0px;}
#continued-success .about-late2018-summary.custom-banner{
  background-color:#F6F6FA;
  padding-bottom:0px;
}
#continued-success .row-number-45{
background-color:#fff;}
/* ===== WORLD WIDE ===== */
.late2018-theme .about-late2018-world-wide {
  min-height: 310px;
  padding-top: 90px;
  background-color: #4040B2;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: inherit;  
}
.late2018-theme .about-late2018-world-wide .world-wide-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.late2018-theme .about-late2018-world-wide .world-wide-content p {
  color: #fff;
}
.late2018-theme .about-late2018-world-wide p.world-wide-text {
  font-weight: 600;
  font-size: 29px;
  color: #fff;
	line-height: 45px;
  margin-bottom: 0px;
}
.late2018-theme .about-late2018-world-wide .world-wide-content img {
	padding-right: 30px;
}

/* ===== CAPABILITIES ===== */
.late2018-theme .about-late2018-capabilities {
  padding: 20px 0px;
}
.late2018-theme .about-late2018-capabilities ul {
  color: #000042;
  list-style: none;
  display: flex;
  justify-content:space-around;
  align-items: center;
  font-size: 20px;
  padding-left: 0px;
	margin: 0;
  text-align: center;
}
.late2018-theme .about-late2018-capabilities p {
  margin: 0;
}
.late2018-theme .about-late2018-capabilities ul li {
  margin: 20px 0px;
}

.late2018-theme .about-late2018-inc-5000 {
    padding-top: 30px;
    padding-bottom: 30px;
}

/* ===== PARTNERS ===== */
.late2018-theme .about-late2018-partners {
	background: #F6F6FA;
  padding-top: 30px;
  padding-bottom: 40px;
}
.late2018-theme .about-late2018-partners h2, .late2018-theme .about-late2018-inc-5000 h2 {
  font-weight: 600;
  font-size: 45px;
  text-align: center;
  color: #36369F;
  line-height: 54px;
  margin: 0 auto;
  margin-bottom: 50px;
  max-width: 800px;
}
.late2018-theme .about-late2018-partners p {
  font-size: 20px;
  text-align: center;
  color: #000042;
}
.late2018-theme .about-late2018-partners p.subtitle {
	margin: 30px 0px;
}
.late2018-theme .about-late2018-partners ul {
  list-style: none;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding-left: 0px;
}
.late2018-theme .about-late2018-partners ul li {
  width: 330px;
  height: 220px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px;
}
/* ===== FOUNDERS ===== */
.late2018-theme .about-late2018-founders {
	background: #36369F;
  padding-top: 50px;
  padding-bottom: 180px;
}
.late2018-theme .about-late2018-founders h2 {
  font-weight: 600;
  font-size: 45px;
  color: #53E0DC;
  text-align: center;
  padding-bottom: 30px;
}
.late2018-theme .about-late2018-founders p {
  font-weight: 300;
  font-size: 18px;
  text-align: center;
  padding-bottom: 30px;
  color: #fff;
}
.late2018-theme .about-late2018-founders p.subtitle {
  font-weight: 400;
  font-size: 29px;
  color: #fff;
}
.late2018-theme .about-late2018-founders p.text-wrap {
	max-width: 890px;
  margin: 0 auto;
  color: #fff;
  animation: fade-in 1s;
}

.late2018-theme .about-late2018-founders .list-wrap {
  max-width: 890px;
  margin: 0 auto;
  color: #fff;
  animation: fade-in 1s;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 40px;
}

.late2018-theme .about-late2018-founders2 .founders2-2col {
  text-align: center;
  margin-top: -190px;
  padding-bottom: 60px;
}
.late2018-theme .about-late2018-founders2 .founders3 {
    text-align: center;
  padding-bottom: 60px;
}
.late2018-theme .about-late2018-founders2 .founders2-2col h3, .late2018-theme .about-late2018-founders2 .founders3 h3 {
  font-weight: 600;
  font-size: 29px;
  color: #36369F;
}

.late2018-theme .about-late2018-founders2 .founders2-2col p, .late2018-theme .about-late2018-founders2 .founders3 p {
  font-weight: 400;
  font-size: 20px;
	color: #000042;
}
.late2018-theme .about-late2018-founders2 .founders2-2col p.subtitle, .late2018-theme .about-late2018-founders2 .founders3 p.subtitle {
  font-weight: 600;
  padding-bottom: 15px;
}
.late2018-theme .about-late2018-founders2 .founders2-2col p.f-content, .late2018-theme .about-late2018-founders2 .founders3 p.f-content {
  max-width: 430px;
  margin: 0 auto;
  margin-bottom: 40px;
  min-height: 114px;
  animation: fade-in 1s;
}
@keyframes fade-in {
  from { 
    opacity: 0; 
  }
  to { 
    opacity: 1; 
  }
}
/* ===== TEAM MEMBERS ===== */
.late2018-theme .about-late2018-team {
	padding-bottom: 110px;
}
.late2018-theme .about-late2018-team2020 {
  padding-bottom: 30px;
}
.late2018-theme .about-late2018-team-title {
	background: #36369F;
  text-align: center;
  font-weight: 600;
	font-size: 29px;
  line-height: 36px;
  padding: 12px 0px;
  margin-bottom: 80px;
  color: #fff;
}
.late2018-theme .about-late2018-team-title:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 50px 0 50px;
	border-color: #36369F transparent transparent transparent;
}
.late2018-theme .about-late2018-team div.team-member {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0px;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  .late2018-theme .about-late2018-team div.team-member {
    max-width: 600px;
  }
}
.late2018-theme .about-late2018-team .team-member .member {
  width: 215px;
	margin: 0px 5px 20px 5px;
}
.late2018-theme .about-late2018-team .team-member .member img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
.late2018-theme .about-late2018-team .team-member .member h4 {
  font-weight: 600;
  font-size: 26px;
  color: #36369F;
  padding-top: 14px;
}
.late2018-theme .about-late2018-team .team-member .member p {
  font-size: 18px;
  color: #000042;
  line-height: 25px;
}
.late2018-theme .about-late2018-team .team-member .member p.member-role {
	font-weight: 600;
}

/* ===== SUMMARY ===== */
.late2018-theme .about-late2018-summary {
  text-align: center;
}
.about-late2018-summary.custom-banner {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    background-attachment: inherit;
    text-align: center;
}
.late2018-theme .about-late2018-summary .summary-logo {
  text-align: center;
	margin-top: -103px;
}

.late2018-theme .about-late2018-summary h2 {
  font-weight: 600;
  font-size: 29px;
	color: #53E0DC;
  line-height: initial;
  margin: 0;
}
.late2018-theme .about-late2018-summary p {
  color: #FFFFFF;
  line-height: 31px;
  font-size: 20px;
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 90px;
}
.late2018-theme .about-late2018-summary p.big-subtitle {
  font-weight: 600;
  font-size: 45px;
  line-height: 54px;
  padding: 18px 0px 30px;
  max-width: none;
}
/* ===== TEXT ON WHITE 2 ===== */
.late2018-theme .about-late2018-text-on-white2 {
  padding-top: 40px;
  padding-bottom: 45px;
}
.late2018-theme .about-late2018-text-on-white2 h2 {
	color: #36369F;
	font-size: 29px;
  font-weight: 400;
  line-height: 35px;
  text-align: center;
  max-width: 555px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.late2018-theme .about-late2018-text-on-white2 p {
  color: #23237B;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .about-late2018-hero .hero-flex, .about-late2018-hero.custom-banner  {
    min-height: 0;
  }
  .about-late2018-hero.custom-banner {
    padding-bottom: 30px;
  }
  .late2018-theme .about-late2018-hero h1 {
      font-size: 20px;
  }
  .late2018-theme .about-late2018-hero p {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
	}
    .late2018-theme .about-late2018-hero p:last-child {
    padding-bottom: 40px;
  }
	.late2018-theme .about-late2018-text-on-white h2 {  
    font-size: 24px;
    line-height: 29px;
  }
  /* .late2018-theme .about-late2018-text-on-white p {
  font-size: 17px;
  line-height: 20px;
  }*/
  .late2018-theme .about-late2018-experience .experience-logo img, .late2018-theme .about-late2018-summary .summary-logo img {
    width: 160px !important;
  }
  .late2018-theme .about-late2018-experience .experience-logo, .late2018-theme .about-late2018-summary .summary-logo {
    margin-top: -78px;
  }
  .late2018-theme .about-late2018-experience {
    margin-top: 50px;
    padding-bottom: 30px;
  }
  .late2018-theme .about-late2018-experience .experience-content h2 {
    margin: 20px 0px;
    font-size: 30px;
    line-height: 36px;
	}
  .late2018-theme .about-late2018-experience .experience-content ul li p.number {
  	font-size: 70px;	
    line-height: 84px;
  }
  .late2018-theme .about-late2018-experience .experience-content ul li p.number-data {
    font-size: 20px;	
    line-height: 24px;
  }
  .late2018-theme .about-late2018-world-wide {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .late2018-theme .about-late2018-world-wide .world-wide-content {
    text-align: center;
  }
  .late2018-theme .about-late2018-world-wide .world-wide-content img {
    padding-right: 0px;
	}
  .late2018-theme .about-late2018-world-wide p.world-wide-text {
    font-size: 30px;
    line-height: 36px;
    padding: 20px 0px;
	}
  .late2018-theme .about-late2018-world-wide p.subtitle {
  	font-size: 20px;
    line-height: 24px;
  }
  .late2018-theme .about-late2018-world-wide .world-wide-content {
    flex-direction: column;
  }
  .late2018-theme .about-late2018-capabilities ul {
    flex-direction: column;
  }
  .late2018-theme .about-late2018-partners h2, .late2018-theme .about-late2018-inc-5000 h2 {
  	font-size: 30px;
    line-height: 36px;
  }
  .late2018-theme .about-late2018-partners ul, .late2018-theme .about-late2018-inc-5000 h2, .late2018-theme .techfino-partner.home-2020 ul {
  flex-direction: column;
  }
  .late2018-theme .about-late2018-partners, .late2018-theme .about-late2018-inc-5000 h2 {
    padding-top: 10px;
    padding-bottom: 10px;
	}
  .late2018-theme .about-late2018-founders h2 {
  	font-size: 30px;
    line-height: 36px;
  }
  .late2018-theme .about-late2018-founders p.subtitle {
  	font-size: 24px;
    line-height: 29px;
  }
  .late2018-theme .about-late2018-founders2 .founders2-2col p {
  	font-size: 18px;
    line-height: 25px;
  }
  .late2018-theme .about-late2018-founders {
    padding-top: 0px;
  }
  .late2018-theme .about-late2018-founders2 .founders2-2col:first-child  {
   	margin-top: -190px;
  }
    .late2018-theme .about-late2018-founders2 .founders2-2col {
   	margin-top: 0px;
    padding-bottom: 40px;
  }
  .late2018-theme .about-late2018-founders2 .founders2-2col p.f-content {
    min-height: auto;
  }
  .late2018-theme .about-late2018-summary p.big-subtitle {
    font-size: 30px;
    line-height: 36px;
  }
  .late2018-theme .about-late2018-summary p {
    padding-bottom: 50px;
  }
}
@media (min-width: 767px) and (max-width: 800px) {
   .late2018-theme .about-late2018-founders2 .founders2-2col p.f-content {
    min-height: 140px;
  }
}


/**********************************************************/
/* ========== CONTINUES SUCCESS PAGE LATE 2018 ========== */
/**********************************************************/
/* HERO */
.cs-late2018-hero.custom-banner {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  min-height: 1px;
  position: relative;
  overflow: hidden;
}
.cs-late2018-hero:before {
  content: "";
  background: #fff;
  height: 88px;
  width: 50vw;
  position: absolute;
  transform: skew(45deg,0);
  bottom: 0;
  left: 0;
  transform-origin: bottom left;
}
.cs-late2018-hero:after {
  content: "";
  background: #fff;
  height: 88px;
  width: 50vw;
  position: absolute;
  transform: skew(-45deg,0);
  bottom: 0;
  right: 0;
  transform-origin: bottom left;
}
.cs-late2018-hero .hero-flex {
  padding-top: 35px;
  padding-bottom: 4%;
}
.cs-late2018-hero .hero-flex > .row-fluid-wrapper > .row-fluid {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cs-late2018-hero h2 {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  color: #53E0DC;
  padding-top: 30px;
  padding-bottom: 20px;
}
.cs-late2018-hero p {
  font-weight: 300;
  line-height: 36px;
  font-size: 26px;
  color: #FFFFFF;
}
.cs-late2018-hero h2, .cs-late2018-hero p  {
  margin-left: 5px;
}
.cs-late2018-hero a.play-btn-top {
    display: block;
    padding-top: 20px;
    color: #fff;
    font-weight: 500;
}
.cs-late2018-hero a.play-btn-top img {
  margin-right: 10px;
}
/* HERO MOBILE */
@media (max-width: 767px) {
  .cs-late2018-hero .hero-flex > .row-fluid-wrapper > .row-fluid {
    flex-direction: column;
    text-align: center;
  }
  .cs-late2018-hero .cs-right-column {
     padding-bottom: 20%;
  }
  .cs-late2018-hero h2, .cs-late2018-hero p  {
    margin-left: 0px;
  }
  .cs-late2018-hero h2 {
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 34px;
  }
}

/* ===== RIGHT FOR YOUR COMPANY ===== */
.late2018-theme .rfyc {
  background: #2D2C8D;
  margin-top: 130px;
  padding-bottom: 70px;
}

.late2018-theme .rfyc22 {
  margin-top: 0px;
}

.late2018-theme .rfyc .rfyc-logo {
  text-align:center;
	margin-top: -116px;
}
.late2018-theme .rfyc .rfyc-logo img {
    -webkit-animation: spin 1.5s linear infinite;
    -moz-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.late2018-theme .rfyc .rfyc-content h2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 43px;
  color: #FFFFFF;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
}
.late2018-theme .rfyc .rfyc-content h4 {
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-weight: 300;
  text-align: center;
  margin-bottom: 60px;
}
.late2018-theme .rfyc .rfyc-content ul {
  list-style: none;
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.late2018-theme .rfyc .rfyc-content li {
  width: 353px;
  text-align: center;
  list-style: none;
  margin: 5px;
}
.late2018-theme .rfyc .rfyc-content ul li p.number {
  font-size: 89px;
  line-height: 107px;
  color: #53E0DC;
}
.late2018-theme .rfyc .rfyc-content ul li p.number-data {
  line-height: 28px;
  font-size: 23px;
  color: #FFFFFF;
}

.divTable{
	display: table;
	width: 100%;
  max-width: 888px;
  margin: 0 auto;
}
.divTableRow {
	display: table-row;
  border-bottom: 1px solid #4040B2;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	display: table-cell;
  padding: 20px 40px;
  border-bottom: 1px solid #4040B2;
  vertical-align: middle;
}
.divTableHeading {
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	display: table-footer-group;
}
.divTableBody {
	display: table-row-group;
}
.divTable {
  font-weight: 400;
  line-height: 26px;
  font-size: 18px;
  color: #FFFFFF;
}
.divTable .divTableCell .yesNoHead {
  font-size: 22px;
}
.late2018-theme .rfyc .rfyc-content .consider {

  max-width: 900px;
  margin: 0 auto;
}
.late2018-theme .rfyc .rfyc-content .consider h2 {
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
  margin-top: 64px;
    text-align: center;
}
.late2018-theme .rfyc .rfyc-content .consider .colored-text {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #15DDDF;
    text-align: center;
}
.late2018-theme .rfyc .rfyc-content .consider ul { 
flex-direction: column;
}
.late2018-theme .rfyc .rfyc-content .consider ul li { 
  text-align: left;
  width: auto;
  color: #fff;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 20px;
  margin: 0;
  list-style: disc;
  list-style-position: inside;
}
/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox-container {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0px !important;
  height: 26px;
  width: 26px;
}
/* Create a custom checkbox */
.checkbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 28px;
  width: 28px;
  background-color: #1A1A6A;
  border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: #1A1A6A;
}

/* When the radio button is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    background-color: #1A1A6A;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.checkbox-container .checkmark:after {
  top: 6px;
  left: 6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #53E0DC;
}
#msg-yes, #msg-no, #msg-yes-consider, #msg-no-consider {
    display:none;
}
.rfyc-msg-box {
  background: #fff;
  padding: 50px 65px;
  max-width: 888px;
  margin: 0px auto;
  margin-top: 40px;
  text-align: center;
  color: #1A1A6A;
  line-height: 26px;
  font-size: 20px;
  position: relative;
}
.rfyc-msg-box h3 {
  color: #23237b;
  font-weight: 600;
  line-height: normal;
  font-size: 29px;
  margin-bottom: 28px;
}
.rfyc-msg-box:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 14px 14px 14px;
  border-color: transparent transparent #ffffff transparent;
  top: -13px;
}
/* MOBILE */
@media (max-width: 767px) {
  .divTableCell, .divTableHead {
      padding: 14px 10px;
  }
  .rfyc-msg-box {
    padding: 30px 20px;
  }
    .late2018-theme .rfyc .rfyc-image {
    display: none;
  }
}

/* ===== BIG ENOUGH ===== */
.big-enough {
  padding: 50px 0px;
  position: relative;
}
.big-enough h2 {
  font-size: 40px;
  line-height: 61px;
  color: #23237B;
  font-weight: 600;
  padding-bottom: 20px;
}
.big-enough h2 span {
  font-weight: 400;
}
.big-enough p {
  line-height: 34px;
  font-size: 20px;
}
.big-enough .page-center > .row-fluid-wrapper > .row-fluid {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 767px) {
  .big-enough .page-center > .row-fluid-wrapper > .row-fluid {
    flex-direction: column;
    text-align: center;
  }
}

/* ===== SUPPORT SERVICES ===== */
.late2018-theme .support-services {
  padding: 50px 0px;
  background: #4040B2;
  text-align: center;
  margin-bottom: 40px;
}
.late2018-theme .support-services h3 {
  font-size: 29px;
  text-align: center;
  color: #53E0DC;
  margin-bottom: 60px;
  margin-top: 30px;
}

.late2018-theme .perf-table {
    display: flex;
    flex-wrap: wrap;
}

.late2018-theme .perf-table .perf-title {
    background: #1A1A6A;
    text-align: center;
    padding: 35px 0px;
    position: relative;
}

.late2018-theme .perf-table .perf-title:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 12.5px 0 12.5px;
    border-color: #1a1a6a transparent transparent transparent;
}

.late2018-theme .perf-table .perf-col {
    border-right: 1px solid #4040b2;
    background: #fff;
    flex: 1 0 33%;
}

.late2018-theme .perf-table .perf-col:nth-child(3) {
    border-right: 0;
}

.late2018-theme .perf-table .perf-subtitle {
    background: #2D2C8D;
    font-weight: 500;
    line-height: 26px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #53E0DC;
    height: 90px;
    padding: 0px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.late2018-theme .perf-table .perf-content {
    line-height: 24px;
    font-size: 20px;
    color: #1C1C75;
    background: #fff;
    padding: 30px 20px;
    text-align: left;
}

.late2018-theme .perf-table .perf-content h4 {
    font-weight: 600;
    line-height: 24px;
    font-size: 20px;
    color: #23237B;
    margin: 0;
    margin-bottom: 20px;
    padding-left: 20px;
}

.late2018-theme .perf-table .perf-content ul {
    margin: 0px;
}
.late2018-theme .perf-table .perf-content ul li {
    margin: 10px 0px;
}
.late2018-theme .perf-table .perf-col-full {
    background: #fff;
    margin-top: 1px;
    flex-basis: 100%;
    padding: 20px;
}

.late2018-theme .perf-table .perf-col-full h4 {
    color: #36369F;
    font-weight: 600;
    line-height: normal;
    font-size: 23px;
    margin: 0px;
    text-align: center;
    padding: 30px 0px;
}

.late2018-theme .perf-table .perf-col-full .icon-col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    margin-bottom: 20px;
}

.late2018-theme .perf-table .perf-col-full .icon-col .icon-item {
    flex: 1;
    text-align: center;
    margin: 20px 15px;
    font-family: Barlow;
}

.late2018-theme .perf-table .perf-col-full .icon-col .icon-item p {
    height: 61px;
    line-height: 26px;
    font-size: 20px;
    color: #23237B;
}
/* ===== SERVICES TABLE ===== */
.late2018-theme .services {
  background: #E3E3EC;
  padding: 10px 0px 60px 0px;
  position: relative;
  margin-top: 60px;
}
.late2018-theme .services:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 26px 26px 0 26px;
    border-color: #fff transparent transparent transparent;
}
.late2018-theme .services h2 {
  font-weight: 600;
  line-height: normal;
  font-size: 23px;
  text-align: center;
  color: #36369F;
  text-transform: uppercase;
}
.late2018-theme .services h2.pricing-estimates {
  margin-top: 50px;
}
.late2018-theme .services-table {
    display: flex;
    margin-top: 30px;
}

.late2018-theme .services-table .services-title {
    background: #1A1A6A;
    text-align: center;
    padding: 20px 0px 26px 0px;
    position: relative;
    min-height: 40px;
    border-left: 1px solid #4040b2;
}

.late2018-theme .services-table .services-col {
    background: #fff;
    flex: 1 0 10%;
}
.late2018-theme .services-table .services-col.last-col {
    border-right: 1px solid #4040b2;
}
.late2018-theme .services-table .services-col.heading {
    background: #fff;
    flex: 2 0 260px;
}
.late2018-theme .services-table .services-col .services-title img {
    max-height: 20px;
}

.late2018-theme .services-table .services-subtitle {
    background: #4040B2;
    font-weight: 600;
    line-height: 21px;
    font-size: 17px;
    color: #fff;
    padding: 8px;
    border-bottom: 1px solid #4040b2;
    border-left: 1px solid #4040b2;
    min-height: 40px;
}
.late2018-theme .services-table .heading .services-subtitle, .late2018-theme .services-table .heading .services-content {
    padding-left: 30px;
}
.late2018-theme .services-table .services-content {
    line-height: 21px;
    font-size: 16px;
    color: #23237B;
    background: #fff;
    padding: 8px;
    border-bottom: 1px solid #4040b2;
    border-left: 1px solid #4040b2;
    min-height: 40px;
}

.late2018-theme .services-table .services-content h4 {
    font-weight: 600;
    line-height: 24px;
    font-size: 20px;
    color: #23237B;
    margin: 0;
    margin-bottom: 20px;
    padding-left: 20px;
}

.font-weight-500 {
    font-weight: 500;
}

@media (max-width: 992px) {
    .hide-on-mobile {
         display: none;
    }
    .late2018-theme .services-table {
        flex-direction: column;
    }
    .late2018-theme .services-table .services-col {
     flex: initial;
     text-align: center; 
     border-right: 1px solid #4040b2;
     margin-bottom: 40px;
    }
  .late2018-theme .services-table .services-col.last-col {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
    .hide-on-desktop {
         display: none;
    }
}
/* ===== ARE YOU READY ===== */
.late2018-theme .are-you-ready.custom-banner {
  background: #1b1b6c;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  min-height: 1px;
  position: relative;
  overflow: hidden;
}
.late2018-theme .are-you-ready:before {
  content: "";
  background: #fff;
  height: 88px;
  width: 50vw;
  position: absolute;
  transform: skew(45deg,0);
  bottom: 0;
  left: 0;
  transform-origin: bottom left;
}
.late2018-theme .are-you-ready:after {
  content: "";
  background: #fff;
  height: 88px;
  width: 50vw;
  position: absolute;
  transform: skew(-45deg,0);
  bottom: 0;
  right: 0;
  transform-origin: bottom left;
}
.late2018-theme .are-you-ready {
  color: #fff;
  padding: 60px 0px 140px 0px;
  margin-bottom: 140px;
}
.late2018-theme .are-you-ready .page-center > .row-fluid-wrapper > .row-fluid {
    display: flex;
    justify-content: center;
    align-items: center;
}
.late2018-theme .are-you-ready .circle-spinOFF img {
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.late2018-theme .are-you-ready .text-wrap {
  max-width: 530px;
  margin-left: 10%;
}
.late2018-theme .are-you-ready h2 {
  font-weight: 600;
  line-height: 43px;
  font-size: 36px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.late2018-theme .are-you-ready p {
  font-weight: 300;
  line-height: 36px;
  font-size: 20px;
  color: #FFFFFF;
}
.late2018-theme .are-you-ready .ayr-left {
  flex:1;
}
.late2018-theme .are-you-ready .ayr-right {
  flex:1.2;

}
/* MOBILE */
@media (max-width: 767px) {
  .late2018-theme .are-you-ready .page-center > .row-fluid-wrapper > .row-fluid {
      display: block;
  }
  .late2018-theme .are-you-ready {
    text-align: center;
  }
  .late2018-theme .are-you-ready .circle-spin img {
    max-width: 70%;
  }
  .late2018-theme .are-you-ready .ayr-right {
    margin-left: 0px;
  }
  .late2018-theme .are-you-ready .text-wrap {
    max-width: 100%;
    margin-left: 0;
  }
  .late2018-theme .are-you-ready h2 {
    margin-top: 40px;
  }
}

/* ===== TEXT ON WHITE BOTTOM ===== */
.late2018-theme .text-on-white-bottom {
  padding-top: 40px;
  padding-bottom: 45px;
}
.late2018-theme .text-on-white-bottom h2 {
	color: #36369F;
	font-size: 29px;
  font-weight: 400;
  line-height: 35px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;
}
.late2018-theme .text-on-white-bottom p {
  color: #23237B;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}
/* ===== CAREERS HERO ===== */
.late2018-theme .careers-hero.custom-banner {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  min-height: 1px;
}
.late2018-theme .careers-hero{
  text-align: center;
  padding-top: 190px;
  padding-bottom: 300px;
  position: relative;
  overflow: hidden;
}
.late2018-theme .careers-hero h2 {
  color: #53E0DC;
  font-family: Barlow;
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
}
.late2018-theme .careers-hero p {
  color: #fff;
  font-family: Barlow;
  font-weight: 600;
  line-height: 67px;
  font-size: 56px;
}
.late2018-theme .careers-hero:after {
    content: "";
    background: #fff;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(-45deg, 0deg);
    bottom: 0;
    right: 0;
    transform-origin: bottom left;
}
.late2018-theme .careers-hero:before {
    content: "";
    background: #fff;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(45deg, 0deg);
    bottom: 0;
    left: 0;
    transform-origin: bottom left
}

/* ===== CAREERS DRIVEN PART 1 ===== */
.late2018-theme .careers-drives {
    padding-bottom: 240px;
}
.late2018-theme .careers-drives p {
  color: #23237B;
  line-height: 32px;
  font-size: 23px;
  text-align: center;
}
.late2018-theme .careers-drives h2 {
  font-weight: 600;
  line-height: 54px;
  font-size: 45px;
  text-align: center;
  color: #23237B;
  margin-bottom: 34px;
}

/* ===== CAREERS DRIVEN PART 2 ===== */
.late2018-theme .careers-drives-part2 {
  background: #F6F6FA;
  text-align: center;
  padding-bottom: 90px;
}
.late2018-theme .careers-drives-part2 .negative-top-maring {
    margin-top: -218px;
}
.late2018-theme .careers-drives-part2 p {
  color: #23237B;
  line-height: 32px;
  font-size: 23px;
  text-align: center;
}
.late2018-theme .logo-absolute-wrapper {
  background: #F6F6FA;
  position: relative;
}
.late2018-theme .logo-absolute-wrapper .logo-absolute {

}
.late2018-theme .logo-absolute-wrapper .logo-absolute img {
  position: absolute;
  bottom: -154px;
  z-index: 99;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
/* ===== CAREERS DRIVEN PART 3 ===== */
.late2018-theme .careers-drives-part3 {
  text-align: center;
  padding-top: 140px;
}
.late2018-theme .careers-drives-part3.custom-banner {
    background-color: #f6f6fa;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    background-attachment: inherit;
    text-align: center;
    overflow: hidden;
}

.late2018-theme .careers-drives-part3 {
  position: relative;
}
.late2018-theme .careers-drives-part3 h2 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.late2018-theme .careers-drives-part3 p {
  line-height: 25px;
  font-size: 18px;
  color: #FFFFFF;
}
.late2018-theme .careers-drives-part3:after {
    content: "";
    background: #f6f6fa;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(-45deg, 0deg);
    bottom: 0;
    right: 0;
    transform-origin: bottom left;
}
.late2018-theme .careers-drives-part3:before {
    content: "";
    background: #f6f6fa;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(45deg, 0deg);
    bottom: 0;
    left: 0;
    transform-origin: bottom left
}

/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .logo-absolute-wrapper .logo-absolute img {
    width: 160px !important;
    bottom: -106px;
  }
  .late2018-theme .careers-drives-part3 {
    padding-top: 70px;
  }
}

/* ===== WHAT YOU CAN EXPECT ===== */
.late2018-theme .expect-at {
  background: #f6f6fa;
  padding: 40px 0px 100px 0px;
}
.late2018-theme .expect-at h2 {
  font-weight: 600;
  line-height: 54px;
  font-size: 45px;
  color: #23237B;
  margin-bottom: 80px;
}
.late2018-theme .col2flex .row-fluid-wrapper .row-fluid {
  display: flex;
}
.late2018-theme .expect-at-box {
  background: #fff;
  padding: 60px;
  position: relative;
}
.late2018-theme .expect-at-box:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 26.5px 0 26.5px;
  border-color: #f6f6f6 transparent transparent transparent;
}
.late2018-theme .expect-at-box h3 {
  font-weight: 600;
  line-height: 30px;
  font-size: 23px;
  text-align: center;
  color: #23237B;
  margin-bottom: 30px;
}
.late2018-theme .expect-at-box p {
  line-height: 25px;
  font-size: 18px;
  text-align: center;
  color: #000042;
}
.late2018-theme .expect-at-box img {
  border-radius: 100%;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .col2flex .row-fluid-wrapper .row-fluid {
    flex-direction: column;
  }
  .late2018-theme .expect-at-box {
    margin-bottom: 40px;
    padding: 30px;
    padding-top: 60px;
  }
}
/* ===== CAREERS SALARIES ===== */
.careers-salaries {
  text-align: center;
  margin-top: 90px;
}
.careers-salaries h3 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  text-align: center;
  color: #23237B;
  margin-bottom: 40px;
}
.careers-salaries .salaries-box-wrapper .salaries-box {

}
.careers-salaries .salaries-box-wrapper .salaries-box h4 {
  font-weight: 400;
  line-height: 28px;
  font-size: 23px;
  text-align: center;
  color: #FFFFFF;
  padding-top: 15px;
  margin-bottom: 25px;
}
.careers-salaries .salaries-box-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.careers-salaries .salaries-box-wrapper .row-fluid-wrapper {
  flex-grow: 1;
  width: 33%;
  background: #1A1A6A;
  border: 1px solid #2D2C8D;
  padding: 30px 20px;
  position: relative;
}

.late2018-theme .careers-salaries .salaries-box-wrapper .row-fluid-wrapper .overflow-salaries {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #1A1A6A;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  line-height: 25px;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 300;
  padding: 20px;
}
.late2018-theme .careers-salaries .salaries-box-wrapper .row-fluid-wrapper:hover .overflow-salaries {
  opacity: 0.95;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .careers-salaries .salaries-box-wrapper .row-fluid-wrapper {
    flex-grow: 1;
    width: 48%;
  }
  .late2018-theme .careers-salaries .salaries-box-wrapper .row-fluid-wrapper .overflow-salaries {
    opacity: 1;
    position: relative;
    padding: 0;
  }
}
@media (max-width: 600px) {
  .careers-salaries .salaries-box-wrapper .row-fluid-wrapper {
    flex-grow: 1;
    width: 100%;
  }
}
/* ===== START WITH US ===== */
.late2018-theme .start-with-us {
  position: relative;
}

.late2018-theme .start-with-us.custom-banner {
    background-color: #f6f6fa;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    background-attachment: inherit;
    text-align: center;
    overflow: hidden;
}
.late2018-theme .start-with-us:after {
    content: "";
    background: #fff;
    height: 36px;
    width: 50vw;
    position: absolute;
    transform: skew(-45deg, 0deg);
    bottom: 0;
    right: 0;
    transform-origin: bottom left;
}
.late2018-theme .start-with-us:before {
    content: "";
    background: #fff;
    height: 36px;
    width: 50vw;
    position: absolute;
    transform: skew(45deg, 0deg);
    bottom: 0;
    left: 0;
    transform-origin: bottom left
}
.late2018-theme .start-with-us h2 {
  line-height: 43px;
  font-size: 36px;
  color: #FFFFFF;
  margin-top: 120px;
  margin-bottom: 160px;
  font-weight: 400;
}

/* ===== JOB LIST ===== */
.late2018-theme .job-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 50px;
}
.late2018-theme .job-list h3 {
  font-weight: 600;
  line-height: 54px;
  font-size: 45px;
  text-align: center;
  color: #23237B;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 0px;
}
.late2018-theme .job-single {
  display: flex;
  flex-wrap: wrap;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  line-height: 26px;
  font-size: 18px;
  color: #23237B;
  justify-content: space-between;
  width: 100%;
  border: 1px solid #4040B2;
  border-bottom: none;
}
.late2018-theme .job-single:last-child {
  border-bottom: 1px solid #4040B2;
}
.late2018-theme .job-item {
  padding: 5px 10px;
  flex-basis: 0;
  flex-grow: 1;
}
.late2018-theme .job-title {
  flex-grow: 3;
}
.late2018-theme .job-title a {
  color: #23237B;
  font-weight: 500;
}
.late2018-theme .job-title a:hover {

}
.late2018-theme .job-apply {
  text-align: right;
}
.late2018-theme .job-apply a {
  padding: 10px 23px;
  background: #15dddf;
  font-weight: 500;
  line-height: 16px;
  font-size: 13px;
  letter-spacing: 0.0537153px;
  text-transform: uppercase;
  color: #FFFFFF;
  white-space: nowrap;
}
.late2018-theme .job-apply a:hover {
  background: #36369f;
  text-decoration: none;
  color: #fff;
}
.late2018-theme .job-list .list-head, .late2018-theme .job-list .list-head .job-title {
  line-height: 25px;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  background: #4040B2;
  border: 1px solid #4040B2;
  padding-top: 4px;
  padding-bottom: 4px;
}
.late2018-theme .job-title-mobile {
  background: #f6f6fa;
  font-size: 16px;
  color: #23237b;
  font-weight: 600;
  padding: 0px 20px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  margin-top: -1px;
}
@media (max-width:768px){
  .late2018-theme .job-single {
    flex-direction: column;
    background: #fdfdfd;
    border-radius: 6px;
    margin-bottom: 50px;
    border: 1px solid #e3e3e3;
    padding: 0;
    border-radius: 0;
  }
  .late2018-theme .job-item {
    text-align: center;
    font-weight: 300;
  }
  .late2018-theme .job-title a {
   font-weight: 300; 
  }
  
  .late2018-theme .job-apply {
    padding-top: 20px;
    padding-bottom: 26px;
    background: #f6f6fa;
    border-top: 1px solid #e3e3e3;
  }
  .late2018-theme .list-head {
    display: none;
  }
  .late2018-theme .job-single:last-child {
    border-bottom: 1px solid #e3e3e3;
  }
}
@media (min-width:768px){
  .late2018-theme .hide-on-desktop {
    display: none;
  }
}

/* ===== CAREERS HERO 2 ===== */
.late2018-theme .careers-hero2.custom-banner {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  min-height: 1px;
}
.late2018-theme .careers-hero2 {
  text-align: center;
  padding-top: 120px;
  padding-bottom: 150px;
  position: relative;
  overflow: hidden;
}
.late2018-theme .careers-hero2 h2 {
  color: #53E0DC;
  font-family: Barlow;
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
}
.late2018-theme .careers-hero2 p {
  color: #fff;
  font-family: Barlow;
  font-weight: 600;
  line-height: 67px;
  font-size: 56px;
}
/* ===== CAREERS SINGLE - ABOUT ===== */
.late2018-theme .careers-about-techfino {
  background: #f6f6fA;
  padding-top: 140px;
  padding-bottom: 40px;
}
.late2018-theme .careers-about-techfino h2 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  color: #23237B;
  text-align: center;
}
.late2018-theme .careers-about-techfino p {
  line-height: 26px;
  font-size: 20px;
  color: #000042;
  text-align: center;
  max-width: 860px;
  margin: 0 auto;
}
.late2018-theme .careers-about-techfino .careers-about-inner {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
  float: none;
}
/* ===== CAREERS SINGLE - FORM ===== */
.late2018-theme .careers-form-container {
  background: #23237B;
  padding: 40px 0px;
  position: relative;
}
.late2018-theme .careers-form-container:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 26.5px 0 26.5px;
  border-color: #fff transparent transparent transparent;
}
.late2018-theme .careers-form-container h2 {
  font-weight: 500;
  line-height: 35px;
  font-size: 29px;
  text-align: center;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 30px;
}
.late2018-theme .careers-form-container p {
  line-height: 25px;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 50px;
}
/* FORM */
.form-title {
    font-size: 45px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 40px;
}
.careers-form form {
  max-width: 930px;
  margin: 0 auto;
}
.careers-form form.hs-form fieldset .hs-form-field {
  margin: 0;
  position: relative;
  border: 1px solid #6162b2;
  padding: 10px 15px;
  text-align: left;
  background-color: rgba(0,0,66,0.4);
  margin-top: -1px;
  margin-left: -1px;
  min-height: 80px;
}
.careers-form .hs-form-field:first-child {
  border-top: 1px solid #6162B2;
}
.careers-form .hs_recaptcha {
  border: none;
  background: transparent;
  text-align: center;
  margin-top: 14px;
}
.careers-form .grecaptcha-badge {
  box-shadow: none !important;
  margin: 0 auto;
}
.careers-form label {
	color: #BEBEED;	
  font-family: Barlow;	
  font-size: 1.3rem;	
  font-weight: 400;	
  letter-spacing: 0.05px;	
  line-height: 16px;  
  text-transform: uppercase;
}
.careers-form input, .careers-form textarea {
  color: #fff;	
  font-family: Barlow;	
  font-size: 19px;	
  font-weight: 500;
  line-height: 24px;
  background: transparent;
  border: none;
  margin: 0px;
  padding: 0px;
}
::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.careers-form  .hs-form-required {
    color: #DF495C;
}
.careers-form  .hs-form input[type="submit"] {
	color: #fff;	
  font-family: Barlow;	
  font-size: 1.9rem;	
  font-weight: 500;
  padding: 14px 40px;
  border: 1px solid #53E0DC;
  background: #53E0DC;
  margin-top: 30px !important;
}
.careers-form  .hs-form input[type="submit"]:hover {
  background: transparent;
  color: #fff;
  border: 1px solid #6162b2;
}
.careers-form .hs-error-msgs.inputs-list label {
    color: #DF495C;
    border: none;
    padding: 0px;
    background: transparent;
    font-size: 1.1rem;
    margin-bottom: 0px;
    padding-top: 10px;
}
.careers-form .submitted-message {
    font-family: Barlow;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 400;
    border: 1px solid #6162B2;
    display: inline-block;
    padding: 20px 40px;
}
.careers-form input[type="file"] {
  font-weight: 500;
  line-height: 16px;
  font-size: 13px;
  letter-spacing: 0.0537153px;
  text-transform: uppercase;
  color: #fff;
  background: transparent;
  color: #bebeed;
}
::-webkit-file-upload-button {
  background: #E3E3EC;
  border-radius: 3px;
  font-weight: 500;
  line-height: 16px;
  font-size: 12px;
  letter-spacing: 0.0537153px;
  text-transform: uppercase;
  color: #23237B;
  padding: 4px 10px;
  border: none;
}
.careers-form select {
  -webkit-appearance: button;
  -moz-appearance: button;
  font-weight: 500;
  line-height: 23px;
  font-size: 19px;
  letter-spacing: 0.0785069px;
  color: #FFFFFF;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  background-image: url(https://www.techfino.com/hubfs/select-arrow-icon.png);
  background-position: center right;
  background-repeat: no-repeat;
}
.careers-form select option {
  background: #151564;
  border: 0;
  color: #fff;
  outline: 1px solid #6162b2;
}
/*
.careers-form form.hs-form .hs-form-field ul.inputs-list {
    position: absolute;
    bottom: 0;
}*/
.careers-form .hs_submit {
  text-align: center;
}
.careers-form form.hs-form .hs-form-field ul.inputs-list {
    position: absolute;
    top: 5px;
    right: 5px;
}
.careers-form form.hs-form .hs-form-field ul.inputs-list li {
  line-height: 12px;
}
.careers-form form.hs-form .hs-form-field ul.inputs-list li label {
  padding-top: 0;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
.careers-form form.hs-form .hs-form-field ul.inputs-list {
    position: relative;
    top: 0px;
    right: 0px;
  }
}

.late2018-theme .careers-job-details {
  padding-bottom: 40px;
}
.late2018-theme .careers-job-details h3 {
  font-weight: 600;
  line-height: 28px;
  font-size: 23px;
  color: #23237B;
  margin-top: 50px;
  margin-bottom: 20px;
}
.late2018-theme .careers-job-details, .late2018-theme .careers-job-details p, .late2018-theme .careers-job-details ul li {
  line-height: 25px;
  font-size: 18px;
  color: #000042;
}


/* ===== CAREERS SINGLE - BENEFITS ===== */
.late2018-theme .careers-benefits {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  margin: 0 auto;
  padding-top: 40px;
}
.late2018-theme .single-benefit {
  flex-grow: 1;
  width: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
}
.late2018-theme .single-benefit img {
  max-width: 110px;
  margin-right: 20px;
}
.late2018-theme .single-benefit p {
  font-weight: 500;
  line-height: 25px;
  font-size: 18px;
  color: #000042;
}
/* ======================= MOBILE ======================= */
@media (max-width: 540px) {
  .late2018-theme .careers-benefits {
    flex-direction: column;
  }
  .late2018-theme .single-benefit {
    width: 100%;
  }
}
/* ===== CAREERS SINGLE - PROGRESS ===== */
.late2018-theme .progressbar-title {
  background: #4040b2;
  display: inline-block;
  float: left;
  height: 45px;
  line-height: 45px;
  color: #fff;
  width: 180px;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
}
.late2018-theme .progress {
  height: 45px;
  border-radius: 0;
  margin-bottom: 20px;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 560px;
  display: flex;
}
.late2018-theme .progress .progress-bar {
  border-radius: 0;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 45px;
  animation: animate-positive 2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.late2018-theme .progress .progress-value {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  padding: 0 10px;
  float: right;
}
.late2018-theme .progress .progressbar-title {
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  float: left;
  background: #4040B2;
  height: 100%;
  width: 180px;
}
@-webkit-keyframes animate-positive{
    0% { width: 0%;}
}
@keyframes animate-positive{
    0% { width:0%; }
}
.late2018-theme .benefit-bonus-list,
.late2018-theme .benefit-bonus-list-annual,
.late2018-theme .benefit-401-list, 
.late2018-theme .benefit-medical-list, 
.late2018-theme .benefit-life-list,
.late2018-theme .benefit-training-list, 
.late2018-theme .benefit-referral-list,
.late2018-theme .benefit-flexibility-list,
.late2018-theme .benefit-bonus-img, 
.late2018-theme .benefit-401-img, 
.late2018-theme .benefit-medical-img,
.late2018-theme .benefit-life-img,
.late2018-theme .benefit-training-img,
.late2018-theme .benefit-flexibility-img
{
  display: none;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .progress .progress-value {
     float: left;
  }
  .late2018-theme .progressbar-title {
    width: 110px;
    font-size: 14px;
  }
}

.late2018-theme .overview-wrapper {
    margin-top: 40px;
}
.late2018-theme .careers-job-overview {
  background-color: #23237B;
  padding-bottom: 40px;
  position: relative;
  text-align: center;
}
.late2018-theme .careers-job-overview:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -26px;
    left: 50%;
    transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 26px 26.5px 0 26.5px;
    border-color: #23237B transparent transparent transparent;
}
.late2018-theme .careers-job-overview h3 {
  color: #FFFFFF;
  font-size: 29px;	
  font-weight: 600;	
  line-height: 35px;
}
.late2018-theme .single-item {
  display: flex;
  justify-content: center;
}
.late2018-theme .single-inner {
    border-left: 1px solid #4040B2;
    width: 250px;
}
.late2018-theme .single-inner:last-child {
    border-right: 1px solid #4040B2;
}
.late2018-theme .single-inner p {
	color: #BEBEED;	
  font-size: 16px;	
  line-height: 25px;	
  text-align: center;
}

.late2018-theme .single-inner p.type-data, .late2018-theme .single-inner p.experience-data, .late2018-theme .single-inner p.location-data {
  font-size: 20px;	
  line-height: 26px;	
  color: #fff;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .single-item {
    display: initial;
  }
  .late2018-theme .single-inner {
    border: 0;
    border-top: 1px solid #4040b2;
    min-width: 270px;
    margin: 0 auto;
    padding: 15px 20px;
  }
  .late2018-theme .single-inner:last-child {
    border-right: 0px;
    border-bottom: 1px solid #4040B2;
}
  
  .late2018-theme .careers-hero {
    padding-top: 30px;
    padding-bottom: 140px;
  }
  .careers-salaries {
    margin-top: 20px;
  }
  .late2018-theme .careers-hero p {
    line-height: 54px;
    font-size: 46px;
  }
  .late2018-theme .careers-hero2 {
    padding-top: 30px;
    padding-bottom: 70px;
  }
  .late2018-theme .careers-hero2 p {
    line-height: 54px;
    font-size: 46px;
  }
  .late2018-theme .careers-about-techfino {
     padding-top: 80px;
  }
}

/* ======================= PARTNERS PAGE ======================= */

/* ===== HERO ===== */
.late2018-theme .partners-late2018-hero.custom-banner {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
.late2018-theme .partners-late2018-hero h1 {
  color: #53E0DC;
  font-size: 29px;
  font-weight: 400;
}
.late2018-theme .partners-late2018-hero p {
  color: #fff;
  font-size: 56px;
  font-weight: 500;
	line-height: 67px;
}
.late2018-theme .partners-late2018-hero .hero-flex {
  display: flex;
  flex-direction: column;
  min-height: 450px;
  justify-content: center;
  max-width: 860px;
  margin: 0 auto;
}

.late2018-theme .strategic-partners {
  background: #2D2C8D;
  position: relative;
  margin-top: -1px;
}
.late2018-theme .strategic-partners h2 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  text-align: center;
  color: #FFFFFF;
  padding: 5px;
  margin: 0px;
}
.late2018-theme .strategic-partners:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -26px;
    left: 50%;
    transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 26px 26.5px 0 26.5px;
    border-color: #2d2c8d transparent transparent transparent;
}
.late2018-theme .home-2020 .inc-5000 h2 {
  font-weight: 600;
  font-size: 45px;
  text-align: center;
  color: #36369f;
  line-height: 54px;
  margin: 0 auto;
  margin-bottom: 50px;
  max-width: 800px;
}
.late2018-theme .partners-logos-top-text, .partners-logos-container {
  background: #f6f6fa;
}
.late2018-theme .partners-logos-container {
  padding-bottom: 45px;
}
.late2018-theme .partners-logos-top-text {
  padding-top: 50px;
}
.late2018-theme .partners-logos-top-text p {
  max-width: 770px;
  margin: 0 auto;
  line-height: 26px;
  font-size: 20px;
  text-align: center;
  color: #23237B;
}
.late2018-theme .partners-logos-top-text.full-width-text p {
  max-width: 100%;
}


.late2018-theme .partners-logos .custom-full-width-partnets-logo-mod {
  width: 353px;
  height: 226px;
  background: #FFFFFF;
  border: 1px solid #E6E5EA;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px !important;
  margin-left: -1px !important;
}
.late2018-theme .partners-logos .custom-full-width-partnets-logo-mod img {
  max-width: 215px;
}

.late2018-theme .partners-logos .hs_cos_wrapper_type_module {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.late2018-theme .partners-logos-bottom-container {
  background: #f6f6fa;
  padding-bottom: 50px;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .partners-late2018-hero h1 {
    font-size: 20px;
  }
  .late2018-theme .partners-late2018-hero p {
    font-size: 31px;
    line-height: 36px;
  }
  .late2018-theme .partners-late2018-hero .hero-flex {
    min-height: auto;
  }
}

/* ======================= HOME PAGE ======================= */

/* ===== HERO ===== */
.late2018-theme .home-hero {
  background: #f6f6fa;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 160px;
  position: relative;
  overflow: hidden;
}
  .late2018-theme .home-hero.custom-banner {
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    background-attachment: inherit;
    min-height: 1px;
}
.late2018-theme .home-hero h1 {
  line-height: 67px;
  font-size: 56px;
  color: #FFFFFF;
  font-weight: normal;
  max-width: 840px;
  margin: 0 auto;
  margin-top: 27px;
}

.late2018-theme .home-hero:after {
    content: "";
    background:#f6f6fa;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(-45deg, 0deg);
    bottom: 0;
    right: 0;
    transform-origin: bottom left;
}
.late2018-theme .home-hero:before {
    content: "";
    background: #f6f6fa;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(45deg, 0deg);
    bottom: 0;
    left: 0;
    transform-origin: bottom left
}
/* ===== BLOG ===== */

.late2018-theme .home-blog {
  padding: 90px 0px 50px 0px;
  background: #fff;
}
.late2018-theme .home-blog .post-title {
    position: relative;
    overflow: hidden;
    width: 33.33333333%;
    float: left;
    padding-right: 30px;
}
.late2018-theme .home-blog .post-title h2 {
  font-family: Barlow;
  font-weight: 500;
  line-height: 28px;
  font-size: 23px;
  text-align: center;
  color: #23237B;
  margin-top: 10px;
}
.late2018-theme .home-blog .post-title h2 a {
  color: #23237B;
  font-family: Barlow;
}

.late2018-theme .home-blog .post-title .rec_read-more-link, .late2018-theme .home-blog .single-line {
  display: none;
}
.late2018-theme .home-blog .home-blog-header {
  display: flex;
  justify-content: center;
  margin-bottom: 35px;
}

.late2018-theme .home-blog .home-blog-header .home-blog-header-logo {
  position: relative;
  margin-bottom: 60px;
  text-align: center;
}
.late2018-theme .home-blog .home-blog-header .home-blog-header-logo .part-tlogo {
  width: 74px;
  position: absolute;
  bottom: -37px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.late2018-theme .home-blog .home-blog-header .home-blog-header-text {
    margin-left: 60px;
    margin-top: 10px;
}
.late2018-theme .home-blog .home-blog-header .home-blog-header-text h2 {
  font-weight: 600;
  line-height: 54px;
  font-size: 45px;
  color: #23237B;
}
.late2018-theme .home-blog .home-blog-header .home-blog-header-text p {
  line-height: 26px;
  font-size: 20px;
  color: #23237B;
}
.late2018-theme .home-blog .home-blog-header .home-blog-header-text p a {
  color: #53E0DC;
}
@media (max-width: 767px) {
  .late2018-theme .home-blog .post-title {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0 0 25px;
  }
  .late2018-theme .home-blog .home-blog-header {
    flex-direction: column;
  }
  .late2018-theme .home-blog .home-blog-header .home-blog-header-text {
    margin: 0;
    text-align: center;
  }
  .late2018-theme .home-blog {
    padding: 40px 0px 50px 0px;
 }
  .late2018-theme .home-blog .home-blog-header .home-blog-header-logo {
    margin-bottom: 40px;
  }
}
/* ===== WAHT WE DO BOXES ===== */
.late2018-theme .home-what-we-do {
  background: #f6f6fa;
  padding-top: 20px;
  padding-bottom: 40px;
}
.late2018-theme .home-what-we-do h2 {
  font-weight: 600;
  line-height: 54px;
  font-size: 45px;
  text-align: center;
  color: #23237B;
  margin-bottom: 50px;
}
.late2018-theme .home-wwd-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.late2018-theme .home-wwd-box {
  max-width: 340px;
  margin-bottom: 40px;
}
.late2018-theme .home-wwd-box a.home-wwd-header-link:hover {
  text-decoration: none;
}
.late2018-theme .home-wwd-box .home-wwd-box-outer {
  width: 100%;
  height: 276px;
  position: relative;
  overflow: hidden;
}
.late2018-theme .home-wwd-box .home-wwd-box-outer .home-wwd-box-header-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index:  999;
}
.late2018-theme .home-wwd-box .home-wwd-box-header-bg {
  width: 100%;
  height: 100%;
  background: #36369F;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  transition: all 1s ease;
}
.late2018-theme .home-wwd-box:hover .home-wwd-box-header-bg {
  transform: scale(1.2);
}
.late2018-theme .home-wwd-box .home-wwd-box-outer .home-wwd-box-header-title p {
  line-height: 28px;
  font-size: 23px;
  text-align: center;
  color: #F6F6FA;
  margin-bottom: 0px;
}
.late2018-theme .home-wwd-box .home-wwd-box-outer .home-wwd-box-header-title h3 {
  font-weight: 600;
  line-height: 48px;
  font-size: 40px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 30px;
  margin-top: 0px;
  display: block;
}
.late2018-theme .home-wwd-box .home-wwd-box-content {
  line-height: 25px;
  font-size: 18px;
  text-align: center;
  color: #000042;
  padding: 30px 20px;
  background: #fff;
  border: 1px solid #2D2C8D;
}
.late2018-theme .home-wwd-box .home-wwd-box-content a {
  font-weight: 500;
  color: #53E0DC;
}
.late2018-theme .home-wwd-box .home-wwd-box-footer a {
  line-height: 23px;
  font-size: 19px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #2D2C8D;
  border: 1px solid #2D2C8D;
  width: 100%;
  padding: 16px 0px;
  display: block;
  text-align: center;
}
/* ===== WHY TECHFINO ===== */
.late2018-theme .why-techfino {
  background-color: #4040b2;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  overflow: hidden;
  position: relative;
  padding: 100px 0px;
}
.late2018-theme .why-techfino:before {
    content: "";
    background: #f6f6fa;
    height: 36px;
    width: 50vw;
    position: absolute;
    transform: skew(45deg,0);
    bottom: 0;
    left: 0;
    transform-origin: bottom left;
}
.late2018-theme .why-techfino:after {
    content: "";
    background: #f6f6fa;
    height: 36px;
    width: 50vw;
    position: absolute;
    transform: skew(-45deg,0);
    bottom: 0;
    right: 0;
    transform-origin: bottom left;
}
.late2018-theme .why-techfino.home-2020:before {
    content: "";
    background: #fff;
    height: 36px;
    width: 50vw;
    position: absolute;
    transform: skew(45deg,0);
    bottom: 0;
    left: 0;
    transform-origin: bottom left;
}
.late2018-theme .why-techfino.home-2020:after {
    content: "";
    background: #fff;
    height: 36px;
    width: 50vw;
    position: absolute;
    transform: skew(-45deg,0);
    bottom: 0;
    right: 0;
    transform-origin: bottom left;
}
.late2018-theme .why-techfino-flex .widget-span .hs_cos_wrapper_widget_container {
  display: flex;
  max-width: 900px;
  margin: 0 auto;
}
.late2018-theme .why-techfino-text {
  margin-left: 100px;
  max-width: 520px;
}
.late2018-theme .why-techfino .why-techfino-text  h2 {
  font-weight: 600;
  line-height: 54px;
  font-size: 45px;
  color: #FFFFFF;
}
.late2018-theme .why-techfino .why-techfino-text p {
  line-height: 26px;
  font-size: 20px;
  color: #FFFFFF;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .why-techfino-text {
    margin-left: 0px;
    max-width: 100%;
  }
  .late2018-theme .why-techfino-flex .widget-span .hs_cos_wrapper_widget_container {
    display: block;
    max-width: 100%;
    margin: 0;
  }  
  .late2018-theme .why-techfino-flex {
    text-align: center;
  }
  .late2018-theme .why-techfino-flex img {
    max-width: 133px;
  }
  .late2018-theme .why-techfino {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
/* ===== TECHFINO PARTNER ===== */
.late2018-theme .techfino-partner {
  background: #f6f6fa;
  padding: 40px 0px;
}
.late2018-theme .techfino-partner.home-2020 p.subtitle {
  margin: 30px 0px;
  font-size: 20px;
  text-align: center;
  color: #000042;
}
.late2018-theme .techfino-partner.home-2020 ul {
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding-left: 0px;
}

.late2018-theme .techfino-partner.home-2020 ul li {
    width: 330px;
    height: 220px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px;
}
.late2018-theme .techfino-partner .custom-full-width-partnets-logo-mod {
  width: 336px;
  height: 216px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  margin: 30px;
}
.late2018-theme .techfino-partner h2 {
  font-weight: 600;
  line-height: 54px;
  font-size: 45px;
  text-align: center;
  color: #23237B;
  margin: 0 auto;
  margin-bottom: 50px;
  max-width: 800px;
}
@media (max-width: 767px) {
  .late2018-theme .techfino-partner .custom-full-width-partnets-logo-mod {
      margin: 30px 0px;
  }
  .late2018-theme .techfino-partner {
    padding-top: 0px;
    padding-bottom: 40px;
  }
}

/* ===== WHAT YOU CAN EXPECT ===== */
.late2018-theme .trust-techfino {
  background: #4040B2;
  padding: 140px 0px 100px 0px;
}
.late2018-theme .trust-techfino h2 {
  font-weight: 600;
  line-height: 54px;
  font-size: 45px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.late2018-theme .trust-techfino p {
  line-height: 35px;
  font-size: 29px;
  text-align: center;
  color: #FFFFFF;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.late2018-theme .col2flex .row-fluid-wrapper .row-fluid {
  display: flex;
}
.late2018-theme .trust-techfino-box {
  background: #fff;
  padding: 80px 30px 40px 30px;
  position: relative;
  margin-right: 20px;
}
.late2018-theme .trust-techfino-box:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 26.5px 0 26.5px;
  border-color: #4040B2 transparent transparent transparent;
}
.late2018-theme .trust-techfino-box h3 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  text-align: center;
  color: #23237B;
  margin-top: 40px;
  margin-bottom: 20px;
}
.late2018-theme .trust-techfino-box p {
  line-height: 25px;
  font-size: 18px;
  text-align: center;
  color: #000042;
  margin-bottom: 20px;
}
.late2018-theme .trust-techfino-box img {
  max-width: 237px;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .col2flex .row-fluid-wrapper .row-fluid {
    flex-direction: column;
  }
  .late2018-theme .trust-techfino-box {
    margin-right: 0px;
    margin-bottom: 40px;
    padding: 30px;
    padding-top: 60px;
  }
  .late2018-theme .trust-techfino {
    padding: 80px 0px 20px 0px;
  }
  .late2018-theme .home-hero h1 {
    line-height: 47px;
    font-size: 37px;
  }
}
/* ===== CTA HOME ===== */
.late2018-theme .cta-home {
    background-color: #4040b2;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    background-attachment: inherit;
    overflow: hidden;
    position: relative;
    padding: 100px 0px;
    text-align: center;
}
.late2018-theme .cta-home h2 {
  font-weight: 400;
  line-height: 54px;
  font-size: 45px;
  color: #FFFFFF;
  max-width: 940px;
  margin: 0 auto;
  margin-bottom: 50px;
}

/* ======================= CUSTOMIZATION PAGE ======================= */
/* ===== HERO ===== */
.late2018-theme .customization-late2018-hero.custom-banner {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  min-height: 705px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.late2018-theme .customization-late2018-hero:after {
    content: "";
    background:#fff;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(-45deg, 0deg);
    bottom: 0;
    right: 0;
    transform-origin: bottom left;
}
.late2018-theme .customization-late2018-hero:before {
    content: "";
    background: #fff;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(45deg, 0deg);
    bottom: 0;
    left: 0;
    transform-origin: bottom left
}

.late2018-theme .customization-late2018-hero h1 {
  color: #53E0DC;
  font-size: 29px;
}
.late2018-theme .customization-late2018-hero p {
  color: #fff;
  font-size: 56px;
  font-weight: 600;
	line-height: 67px;
}
.late2018-theme .customization-late2018-hero .hero-flex {
  display: flex;
  flex-direction: column;
  min-height: 500px;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
}
/* ======================= CUSTOMIZATION PAGE 2 ======================= */
.late2018-theme .customization-late2018-hero2.custom-banner {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  min-height: 705px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.late2018-theme .customization-late2018-hero2:after {
    content: "";
    background: #fff;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(-45deg, 0deg);
    bottom: 0;
    right: 0;
    transform-origin: bottom left;
}
.late2018-theme .customization-late2018-hero2:before {
    content: "";
    background: #fff;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(45deg, 0deg);
    bottom: 0;
    left: 0;
    transform-origin: bottom left
}
.late2018-theme .customization-late2018-hero2 h1 {
  color: #53E0DC;
  font-size: 29px;
}
.late2018-theme .customization-late2018-hero2 p {
  color: #fff;
  font-size: 56px;
  font-weight: 600;
	line-height: 67px;
}
.late2018-theme .customization-late2018-hero2 .hero-flex {
  display: flex;
  flex-direction: column;
  min-height: 500px;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
}
/* ===== TEXT ON WHITE ===== */
.late2018-theme .customization-late2018-text-on-white {
  padding: 20px 0px;
}
.late2018-theme .customization-late2018-text-on-white h2 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  color: #23237B;
  text-align: center;
  padding-bottom: 20px;
}
.late2018-theme .customization-late2018-text-on-white h2 span {
  font-weight: 400;
}
.late2018-theme .customization-late2018-text-on-white p {
  line-height: 26px;
  font-size: 20px;
  text-align: center;
  color: #000042;
  font-weight: 400;
  max-width: 920px;
  margin: 0 auto;
}
/* ===== EXPERIENCE ===== */
.late2018-theme .customization-late2018-experience {
  background: #4040B2;
  margin-top: 80px;
  padding-bottom: 70px;
}
.late2018-theme .customization-late2018-experience .experience-logo {
  text-align:center;
	margin-top: -103px;
}
.late2018-theme .customization-late2018-experience .experience-content h2 {
  font-weight: 600;
  font-size: 45px;
  color: #FFFFFF;
  text-align: center;
  margin: 50px 0px;
}
.late2018-theme .customization-late2018-experience .experience-content ul {
  list-style: none;
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.late2018-theme .customization-late2018-experience .experience-content li {
  width: 353px;
  text-align: center;
  list-style: none;
  margin: 5px;
}
.late2018-theme .customization-late2018-experience .experience-content ul li p.number {
  font-size: 89px;
  line-height: 107px;
  color: #53E0DC;
}
.late2018-theme .customization-late2018-experience .experience-content ul li p.number-data {
  line-height: 28px;
  font-size: 23px;
  color: #FFFFFF;
}
/* ===== CUSTOMIZATION PROJECTS ===== */
.late2018-theme .customization-late2018-projects {
  background: #f6f6fa;
  padding-top: 20px;
  padding-bottom: 60px;
}
.late2018-theme .customization-late2018-projects h2 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  text-align: center;
  color: #23237B;
  margin-bottom: 50px;
}
.late2018-theme .customization-late2018-projects .custom-box-wrapper .custom-box h3 {
  font-weight: 600;
  line-height: 25px;
  font-size: 20px;
  color: #23237B;
}
.late2018-theme .customization-late2018-projects .custom-box-wrapper .custom-box {
  font-weight: 400;
  line-height: 25px;
  font-size: 18px;
  color: #000042;
  background: #FFFFFF;
  border: 1px solid #E3E3EC;
  padding: 35px 70px;
  margin-top: -1px;
  position: relative;
}
.late2018-theme .customization-late2018-projects .custom-box-wrapper .custom-box:after, .late2018-theme .customization-late2018-projects .custom-box-wrapper .custom-box:before {
  left: -1px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.late2018-theme .customization-late2018-projects .custom-box-wrapper .custom-box:after {
	border-color: rgba(246, 246, 250, 0);
	border-left-color: #f6f6fa;
	border-width: 16px;
	margin-top: -16px;
}
.late2018-theme .customization-late2018-projects .custom-box-wrapper .custom-box:before {
	border-color: rgba(227, 227, 236, 0);
	border-left-color: #E3E3EC;
	border-width: 17px;
	margin-top: -17px;
}
/* ===== CTA ===== */
.late2018-theme .customization-late2018-cta {
  position: relative;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 60px;
}
.late2018-theme .customization-late2018-cta:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);
  top:0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 70px 0 70px;
  border-color: #f6f6fa transparent transparent transparent;
}
.late2018-theme .customization-late2018-cta h2 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  color: #23237B;
  max-width: 655px;
  margin: 0 auto;
  margin-bottom: 35px;  
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .customization-late2018-hero .hero-flex, .customization-late2018-hero.custom-banner  {
    min-height: 0;
  }
  .customization-late2018-hero.custom-banner {
    padding-bottom: 30px;
  }
  .late2018-theme .customization-late2018-hero h1 {
      font-size: 20px;
  }
  .late2018-theme .customization-late2018-hero p {
    font-size: 31px;
    line-height: 36px;
	}
	.late2018-theme .customization-late2018-text-on-white h2 {  
    font-size: 24px;
    line-height: 29px;
  }
  .late2018-theme .customization-late2018-text-on-white p {
  font-size: 17px;
  line-height: 20px;
  }
  .late2018-theme .customization-late2018-experience .experience-logo img, .late2018-theme .customization-late2018-summary .summary-logo img {
    width: 160px !important;
  }
  .late2018-theme .customization-late2018-experience .experience-logo, .late2018-theme .customization-late2018-summary .summary-logo {
    margin-top: -78px;
  }
  .late2018-theme .customization-late2018-experience {
    margin-top: 50px;
    padding-bottom: 30px;
  }
  .late2018-theme .customization-late2018-experience .experience-content h2 {
    margin: 20px 0px;
    font-size: 30px;
    line-height: 36px;
	}
  .late2018-theme .customization-late2018-experience .experience-content ul li p.number {
  	font-size: 70px;	
    line-height: 84px;
  }
  .late2018-theme .customization-late2018-experience .experience-content ul li p.number-data {
    font-size: 20px;	
    line-height: 24px;
  }
  .late2018-theme .customization-late2018-hero.custom-banner {
    padding-bottom: 90px;
    min-height: 0;
  }
    .late2018-theme .customization-late2018-projects .custom-box-wrapper .custom-box {
    padding-right: 30px;
    padding-left: 50px;
  }
}
/* ======================= LEGAL PAGE ======================= */
/* ===== HERO ===== */
.late2018-theme .legal-late2018-hero.custom-banner {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  min-height: 705px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.late2018-theme .legal-late2018-hero:after {
    content: "";
    background:#f6f6fa;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(-45deg, 0deg);
    bottom: 0;
    right: 0;
    transform-origin: bottom left;
}
.late2018-theme .legal-late2018-hero:before {
    content: "";
    background: #f6f6fa;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(45deg, 0deg);
    bottom: 0;
    left: 0;
    transform-origin: bottom left
}
.late2018-theme .legal-late2018-hero h1 {
  color: #53E0DC;
  font-size: 29px;
}
.late2018-theme .legal-late2018-hero p {
  color: #fff;
  font-size: 56px;
  font-weight: 600;
	line-height: 67px;
}
.late2018-theme .legal-late2018-hero .hero-flex {
  display: flex;
  flex-direction: column;
  min-height: 500px;
  justify-content: center;
}
/* ===== TEXT ON WHITE ===== */
.late2018-theme .legal-late2018-text-on-white {
  padding: 60px 0px 44px 0px;
  background: #f6f6fa;
}
.late2018-theme .legal-late2018-text-on-white h2 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  color: #23237B;
  text-align: center;
  padding-bottom: 20px;
}
.late2018-theme .legal-late2018-text-on-white-top {
  padding: 40px 0px 44px 0px;
  background: #f6f6fa;
}
.late2018-theme .legal-late2018-text-on-white-top p {
  line-height: 26px;
  font-size: 20px;
  text-align: center;
  color: #000042;
  max-width: 930px;
  margin: 0 auto;
}
.late2018-theme .legal-late2018-text-on-white-top p a {
  color: #53E0DC;
}
.late2018-theme .legal-late2018-text-on-white p {
  line-height: 26px;
  font-size: 20px;
  text-align: center;
  color: #23237B;
  max-width: 930px;
  margin: 0 auto;
}
.late2018-theme .title-arrow-late2018 {
	background: #36369F;
  text-align: center;
  font-weight: 600;
	font-size: 29px;
  line-height: 36px;
  padding: 12px 0px;
  color: #fff;
}
.late2018-theme .legal-late2018-text-on-white .button-late2018 {
  margin-top: 30px;
}
.late2018-theme .title-arrow-late2018:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 50px 0 50px;
	border-color: #36369F transparent transparent transparent;
}
.late2018-theme .content-text {
  padding-top: 20px;
  padding-bottom: 40px;
}
.late2018-theme .content-text p, .late2018-theme .content-text, .late2018-theme .content-text li {
  color: #000042;	
  font-size: 16px;	
  line-height: 21px;
}
.late2018-theme .content-text h2, .late2018-theme .content-text ol > li {
  color: #23237B;	
  font-size: 29px;	
  font-weight: 600;	
  line-height: 35px;
}
.late2018-theme .content-text ol > li span {
  color: #000042 !important;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
}
.late2018-theme .content-text ol > li > ol > li {
  color: #000042;	
  font-size: 16px;	
  line-height: 21px;
}
.late2018-theme .content-text h3 {
  color: #23237B;	
  font-size: 23px;	
  font-weight: 600;	
  line-height: 28px;
}
.late2018-theme .content-text h4 {
  color: #23237B;	
  font-size: 18px;	
  font-weight: 600;	
  line-height: 22px;
}
.late2018-theme .content-text a {
  color: #000042;
  text-decoration: underline;
}
.late2018-theme .content-text ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}

.late2018-theme .content-text ol > li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}

.late2018-theme .content-text ol > li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 0.2em;    
}

.late2018-theme .content-text li ol > li {
  margin: 0;
}

.late2018-theme .content-text li ol > li:before {
  content: counters(item, ".") " ";
}
.late2018-theme .content-text .terms-of-service-t ol > li {
  color: #000042;	
  font-size: 16px;	
  line-height: 21px;
  font-weight: 400;
  padding-left: 20px;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .legal-late2018-hero .hero-flex, .legal-late2018-hero.custom-banner  {
    min-height: 0;
  }
  .legal-late2018-hero.custom-banner {
    padding-bottom: 30px;
  }
  .late2018-theme .legal-late2018-hero h1 {
      font-size: 20px;
  }
  .late2018-theme .legal-late2018-hero p {
    font-size: 31px;
    line-height: 36px;
	}
	.late2018-theme .legal-late2018-text-on-white h2 {  
    font-size: 24px;
    line-height: 29px;
  }
  
  .late2018-theme .legal-late2018-hero.custom-banner {
    padding-bottom: 90px;
    min-height: 0;
  }
}
  
/* ======================= SUITEWORLD 2019 ======================= */
/* ===== HERO ===== */
.late2018-theme .sw-2019-hero {
  border-top: 7px solid #F80000;
  position: relative;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 250px;
}
.late2018-theme .sw-2019-hero:before {
  content: "";
  background: #fff;
  height: 88px;
  width: 50vw;
  position: absolute;
  transform: skew(45deg,0);
  bottom: 0;
  left: 0;
  transform-origin: bottom left;
}
.late2018-theme .sw-2019-hero:after {
  content: "";
  background: #fff;
  height: 88px;
  width: 50vw;
  position: absolute;
  transform: skew(-45deg,0);
  bottom: 0;
  right: 0;
  transform-origin: bottom left;
}
.late2018-theme .sw-2019-hero .sw-red-button {
  padding: 15px 40px;
  background: #F80000;
  border-radius: 30px;
  font-weight: 500;
  line-height: 35px;
  font-size: 29px;
  text-align: center;
  color: #FFFFFF;
  display: inline-block;
  margin-top: 35px;
}
.late2018-theme .sw-2019-hero.custom-banner {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  min-height: 1px;
  overflow: hidden;
}
.late2018-theme .sw-2019-hero .sw-red-arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 26px 26.5px 0 26.5px;
    border-color: #F80000 transparent transparent transparent;
}
.late2018-theme .sw-2019-hero p {
  line-height: 35px;
  font-size: 29px;
  text-align: center;
  color: #E3E3EC;
}

/* HERO MOBILE */
@media (max-width: 767px) {
  .late2018-theme .sw-2019-hero {
    padding-top: 60px;
    padding-bottom: 150px;
  }
}
/* ===== SW2019 TEXT ===== */
.late2018-theme .sw-2019-text {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 75px;
}
.late2018-theme .sw-2019-text h1 {
  font-weight: 600;
  line-height: 54px;
  font-size: 45px;
  color: #23237B;
  margin-bottom: 27px;
}
.late2018-theme .sw-2019-text p {
  line-height: 26px;
  font-size: 20px;
  color: #000042;
  max-width: 1000px;
  margin: 0 auto;
}

.late2018-theme .sw-2019-text .sw-rounded-text {
  background: #2D2C8D;
  border-radius: 99px;
  padding: 30px 68px;
  margin: 0 auto;
  line-height: 28px;
  font-size: 23px;
  color: #FFFFFF;
}

/* ===== WHAT IS TECHFINO ===== */
.late2018-theme .what-is-sw2019.custom-banner {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    background-attachment: inherit;
    min-height: 1px;
}
.late2018-theme .what-is-sw2019 {
  color: #fff;
  padding: 25px 0px
}
.late2018-theme .what-is-sw2019 .page-center > .row-fluid-wrapper > .row-fluid {
    display: flex;
    justify-content: center;
    align-items: center;
}

.late2018-theme .what-is-sw2019 h2 {
  font-weight: 600;
  line-height: normal;
  font-size: 40px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.late2018-theme .what-is-sw2019 p {
  font-weight: 300;
  line-height: 26px;
  font-size: 20px;
  color: #FFFFFF;
}
.late2018-theme .what-is-sw2019 .ayr-left {
  flex:1;
}
.late2018-theme .what-is-sw2019 .ayr-right {
  flex:1;
  margin-left: 0px;
}
/* MOBILE */
@media (max-width: 767px) {
  .late2018-theme .sw-2019-text .sw-rounded-text {
    padding: 30px 34px;
    border-radius: 50px;
  }
  .late2018-theme .what-is-sw2019 .page-center > .row-fluid-wrapper > .row-fluid {
      display: block;
  }
  .late2018-theme .what-is-sw2019 {
    text-align: center;
  }
  .late2018-theme .what-is-sw2019 img {
    max-width: 70%;
  }
  .late2018-theme .what-is-sw2019 .ayr-right {
    margin-left: 0px;
  }
}
@media (max-width: 992px) {
  .late2018-theme .what-is-sw2019 h2 {
    font-size: 30px;
  }
}
/* ===== WHY TECHFINO ===== */
.late2018-theme .why-techfino-sw2019 {
  padding-top: 110px;
  padding-bottom: 100px;
}
.late2018-theme .why-techfino-sw2019 h2 {
  font-weight: 600;
  line-height: 54px;
  font-size: 45px;
  color: #23237B;
  margin-bottom: 27px;
}
.late2018-theme .why-techfino-sw2019 p {
  line-height: 25px;
  font-size: 18px;
  color: #000042;
  max-width: 590px;
}

.late2018-theme .why-techfino-sw2019 .page-center > .row-fluid-wrapper > .row-fluid {
    display: flex;
    justify-content: center;
    align-items: center;
}

.late2018-theme .why-techfino-sw2019 .ayr-left {
    padding-left: 10%;
    flex: 1;
}
/* MOBILE */
@media (max-width: 767px) {

  .late2018-theme .why-techfino-sw2019 .page-center > .row-fluid-wrapper > .row-fluid {
      display: block;
  }
  .late2018-theme .why-techfino-sw2019 {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .late2018-theme .why-techfino-sw2019 img {
    max-width: 50%;
  }
  .late2018-theme .why-techfino-sw2019 .ayr-left {
      padding-left: 0;
  }
}
/* ===== ALREADY CUSTOMER ===== */
.late2018-theme .already-customer-sw2019 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.late2018-theme .already-customer-sw2019 h2 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  color: #23237B;
  margin-bottom: 20px;
}
.late2018-theme .already-customer-sw2019 p {
  line-height: 26px;
  font-size: 20px;
  color: #000042;
  max-width: 590px;
}

.late2018-theme .already-customer-sw2019 .page-center > .row-fluid-wrapper > .row-fluid {
    display: flex;
    justify-content: center;
    align-items: center;
}

.late2018-theme .already-customer-sw2019 .ayr-left {
    padding-left: 3%;
    flex: 0.8;
}
/* MOBILE */
@media (max-width: 767px) {

  .late2018-theme .already-customer-sw2019 .page-center > .row-fluid-wrapper > .row-fluid {
      display: block;
  }
  .late2018-theme .already-customer-sw2019 {
    text-align: center;
  }
  .late2018-theme .already-customer-sw2019 img {
    max-width: 70%;
  }
  .late2018-theme .already-customer-sw2019 .ayr-left {
      padding-left: 0;
  }
}



/* ===== WHAT IS TECHFINO ===== */
.late2018-theme .fpa-sw2019.custom-banner {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: inherit;
    min-height: 1px;
}

.late2018-theme .fpa-sw2019 {
  padding: 80px 0px;
  font-weight: 600;
  line-height: 54px;
  font-size: 45px;
  text-align: center;
  color: #FFFFFF;
}
/* ===== FORM JOIN US ===== */
.late2018-theme .form-sw2019 {
  background-color:#23237B;
  padding: 30px 0px;
  color: #fff;
  text-align: center;
  position: relative;
}
.late2018-theme .form-sw2019:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 26px 26.5px 0 26.5px;
    border-color: #fff transparent transparent transparent;
}
.late2018-theme .form-sw2019 h2 {
  font-weight: 600;
  line-height: 54px;
  font-size: 45px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 50px;
}

.late2018-theme .form-sw2019 .sw-2019-form-box {
  display: flex;
  width: 900px;
  margin: 0 auto;
  height: 302px;
  border-radius: 10px;
  margin-bottom: 50px;
}
.late2018-theme .form-sw2019 .sw2019-image-part {
  max-width: 432px;
  height: 302px;
}
.late2018-theme .form-sw2019 .sw2019-image-part img {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.late2018-theme .form-sw2019 .sw2019-content-part {
    max-width: 470px;
    background: #fff;
    text-align: left;
    height: 302px;
    padding: 20px 50px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.late2018-theme .form-sw2019 .sw2019-content-part .sw2019-title {
  font-weight: 600;
  line-height: 25px;
  font-size: 23px;
  color: #000042;
  margin: 0px;
  margin-top: 6px;
}
.late2018-theme .form-sw2019 .sw2019-content-part .sw2019-subtitle {
  font-weight: 300;
  line-height: 25px;
  font-size: 18px;
  color: #000042;
}
.late2018-theme .form-sw2019 .sw2019-content-part .sw2019-address {
  font-weight: 600;
  line-height: 25px;
  font-size: 18px;
  color: #000042;
}
.late2018-theme .form-sw2019 .sw2019-content-part .sw2019-footer {
  font-weight: normal;
  line-height: 25px;
  font-size: 18px;
  color: #000042;
}
.late2018-theme .form-sw2019 .sw2019-content-part .sw2019-footer a {
  font-weight: 500;
  line-height: 25px;
  font-size: 18px;
  color: #53E0DC;
}

.late2018-theme .form-sw2019 .sw2019-fill-form-title {
  font-weight: 600;
  line-height: 28px;
  font-size: 23px;
  text-align: center;
  color: #FFFFFF;
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.late2018-theme .form-sw2019 .sw2019-fill-form-text {
  line-height: 25px;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 20px;
}
/* ======================= MOBILE ======================= */
@media (max-width: 1050px) {
  .late2018-theme .form-sw2019 .sw-2019-form-box {
    display: flex;
    flex-direction: column;
    max-width: 432px;
    width: auto;
    margin: 0 auto;
    height: auto;
    border-radius: 10px;
    margin-bottom: 50px;
  }
  .late2018-theme .form-sw2019 .sw2019-image-part {
    max-width: 432px;
    height: auto;
}
.late2018-theme .form-sw2019 .sw2019-content-part {
    height: auto;
    padding: 20px 30px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}  
  .late2018-theme .form-sw2019 .sw2019-image-part img {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 10px;
}
}
/* FORM */
.form-sw2019 form {
  max-width: 930px;
  margin: 0 auto;
}
.form-sw2019 form.hs-form fieldset .hs-form-field {
  margin: 0;
  position: relative;
  border: 1px solid #6162b2;
  padding: 10px 15px;
  text-align: left;
  background-color: rgba(0,0,66,0.4);
  margin-top: -1px;
  margin-left: -1px;
  min-height: 80px;
}
.form-sw2019 .hs-form-field:first-child {
  border-top: 1px solid #6162B2;
}
.form-sw2019 .hs_recaptcha {
  border: none;
  background: transparent;
  text-align: center;
  margin-top: 14px;
}
.form-sw2019 .grecaptcha-badge {
  box-shadow: none !important;
  margin: 0 auto;
}
.form-sw2019 label {
	color: #BEBEED;	
  font-family: Barlow;	
  font-size: 1.3rem;	
  font-weight: 400;	
  letter-spacing: 0.05px;	
  line-height: 16px;  
  text-transform: uppercase;
}
.form-sw2019 input, .form-sw2019 textarea {
  color: #fff;	
  font-family: Barlow;	
  font-size: 19px;	
  font-weight: 500;
  line-height: 24px;
  background: transparent;
  border: none;
  margin: 0px;
  padding: 0px;
}
::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.form-sw2019  .hs-form-required {
    color: #DF495C;
}
.form-sw2019  .hs-form input[type="submit"] {
	color: #fff;	
  font-family: Barlow;	
  font-size: 1.9rem;	
  font-weight: 500;
  padding: 14px 40px;
  border: 1px solid #53E0DC;
  background: #53E0DC;
  margin-top: 30px !important;
}
.form-sw2019  .hs-form input[type="submit"]:hover {
  background: transparent;
  color: #fff;
  border: 1px solid #6162b2;
}
.form-sw2019 .hs-error-msgs.inputs-list label {
    color: #DF495C;
    border: none;
    padding: 0px;
    background: transparent;
    font-size: 1.1rem;
    margin-bottom: 0px;
    padding-top: 10px;
}
.form-sw2019 .submitted-message {
    font-family: Barlow;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 400;
    border: 1px solid #6162B2;
    display: inline-block;
    padding: 20px 40px;
}
.form-sw2019 input[type="file"] {
  font-weight: 500;
  line-height: 16px;
  font-size: 13px;
  letter-spacing: 0.0537153px;
  text-transform: uppercase;
  color: #fff;
  background: transparent;
  color: #bebeed;
}
::-webkit-file-upload-button {
  background: #E3E3EC;
  border-radius: 3px;
  font-weight: 500;
  line-height: 16px;
  font-size: 12px;
  letter-spacing: 0.0537153px;
  text-transform: uppercase;
  color: #23237B;
  padding: 4px 10px;
  border: none;
}
.form-sw2019 select {
  -webkit-appearance: button;
  -moz-appearance: button;
  font-weight: 500;
  line-height: 23px;
  font-size: 19px;
  letter-spacing: 0.0785069px;
  color: #FFFFFF;
  background: transparent;
  border: 0;
  padding: 0;
  margin 0;
  background-image: url(https://www.techfino.com/hubfs/select-arrow-icon.png);
  background-position: center right;
  background-repeat: no-repeat;
}
.form-sw2019 select option {
  background: #151564;
  border: 0;
  color: #fff;
  outline: 1px solid #6162b2;
}

.form-sw2019 .hs_submit {
  text-align: center;
}
.form-sw2019 input[type="checkbox"] { position: absolute; opacity: 0; z-index: -1; }
.form-sw2019 input[type="checkbox"]+span:hover {
  cursor: pointer;
}
.form-sw2019 input[type="checkbox"]+span { 
  line-height: 20px;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.0661111px;
  color: #FFFFFF;
  text-transform: none;
}
.form-sw2019 input[type="checkbox"]+span:before { 
  font: 12pt FontAwesome;
  content: ' ';
  display: inline-block;
  margin-right: 10px;
  color: #ffffff;
  border: 1px solid #4040b2;
  width: 12px;
  height: 12px;
}
.form-sw2019 input[type="checkbox"]:checked+span:before { content: '\f00c'; border: 0;}
.form-sw2019 input[type="checkbox"]:focus+span:before { outline: 0; }

.form-sw2019 form.hs-form .hs-form-field ul.hs-error-msgs {
    position: absolute;
    top: 5px;
    right: 5px;
}
.form-sw2019 form.hs-form .hs-form-field ul.hs-error-msgs li {
  line-height: 12px;
}
.form-sw2019 form.hs-form .hs-form-field ul.hs-error-msgs li label {
  padding-top: 0;
}
.form-sw2019 form.hs-form .hs_request_an_invitation > label {
  display: none;
}
.form-sw2019 form.hs-form .hs-form-field ul.inputs-list {
    margin: 5px 0px;
}
.form-sw2019 .sw2019-thank-you {
  text-align: center;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
.form-sw2019 form.hs-form .hs-form-field ul.inputs-list {
    position: relative;
    top: 0px;
    right: 0px;
  }
  .form-sw2019 input[type="checkbox"]+span {
    display: block;
    padding-left: 1em;
    text-indent: -1.3em;
  }
  .form-sw2019 input[type="checkbox"]:checked+span:before {
    padding-left: 1em;
    text-indent: -1em;
    margin-right: 6px;
  }  
}


/* ===== TTS PROVIDER ===== */
.late2018-theme  .tts-sw2019 {
  background-color:#f6f6fa;
  padding: 50px 0px;
}
.late2018-theme  .tts-sw2019 h2 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  text-align: center;
  color: #23237B;
  margin-bottom: 40px;
}
.late2018-theme  .tts-sw2019 ul {
  list-style: none;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding-left: 0px;
}
.late2018-theme  .tts-sw2019 ul li {
  width: 330px;
  height: 220px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px;
}
/* MOBILE */
@media (max-width: 767px) {
  .late2018-theme  .tts-sw2019 ul {
    flex-direction: column;
  }
}

/* ===== CONTACT ===== */
.late2018-theme .contact-late2018 {
    background: #f6f6fa;
    padding: 25px 0 50px;
}

.late2018-theme .custom-contact-details-mod {
    display: flex;
    max-width: 320px;
    padding: 20px 0px;
    align-items: center;
    border-top: 1px solid #E3E3EC;
}
.late2018-theme .custom-contact-details-mod:last-child {
  border-bottom: 1px solid #E3E3EC;
}
.late2018-theme .custom-contact-details-image {
    width: 60px;
    text-align: center;
}
.late2018-theme .custom-contact-details-contact {
  padding: 0 30px;
  font-weight: 500;
  line-height: 24px;
  font-size: 20px;
  color: #23237B;
}
.late2018-theme .custom-contact-details-contact p {
  font-size: 20px;
  padding: 0px;
  margin: 0px;
}
.late2018-theme .custom-contact-details-contact a {
  color: #23237B;
}
.late2018-theme .contact-late2018 h1 {
  max-width: 320px;
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  color: #23237B;
  text-align: left;
  margin-bottom: 35px;
  margin-top: 0px;
  display: block;
}

/* FORM */
.late2018-theme .contact-late2018 form {
  max-width: 930px;
  margin: 0 auto;
}
.late2018-theme .contact-late2018 form.hs-form fieldset.form-columns-1, .late2018-theme .contact-late2018 form.hs-form fieldset.form-columns-2 {
  border: 1px solid #E3E3EC;
  border-bottom: 0px
}
.late2018-theme .contact-late2018 form.hs-form fieldset:last-of-type {
  border-bottom: 1px solid #E3E3EC !important;
}
.late2018-theme .contact-late2018 form.hs-form fieldset.form-columns-2 .hs-form-field:first-child {
  border-right: 1px solid #E3E3EC;
}
.late2018-theme .contact-late2018 form.hs-form fieldset .hs-form-field {
  margin: 0;
  position: relative;
  border: 1px solid #E3E3EC;
  padding: 10px 25px;
  text-align: left;
  background-color: #fff;
  border: 0px;
  min-height: 80px;
}
.late2018-theme .contact-late2018 .hs-form-field:first-child {
  border-top: 1px solid #6162B2;
}
.late2018-theme .contact-late2018 .hs_recaptcha {
  border: none;
  background: transparent;
  text-align: center;
  margin-top: 14px;
}
.late2018-theme .contact-late2018 .grecaptcha-badge {
  box-shadow: none !important;
  margin: 0 auto;
}
.late2018-theme .contact-late2018 label {
  line-height: 18px;
  font-size: 15px;
  text-transform: uppercase;
  color: #4040B2;
  font-weight: 400;
  margin-bottom: 10px;
}
.late2018-theme .contact-late2018 input, .late2018-theme .contact-late2018 textarea {
  font-weight: 600;
  line-height: 23px;
  font-size: 19px;
  color: #23237B;
  background: transparent;
  border: none;
  margin: 0px;
  padding: 0px;
  font-family: Barlow;
}
::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.late2018-theme .contact-late2018  .hs-form-required {
    color: #DF495C;
}
.late2018-theme .contact-late2018  .hs-form input[type="submit"] {
	color: #fff;	
  font-family: Barlow;	
  font-size: 1.9rem;	
  font-weight: 500;
  padding: 14px 40px;
  border: 1px solid #53E0DC;
  background: #53E0DC;
  margin-top: 30px !important;
}
.late2018-theme .contact-late2018 .hs-form input[type="submit"]:hover {
  background: #70f3ef;
}
.late2018-theme .contact-late2018 .hs-error-msgs.inputs-list label {
  color: #DF495C;
  border: none;
  padding: 0px;
  background: transparent;
  font-size: 1rem;
  margin-bottom: 0px;
  padding-top: 10px;
}
.late2018-theme .contact-late2018 .submitted-message {
  font-family: Barlow;
  color: #23237B;
  font-size: 1.8rem;
  font-weight: 400;
  border: 1px solid #E3E3EC;
  display: block;
  padding: 20px 40px;
  background: #fff;
  text-align: center;
}
.late2018-theme .contact-late2018 input[type="file"] {
  font-weight: 500;
  line-height: 16px;
  font-size: 13px;
  letter-spacing: 0.0537153px;
  text-transform: uppercase;
  color: #fff;
  background: transparent;
  color: #bebeed;
}
::-webkit-file-upload-button {
  background: #E3E3EC;
  border-radius: 3px;
  font-weight: 500;
  line-height: 16px;
  font-size: 12px;
  letter-spacing: 0.0537153px;
  text-transform: uppercase;
  color: #23237B;
  padding: 4px 10px;
  border: none;
}
.late2018-theme .contact-late2018 select {
  -webkit-appearance: button;
  -moz-appearance: button;
  font-weight: 500;
  line-height: 23px;
  font-size: 19px;
  letter-spacing: 0.0785069px;
  color: #FFFFFF;
  background: transparent;
  border: 0;
  padding: 0;
  margin 0;
  background-image: url(https://www.techfino.com/hubfs/select-arrow-icon.png);
  background-position: center right;
  background-repeat: no-repeat;
}
.late2018-theme .contact-late2018 select option {
  background: #151564;
  border: 0;
  color: #fff;
  outline: 1px solid #6162b2;
}
.late2018-theme .contact-late2018 .hs_submit {
  text-align: center;
}
.late2018-theme .contact-late2018 form.hs-form .hs-form-field ul.hs-error-msgs {
    position: absolute;
    top: 0px;
    right: 5px;
}
.late2018-theme .contact-late2018 form.hs-form .hs-form-field ul.hs-error-msgs li {
  line-height: 12px;
}
.late2018-theme .contact-late2018 form.hs-form .hs-form-field ul.hs-error-msgs li label {
  padding-top: 0;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
.late2018-theme .contact-late2018 form.hs-form .hs-form-field ul.hs-error-msgs {
    position: relative;
    top: 0px;
    right: 0px;
  }
  .late2018-theme .contact-late2018 form.hs-form fieldset.form-columns-2 .hs-form-field:first-child {
    border-right: 0px;
    border-bottom: 1px solid #e3e3ec;
  }
}
#mapContent {
  font-family: Barlow;
  padding: 10px;
}
#mapContent h1 {
  margin-top: 0px;
}
#mapContent p {
  font-size: 16px;
  line-height: 21px;
}
#mapContent a {
  font-weight: 500;
}
/* ===== RESOURCES ===== */
/* ===== HERO ===== */
.late2018-theme .resources-hero {
  background: #f6f6fa;
  text-align: center;
  padding-top: 180px;
  padding-bottom: 180px;
  position: relative;
  overflow: hidden;
}
.late2018-theme .resources-hero.custom-banner {
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  min-height: 1px;
  background-color: #2d2c8d;
}
.late2018-theme .resources-hero h1 {
  font-weight: 500;
  line-height: 35px;
  font-size: 29px;
  text-align: center;
  color: #53E0DC;
  margin-top: 0;
}
.late2018-theme .resources-hero p {
  font-weight: 600;
  line-height: 67px;
  font-size: 56px;
  text-align: center;
  color: #FFFFFF;
}
.late2018-theme .resources-hero.v2 {
    padding-top: 148px;
    padding-bottom: 148px;
    height: 490px;
}
.late2018-theme .resources-hero.v2 p {
  color: #53E0DC;	
  font-size: 29px;	
  font-weight: 500;	
  line-height: 35px;
}
.late2018-theme .resources-hero.v2 h1 {
  color: #fff;
	font-size: 56px;	
  font-weight: 600;	
  line-height: 67px;
  margin: 0;
  margin-top: 20px;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .resources-hero.v2 {
    padding-top: 48px;
    padding-bottom: 48px;
    height: auto;
  }
  .late2018-theme .resources-hero.v2 h1 {
    font-size: 36px;
    line-height: 46px;
  }
  .late2018-theme .resources-hero p {
    font-size: 36px;
    line-height: 42px;
  }
  .late2018-theme .resources-hero {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* ======================= IMPLEMENTATION PAGE ======================= */
/* ===== HERO ===== */
.late2018-theme .implementation-late2018-hero.custom-banner {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  min-height: 705px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.late2018-theme .implementation-late2018-hero:after {
    content: "";
    background:#fff;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(-45deg, 0deg);
    bottom: 0;
    right: 0;
    transform-origin: bottom left;
}
.late2018-theme .implementation-late2018-hero:before {
    content: "";
    background: #fff;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(45deg, 0deg);
    bottom: 0;
    left: 0;
    transform-origin: bottom left
}
.late2018-theme .implementation-late2018-hero h1 {
  color: #53E0DC;
  font-size: 29px;
}
.late2018-theme .implementation-late2018-hero p {
  color: #fff;
  font-size: 56px;
  font-weight: 600;
	line-height: 67px;
}
.late2018-theme .implementation-late2018-hero .hero-flex {
  display: flex;
  flex-direction: column;
  min-height: 500px;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
}
/* ===== TEXT ON WHITE ===== */
.late2018-theme .implementation-late2018-text-on-white {
  padding: 20px 0px 50px 0px;
}
.late2018-theme .implementation-late2018-text-on-white h2 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  color: #23237B;
  text-align: center;
  padding-bottom: 50px;
  max-width: 900px;
  margin: 0 auto;
}
.late2018-theme .implementation-late2018-text-on-white h2 span {
  font-weight: 400;
}
.late2018-theme .implementation-late2018-text-on-white p {
  line-height: 26px;
  font-size: 20px;
  text-align: center;
  color: #000042;
  font-weight: 400;
}
.late2018-theme .implementation-late2018-text-on-white .img-retina-container {
  max-width: 1015px;
  margin: 0 auto;
}
.late2018-theme .implementation-late2018-text-on-white .img-retina-container-mobile {
  display: none;
}

/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .implementation-late2018-text-on-white .img-retina-container {
    display: none;
  }
  .late2018-theme .implementation-late2018-text-on-white .img-retina-container-mobile {
    display: block;
    max-width: 339px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
/* ===== IMPLEMENTATION PHASE ===== */
.late2018-theme .implementation-late2018-phase.custom-banner {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 0px;
  padding: 90px 0px;
}
.late2018-theme .implementation-late2018-phase h2 {
  font-size: 45px;
  line-height: 54px;
  text-align: center;
  color: #FFFFFF;
  font-weight: 300;
  max-width: 600px;
  margin: 0 auto;
}
/* ===== IMPLEMENTATION STEPS ===== */
.late2018-theme .implementation-late2018-steps {
  background: #f6f6fa;
  padding-top: 20px;
  padding-bottom: 40px;
}
.late2018-theme .implementation-late2018-steps h2 {
    font-weight: 600;
    line-height: 35px;
    font-size: 29px;
    text-align: center;
    color: #23237b;
    margin-bottom: 50px;
}
.late2018-theme .module-stepbox {
  max-width: 1015px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.late2018-theme .module-stepbox .step-content {
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  color: #000042;
}
.late2018-theme .module-stepbox .step-content h3 {
  font-weight: 600;
  font-size: 23px;
  line-height: 28px;
  color: #23237B;
  margin-top: 0px;
  margin-bottom: 20px;
}
.late2018-theme .module-stepbox .step-content p {
    margin-bottom: 20px;
}
.late2018-theme .module-stepbox .step-content {
  background: #FFFFFF;
  border: 1px solid #1A1A6A;
  border-top: 0px;
  padding: 30px 40px;
}
.late2018-theme .module-stepbox .mobile-only {
  display: none;
}
/* ===== CTA ===== */
.late2018-theme .implementation-late2018-cta {
  position: relative;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 60px;
}
.late2018-theme .implementation-late2018-cta:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);
  top:0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 70px 0 70px;
  border-color: #f6f6fa transparent transparent transparent;
}
.late2018-theme .implementation-late2018-cta h2 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  color: #23237B;
  margin: 0 auto;
  margin-bottom: 35px;  
}
.late2018-theme p.under-steps {
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #23237B;
  max-width: 660px;
  margin: 0 auto;
  text-align: center;
  margin-top: 40px;
}
.late2018-theme p.under-steps a {
  font-weight: 600;
  color: #53E0DC;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .implementation-late2018-hero .hero-flex, .implementation-late2018-hero.custom-banner  {
    min-height: 0;
  }
  .implementation-late2018-hero.custom-banner {
    padding-bottom: 30px;
  }
  .late2018-theme .implementation-late2018-hero h1 {
      font-size: 20px;
  }
  .late2018-theme .implementation-late2018-hero p {
    font-size: 31px;
    line-height: 36px;
	}
	.late2018-theme .implementation-late2018-text-on-white h2 {  
    font-size: 24px;
    line-height: 29px;
  }
  .late2018-theme .implementation-late2018-text-on-white p {
  font-size: 17px;
  line-height: 20px;
  }

  .late2018-theme .implementation-late2018-hero.custom-banner {
    padding-bottom: 90px;
    min-height: 0;
  }
    .late2018-theme .implementation-late2018-projects .custom-box-wrapper .custom-box {
    padding-right: 30px;
    padding-left: 50px;
  }
  .late2018-theme .module-stepbox .step-header img {
    display: none;
  }
  .late2018-theme .module-stepbox .mobile-only {
    display: block;
    background: #53e0dc;
    color: #fff;
    margin: 0px;
    padding: 16px 0px 20px;
    text-align: center;
    border: 1px solid #1a1a6a;
    position: relative;
    font-size: 22px;
    font-weight: 400;
  }
  .late2018-theme .module-stepbox .mobile-only:after, .late2018-theme .module-stepbox .mobile-only:before {
    left: 50%;
    transform: translate(-50%,0);
    bottom: -34px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .late2018-theme .module-stepbox .mobile-only:after {
    border-color: rgba(246, 246, 250, 0);
    border-top-color: rgb(83,224,220);
    border-width: 18px;
  }
  .late2018-theme .module-stepbox .mobile-only:before {
    border-color: rgba(227,227,236,0);
    border-top-color: #1a1a6a;
    border-width: 17px;
  }
  .late2018-theme .module-stepbox .step-content {
    padding: 20px;
    padding-top: 40px;
  }
  .late2018-theme .implementation-late2018-phase.custom-banner {
    padding: 50px 0px;
  }
  .late2018-theme .implementation-late2018-text-on-white h2 {
    padding-bottom: 30px;
  }
  .late2018-theme .implementation-late2018-text-on-white {
    padding: 20px 0px 0px 0px;
  }
}

/* ===== INTEGRATION PAGE ===== */

/* ===== TEXT ON WHITE ===== */
.late2018-theme .integration-late2018-text-on-white {
  padding: 20px 0px;
}
.late2018-theme .integration-late2018-text-on-white h2 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  color: #23237B;
  text-align: center;
  padding-bottom: 20px;
}
.late2018-theme .integration-late2018-text-on-white h3 {
  font-weight: 600;
  font-size: 23px;
  line-height: 28px;
  color: #23237B;
  margin-bottom: 30px;
}
.late2018-theme .integration-late2018-text-on-white {
  line-height: 27px;
  font-size: 20px;
  color: #000042;
  font-weight: 400;
}
.late2018-theme .integration-late2018-text-on-white ul {
  padding: 0 0 0 20px;
}
.late2018-theme .integration-late2018-text-on-white ul > li {
  margin-bottom: 20px;
}
.late2018-theme .integration-late2018-text-on-white ul {
  padding: 0 0 0 20px;
}

.late2018-theme .integration-late2018-text-on-white .frame-content {
  border: 10px solid #F6F6FA;
  padding: 24px 60px;
  max-width: 1080px;
  margin: 40px auto 20px;
}

.late2018-theme .integration-heading {
  background: #2D2C8D;
  position: relative;
  margin-top: -1px;
}
.late2018-theme .integration-heading h2 {
  font-weight: 600;
  line-height: 35px;
  font-size: 29px;
  text-align: center;
  color: #FFFFFF;
  padding: 5px;
  margin: 0px;
}
.late2018-theme .integration-heading:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -26px;
    left: 50%;
    transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 26px 26.5px 0 26.5px;
    border-color: #2d2c8d transparent transparent transparent;
}
.late2018-theme .integration-logos {
  background: #F6F6FA;
  padding: 60px 0px;
  text-align: center;
}
.late2018-theme .integration-logos p {
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #23237B;
}
.late2018-theme .integration-logos p.subtitle {
  max-width: 936px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.late2018-theme .integration-logos .logos-comp {
    background: #fff;
    margin: 10px auto;
    max-width: 678px;
}
.late2018-theme .integration-logos .logos-comp:first-child {
  margin-top: 40px;
}
.late2018-theme .integration-text-section {
  padding: 60px 0px 20px;
  text-align: center;
}
.late2018-theme .integration-text-section .logo {
  max-width: 223px;
  margin: 10px auto 50px;
}
.late2018-theme .integration-text-section p {
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #23237B;
  max-width: 936px;
  margin: 0 auto 20px;
}

.late2018-theme .integration-late2018-approach {
  background: #2D2C8D;;
  margin-top: 80px;
  padding-bottom: 70px;
}
.late2018-theme .integration-late2018-approach .experience-logo {
  text-align:center;
	margin-top: -103px;
}
.late2018-theme .integration-late2018-approach .experience-content h2 {
  font-weight: 600;
  font-size: 45px;
  color: #FFFFFF;
  text-align: center;
  margin: 20px 0px 50px;
}
.late2018-theme .integration-late2018-approach .experience-content li {
  margin: 5px;
  font-size: 17px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: 300;
}
.late2018-theme .integration-late2018-approach .experience-content ul li p.number {
  font-size: 89px;
  line-height: 107px;
  color: #53E0DC;
}
.late2018-theme .integration-late2018-approach .experience-content ul li p.number-data {
  line-height: 28px;
  font-size: 23px;
  color: #FFFFFF;
}

.late2018-theme .integration-late2018-approach .dpm {
  border: 1px solid #1A1A6A;
}
.late2018-theme .integration-late2018-approach .dpm-color1 {
	background: #4040B2;
}
.late2018-theme .integration-late2018-approach .dpm-color2 {
	background: #36369F;
}
.late2018-theme .integration-late2018-approach .dpm-color3 {
	background: #2D2C8D;
}
.late2018-theme .integration-late2018-approach .dpm-color4 {
	background: #23237B;
}
.late2018-theme .integration-late2018-approach .dpm-color5 {
	background: #1A1A6A;
}
.late2018-theme .integration-late2018-approach .dpm-color1:after {
	border-color: #4040B2 transparent transparent transparent;
}
.late2018-theme .integration-late2018-approach .dpm-color2:after {
	border-color: #36369F transparent transparent transparent;
}
.late2018-theme .integration-late2018-approach .dpm-color3:after {
	border-color: #2D2C8D transparent transparent transparent;
}
.late2018-theme .integration-late2018-approach .dpm-color4:after {
	border-color: #23237B transparent transparent transparent;
}
.late2018-theme .integration-late2018-approach .dpm-item {
	border-bottom: 1px solid #1A1A6A;
	align-items: center;
	align-content: center;
  padding: 40px 10px;
	position: relative;
}

.late2018-theme .integration-late2018-approach .dpm-title {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 23px;
  line-height: 28px;
}
.late2018-theme .integration-late2018-approach .dpm-title span {
	color: #53E0DC;
	font-weight: 300;
}
.late2018-theme .integration-late2018-approach .dpm-icon {
	flex-grow: 1;
	flex-basis: 0;
	text-align: center;
}
.late2018-theme .integration-late2018-approach .dpm-text {
	font-size: 18px;
	color: #fff;
	flex-grow:4;
	flex-basis: 0;
}
.late2018-theme .integration-late2018-approach .dpm-text ul {
	margin: 0 auto;
  text-align: left;
  max-width: 353px;
}
.late2018-theme .integration-late2018-approach .dpm-item:after, .late2018-theme .integration-late2018-approach .dpm-item:before {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	z-index: 100;
  left: 50%;
  transform: translateX(-50%);
}
.late2018-theme .integration-late2018-approach .dpm-item:after {
	bottom: -30px;
	border-style: solid;
	border-width: 15px;
}
.late2018-theme .integration-late2018-approach .dpm-item:before {
	bottom: -31px;
	border-style: solid;
	border-width: 15px;
	border-color: #1A1A6A transparent transparent transparent;
}
.late2018-theme .integration-late2018-approach .dpm-item:last-child:after, .late2018-theme .integration-late2018-approach .dpm-item:last-child:before {
	display: none
}
@media (min-width: 1200px) {
  .late2018-theme .integration-late2018-approach .dpm {
    border: 1px solid #1a1a6a;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .late2018-theme .integration-late2018-approach .dpm-item {
    flex: 1 1 25%;
    padding: 20px 10px 20px 0px;
    flex-basis: 25%;
    max-width: 221px;
    border-right: 1px solid #1a1a6a;
    border-bottom: 0;
  }
  .late2018-theme .integration-late2018-approach .dpm-text ul {
    padding-left: 30px;
  }
  .late2018-theme .integration-late2018-approach .dpm-color1:after {
    border-color: transparent transparent transparent #4040B2;
  }
  .late2018-theme .integration-late2018-approach .dpm-color2:after {
    border-color: transparent transparent transparent #36369F;
  }
  .late2018-theme .integration-late2018-approach .dpm-color3:after {
    border-color: transparent transparent transparent #2D2C8D;
  }
  .late2018-theme .integration-late2018-approach .dpm-color4:after {
    border-color: transparent transparent transparent #23237B;
  }
  .late2018-theme .integration-late2018-approach .dpm-item:after, .late2018-theme .integration-late2018-approach .dpm-item:before {
    content: '';
    display: block;
    position: absolute;
    top: 21px;
    width: 0;
    height: 0;
    border-style: solid;
    z-index: 100;
    left: 100%;
    transform: none;
  }
  .late2018-theme .integration-late2018-approach .dpm-item:after {
    right: -17px;
    border-style: solid;
    border-width: 12px;
  }
  .late2018-theme .integration-late2018-approach .dpm-item:before {
    top: 20px;
    border-style: solid;
    border-width: 13px;
    border-color: transparent transparent transparent #1a1a6a;
  }
  .late2018-theme .integration-late2018-approach .dpm-item:last-child:after, .late2018-theme .integration-late2018-approach .dpm-item:last-child:before {
    display: none
  }
}
@media (max-width: 768px) {
.late2018-theme .integration-late2018-text-on-white .frame-content {
    padding: 14px 20px;
  }
  .late2018-theme .integration-heading .main-content {
    margin-bottom: 8px;
  }
}

/* ===== LICENSING LANDING PAGE ===== */

.late2018-theme .licensing-theme {
  background: #2D2C8D;
  padding: 70px 0px;
}
.late2018-theme .licensing-theme .licensing-wrapper {
  max-width: 520px;
}
.late2018-theme .licensing-theme h1 {
  font-weight: 600;
  font-size: 29px;
  line-height: 35px;
  color: #FFFFFF;
  margin: 17px 0px 30px 0px;
  
}
.late2018-theme .licensing-theme h2 {
  font-weight: 600;
  font-size: 23px;
  line-height: 28px;
  color: #53E0DC;
  margin-top: 0px;
}
.late2018-theme .licensing-theme p {
  margin-bottom: 20px;
}
.late2018-theme .licensing-theme {
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
  color: #FFFFFF;
}

.late2018-theme .licensing-theme .arrow {
  display: inline-block;
  position: relative;
  padding: 0px 30px;
  background: #4040B2;
  color: #ffffff;
  font-weight: 500;
  font-size: 29px;
  line-height: 72px;
  margin-top: 10px;
}
.late2018-theme .licensing-theme .arrow:after {
  border-left: 34px solid #4040B2;
}
.late2018-theme .licensing-theme .arrow:after {
  content: "";
  position: absolute;
  border-bottom: 36px solid transparent;
  border-top: 36px solid transparent;
  height: 0px;
  width: 0px;
  margin-right: -34px;
  right: 0;
}

/* FORM */
.late2018-theme .licensing-theme form {
  background: #fff;
  padding: 40px;
  margin-top: -1px;
}

.late2018-theme .licensing-theme form.hs-form .hs-form-field {
  margin: 0;
  position: relative;
  border: 1px solid #E3E3EC;
  padding: 10px 25px;
  text-align: left;
  background-color: #fff;
  min-height: 80px;
  margin-top: -1px;
}

.late2018-theme .licensing-theme .hs_recaptcha {
  border: none;
  background: transparent;
  text-align: center;
  margin-top: 14px;
}
.late2018-theme .licensing-theme .grecaptcha-badge {
  box-shadow: none !important;
  margin: 0 auto;
}
.late2018-theme .licensing-theme label {
  line-height: 18px;
  font-size: 15px;
  text-transform: uppercase;
  color: #4040B2;
  font-weight: 400;
  margin-bottom: 10px;
}
.late2018-theme .licensing-theme input, .late2018-theme .licensing-theme textarea {
  font-family: Barlow;
  font-weight: 500;
  line-height: 23px;
  font-size: 19px;
  color: #23237B;
  background: transparent;
  border: none;
  margin: 0px;
  padding: 0px;
}
::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.late2018-theme .licensing-theme  .hs-form-required {
    color: #DF495C;
}
.late2018-theme .licensing-theme  .hs-form input[type="submit"] {
	color: #fff;	
  font-family: Barlow;	
  font-size: 1.9rem;	
  font-weight: 500;
  padding: 14px 40px;
  border: 1px solid #53E0DC;
  background: #53E0DC;
  margin-top: 30px !important;
  width: 100%;
}
.late2018-theme .licensing-theme .hs-form input[type="submit"]:hover {
  background: #70f3ef;
}
.late2018-theme .licensing-theme .hs-error-msgs.inputs-list label {
  color: #DF495C;
  border: none;
  padding: 0px;
  background: transparent;
  font-size: 1rem;
  margin-bottom: 0px;
  padding-top: 10px;
}
.late2018-theme .licensing-theme .submitted-message {
  font-family: Barlow;
  color: #23237B;
  font-size: 1.8rem;
  font-weight: 400;
  border: 1px solid #E3E3EC;
  display: block;
  padding: 20px 40px;
  background: #fff;
  text-align: center;
}
.late2018-theme .licensing-theme input[type="file"] {
  font-weight: 500;
  line-height: 16px;
  font-size: 13px;
  letter-spacing: 0.0537153px;
  text-transform: uppercase;
  color: #fff;
  background: transparent;
  color: #bebeed;
}
::-webkit-file-upload-button {
  background: #E3E3EC;
  border-radius: 3px;
  font-weight: 500;
  line-height: 16px;
  font-size: 12px;
  letter-spacing: 0.0537153px;
  text-transform: uppercase;
  color: #23237B;
  padding: 4px 10px;
  border: none;
}
.late2018-theme .licensing-theme select {
  -webkit-appearance: button;
  -moz-appearance: button;
  font-weight: 500;
  line-height: 23px;
  font-size: 19px;
  font-family: Barlow;
  letter-spacing: 0.0785069px;
  color: #23237B;
  background: transparent;
  border: 0;
  padding: 0;
  margin 0;
  background-image: url(https://www.techfino.com/hubfs/select-arrow-icon.png);
  background-position: center right;
  background-repeat: no-repeat;
}
.late2018-theme .licensing-theme select option {
  font-size: 19px;
  font-weight: 500;
  background: #fff;
  border: 0;
  color: #23237B;
  outline: 1px solid #6162b2;
}
.late2018-theme .licensing-theme .hs_submit {
  text-align: center;
}
.late2018-theme .licensing-theme form.hs-form .hs-form-field ul.hs-error-msgs {
    position: absolute;
    top: 0px;
    right: 5px;
}
.late2018-theme .licensing-theme form.hs-form .hs-form-field ul.hs-error-msgs li {
  line-height: 12px;
}
.late2018-theme .licensing-theme form.hs-form .hs-form-field ul.hs-error-msgs li label {
  padding-top: 0;
}
/* STEPS */
.late2018-theme .licensing-theme .steps-over-form {
  display: flex;
}
.late2018-theme .licensing-theme .steps-over-form .step {
  width: 50%;
  font-weight: 500;
  font-size: 19px;
  line-height: 57px;
  text-align: center;
  color: #23237B;
  background: #E3E3EC;
}

.late2018-theme .licensing-theme .steps-over-form .step.active {
    background: #fff;
}
.late2018-theme .licensing-theme .steps-over-form .step:first-child {
    border-right: 3px solid #2d2c8d;
}
.late2018-theme .licensing-theme .steps-over-form .step:last-child {
    border-left: 3px solid #2d2c8d;
}
.late2018-theme .licensing-theme form.hs-form input[type="checkbox"] { position: absolute; opacity: 0; z-index: -1; }
.late2018-theme .licensing-theme form.hs-form input[type="checkbox"]+span:hover {
  cursor: pointer;
}
.late2018-theme .licensing-theme form.hs-form input[type="checkbox"]+span { 
  line-height: 20px;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.0661111px;
  color: #23237B;
  text-transform: none;
}
.late2018-theme .licensing-theme form.hs-form input[type="checkbox"]+span:before { 
  font: 12pt FontAwesome;
  content: ' ';
  display: inline-block;
  margin-right: 10px;
  color: #4040B2;
  border: 1px solid #4040b2;
  width: 12px;
  height: 12px;
}
.late2018-theme .licensing-theme form.hs-form input[type="checkbox"]:checked+span:before { content: '\f00c'; border: 0;}
.late2018-theme .licensing-theme form.hs-form input[type="checkbox"]:focus+span:before { outline: 0; }
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
.late2018-theme .licensing-theme form.hs-form .hs-form-field ul.hs-error-msgs {
    position: relative;
    top: 0px;
    right: 0px;
  }
  .late2018-theme .licensing-theme form.hs-form fieldset.form-columns-2 .hs-form-field:first-child {
    border-right: 0px;
    border-bottom: 1px solid #e3e3ec;
  }
  .late2018-theme .licensing-theme .arrow {
    font-size: 20px;
    line-height: 60px;
    margin-bottom: 20px;
  }
  .late2018-theme .licensing-theme .arrow:after {
    display: none;
  }
}
@media (max-width: 1200px) {
  .late2018-theme .licensing-theme form {
    padding: 20px;
  }
  .late2018-theme .licensing-theme .hs-form input[type="submit"] {
    font-size: 16px;
    padding: 12px 8px;
  }
}

.late2018-theme .cs-download-section {
  padding: 40px 0px;
  background: #4040b2;
}
.late2018-theme .cs-download-section p {
  color: #FFFFFF;	
  font-family: Barlow;	
  font-size: 29px;	
  font-weight: 400;	
  line-height: 35px; 
}
.late2018-theme .cs-download-section .cs-download-left, .late2018-theme .cs-download-section .cs-download-right {
  text-align: center;
  position: relative;
}
.late2018-theme .cs-download-section .cs-download-left .abs-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  pointer-events: none;
}
.late2018-theme .cs-download-section .cs-download-left .abs-btn p {
  font-size: 19px;
  font-weight: 500;
  line-height: 23px;
  margin: 0;
  margin-top: 10px;
}

.late2018-theme .cs-download-section h2 {
  text-align: center;
  font-size: 40px;
  margin-bottom: 70px;
  color: #fff;
}
.late2018-theme .cs-download-section .cs-download-left > img {
  max-height: 363px;
  width: auto !important;
}
.late2018-theme .cs-download-section a {
  display: inline-block;
}
@media (max-width: 767px) {
  .late2018-theme .cs-download-section h2 { 
  font-size: 35px;
  }
  .late2018-theme .cs-download-section .cs-download-left {
    height: auto;
    text-align: center;
    margin-bottom: 40px;
    display: block;
  }
  .late2018-theme .cs-download-section .cs-download-right {
    text-align: center;
  }
}

/**********************************************/
/* ========== INDUSTRY PAGES LATE 2018 ========== */
/**********************************************/
.ind-pages-hero {
	background: #2D2C8D;
	font-family: Barlow;
}
.ind-pages-hero strong {
	font-weight: 600;
}
.ind-pages-hero .text-content {
	padding: 70px 0px;
}
.ind-pages-hero .text-content.food {
	padding: 70px 0px 10px 0px;
}
.ind-pages-hero h1 {
  color: #FFFFFF;	
  font-size: 29px;	
  font-weight: 600;	
  line-height: 35px;
  margin-bottom: 20px;
  padding-bottom: 7px;
  position: relative;
	display: inline-block;
}
.ind-pages-hero .subtitle {
  color: #53E0DC;
  font-size: 50px;	
  font-weight: 600;	
  line-height: 60px;
	padding-bottom: 6px;
	margin-bottom: 40px;
}
.ind-pages-hero h1:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 100%;
	background: #53E0DC;
}
.ind-pages-hero .pure-text {
	color: #fff;
	font-size: 27px;
  line-height: 35px;
  font-weight: 300;
}
.ind-pages-hero .ind-pages-img-holder {
	position: relative;
}
.ind-pages-hero .ind-pages-hero-img {
	position: absolute;
	left: 0;
	top: 0;
}
.ind-pages-under-hero {
	font-family: Barlow;
	background: #f6f6fa;
}
.ind-pages-under-hero .ind-pages-hero-text {
    font-size: 20px;
    color: #000042;
    position: relative;
    padding-bottom: 30px;
    padding-top: 180px;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 70px;
}
.ind-pages-under-hero .ind-pages-hero-text:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 114px;
	background: #53E0DC;
}

/* =========== APP PAGES ADDON =========== */

.app-pages-hero .text-content {
    padding: 120px 0px;
}
.app-pages-hero h1 {
  font-size: 34px;
  font-weight: 500;
}
.app-pages-hero .subtitle {
  font-size: 50px;
  font-weight: 500;
}
.app-pages-hero .ind-pages-img-holder {
  max-width: 480px;
  margin: 0 auto;
}
.app-pages-hero a {
  background: #fff;
  border-radius: 8px;
  padding: 12px 60px;
  color: #262262;
  font-size: 20px;
  font-weight: 500;
  transition: 300ms;
}
.app-pages-hero a:hover, .app-pages-hero a:focus {
  color: #262262;
}
.app-pages-text .app-text {
  padding-bottom: 40px;
  max-width: 900px; 
  margin: 180px auto 40px auto;
  position: relative;
}
.app-pages-text .app-text:after {
  content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	width: 250px;
	background: #53E0DC;
}
.app-pages-text h2 {
  font-family: 'Maven Pro';
  color: #262262;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 20px;
}
.app-pages-text p {
  font-size: 24px;
  line-height: 40px;
  color: #262262;
}
.app-pages-cards {
  background: #F1F8F8;
}
.app-pages-cards {
  padding: 50px 0 70px 0;
}
.app-pages-cards .cards-heading {
  margin-bottom: 50px;
  text-align: center;
}
.app-pages-cards .cards-heading h2 {
  font-size: 40px;
  color: #262262;
  font-weight: 400;
  text-align: center;
}
.app-pages-cards .card-container {
  display: inline-flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.app-pages-cards .card-container .card-item {
  border: 3px solid #53E0DC;
  border-radius: 15px;
  background: #fff;
  padding: 30px 20px 60px 20px;
  flex: 0 0 245px;
  text-align: center;
}
.app-pages-cards .card-container .card-item img {
  margin-bottom: 24px;
  max-width: 44px;
}
.app-pages-cards .card-container .card-item h4 {
  color: #262262; 
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 29px;
}
.app-pages-cards .card-container .card-item p {
  color: #262262;
  font-size: 20px;
}
.app-pages-cards.cards-v2 .card-container .card-item {
  flex: 1;
  text-align: left;
  padding: 60px;
}
.app-pages-cards.cards-v2 .card-container .card-item h4 {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
}
.app-pages-cards.cards-v2 .card-container .card-item ul {
  font-size: 20px;
  font-weight: 400;
}
.app-pages-cards.cards-v2 .card-container {
  gap: 40px;
}

.app-pages-cards.cards-v2 .cards-heading {
  text-align: left;
}
.app-pages-cards.cards-v2.faq .card-container {
  flex-direction: column;
}
.app-pages-cards.cards-v2.faq .card-container .card-item {
  padding: 50px;
  position: relative;
}
.app-pages-cards.cards-v2.faq .card-container .card-item:before {
  position: absolute;
  top: 30px;
  right: 40px;
  content: url(https://www.techfino.com/hubfs/arrow%20down.svg);
}
.app-pages-cards.cards-v2.faq .card-container .card-item h4 {
  font-weight: 400;
  font-size: 28px;
  line-height: 37px;
}
.app-pages-cards.cards-v2.faq .card-container .card-item p {
  font-size: 22px;
  line-height: 30px;
}
.app-pages-w-img-bg {
    padding: 80px 0;
}
.app-pages-w-img-bg .apparel {
  padding: 80px 0px;
  margin: 0;
  border: none;
}
.app-pages-w-img-bg.bg1 .apparel {
  background: url(https://www.techfino.com/hubfs/Turn-Key%20implementation.jpg) center right no-repeat;
  background-size: contain;
}
.app-pages-w-img-bg.bg2 .apparel {
  background: url(https://www.techfino.com/hubfs/contemporary-room-workplace-office-supplies-concept.png) center left no-repeat;
}
.app-pages-w-img-bg.bg3 .apparel {
  background: url(https://www.techfino.com/hubfs/Archieve%20Image.png) center right no-repeat;
}
.app-pages-w-img-bg .bquote {
  background: #fff;
  box-shadow: 0px 2px 27px rgb(0 0 66 / 11%);
  padding: 65px;
  max-width: 600px;
  line-height: 40px;
}
.app-pages-w-img-bg.flipped .bquote {
  margin: 0 auto;
  margin-right: 0;
}
.app-pages-w-img-bg.alt-color {
  background: #F6F6FA;
}
.app-pages-cta-col {
  background: #262262;
  padding: 0px;
}
.app-pages-cta-col .margin-top-bottom {
    margin: 60px 0px;
}
.app-pages-cta-col h2 {
  font-size: 42px;
  font-weight: 500;
  color: #fff;
  border-bottom: 3px solid #53E0DC;
  display: inline-block;
}
.app-pages-cta-col .text {
  color: #D3D2DF;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
}
.app-pages-cta-col .starting {
  background: #fff;
  padding: 100px 60px 50px 60px;
  text-align: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-top: -25px;
  display: inline-block;
}

.app-pages-cta-col .starting .price {
  font-size: 60px;
  color: #262262;
  font-weight: 700;
  margin-bottom: 50px;
}
.app-pages-cta-col .starting h3 {
  color: #262262;
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 40px;
}

.app-pages-image {
  padding: 60px 0px;
  text-align: center;
}

.app-pages-cta-single {
  background: url(https://www.techfino.com/hubfs/AdobeStock_35324150.png) center center no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgb(26 26 106 / 96%);
  padding: 60px 0;
  text-align: center;
}
.app-pages-cta-single h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 40px;
}
.app-pages-cta-single a:hover {
  color: #262262 !important;
}
.app-pages-products {
  padding: 80px 0;
}
.app-pages-products h2 {
  font-family: 'Maven Pro';
  color: #262262;
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 20px;
}
.app-pages-products p {
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
}

/* =========== MOBILE =========== */
@media (max-width: 1080px) {
   .ind-pages-hero h1 {
     margin-top: 0px;
  }
}
@media (max-width: 992px) {
  .ind-pages-hero h1 {
    font-size: 27px;
    line-height: 35px;
	}
  .ind-pages-under-hero .ind-pages-hero-text {
    padding-top: 30px;    
    margin: 0px 20px;
  }
}
@media (max-width: 767px) {
	.ind-pages-hero .ind-pages-hero-img {
		position: initial;
	}
  .re-order > .row-fluid-wrapper > .row-fluid {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
    flex-direction: column-reverse;
	}
  .ind-pages-hero .text-content {
    padding: 20px 0px;
  }
  .app-pages-hero .ind-pages-img-holder {
    margin-top: 40px;
  }
  .app-pages-text .app-text {
    margin: 60px 0;
  }
  .app-pages-cards .card-container .card-item {
    flex: auto;
  }
  .app-pages-w-img-bg {
    padding: 0;
  }
  .app-pages-w-img-bg .apparel {
    padding: 40px 0;
  }
  .app-pages-w-img-bg .bquote {
    padding: 40px 30px;
  }
  .app-pages-w-img-bg.bg1 .apparel, .app-pages-w-img-bg.bg2 .apparel, .app-pages-w-img-bg.bg3 .apparel {
    background: none;
  }
  .app-pages-cta-col .starting {
    width: 100%;
    padding: 50px 30px 50px 30px; 
    border-radius: 20px;
  }
  .app-pages-cta-col .starting .price {
  font-size: 50px;
  }
  .app-pages-cta-col h2 {
    font-size: 30px;
  }
  .app-pages-cta-single h2 {
    font-size: 32px;
  }
  .app-pages-products h2 {
  margin-top: 40px;
  }
  .app-pages-cards.cards-v2 .card-container .card-item {
    padding: 30px;
  }
}



/* ===== WHAT CAN DO ===== */
.ind-pages-what-can-do {
  background: #F6F6FA;
  padding: 60px 0px;
  padding-bottom: 20px;
}
.ind-pages-what-can-do h1, .ind-pages-what-can-do h2 {  
  font-weight: 600;
  font-size: 29px;
  line-height: 35px;
  text-align: center;
  color: #23237B;
  max-width: 770px;
  margin: 0 auto;
}
.wcd-wraper {
  max-width: 900px;
  margin: 0 auto;
  margin-top: 70px;
}
.accordion {
  background-color: transparent;
  width: 100%;
  border: none;
  text-align: left;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #53e0dc;
  outline: none;
  padding: 0;
  font-family: Barlow !important;
  padding-left: 40px;
  position: relative;
}
.panel {
  display: block;
  padding-left: 40px;
  position:relative;
    width: 100%;
}
#expandAll {
    color: #53e0dc;
    font-family: Barlow;
    font-size: 16px;
    line-height: 25px;
    padding: 4px 14px;
    background: #fff;
    border: 0;
    margin-bottom: 10px;
    outline: 0;
}
.wcd-wraper .wcd-row {
  background: #36369F;
  border: 1px solid #2D2C8D;
  margin-top: -1px;
  padding: 26px 70px;
  position: relative;
}
.wcd-wraper .wcd-row:nth-child(odd) {
  background: #4040B2;
}

.wcd-wraper .wcd-row p {
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
  color: #FFFFFF;
  margin-top: 14px;
}
.accordion:before {
  content: url(https://www.techfino.com/hubfs/Chevron-1.svg);
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  transition: transform 0.2s ease-out;
  -webkit-filter: saturate(0.2);
  filter: saturate(1);
    transform: rotate(0deg);
}

.accordion.active:before {
  transform: rotate(0deg);
  -webkit-filter: saturate(1);
  filter: saturate(1);
}

.noAccordion {
  padding-left: 40px;
  margin: 0;
  font-weight: 500 !important;
}
.noAccordion:before {
  content: url(https://www.techfino.com/hubfs/Chevron-1.svg);
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 8%;
  top: 27px;
  transition: transform 0.2s ease-out;
  -webkit-filter: saturate(0.2);
  filter: saturate(0.2);
    transform: rotate(0deg);
}

/* ===== CTA ===== */
.late2018-theme .ind-pages-late2018-cta {
  position: relative;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 60px;
}
.late2018-theme .ind-pages-late2018-cta:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);
  top:0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 70px 0 70px;
  border-color: #f6f6fa transparent transparent transparent;
}
.late2018-theme .ind-pages-late2018-cta p {
  font-weight: 400;
  color: #23237b;
  line-height: 32px;
  font-size: 23px;
  margin: 0 auto;
  margin-bottom: 35px;
  max-width: 780px;
}
@media (max-width: 767px) {
  .wcd-wraper .wcd-row {
    padding: 26px 30px;
  }
  .accordion, .panel, .noAccordion {
    padding-left: 8%;
  }
}
.late2018-theme .ctaButtonHolder {
    text-align: center;
    margin-top: 50px;
}

.ind-pages-quote {
  padding: 30px 0px;
}
.ind-pages-quote .apparel {
  background: url(https://www.techfino.com/hubfs/quote1.png) center right no-repeat;
  padding: 40px;
  margin: 0;
  border: none;
}
.ind-pages-quote .apparel.home {
  background: url(https://www.techfino.com/hubfs/quote2.png) center right no-repeat;
}
.ind-pages-quote .apparel.non-profit {
  background: url(https://www.techfino.com/hubfs/quote3.png) center right no-repeat;
}
.ind-pages-quote .apparel.wholesale {
  background: url(https://www.techfino.com/hubfs/quote4.png) center right no-repeat;
  padding: 14px 40px;
}
.ind-pages-quote .apparel.advertising {
  background: url(https://www.techfino.com/hubfs/financial-quote-img.jpg) center right no-repeat;
  padding: 60px;
  background-size: contain;
}
.ind-pages-quote .apparel.financial {
  background: url(https://www.techfino.com/hubfs/financial_2.jpg) center right no-repeat;
  padding: 50px;
  background-size: contain;
}
.ind-pages-quote .apparel.food {
  background: url(https://www.techfino.com/hubfs/food-2.jpg) center right no-repeat;
  padding: 50px;
  background-size: contain;
}
.ind-pages-quote .apparel.health {
  background: url(https://www.techfino.com/hubfs/quote-img-health.jpg) center right no-repeat;
  background-size: contain;
}
.ind-pages-quote .apparel.manufacturing {
  background: url(https://www.techfino.com/hubfs/quote-img-manufacturing.jpg) center right no-repeat;
  padding: 70px;
  background-size: contain;
}
.ind-pages-quote .apparel.software {
  background: url(https://www.techfino.com/hubfs/software-and-services-quote-img-x2.png) center right no-repeat;
  padding: 70px;
  background-size: contain;
}
.ind-pages-quote .apparel.life-sciences {
  background: url(https://www.techfino.com/hubfs/quote-img-life-sciences.webp) center right no-repeat;
  padding: 70px;
  background-size: contain;
}

.ind-pages-quote .bquote {
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0px 2px 27px rgba(0, 0, 66, 0.11);
  padding: 70px;
  max-width: 650px;
  margin-left: 5%;
}
.ind-pages-quote .bquote p {
  font-style: italic;
  font-weight: normal;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  color: #23237B;
}
.ind-pages-quote .profile {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.ind-pages-quote .profile img {
  margin-right: 15px;
}
.ind-pages-quote .bquote .profile p {
  font-weight: 600;
  font-size: 23px;
  line-height: 28px;
  color: #23237B;
  text-align: left;
  font-style: normal;
}
.ind-pages-quote .bquote .profile span {
  font-size: 18px;
  line-height: 25px;
  color: #000042;
  font-weight: 500;
}
@media (max-width: 767px) {
  .ind-pages-quote .apparel {
    background: none !important;
    padding: 0px !important;
  }
  .ind-pages-quote .bquote {
    margin-left: 0;
    padding: 30px;
  }
  .ind-pages-quote {
    padding: 30px 0px;
  }
}


/* BUTTON LATE CTA */
.button-late2018-cta a, .button-late2018-cta button, a.button-late2018-cta {
  color: #fff;
  background: #53e0dc;
  padding: 16px 41px;
  font-weight: 500;
  line-height: normal;
  font-size: 19px;
  text-transform: uppercase;
  margin: 10px;
  display: inline-block;
  border: 1px solid transparent;
  border:0;
}

.button-late2018-cta a:hover, .button-late2018-cta a:focus, .button-late2018-cta button:hover, .button-late2018-cta button:focus, a:hover.button-late2018-cta, a:focus.button-late2018-cta {
  background: rgb(91,246,242);
  color: rgb(255,255,255);
  text-decoration: none;
  outline: 0;
}

/* BUTTON 2020 */
.button-2020 a, .button-late2018-cta button, a.button-late2018-cta {
  color: #fff;
  background: #53e0dc;
  padding: 30px 60px;
  font-weight: 500;
  line-height: normal;
  font-size: 28px;
  margin: 10px;
  display: inline-block;
  border:0;
}

.button-2020 a:hover, .button-2020 a:focus, .button-2020 button:hover, .button-2020 button:focus, a:hover.button-2020, a:focus.button-2020 {
  background: rgb(91,246,242);
  color: rgb(255,255,255);
  text-decoration: none;
  outline: 0;
}
/* BUTTON 2020 Rounded */
 
.button-2020-rounded a, .button-2020-rounded button, a.button-2020-rounded {
  color: #fff;
  background: #53e0dc;
  padding: 20px 60px;
  border-radius: 10px;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin: 10px;
  display: inline-block;
  border:0;
}

.button-2020-rounded a:hover, .button-2020-rounded a:focus, .button-2020-rounded button:hover, .button-2020-rounded button:focus, a:hover.button-2020-rounded, a:focus.button-2020-rounded {
  background: rgb(91,246,242);
  color: rgb(255,255,255);
  text-decoration: none;
  outline: 0;
}
/* ===== INVOICE CONSOLIDATION ===== */
/* ===== HERO ===== */
.late2018-theme .invoice-hero {
  background: #2d2c8d;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  overflow: hidden;
}
.late2018-theme .invoice-hero .hero-flex {
  margin-bottom: -1px;
}
.late2018-theme .invoice-hero .page-center {
  padding: 0px;
}
.late2018-theme .invoice-hero .invoice-img-holder {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-attachment: inherit;
  min-height: 1px;
  background-color: #2d2c8d;
  background-image: url(https://www.techfino.com/hubfs/suite-bundle-img.jpg);
  height: 617px;
  border-right: 50px solid #2d2c8d;
}
.late2018-theme .invoice-hero h1 {
  font-size: 78px;	
  font-weight: 300;	
  line-height: 80px;
  color: #fff;
  margin-top: 0;
}
.late2018-theme .invoice-hero p {
	color: #53E0DC;	
  font-size: 29px;	
  font-weight: 500;	
  line-height: 35px;
}
.late2018-theme .invoice-hero ul li {
	color: #FFFFFF;	
  font-size: 26px;	
  line-height: 41px;
}
.late2018-theme .invoice-hero ul {
	position: relative;
	list-style: none;
	margin-left: 0;
	padding-left: 1.2em;
}
.late2018-theme .invoice-hero ul li:before {
	content: "•";
	position: absolute;
	left: 0;
}

.late2018-theme .invoice-hero .content-bg {
  background: #2D2C8D;
  height: 617px;
  display: flex;
  align-items: center;
}

.late2018-theme .solution-section {
  padding: 70px 0px;
}
.late2018-theme .solution-section h2 {
  color: #23237B;
  font-size: 45px;	
  font-weight: 600;	
  line-height: 54px;
}
.late2018-theme .solution-section ul {
	position: relative;
	list-style: none;
	margin-left: 0;
	padding-left: 1.2em;
}
.late2018-theme .solution-section ul li {
	color: #23237B;
  font-size: 23px;
  line-height: 37px;
}
.late2018-theme .solution-section ul li:before {
	content: "•";
	position: absolute;
	left: 0;
}
.late2018-theme .solution-section p {
	color: #23237B;
  font-size: 23px;	
  font-weight: 600;	
  line-height: 37px;
  position: relative;
  display: inline-block;
  padding-bottom: 4px;
}
.late2018-theme .solution-section p:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: #53e0dc;
}

.late2018-theme .sb-section {
  padding: 70px 0px 450px 0px;
  background: #23237B;
  text-align: center;
  position: relative;
}
.late2018-theme .sb-section:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 36.5px 0 36.5px;
    border-color: #fff transparent transparent transparent;
}
.late2018-theme .sb-section .white-box {
  background: #fff;
  padding: 50px 60px;
  max-width: 886px;
  margin: 0 auto;
}
.late2018-theme .sb-section .white-box h2 {
  color: #23237B;
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
}
.late2018-theme .sb-section .white-box p {
  color: #000042;
  font-size: 20px;
  line-height: 26px;
}
.late2018-theme .sb-section .text-wrap {
  max-width: 945px;
  margin: 0 auto;
  font-weight: 300;
}
.late2018-theme .sb-section .text-wrap h2 {
  color: #fff;
  font-size: 29px;	
  font-weight: 600;	
  line-height: 35px;
}
.late2018-theme .sb-section .text-wrap p {
	color: #FFFFFF;
  font-size: 23px;	
  line-height: 28px;
}
.late2018-theme .sb-section .text-wrap p strong {
  color: #53E0DC;
}
.late2018-theme .sb-section .float-box-wrapper {
  position: relative;
}
.late2018-theme .sb-section .float-white-box {
  background: #fff;
  width: 736px;
  padding: 50px 60px;
  position: absolute;
  top: 76px;
  left: 50%;
  transform: translate(-50%, 0);
}
.late2018-theme .sb-section .float-white-box h3 {
	color: #23237B;
  font-size: 23px;
  font-weight: 600;
  line-height: 30px;
  margin: 30px 0px;
}
.late2018-theme .sb-section .float-white-box p {
  color: #000042;
  font-size: 20px;
  line-height: 25px;
}
.late2018-theme .grey-background {
  background-color: #fff;
  height: 220px;
}

/* ===== KEY FEATURES MODULE ===== */
.key-features {
  padding: 40px 0px 60px 0px;
  background-color: #F6F6FA;
  position: relative;
}

.key-features:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -36px;
    left: 50%;
    transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 36.5px 0 36.5px;
    border-color: #F6F6FA transparent transparent transparent;
}
.key-features h2 {
  color: #23237B;
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
  text-align: center;
  margin-bottom: 30px;
}
.key-f-wraper {
  max-width: 700px;
  margin: 0 auto;
}
.key-f-wraper .key-f-row .accordion {
  background-color: transparent;
  width: 100%;
  border: none;
  text-align: left;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #53e0dc;
  outline: none;
  padding: 0;
  font-family: Barlow !important;
  padding-left: 40px;
  position: relative;
}
.key-f-wraper .panel {
  display: block;
  padding-left: 40px;
  position:relative;
    width: 100%;
}
.key-f-wraper .key-f-row {
  background: #36369F;
  border: 1px solid #2D2C8D;
  margin-top: -1px;
  padding: 26px 70px;
  position: relative;
}
.key-f-wraper .key-f-row:nth-child(odd) {
  background: #4040B2;
}

.key-f-wraper .key-f-row p {
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
  color: #FFFFFF;
  margin-top: 14px;
}
.key-f-wraper .key-f-row .accordion:before {
  content: url(https://www.techfino.com/hubfs/Chevron-1.svg);
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  transition: transform 0.2s ease-out;
  -webkit-filter: saturate(0.2);
  filter: saturate(1);
    transform: rotate(0deg);
}

.key-f-wraper .key-f-row .accordion.active:before {
  transform: rotate(0deg);
  -webkit-filter: saturate(1);
  filter: saturate(1);
}

.key-f-wraper .key-f-row .noAccordion {
  padding-left: 40px;
  margin: 0;
  font-weight: 500 !important;
}
.key-f-wraper .key-f-row .noAccordion:before {
  content: url(https://www.techfino.com/hubfs/Chevron-1.svg);
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 8%;
  top: 27px;
  transition: transform 0.2s ease-out;
  -webkit-filter: saturate(0.2);
  filter: saturate(1);
    transform: rotate(0deg);
}

.late2018-theme .cta-ic {
  padding: 80px 0px 60px 0px;
  text-align: center;
}
.late2018-theme .cta-ic h2 {
  color: #23237B;
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
}
.late2018-theme .cta-ic .ctaButtonHolder {
    text-align: center;
    margin-top: 30px;
}
/* ======================= MOBILE ======================= */
@media (max-width: 767px) {
  .late2018-theme .invoice-hero {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .late2018-theme .grey-background {
  height: 320px;
}
  .late2018-theme .invoice-hero .content-bg {
    padding: 0px 25px;
    height: auto;
  }
  .late2018-theme .invoice-hero h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .late2018-theme .invoice-hero ul li {
    font-size: 22px;
    line-height: 36px;
  }
  .late2018-theme .invoice-hero .img-bg-left-hero {
    display: none;
  }
  .late2018-theme .sb-section .white-box {
    padding: 30px 20px;
  }
.late2018-theme .sb-section .text-wrap p {
  font-size: 20px;	
  line-height: 25px;
}
  .late2018-theme .sb-section .float-white-box {
    width: 100%;
    padding: 20px;
  }
  .key-f-wraper .key-f-row {
    padding: 26px 30px;
  }
  .key-f-wraper .key-f-row .accordion, .key-f-wraper .key-f-row .panel, .key-f-wraper .key-f-row .noAccordion {
    padding-left: 8%;
  }
  .late2018-theme .solution-section h2 {
    font-size: 35px;
    line-height: 40px;
  }
  /*.late2018-theme .solution-section p {
    font-size: 20px;
    line-height: 26px;
  }*/
}
.late2018-theme .disabled {
  display: none !important;
}
.cta-hover:hover {
  background: #36369f !important;
}

.late2018-theme .chose-techfino {
  padding: 80px 0px 80px 0px;
  position: relative;
  text-align: center;
}

.late2018-theme .chose-techfino .text-box, .late2018-theme .chose-techfino .text-box-odd {
  background: #2d2c8d;
  padding: 50px;
  border-radius: 14px;
  margin-bottom: 70px;
  background: radial-gradient(circle,#4040b2 0%,#2d2c8d 100%);
  position: relative;
}

.late2018-theme .chose-techfino .text-box-odd {
  background: #fbfbfb;
  background: radial-gradient(circle,#ffffff 0%,#f5f5f5 100%);
  border: 1px solid #15dddf;
}

.late2018-theme .chose-techfino .text-box:after, .late2018-theme .chose-techfino .text-box-odd:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -26px;
  left: 50%;
  transform: translate(-50%,0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 26.5px 0 26.5px;
  border-color: #3837a1 transparent transparent transparent;
}
.late2018-theme .chose-techfino .text-box-odd:after { 
  border-color: #15dddf transparent transparent transparent;
}
.late2018-theme .chose-techfino .text-box h3, .late2018-theme .chose-techfino .text-box p {
  color: #fff;
}

.late2018-theme .chose-techfino .text-box p, .late2018-theme .chose-techfino .text-box-odd p {
 font-weight: 300; 
}

/* SIDE ANIMATED CIRCLE */
.late2018-theme .chose-techfino:before {
  position: absolute;
  right: 0px;
  top: -140px;
  display: block;
  content: ' ';
  background-image: url('https://www.techfino.com/hubfs/continuedsuccess-half-logo-icon-250x250.svg');
  height: 250px;
  width: 125px;
}
.late2018-theme .chose-techfino:after {
  position: absolute;
  left: 0px;
  bottom: 350px;
  display: block;
  content: ' ';
  background-image: url('https://www.techfino.com/hubfs/continuedsuccess-half-logo-icon-208x208.svg');
  height: 208px;
  width: 104px;
}
/* SIDE ANIMATED CIRCLE MOBILE */
@media (max-width: 1500px) {
  .late2018-theme .chose-techfino:before, .late2018-theme .chose-techfino:after {
    display:none;
  }
}
@media (max-width: 768px) {
.late2018-theme .chose-techfino .text-box, .late2018-theme .chose-techfino .text-box-odd {
      padding: 50px 20px;
  }
}
.late2018-theme .chose-techfino h2 {
  font-weight: 600;
  font-size: 45px;
  line-height: 54px;
  color: #2D2C8D;
  padding-bottom: 20px;
}
.late2018-theme .chose-techfino h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #2D2C8D;
  padding-bottom: 30px;
  padding-top: 20px;
  margin: 0;
}
.late2018-theme .chose-techfino p {
  font-weight: normal;
  font-size: 20px;
  line-height: 36px;
  color: #2D2C8D;
  padding-bottom: 30px;
  margin: 0;
}
.late2018-theme .netsuite-resources {
  padding: 40px 0px;
  background: #F6F6FA;
}

.late2018-theme .netsuite-resources h2 {
  font-weight: 600;
  font-size: 45px;
  line-height: 54px;
  color: #2D2C8D;
  padding-bottom: 20px;
}
.late2018-theme .netsuite-resources h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #2D2C8D;
  padding-bottom: 20px;
  padding-top: 20px;
  margin: 0;
}
.late2018-theme .netsuite-resources p {
  font-weight: normal;
  font-size: 20px;
  line-height: 36px;
  color: #2D2C8D;
  padding-bottom: 30px;
  margin: 0;
}
.text-wrap-9 {
  max-width: 900px;
  margin: 0 auto;
}
.no-margin {
  margin: 0;
}

/* SLIDER */
.swiper-container .slide-content-wrap {
    width: 87%;
    max-width: 1100px;
    margin: 0 auto;
    min-height: 485px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #36369f !important;
}

.arrowBgBottom:before {
    content: "";
    background: #fff;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(45deg,0);
    bottom: 0;
    left: 0;
    transform-origin: bottom left;
}

.arrowBgBottom:after {
    content: "";
    background: #fff;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(-45deg,0);
    bottom: 0;
    right: 0;
    transform-origin: bottom left;
}

.hero-lp-content-details {
	border-bottom: 0 !important;
  border-top: 0 !important;
}

@media (min-width: 1080px) {
	.late2018-theme .licensing-theme .arrow::after {
		margin-right: -32px !important;
	}
}

@media (max-width: 533px) {
  .aws-logo img {
      margin-left: 13%;
  }
}
@media (max-width: 750px) {
.contact-mobile-column-reverse .row-fluid {
  display: flex;
  flex-direction: column-reverse;
  }
  .contact-mobile-column-reverse .hs-contact-row3-col1 {
    margin-top: 40px;
  }
}