/**********************************************/
/* ========== 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 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;
} 
.pilarpage-hero .btn-cta {
background-color: #53E0DC;
    border: 0; 
    box-shadow: none;
    color: #fff; 
    font-weight: 500; 
    min-width: 300px;
    padding: 1rem 10rem;
    text-align: center; 
    transition: all .5s ease 0s; 
      font-size: 18px;
} 
.tf-sidebar .btn-cta {
background-color: #53E0DC;
    border: 0; 
    box-shadow: none;
    color: #fff; 
    font-weight: 500;  
    display: inline-block;
    width: 100%;
    padding: 1rem;
    text-align: center; 
    transition: all .5s ease 0s; 
      font-size: 18px;
} 
.tf-sidebar .btn-cta:hover {
background-color: #35afac;
}

.pilarpage-hero .btn-cta:hover {
background-color: #35afac;
}
/* 
.button{
text-align-last: center!important; 
}
.btn, .hs-button {
    align-items: center;
    background-color: transparent;
    border: 1px solid transparent;
    display: inline-flex;
    font-size: 19px;
    justify-content: center;
    padding: 16px 41px;
    text-align: center;
    text-transform: uppercase;
} */


/* ======================= 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;
  }
}

 .tf-sidebar{
position: sticky;
  top: 100px;
     box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.1);
    padding: 20px; 
   background-color: #fff;
}
/* .page-center .tf-sidebar .chapter:active a {
    border-left: #ff4800 2px solid;
} */
/*     .page-center .tf-sidebar a::after p {
    border-left: #ff4800 2px solid;
} */
.tf-sidebar .chapter span{
  font-size:12px!important;
  font-weight: 400!important;
}
#Menu{
 padding: 0; 
  margin: 0;
}
#Menu li {
    list-style: none;
/*     border-left: #a5a5a5 2px solid; */
    padding-left: 1rem;
    margin: 2em 0;
  color: #9292A0;
font-size: 14px;
font-family: Barlow;
font-weight: 400;
line-height: 20px;
word-wrap: break-word
}
#Menu li:first-child{ 
    margin: 0 0 2rem 0; 
}

.tf-sidebar hr {
  border: 0; 
  height: 1px; 
  background-image: linear-gradient(to right, #fff, #c1c0c0, #fff);
  margin: 2rem 0;
}


#Menu li a {
  color: gray;
}

#Menu li a:hover {
  color: #3E45AC;
  font-weight: 600;
} 
#Menu li.active a {
   color: #3E45AC;
  font-weight: 600;
  font-size: 20px;
}

 
.page-center .tf-sidebar p{
      border-left: outset;
  padding-left: 1em;
    margin: 20px 0;
}
.page-center .tf-sidebar a{
    font-size: 18px;
  line-height: 1;
}
.page-center .tf-sidebar .chapter{
    text-transform: none;
      color: #474747;
}
.page-center .tf-sidebar span{
    font-family: barlow;
    font-size: 18px; 
    font-weight: 600;
    color: #b5b5b5;
}

.section-1{
 overflow:hidden; 
} 
.section-1 .hat,
.section-2 .hat,
.section-3 .hat,
.section-4 .hat,
.section-5 .hat,
.section-6 .hat{
color: #B3B3BC;
  font-family: "Barlow",sans-serif;
  text-transform: uppercase;
    font-weight: 600;
  font-size: 16px;
} 
.section-4 img{
  margin: 2rem 0;
}
.section-4 .terms img{
  margin: 0;
}
h4{
 font-size: 24px;    
}
h5{
  font-weight: 600;
  line-height: 1.5; 
  font-size: 20px;
}
p{
  font-weight: normal; 
    font-family: "Barlow",sans-serif;
  font-size: 18px;
      color: #000042;
      max-width: 780px;
    margin: 0 auto;
  
}
.section-1 p,
.section-2 p, 
.section-3 p, 
.section-4 p,
.section-5 p,
.section-6 p{
font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    margin-top: 14px;
}
.section-1 h2,
.section-2 h2, 
.section-3 h2, 
.section-4 h2,
.section-5 h2,
.section-6 h2{
      font-weight: 600;
    line-height: 35px;
    font-size: 29px;
    color: #23237B;  
    max-width: 900px;
    margin: 0 auto;
      text-transform: uppercase;
}
.section-1 h4,
.section-2 h4, 
.section-3 h4, 
.section-4 h4,
.section-5 h4,
.section-6 h4{   
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2; 
    padding: 0;
    font-family: Barlow !important; 
    position: relative;
}

===================================================================


===================================================================


.pilarpage-hero{
  text-align: center;
}
.pilarpage-hero.custom-banner {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  background-attachment: inherit;
/*   min-height: 705px; */
  min-height: auto;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.pilarpage-hero:after {
    content: "";
    background: #f6f6fa;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(-45deg, 0deg);
    bottom: 0;
    right: 0;
    transform-origin: bottom left;
}
.pilarpage-hero:before {
    content: "";
    background: #f6f6fa;
    height: 88px;
    width: 50vw;
    position: absolute;
    transform: skew(45deg, 0deg);
    bottom: 0;
    left: 0;
    transform-origin: bottom left
}
.pilarpage-hero h1 {
    color: #FFFFFF;
    font-size: 29px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 20px;
    padding-bottom: 7px;
    position: relative;
  text-transform: uppercase;
    display: inline-block;
}
.pilarpage-hero .subtitle {
    color: #53E0DC;
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    padding-bottom: 6px;
    margin-bottom: 40px;
}

.pilarpage-hero .hero-text{ 
      padding: 0 15rem;
}

  @media(max-width:768px){
    .pilarpage-hero .hero-text{ 
          padding: 0;
    }
  }

  @media(max-width:430px){
    .pilarpage-hero h1 { 
        font-size: 38px;
       line-height: 1;
    }  
    .pilarpage-hero.custom-banner { 
      min-height: auto; 
    } 
  }
.late2018-theme .pilarpage-hero .hero-flex {
  display: flex;
  flex-direction: column;
  min-height: 500px;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
}

.underline{
 color: #53E0DC; 
}
/*    
.pilarpage-hero p {
  color: #fff;
  font-size: 24px;
  font-weight: 100;
  margin: 20px;
} */
  /*   color: #53E0DC;
  font-size: 45px; */
/*   width: 50vw;
    margin: 0 auto; */

/* .pilarpage-hero h1:after {
      content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: #53E0DC; 
}
 */ 
===================================================================
.page-center .intro {
    position: relative; 
}
.page-center .intro p:after {
    content: "";
    position: absolute;
    margin-top: 20px;
    display: block;
    height: 2px;
    width: 114px;
    background: #53E0DC;
}
===================================================================


.section-1 {
  display: contents!important;
} 

===================================================================
 

 
  .section-2 .white-box h4 {
    color: #121212;
}
.section-2{
  position:relative; 
   overflow:hidden;  
}
.section-2 h3,
.section-2 h2{
 color:#53E0DC; 
}

.section-2 .chapter-2 .subtitle{
   color:#53E0DC; 
}

.section-2 h5,
.section-2 p {
   color:#fff; 
}
.section-2 h5{
  font-weight: 600;
}
.section-2 .white-box h3,
.section-2 .white-box p{
  color:#000; 
}
/*  .section-2 #navegacao,
  .section-3 #navegacao,
  .section-4 #navegacao,
  .section-5 #navegacao,
  .section-6 #navegacao{
padding: 4em 0;
}
 */
 .section-2 .item{
justify-content: flex-start; align-items: flex-start; gap: 4px; display: inline-flex;
 } 



.section-2{ 
    position: relative;
}  
@media(max-width:1439px){
  .section-2,
  .section-3,
  .section-4,
  .section-5,
  .section-6{
/*            margin-top: calc(55% * 2) !important; */
    margin-top: 30%!important;;
}
}

@media(min-width:1440px)  and  (max-width:1650px){
  .section-2,
  .section-3,
  .section-4,
  .section-5,
  .section-6{
/*            margin-top: calc(55% * 2) !important; */
    margin-top: 55%;
}
}

@media(min-width:1651px) and (max-width:1830px){
  .section-2,
  .section-3,
  .section-4,
  .section-5,
  .section-6{
/*            margin-top: calc(55% * 2) !important; */
    margin-top: 65%;
}
}
 

@media(min-width:1831px) and (max-width:2047px){
  .section-2,
  .section-3,
  .section-4,
  .section-5,
  .section-6{
/*            margin-top: calc(55% * 2) !important; */
    margin-top: 60%;
}
}
@media(min-width:2048px){
  .section-2,
  .section-3,
  .section-4,
  .section-5,
  .section-6{
/*            margin-top: calc(55% * 2) !important; */
    margin-top: 65%;
}
}
 #navegacao{
 margin-bottom: 10%;  
}
/* 

===================================================================

.section-1 h6, .section-1 td{
  font-weight: 600; 
  font-family: "Barlow",sans-serif;
      margin-bottom: 0px;
}

.section-1 tr{
height: 0px!important;
}
.section-1 tr p{
    margin: 0;
}

 

.section-1 #navegacao{
 position:relative; 
      margin: 0;
}

@media(min-width:1480px)  {
  .head {
  background: url("https://www.techfino.com/hubfs/Group%2014-1540png.png")!important;
    background-size: contain;
  }
} */
 
 
.image-divider img{
 width: 100%; 
/*   max-height: 50%; */
  position: absolute;
  overflow: hidden;
    right: 0;
    z-index: -101;
}
.image-divider-3 img{
 width: 100%;  
  position: absolute;
  overflow: hidden;
    right: 0;
    z-index: -99;
} 
.white{
 width: 100%;  
  position: absolute;
  overflow: hidden;
    right: 0;
    z-index: -100;
  background-color: #fff;
}
/* 
.section-6{
   margin-top: 322px; 
    position: relative;
}
.section-3,
.section-4,
.section-5{
   margin-top: 322px;
    z-index: -99;
    position: relative;
}
.section-3{
   margin-top: 35rem; 
    position: relative;
}
.section-4,
.section-5{
   margin-top: 322px;
    z-index: -99;
    position: relative;
} 
 */ 
/* .section-4 .page-center{
        padding: 7rem 0;
} */
.section-4 td{
  font-family: "Barlow";
  font-size:18px;
}
.lp-table{
  padding: 0;
}

.section-4 .terms p{
  margin-top: 0;
}
/*  .section-6 .chapter-6,
 .section-5 .chapter-5{
   padding: 5rem 0;
} */

.section-5 .image-text{
 display: flex; 
  overflow: hidden;
}
.section-5 .items p{
  margin-top: 0;
}
====================tamanhos de imagens====================
 .section-5 .image-text .workgroup{
    overflow: hidden;
  }
.section-5 .image-text .hs_cos_wrapper_type_linked_image{
        width: max-content;
  float: right;
    position: relative;
  display: block;
} 
====================fim====================
.section-5 .page-center .chapter-5 .infografico { 
  padding: 5rem 0!important;
}
.section-5 .page-center .chapter-5 .infografico h1{
        margin: 10rem 0;
}


 



/* MOBILE */
  

/* ===== CUSTOMIZATION PROJECTS ===== */
.late2018-theme .customization-late2018-projects {
  background: #f6f6fa;
  padding-top: 20px;
  padding-bottom: 60px;
}