/** header **/
header#masthead {
  background: #fff;
}
.header-top{
  width: auto;
  margin: 0 auto;
  text-transform: none;
  padding: 0;
  display: grid;
  grid-template-columns: 117px 1fr 355px;
  position: relative;
}
.header-content{
  width: 1436px;
  margin: 0 auto;
}
.header-content a[title=Professionals]{
  width: 70px;
}
.header-login, a.header-login.ga-login:hover {
  border: 0;
}
.header-login{
  margin-right: 25px;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #737B8C;
}
.site-branding img {
  width: 100%;
}
.header-top-menu {
  justify-content: flex-end;
  width: 100%;
}
header #primary-menu {
  justify-content: space-between;
  max-width: 668px;
  margin: auto;
  padding: 0 16px;
}
#primary-menu li a {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  align-items: center;
  text-align: center;
  color: #737B8C;
  padding: 0 10px;
  margin: 0;
  border: 0;
}
#primary-menu li a:hover{
  border: 0;
  color: #499DED;
}
.header-nav-menu, header#masthead{
  display: flex;
  align-items: center;
}
header#masthead {
  padding: 0 16px;;
  height: 88px;
}
.header-price-estimate, .scroll .header-price-estimate:hover {
  padding: 14px 21px;
  color: #499DED;
  cursor: pointer;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;
  border: 1px solid #499DED;
  box-sizing: border-box;
  border-radius: 4px;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  background: none;
  box-shadow: none;
}
.header-price-estimate:hover, .scroll .header-price-estimate{
  color: #fff;
  background: #499DED;
}
header#masthead{
  box-shadow: none;
}
header#masthead.scroll{
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;
}
div#content {
  margin-top: 88px;
}
/** footer **/
.footer-links, .footer-bottom {
  max-width: 1436px;
  margin: auto;
}
.footer-links {
  border-top: 0;
  padding-top: 108px;
  padding-bottom: 33px;
}
.site-footer{
  background-color: #3B4850;
  padding: 0 16px;
}
.footer-top{
  width: auto;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.footer-top p{
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  margin-bottom: 6px;
}
.footer-top p.widget-title{
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 16px;
}
.footer-col-1 section{
  max-width: 280px;
}
.footer-col-1 #text-2 p{
  font-size: 14px;
}
/*.footer-col-1 #text-3, .footer-col-1 #text-23{
  padding-left: 39px;
}*/
.footer-col-1 #text-3 p:first-child, .footer-col-1 #text-23{
  margin-bottom: 13px;
}
.footer-col-1 ul.footer-list.list-inline.list-language,
.site-footer .footer-list.list-inline.list-language {
  justify-content: flex-start;
  line-height: 16px;
}
.footer-col-1 ul.footer-list.list-inline.list-language li:first-child,
.site-footer .footer-list.list-inline.list-language li:first-child{
  padding-left: 0;
}
.footer-info {
  background: #3B4850;
  padding: 30px 15px 32px;
}
.footer-bottom p, .footer-bottom p a {
  font-weight: normal;
  font-size: 14px;
  line-height: 26px;
}
.footer-bottom {
  justify-content: center;
}
.header-lan-menu {
  position: absolute;
 right: -91px;
  top: 10px;
  cursor: pointer;
}
.header-lan-menu ul.footer-list.list-inline.list-language{
  list-style: none;
  display: grid;
  width: 55px;
}
.header-lan-menu ul.footer-list.list-inline.list-language li {
  border: 0;
  padding: 0;
  width: 55px;
}
.header-lan-menu ul.footer-list.list-inline.list-language li:not(:first-child) {
  display: none;
  background-color: #fff;
}
.header-lan-menu ul.footer-list.list-inline.list-language:hover li, .header-lan-menu ul.footer-list.list-inline.list-language li:first-child {
  display: contents;
}
.header-lan-menu ul.footer-list.list-inline.list-language:hover{
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}
.header-lan-menu ul.footer-list.list-inline.list-language li a{
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #737B8C;
  background-color: #fff;
  padding: 10px;
  width: 55px;
}
.header-lan-menu ul.footer-list.list-inline.list-language li:first-child a{
  background-color: transparent;
}
.header-lan-menu ul.footer-list.list-inline.list-language li a:hover{
  color: #499DED
}
.header-lan-menu .vector-down{
  position: absolute;
  top: 14px;
  right: 7px;
  cursor: pointer;
  z-index: -1;
}
footer .footer-col-1 #text-2 img {
  width: 97px;
}
.footer-col-1 #media_image-2 img{
  position: absolute;
  width: 24px;
}
.widget {
  margin-bottom: 21px;
}
#primary-menu li a:hover, #primary-menu li.current-menu-item a {
  border-bottom: 0;
  color: #499DED;
}
/* */
.wp-block-buttons.aligncenter {
    justify-content: center;
}
.yp-block strong{
  font-weight: bold;
}
b, strong {
  font-weight: bold;
}
.home .entry-content>*>*, .page-id-5429 .entry-content>*>*,
.page-id-5431 .entry-content>*>*, .page-id-5433 .entry-content>*>*,
body:not(.single) .entry-content>*>*{
  max-width: 1436px;
  margin: 0 auto;
}/* simplificar a .entry-content>*>* cuando esten todas las paginas */
body:not(.single) .entry-content>* {
  padding-left: 16px;
  padding-right: 16px;
}
/** home **/
.home-hero h1{
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 46px;
  max-width: 1131px;
}
.home-hero {
  padding: 160px 50px 202px;
}
.home .home-hero h2 {
  font-weight: normal;
  line-height: 150%;
  max-width: 834px;
  margin: 0 auto 103px;
}
.home-hero .btn-blue a{
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  padding: 14px 25px;
  border-radius: 4px;
  text-transform: none;
}
.home-hero-views {
  margin-top: 160px;
}
/*
.yp-block,
.wp-block-uagb-section.uagb-section__wrap.pv_home_vp_why{
  padding-top: 132px;
  padding-bottom: 132px;
}*/
.yp-block.pv_home_vp_why{
  padding-bottom: 50px;
}
/*
.home-section2 {
  padding-top: 142px;
}*/
.yp-block h2, .pv_home_vp_why h2{
  /*margin-top: 0;
  margin-bottom: 43px;
  font-weight: normal;
  line-height: 150%;*/
  color: #2E3138;
}
/*
  .home-section2-p, .pv_home_vp_why-p, .yp-block h2+p{
  max-width: 834px;
  margin: 0 auto 65px;
  font-weight: normal;
  line-height: 150%;
  color: #5C6370;
}*/
.yp-profile .wp-block-column p{
  font-weight: 500;
  font-size: 20px;
  color: #5C6370;
}
.yp-block p.pv_home_vp_why-p{
  margin-bottom: 80px;
}
.yp-block.yp-profile .wp-block-image{
  width: 180px;
  height: 180px;
  text-align: center;
  margin: auto;
  align-items: center;
  display: flex;
}
.yp-block.yp-profile .wp-block-column{
  font-weight: 500;
  font-size: 20px;
}
.wp-block-button__link{
  border-radius: 4px;
  text-transform: none;
}
.btn-typ-white-outline a{
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  padding: 14px 21px;
  text-transform: none;
  border-radius: 4px;
}
.wp-block-buttons .wp-block-button{
  margin-bottom: 0px;
}
.yp-block .feature {
  margin-top: 0;
}
.yp-block .feature h3 {
  margin-bottom: 28px;
  line-height: 24px;
  font-weight: normal;
  font-weight: 500;
}
.yp-block .feature p {
  line-height: 24px;
  font-size: 18px;
  font-weight: normal;
  color: #2E3138;
  max-width: 408px;
  margin-bottom: 52px;
}
.pv_home_vp_why img{
  width: 64px;
}
.how-yeeply-work h3 {
  font-size: 20px;
  line-height: 150%;
  color: #5C6370;
  max-width: 216px;
  margin: 19px auto 24px;
}
.how-yeeply-work h3 span{
  color: #0095b2;
}
.how-yeeply-work p {
  font-weight: normal;
  line-height: 150%;
  color: #2E3138;
  max-width: 257px;
  margin: auto;
}
.how-yeeply-work {
  margin-bottom: 106px;
}
.testimonial-sliders .js-wpv-view-layout {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 960px;
  margin: 0 auto;
  max-width: 100%;
}
.section-success.yp-block .wp-block-kadence-tabs .kt-tabs-id_7a5268-2e > .kt-tabs-title-list li .kt-tab-title{
  padding: 0 0 16px;
}
.section-success.yp-block .kt-tabs-content-wrap .wp-block-kadence-tab {
  padding: 48px 0 0 0;
}
.section-success.yp-block span.kt-title-text {
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
}
.section-success.yp-block ul.kt-tabs-title-list {
  width: 1160px;
}
.section-success.yp-block h2{
  margin-bottom: 48px;
}
.success-enterprise .kt-tabs-title-list {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
}
.success-enterprise.grid-4-cols .kt-tabs-title-list {
  grid-template-columns: 1fr 1fr 1fr 1fr !important;
}
.section-success.yp-block .wp-block-kadence-iconlist.kt-list-icon-aligntop ul.kt-svg-icon-list .kt-svg-icon-list-item-wrap{
  font-weight: normal;
  font-size: 20px;
  line-height: 36px;
  color: #5C6370;
  margin-bottom: 36px;
}
.section-success.yp-block ul.kt-tabs-title-list li a {
  background: #ffffff !important;
}
.kt-title-item a {
  border-bottom: 2px solid #E3E5E8 !important;
}
.kt-title-item.kt-tab-title-active a {
  border-bottom: 2px solid #499ded !important;
}
.kt-title-item:hover > a {
  border-bottom: 2px solid #499ded !important;
}
.home-opinions {
  color: #333;
  display: inherit;
}
.success-enterprise figure, .success-enterprise .wp-block-columns{
  margin-top: 0;
  margin-bottom: 0;
}
.success-enterprise .wp-block-kadence-tab .has-2-columns .wp-block-column:first-child{
  margin-top: 15px;
}
.success-enterprise .wp-block-kadence-iconlist ul.kt-svg-icon-list .kt-svg-icon-list-item-wrap .kt-svg-icon-list-single {
  margin: 6px 9px 0 0;
}
.success-enterprise .wp-block-column:not(:first-child) {
  margin-left: 26px;
  max-width: 706px;
}
.success-enterprise .has-2-columns{
  justify-content: center;
}
.section-success.yp-block{
  padding-bottom: 92px;
}
.home-opinions .wp-image-5504{
  margin-right: 65px;
}
.home-opinions .wp-image-5505{
  margin: 0 29px 0 6px;
}
.yp-block .home-opinions{
  display: flex;
  justify-content: center;
  font-size: 20px;
  color: #737B8C;
}
.yp-block h2+p.home-opinions{
  margin-bottom: 28px;
}
.yp-block .home-opinions a{
  font-weight: 600;
  font-size: 16px;
  line-height: 32px;
  text-decoration-line: underline;
}
.single-testimonial-text p {
  line-height: 32px;
  color: #2E3138;
  max-width: 923px;
  margin: 0 0 58px;
  max-width: 100%;
}
.single-testimonial.selected {
  border-top: 0;
}
.testimonial-sliders .js-wpv-view-layout.js-wpv-view-layout-5673 {
  width: 100%;
}
.opinion-name {
  font-size: 14px;
  line-height: 18px;
  color: #2E3138;
}
.opinion-company {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: #5C6370;
}
.opinion-position {
  font-size: 14px;
  line-height: 18px;
  color: #5C6370;
}
.single-testimonial {
  height: 64px;
  padding-top: 0;
  max-width: 94%;
}
.ypwhy .testimonial-sliders.yp-block{
  padding-bottom: 243px;
}
.scroll-down{
  display: none;
}
.yparrows-home .wp-block-group__inner-container{
  display: none;
}
.pv_home_vp_why .wp-block-media-text {
  grid-template-columns: 64px auto;
}
.pv_home_vp_why .wp-block-media-text .wp-block-media-text__content {
  padding-left: 48px;
}
.section-success.yp-block .kt-tabs-title-list li .kt-tab-title {
  padding: 0 0 17px!important;
}
.footer-col-2, .footer-col-3, .footer-col-4, .footer-col-5{
  padding-top: 52px;
}
.homepage-clients img {
  max-width: 140px;
  object-fit: contain;
}
/** **/
body:not(.home) .yp-group-h1 h1{
  font-weight: normal;
  font-size: 50px;
  line-height: 61px;
  color: #2E3138!important;
  text-transform: inherit;
  margin-top: 0;
  margin-bottom: 29px;
}
.yp-group-h1{
  padding-top: 40px;
  padding-bottom: 120px;
  background-color: #fff !important;
}
.yp-group-h1 p{
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 40px;
  width: 100%;
  max-width: 562px;
}
.yp-group-h1 .btn-blue{
  margin-top: 0;
}
.yp-group-h1 .btn-blue a{
  padding: 14px 25px;
  text-transform: none;
  border-radius: 4px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #499DED;
}
.yp-group-h1 .btn-blue a:hover{
  color: #499DED;
  background-color: inherit;
  border: 1px solid #499DED;
}
.section-downloads img{
  border-radius: 12px 12px 0px 0px;
}
.yp-recursos.section-downloads .wp-block-column:hover {
  box-shadow: 0px 4px 8px rgb(0 0 0 / 10%);
}
.yp-recursos.section-downloads .wp-block-column:hover a.wp-block-button__link{
  color:#1C85E9
}
.yp-recursos.section-downloads .wp-block-column{
  cursor: pointer;
}
body .yp-group-h1 .wp-block-group__inner-container{
  max-width: 1228px;
  margin-left: auto;
  margin-right: auto;
}
.yp-group-h1 figure{
  margin: 0;
}
.single-snapshot .number.green, .single-snapshot .green span {
  line-height: 88px;
  color: #10B1A1;
}
.yp-block .single-snapshot .number.blue, .yp-block .single-snapshot .blue span {
  color: #78B7F2;
}
.yp-block .single-snapshot .text {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #5C6370;
}
.uagb-block-c27fb5cd.section-professionals > .uagb-section__inner-wrap {
  max-width: 1260px;
}
.single-snapshot .number.orange, .single-snapshot .orange span {
  color: #EB6137;
}
.wp-block-columns.has-3-columns.snapshots, .single-snapshot {
  padding: 0;
  margin: 0;
}
.number-wrapper {
  justify-content: flex-end;
  padding-right: 8px;
}
.grey-section.section-professionals {
  background: #F3F5F9;
  padding: 87px 0 81px!important;
}
.ypcontract .txt-blue {
  font-weight: normal;
  line-height: 44px;
  color: #2E3138;
  margin-top: 0;
  margin-bottom: 43px;
}
.ypcontract{
  padding: 213px 16px 211px!important;
  /*padding: 142px 16px 140px; */
}
.ypcontract h2+p{
  max-width: 834px;
  margin: 0 auto 105px;
  font-weight: normal;
  line-height: 150%;
  color: #5C6370;
}
.ypcontract figure{
  max-height: 48px;
}
.ypcontract figure img{
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.ypcontract .wp-block-image{
  margin-bottom: 74px;
}
.ypcontract h3 {
  margin: 0 auto 22px;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #2E3138;
  max-width: 192px;
}
.ypcontract .how-yeeply-work p {
  color: #000000;
}
.ypcontract .how-yeeply-work {
  margin-bottom: 0;
}
@media (min-width: 782px){
.ypcontract .how-yeeply-work .wp-block-column:not(:first-child) {
    margin-left: 83px;
  }
}
.yphow-click-to-action h2{
  font-weight: normal;
  line-height: 44px;
  margin-bottom: 56px;
}
.yphow-click-to-action{
  padding: 108px 16px 120px;
}
.yp-block .ga-cta-bottom a{
  padding: 14px 25px;
  border-radius: 4px;
  text-transform: none;
}
.yp-block.yphow-click-to-action{
  margin-bottom: 0;
}
.section-professionals.yp-group.ypexpertise h2, .ypexpertise.section-phases h2{
  margin: 0 auto 33px;
  font-weight: normal;
  font-size: 36px;
  line-height: 44px;
  color: #2E3138;
}
.section-professionals.yp-group.ypexpertise p, .ypexpertise.section-phases p{
  font-weight: normal;
  color: #5C6370;
  line-height: 30px;
  max-width: 1144px;
  margin-left: auto;
  margin-right: auto;
}
.section-professionals.yp-group.ypexpertise, .ypexpertise.section-phases{
  padding-top: 132px;
}
.ypexpertise.section-phases .number p{
  background-color: inherit;
  font-weight: bold;
  font-size: 32px;
  display: flex;
  align-items: center;
  color: #ABB0BA;
  width: 65px;
  height: 65px;
  justify-content: center;
  background-image: url(/wp-content/uploads/2021/02/expert.svg);
}
.ypexpertise.section-phases .wp-block-column .wp-block-columns.has-2-columns {
  grid-template-columns: 65px auto;
}
.ypexpertise.section-phases .description p{
  line-height: 24px;
}
.ypexpertise.section-phases .description h3{
  font-weight: normal;
}
.ypexpertise.section-phases .wp-block-columns{
  margin-bottom: 0;
}
.ypexpertise .funnel-image{
  background-image: url(/wp-content/uploads/2021/01/il_funnel.svg);
  background-size: contain;
  background-position-y: center;
  background-repeat: no-repeat;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin: 64px 0 123px;
  max-width: 1144px;
  margin-left: auto;
  margin-right: auto;
}
.ypexpertise .funnel-image .percent{
  height: 201px;
  width: 100%;
  opacity: 0;
}
.ypexpertise .tooltip-arrow {
  margin-left: -22px;
}
.section-companies.yp-block p{
  line-height: 30px;
  max-width: 1144px;
  margin-bottom: 48px;
}
.yp-block div.companies-loop {
  margin: 0 auto 180px;
}
div.companies-loop img {
  max-width: 140px;
  max-height: 42px;
  object-fit: contain;
}
.section-success.yp-clientes ul.kt-tabs-title-list {
  max-width: 1160px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr!important;
}
.yp-clientes .success-text h3{
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #2E3138;
}
.yp-clientes .success-text p{
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #5C6370;
}
.yp-block p.learn-single-category{
  font-size: 14px;
  line-height: 150%;
  color: #5C6370;
  text-align: left;
  margin-bottom: 6px;
  padding: 0 25px;
}
.yp-block p.learn-single-category+h2{
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #2E3138;
  text-align: left;
  min-height: 90px;
  margin-bottom: 18px;
  padding: 0 25px;
}
.yp-block.yp-faq .single-faq {
  margin: 0;
}
.yp-block.yp-faq {
  padding-top: 0!important;
  padding-bottom: 132px!important;
  padding-left: 16px!important;
  padding-right: 16px!important;
  max-width: 1121px!important;
}
.yp-block.yp-faq .question .ico {
  background-color: transparent;
  left: inherit;
  right: 0;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}
.yp-block.yp-faq .question .ico span {
  color: #707987;
  font-size: 28px;
}
.yp-block.yp-faq .question{
  padding: 0;
  width: 100%;
  background-color: #fff;
}
.yp-block.yp-faq .single-faq{
  width: 100%;
  padding-bottom: 48px;
  padding-top: 48px;
  border-bottom: 1px solid #E3E5E8;
}
.yp-block.yp-faq .single-faq:first-child{
  padding-top: 0;
}
.yp-block.yp-faq .single-faq:last-child{
  padding-bottom: 0;
  border-bottom: 0;
}
/*.yp-block.yp-faq h2{
  margin-bottom: 85px;
}*/
.yp-block.yp-faq .answer:before {
  content: none;
}
.yp-block.yp-faq .faqyeeply{
  background: none;
  display: none;
}
.yp-block.yp-faq .answer {
  background: #fff;
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.yp-block.yp-faq {
  padding-top: 0;
  padding-bottom: 132px;
  padding-left: 16px;
  padding-right: 16px;
  max-width: 1121px;
}
.yp-recursos .lp-recursos-btn-white a{
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
  position: relative;
  z-index: 1;
  padding-bottom: 26px;
}
.yp-recursos .lp-recursos-btn-white a:hover{
  background-color: transparent;
  color: #499DED;
  border: 0;
}
.yp-recursos .down-now::after{
  content: url("/wp-content/uploads/2021/02/ic__download.svg");
  width: 24px;
  height: 24px;
  left: -28px;
  position: relative;
  top: 4px;
  z-index: 0;
  display: inline;
}
.yp-recursos.section-downloads .wp-block-column{
  border: 1px solid #E3E5E8;
  box-sizing: border-box;
  border-radius: 12px;
}
.yp-recursos.section-downloads .wp-block-columns{
  margin-bottom: 92px;
}
.yp-recursos.section-downloads figure{
  margin-top: 0;
}
.yp-recursos.section-downloads .wp-block-column:not(:first-child) {
  margin-left: 68px;
}
blockquote{
  font-weight: bold;
  font-size: 24px;
  line-height: 150%;
  color: #5C6370;
  max-width: 615px;
  margin: auto;
  position: relative;
  margin: 61px auto;
}
blockquote p{
  font-weight: bold;
  font-size: 24px;
  line-height: 150%;
  color: #5C6370;
}
blockquote::before{
  content: url(/wp-content/uploads/2021/02/before_quote.svg);
  position: absolute;
  left: -22px;
  top: -12px;
}
blockquote::after{
  content: url(/wp-content/uploads/2021/02//after_quote.svg);
  position: absolute;
  right: -11px;
  bottom: 0px;
}
/*.yp-app-list h2{
  max-width: 912px;
  margin: 0 auto 83px;
}*/
.yp-app-list .has-3-columns .wp-block-group, .yp-app-list .has-2-columns .wp-block-group{
  /*max-width: 160px;
  margin: auto;*/
}
.yp-yphpw-img h2{
  margin-bottom: 41px;
}
.yp-yphpw-img p{
  margin-bottom: 48px;
}
.yp-yphpw-img .wp-block-image{
  margin-bottom: 58px;
}
.yp-multy-bckg .has-2-columns .wp-block-column {
  margin: auto;
}
.yp-app-list .yp-group-h1{
  background-color: transparent!important;
  padding-bottom: 110px;
}
.yp-app-list.yp-bg-tecno{
  padding-bottom: 0;
}
/** blog **/
.blog-container {
  display: block;
  width: auto;
  margin: auto;
}
.blog-grid-posts{
  max-width: 1144px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 64px 57px ;
}
.archive h1, h1.archive-title, .archive h1.main-title, .search h1{
  text-align: center;
  font-weight: normal;
  line-height: 61px;
  color: #2E3138;
  font-size: 50px;
  margin: 96px auto 31px;
}
.search h1{
  max-width: 1464px;
  margin-left: auto;
  margin-right: auto;
}
.blog-description p{
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  color: #5C6370;
  max-width: 850px;
  margin: auto;
  margin-bottom: 64px;
}
.archive {
  background: #fff;
}
.buscador-center{
  margin-left  : calc( -100vw / 2 + 100% / 2 );
  margin-right : calc( -100vw / 2 + 100% / 2 );
  max-width    : 100vw;
  text-align: center;
  padding: 48px 16px;
  background: #F3F5F9;
}
.buscador-center form label{
  order: 2;
  max-width: 800px;
  z-index: 2;
}
.buscador-center form label>input{
  height: 48px;
  border: 1px solid #E2E5EB;
  border-left: 0;
  font-size: 14px;
  line-height: 22px;
  color: #5B6C8B;
  width: 100vw;
  max-width: 100%;
  padding-left: 50px;
  background-color: transparent;
  z-index: 2;
}
::-webkit-input-placeholder { color: #5B6C8B; }
:-moz-placeholder { /* Firefox 18- */ color: #5B6C8B; }
::-moz-placeholder { /* Firefox 19+ */ color: #5B6C8B; }
:-ms-input-placeholder { color: #5B6C8B; }

.buscador-center form>input{
  background-color: transparent;
  color: transparent;
  border: 0;
  background-image: url(/wp-content/uploads/2021/02/ic_search.svg);
  background-repeat: no-repeat;
  width: 50px;
  background-position: center;
  padding: 0;
  height: 48px;
  border: 1px solid #E2E5EB;
  border-right: 0;
  position: absolute;
  left: 0;
  z-index: 0;
}
.buscador-center form{
  display: flex;
  justify-content: center;
  position: relative;
  max-width: 800px;
  margin: auto;
  background-color: #fff;
}
.category-list ul.category-list-ul{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  list-style: none;
  margin: 89px 0 96px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.category-list ul.category-list-ul li ul{
  position: absolute;
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
  z-index: 9;
  display: none;
  border: 1px solid #E2E5EB;
  box-sizing: border-box;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.category-list ul.category-list-ul li:hover ul{
  display: block;
}
.category-list ul.category-list-ul>li:hover>a,
.category-blog .category-list ul.category-list-ul>li>a.link-blog,
.category-desarrollo-de-apps .category-list ul.category-list-ul>li>a.link-apps,
.category-desarrollo-webs .category-list ul.category-list-ul>li>a.link-webs,
.category-digitalizacion .category-list ul.category-list-ul>li>a.link-games,
.category-partners .category-list ul.category-list-ul>li>a.link-marketing,
.category-list ul.category-list-ul>li.a-active>a{
  border-bottom: 2px solid #499DED;
}
.category-list ul.category-list-ul>li>a{
  padding-bottom: 17px;
  border-bottom: 1px solid #E3E5E8;
  display: block;
}
.link-others::after {
  content: " >";
  background-image: url(/wp-content/uploads/2021/01/vector.svg);
  margin-left: 28px;
  transition: all .2s ease-in-out;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}
li:hover .link-others::after{
  background-image: url(/wp-content/uploads/2021/02/arrow-dwn.svg);
}
.category-list ul.category-list-ul li ul li{
  padding: 12px 16px;
}
.category-list ul.category-list-ul li ul li a{
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #5C6370;
}
.category-list ul.category-list-ul a:hover, .category-list ul.category-list-ul>li:hover a span,
.category-blog .category-list ul.category-list-ul>li>a.link-blog span,
.category-desarrollo-de-apps .category-list ul.category-list-ul>li>a.link-apps span,
.category-desarrollo-webs .category-list ul.category-list-ul>li>a.link-webs span,
.category-digitalizacion .category-list ul.category-list-ul>li>a.link-games span,
.category-partners .category-list ul.category-list-ul>li>a.link-marketing span,
.category-list ul.category-list-ul>li.a-active>a span{
  color: #499DED;
}
.category .single-post-header, .search .single-post-header, .tag  .single-post-header{
  height: 224px;
}
.entry_meta{
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  text-transform: uppercase;
  color: #5C6370;
  display: flex;
}
.single-post-content {
    padding: 16px;
}
.meta-separator{
  margin: 0 2px;
}
.archive .single-post-content h2 a, .search .single-post-content h2 a{
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  color: #2E3138;
}
.archive .single-post-content h2, .search .single-post-content h2{
  line-height: 26px;
  margin: 14px auto;
}
.blog-read-more-arrow {
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2021/02/ic_arrow-right-circle.svg);
  background-size: contain;
  margin-left: 10px;
}
.blog-read-more:hover .blog-read-more-arrow, .blog-single-post:hover .blog-read-more .blog-read-more-arrow{
  opacity: 1;
  background: url(/wp-content/uploads/2021/02/ic_arrow-right-circle-hover.svg);
  background-size: 20px;
}
.blog-read-more:hover a, .blog-single-post:hover .blog-read-more a {
  color: #1C85E9;
}
.blog-single-post:hover{
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}
.archive .single-post-content h2 a:hover, .search .single-post-content h2 a:hover {
  color: #2E3138;
}
.blog-read-more a {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  align-items: center;
  color: #499DED;
  justify-content: flex-start;
}
.blog-excerpt{
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #5C6370;
}
.blog-read-more {
  padding: 27px 0 ;
  border: 0;
  margin: 0;
}
.blog-container .blog-single-post{
  margin: 0;
}
.archive .pagination, .search .pagination{
  margin: 88px auto 152px!important;
}
.page-numbers {
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  padding: 0;
  height: 24px;
  min-width: 24px;
  background: #F9FAFA;
  border-radius: 0;
  border:0;
  margin-right: 4px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagination .prev, .pagination .next {
  padding: 0 6px;
  display: none;
}
.page-numbers.current {
  border: 1px solid #E3E5E8;
  box-sizing: border-box;
}
.page-numbers:first-child, .page-numbers:last-child {
  border-radius: 0;
}
.single-post-content {
  display: flex;
  flex-direction: column;
  height: calc(100% - 224px);
  padding-bottom: 42px;
}
.single .single-post-content {
  padding: 0 0 42px;
  height: calc(100% - 228px);
}
.blog-excerpt{
  margin-bottom: 43px;
}
.blog-read-more{
  margin-top: auto;
  padding: 0;
}
/** single **/
body.single, .archive {
  background: #fff;
}
.single .post-type-blog{
  display: block;
  max-width: 850px;
  margin: 42px auto 152px;
}
.single .breadcumbs{
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #5C6370;
}
.single .post-type-blog #main article, .blog-container .blog-single-post {
  border: 0;
  font-family: 'Montserrat', sans-serif;
}
.single .post-type-blog h1.entry-title{
  margin: 38px auto 24px;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 42px;
  color: #2E3138;
}
.single .single-post-header .post-thumbnail img {
  border-radius: 8px;
}
.single .single-post-header {
  height: 392px;
}
.single .post-type-blog .entry-content {
  padding: 0;
  margin-top: 28px;
}
.single .post-type-blog p {
  padding: 0;
  line-height: 150%;
  color: #5C6370;
}
.single .post-type-blog .entry-content h2{
  font-weight: bold;
  font-size: 24px;
  line-height: 150%;
  color: #2E3138;
  padding: 0;
  margin-top: 43px;
  margin-bottom: 32px;
}
.single .post-type-blog h3{
  padding: 0;
}
.single-tags-cloud h6{
  font-weight: 500;
  font-size: 28px;
  line-height: 24px;
  color: #5C6370;
  margin-bottom: 43px;
}
.single .essb_links {
  margin: 34px 0;
}
.single-tags-cloud.tagcloud a {
  font-weight: normal;
  font-size: 12px!important;;
  line-height: 150%;
  color: #737B8C;
  background: #F3F5F9;
  border-radius: 40px;
  border: 0;
  margin: 0 10px 16px 0;
}
.single h3.related-posts-h3{
  font-weight: normal;
  font-size: 36px;
  line-height: 100%;
  color: #2E3138;
  margin-bottom: 139px;
  margin-top: 137px;
}
.related-posts-wrapper {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  grid-gap: 64px 58px;
  max-width: 100%;
}
.single-related-stories{
  margin-left: calc( -100vw / 2 + 100% / 2 );
  margin-right: calc( -100vw / 2 + 100% / 2 );
  max-width: 100vw;
}
.single-related-stories>*{
  max-width: 1146px;
  margin: 0 auto;
}
.single .single-related img, .single .single-related {
  width: 100%;
}
.single .single-related{
  margin: 0;
}
.single .related-posts-wrapper .entry_meta{
  margin: 16px 16px 14px;
}
.single .related-posts-wrapper h3 a{
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #2E3138;
  padding-left: 16px;
  padding-right: 16px;
}
.single .related-posts-wrapper p{
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #5C6370;
  padding-left: 16px;
  padding-right: 16px;
}
.single .related-posts-wrapper>div, .category .blog-single-post, .search  .blog-single-post,
.tag .blog-single-post {
  border: 1px solid #E3E5E8;
  box-sizing: border-box;
  border-radius: 12px;
  cursor: pointer;
}
.single .related-posts-wrapper .blog-read-more{
  padding-left: 16px;
  padding-right: 16px;
}
.single .related-posts-wrapper .blog-read-more-arrow {
  margin-top: -2px;
}
.single iframe {
  width: 100%;
}
.question:before {
  display: none;
}
.category-list ul.category-list-ul.category-list-responsive{
  display: none;
}
.section-success.yp-clientes.yp-solution ul.kt-tabs-title-list {
  grid-template-columns: 1fr 1fr 1fr 1fr!important;
}
.single-post-header .post-thumbnail img {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.single .bt-proyecto{
  background-color: #F9FAFA;
  text-align: left;
  width: 100%;
  padding: 24px 23px;
  font-size: 16px;
  border-left: 4px solid #499DED;
  border-radius: 0;
  margin: 48px 0 73px;
}
.single .bt-proyecto a{
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #499DED !important;
}
.single .bt-proyecto a::after{
  content: ">>";
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2021/02/ic_arrow-right-circle.svg);
  background-size: contain;
  margin-left: 10px;
  color: transparent;
}
.single .bt-proyecto a:hover{
  color: #1C85E9 !important;
}
.single .bt-proyecto a:hover::after{
  background: url(/wp-content/uploads/2021/02/ic_arrow-right-circle-hover.svg);
  background-size: contain;
}
.single .entry-content p{
  text-align: left!important;
  margin-bottom: 32px;
}
.wp-caption .wp-caption-text {
  font-size: 14px;
}
.single figure {
  margin-bottom: 73px;
}
.yp-app-list .yp-app-ul{
  background: #FFFFFF;
  border: 1px solid #E3E5E8;
  box-sizing: border-box;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  max-width: 343px;
  margin: auto;
}
.yp-app-list .yp-app-ul p{
  /*padding-left: 99px;*/
  text-align: center;
}
.yp-app-list .yp-app-ul .wp-block-kadence-iconlist{
  background: #F9FAFA;
  border: 1px solid #E3E5E8;
  box-sizing: border-box;
  border-radius: 0px 0px 12px 12px;
  margin: 16px;
  padding: 27px 0 0 41px;
}
.bg-s-white{
  background-color: #fff;
  border: 1px solid #F3F5F9;
  box-sizing: border-box;
  box-shadow: 10px 40px 24px rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  padding-top: 86px;
  padding-bottom: 96px;
  max-width: 1436px;
  margin: auto;
}
.yp-fll-w{
  margin-left: calc( -100vw / 2 + 100% / 2 );
  margin-right: calc( -100vw / 2 + 100% / 2 );
  max-width: 100vw;
  width: 100vw;
}
.yphow-click-to-action .yp-block.yphow-click-to-action {
  margin-bottom: 0px;
}
.yp-yphpw-img .wp-block-image+h2 {
  font-weight: normal;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  color: #499DED!important;
  margin-bottom: 121px;
}
.yparrows-home-left.swiper-button-disabled, .yparrows-home-right.swiper-button-disabled{
  opacity: 0.5;
}
ul.footer-list.list-inline.list-language {
  justify-content: inherit;
}
.dots:not(.page-numbers){
  display: none;
}
.yp-des-list h2{
  max-width: 1088px;
}
.yp-des-web h2{
  max-width: 875px;
}
.yp-des-list .has-3-columns{
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}
.yp-des-web .has-3-columns{
  max-width: 855px;
  margin-left: auto;
  margin-right: auto;
}
.single .entry-content h2, .single .entry-content h3{
  text-align: left!important;
}
.single .related-posts-wrapper img{
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  height: 224px;
  object-fit: cover;
}
@media (min-width: 782px){
  .yp-des-list .wp-block-column:not(:first-child) {
      margin-left: 73px;
  }
  .yp-des-web .wp-block-column:not(:first-child) {
      margin-left: 168px;
  }
}
.yp-app-list .has-3-columns{
  margin-bottom: 60px;
}
.yp-app-list.yp-des-list .has-3-columns{
  margin-bottom: 90px;
}
.yp-app-list.yp-des-list .yp-group-h1 {
  padding-bottom: 0;
}
.yp-app-list .yp-app-ul{
  margin-bottom: 40px;
}
.wp-block-kadence-iconlist ul.kt-svg-icon-list li.kt-svg-icon-list-item-wrap:not(.this-prevents-issues):not(.this-stops-third-party-issues):not(.tijsloc) {
  margin-bottom: 25px;
}
.yp-block.yphow-click-to-action.yp-to-action-2{
  margin-bottom: 120px;
}
.home .yp-block .bg-s-white .ga-cta-bottom a {
  min-width: 280px;
}
ul.footer-list.list-inline.list-language li {
  line-height: 16px;
}
.single-testimonial {
  border: 0;
}
.yp-block.yphow-click-to-action {
  background-size: 100% 90%;
  background-repeat: no-repeat;
}
.page-id-18428 .yp-app-list{
  padding-bottom: 50px;
}
.bg-s-white h2{
  margin-bottom: 55px;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}
.yp-app-list .yp-app-ul p {
  margin-top: 36px;
  margin-bottom: 24px;
}
.expected-page span{
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #737B8C;
  max-width: 349px;
}
.yp-app-list span{
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
}
.search-no-results .no-results p{
  text-align: center;
}
.search-no-results form{
  margin-bottom: 35px;
}
.search-no-results .no-results{
  display: block;
}
.search-results.hide-navigation footer#colophon {
    display: inherit;
    background: #3B4850;
}
.search-results.hide-navigation .footer-links {
  width: auto;
  background: #3B4850;
  padding-top: 108px;
  padding-bottom: 33px;
  border-bottom: 1px solid #fff;
}
.search-results.hide-navigation .footer-top,
.search-results.hide-navigation .footer-middle,
.search-results.hide-navigation .footer-bottom {
  width: auto;
  display: grid;
}
.search-results.hide-navigation .footer-info {
  width: auto;
  padding: 30px 15px 32px;
}
.search-results.hide-navigation header#masthead .header-bottom,
.search-results.hide-navigation header
.search-results.header-top-menu,
.single-no-thumbnail {
    display: flex;
}
.single-no-thumbnail img{
    margin: auto;
}
.page-id-19691 div#content.site-content, .page-id-24610 div#content.site-content{
  margin-top: 0;
}
/**/
.page-id-19691 header#masthead.site-header:not(.scroll), .page-id-24610 header#masthead.site-header:not(.scroll){
  background: transparent;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;
}
.page-id-19691 header#masthead.site-header:not(.scroll) .site-branding img, .page-id-24610 header#masthead.site-header:not(.scroll) .site-branding img{
  opacity: 0;
  transition: opacity 0.15s ease;
}
.page-id-19691 header#masthead.site-header:not(.scroll) .site-branding, .page-id-24610 header#masthead.site-header:not(.scroll) .site-branding{
  background-image: url(/wp-content/uploads/2021/02/yepply_white.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transition: background-image 0.15s ease;
}
@media (min-width: 1090px){
  .page-id-19691 header#masthead.site-header:not(.scroll) #primary-menu li a,
  .page-id-19691 header#masthead.site-header:not(.scroll) .header-login,
  .page-id-19691 header#masthead.site-header:not(.scroll) .header-price-estimate,
  .page-id-19691 header#masthead.site-header:not(.scroll) ul.footer-list.list-inline.list-language li:first-child a,
  .page-id-24610 header#masthead.site-header:not(.scroll) #primary-menu li a,
  .page-id-24610 header#masthead.site-header:not(.scroll) .header-login,
  .page-id-24610 header#masthead.site-header:not(.scroll) .header-price-estimate,
  .page-id-24610 header#masthead.site-header:not(.scroll) ul.footer-list.list-inline.list-language li:first-child a {
    color: #fff;
  }
  .page-id-19691 header#masthead.site-header:not(.scroll) #primary-menu li a:hover, .page-id-24610 header#masthead.site-header:not(.scroll) #primary-menu li a:hover{
    color: #499DED;
  }
}
.page-id-19691 header#masthead.site-header:not(.scroll) .header-price-estimate, .page-id-24610 header#masthead.site-header:not(.scroll) .header-price-estimate {
  border-color: #fff;
}
.page-id-19691 header#masthead.site-header:not(.scroll) .header-price-estimate:hover, .page-id-24610 header#masthead.site-header:not(.scroll) .header-price-estimate:hover {
  border-color: #499DED;
}
.page-id-19691 header#masthead.site-header:not(.scroll) .header-lan-menu .vector-down, .page-id-24610 header#masthead.site-header:not(.scroll) .header-lan-menu .vector-down{
  content:url("/wp-content/uploads/2021/02/arrow_white.svg");
}
/**/
.single .post-type-blog p {
  font-weight: inherit;
}
.page-id-19691 .wp-block-cover .wp-block-cover__video-background{
  max-width: inherit;
}
.page-id-19691 .home-hero h1 {
  margin-bottom: 32px;
  line-height: 150%;
}
.page-id-19691 .home-hero p {
  margin: 32px auto 60px;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  max-width: 559px;
}
.page-id-19691 .grey-section.section-professionals {
  margin-bottom: 108px;
}
.page-id-19691 .yp-app-list .has-3-columns {
  margin-bottom: 0;
}
.tag .buscador-center, .tag .category-list{
  display: none;
}
.single .single-no-thumbnail{
  height: 0;
  padding: 0;
}
.success-enterprise .wp-block-kadence-tab .has-2-columns .wp-block-column:first-child {
  max-width: 392px;
}
/** Responsive **/
@media screen and (max-width: 1645px) {
  .header-top {
    grid-template-columns: 117px 1fr 455px;
  }
  .header-lan-menu {
    position: inherit;
    margin-left: 37px;
    max-height: 37px;
  }
  .header-lan-menu .vector-down {
    position: absolute;
    top: 20px;
  }
}
@media screen and (max-width: 1500px) and (min-width: 1090px){
  header#masthead, body:not(.single) .entry-content>*, .site-footer {
    padding-left: 40px;
    padding-right: 40px;
  }
  .yp-block.yp-faq {
    padding-left: 40px!important;
    padding-right: 40px!important;
  }
  .header-top {
    grid-template-columns: 117px 1fr 430px;
  }
  header #primary-menu {
    width: auto;
  }
  #primary-menu li a {
    padding: 0 6px;
  }
  .section-success.yp-block ul.kt-tabs-title-list {
    width: 100%;
  }
}
@media screen and (max-width: 1410px) and (min-width: 1220px){
  .page-id-5441 .yp-recursos.section-downloads .wp-block-column:not(:first-child) {
    margin-left: 50px;
  }
  .page-id-5441 .lp-recursos-btn-white .wp-block-button__link {
    min-width: inherit;
    padding-left: 0;
    padding-right: 0;
  }
  .yp-recursos .down-now::after {
    left: 6px;
  }
}
@media screen and (max-width: 1220px) and (min-width: 1000px){
  .page-id-5441 .yp-recursos.section-downloads .wp-block-column:not(:first-child) {
    margin-left: 30px;
  }
  .page-id-5441 .lp-recursos-btn-white .wp-block-button__link {
    min-width: inherit;
    padding-left: 0;
    padding-right: 0;
  }
  .yp-recursos .down-now::after {
    left: 6px;
  }
  .page-id-5441 .wp-block-column:not(:only-child) {
    flex-basis: calc(50% - 1em)!important;
    flex-grow: 0;
  }
}
@media screen and (max-width: 1000px) and (min-width: 776px){
  .page-id-5441 .yp-recursos.section-downloads .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
  .page-id-5441 .lp-recursos-btn-white .wp-block-button__link {
    min-width: inherit;
    padding-left: 0;
    padding-right: 0;
  }
  .yp-recursos .down-now::after {
    left: 6px;
  }
  .page-id-5441 .yp-recursos .wp-block-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
  }
}
@media screen and (max-width: 1220px){
  .header-top {
    grid-template-columns: 117px 1fr 423px;
  }
  .header-lan-menu {
    margin-left: 15px;
  }
  .header-top, .header-bottom {
    overflow: inherit;
  }
  .wp-block-columns.has-3-columns.snapshots {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px 0;
  }
}
@media screen and (max-width: 1090px){
  #site-navigation.toggled .swiper-container {
    position: fixed;
    top: 88px;
    right: 0px;
    padding: 0;
    background-color: transparent;
    overflow: scroll;
    max-height: 100vh;
    width: 100%;
    height: 100vh;
  }
  li a[title=Professionals] {
    width: auto!important;
  }
  .menu-toggle {
    display: block;
    background-image: url(/wp-content/themes/yeeply/img/icon-menu.svg);
    width: 25px;
    height: 25px;
    background-size: cover;
    border: none;
    background-color: #fff;
    padding: 0;
    border-radius: 5px;
    float: right;
  }
  .page-id-19691 header#masthead.site-header:not(.scroll) .menu-toggle, .page-id-24610 header#masthead.site-header:not(.scroll) .menu-toggle {
    background-image: url(/wp-content/themes/yeeply/img/icon-menu-white.svg);
    background-color: transparent;
  }
  header .main-navigation ul#primary-menu, .header-top-menu {
    display: none;
  }
  .header-top {
    grid-template-columns: 117px 1fr;
  }
  .toggled .menu-toggle {
    background-image: url(/wp-content/themes/yeeply/img/icon-close.svg);
    border: none;
  }
  .page-id-19691 header#masthead.site-header:not(.scroll) .toggled .menu-toggle, .page-id-24610 header#masthead.site-header:not(.scroll) .toggled .menu-toggle {
    background-image: url(/wp-content/themes/yeeply/img/icon-close-white.svg);
  }
  header .main-navigation.toggled ul#primary-menu {
    display: block;
    background-color: #fff;
    text-align: center;
    padding-top: 5px;
    margin: 0;
    width: calc(100vw - 32px);
    min-width: calc(100vw - 32px);
  }
  #primary-menu li a {
    padding: 15px 0;
    text-align: left;
    margin-left: 0;
  }
  #primary-menu li:not(:last-child) a {
    border-bottom: 1px solid #bebebe;
  }
  #primary-menu li.swiper-slide {
    width: auto;
    display: contents;
  }
  .footer-top {
    grid-template-columns: 1fr 1fr;
  }
  .footer-links {
    padding-top: 56px;
  }
  .widget {
    margin-bottom: 32px;
  }
  .footer-bottom {
    grid-template-columns: 1fr;
  }
  .footer-bottom p{
    text-align: center;
  }
  .main-navigation.toggled .mobile-price-login {
    display: block;
    position: fixed;
    right: 0px;
    margin: 0;
    background-color: #fff;
    overflow: scroll;
    width: 100%;
    top: 315px;
    z-index: 99;
    text-align: center;
    padding-bottom: 5px;
  }
  .main-navigation.toggled .header-login {
    padding: 8px;
    border: 1px solid;
    border-radius: 5px;
    margin: 20px 10px;
  }
  .main-navigation.toggled .mobile-price-login a {
    margin: 20px 10px;
  }
  .header-lan-menu {
    position: relative;
    right: inherit;
    top: initial;
  }
  .header-lan-menu .vector-down {
    display: none;
  }
  .header-lan-menu ul.footer-list.list-inline.list-language li a{
    margin: 0;
  }
  .header-lan-menu ul.footer-list.list-inline.list-language li {
    display: contents!important;
  }
  .header-lan-menu ul.footer-list.list-inline.list-language {
    display: flex;
    justify-content: center;
    width: auto;
    display: none;
  }
  .list-language li.current-language a {
    font-weight: 500;
  }
  ul.footer-list.list-inline.list-language li:not(:last-child) a{
    border-right: 1px solid #737B8C;
  }
  .yp-profile .wp-block-column:not(:only-child) {
    flex-basis: calc(50% - 1em)!important;
    flex-grow: 0;
    margin-left: 0;
  }
  .yp-profile .has-5-columns {
    flex-wrap: wrap;
  }
  .header-price-estimate {
    color: #fff;
    background: #499DED;
  }
  .home .homepage-clients {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .home .homepage-clients p{
    flex-basis: 100%;
    text-align: left;
  }
  .testimonial-sliders .js-wpv-view-layout.js-wpv-view-layout-5673 {
    position: relative;
  }
  .homepage-clients img {
    margin: 0 6px 21px;
  }
  /*.homepage-clients p+img {
    margin-left: 0px;
  }*/
  .home .homepage-clients p {
    margin: 0 auto 26px;
  }
  .yp-block ul.footer-list.list-inline.list-language li:not(:last-child) a {
    border-right: 0;
  }
  .yp-block ul.kt-tabs-title-list {
    display: grid!important;
  }
  .yp-block .kt-title-text:after {
    background: none;
    display: none;
  }
  .section-success.yp-block ul.kt-tabs-title-list {
    display: grid!important;
    overflow: auto;
    z-index: 99;
    white-space: nowrap;
    max-width: 100%;
  }
  .yp-recursos.section-downloads .wp-block-column:not(:first-child) {
    margin-left: 36px;
  }
  ul.footer-list.list-inline.list-language li:not(:last-child) a {
    border-right: 0;
  }
  .category-list ul.category-list-ul.category-list-responsive{
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .category-list ul.category-list-ul:not(.category-list-responsive){
    display: none;
  }
  .yp-profile .wp-block-column:not(:only-child) {
    flex-basis: 100%!important;
  }
  .question h3 {
    max-width: 92%;
  }
  .yp-block.yp-faq .question .ico {
    top: 9px;
  }
  .yp-block .kt-title-item span.kt-title-text {
    font-size: 16px;
    line-height: 20px;
  }
  .wp-block-columns.has-2-columns.single-snapshot {
    flex-direction: column;
  }
  .yp-block .green span, .yp-block .single-snapshot .number.green,
  .yp-block .single-snapshot .number.orange, .yp-block .single-snapshot .orange span,
  .yp-block .single-snapshot .blue span, .yp-block .single-snapshot .number.blue {
    line-height: 88px;
  }
  .single-snapshot .text {
    margin: 0;
  }
  .number-wrapper {
    padding-right: 0;
  }
  body:not(.home) .yp-group-h1 h1 br, body:not(.home) h2 br, body:not(.home) h3 br{
    display: none;
  }
}
@media screen and (max-width: 767px){
  .footer-top {
    grid-template-columns: 1fr;
  }
  .footer-col-2, .footer-col-3, .footer-col-4, .footer-col-5{
    padding-top: 0;
  }
  .footer-top p.widget-title {
    font-size: 16px;
    line-height: 20px;
  }
  .footer-top p {
    font-size: 14px;
  }
  footer .scrll-down{
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 16px;
    background-color: #f9fafa;
    text-align: center;
    left: 0;
    z-index: 9;
  }
  footer .scrll-down a{
    display: inherit;
    max-width: 343px;
    margin: auto;
  }
  .yp-profile .wp-block-column, .yp-profile .wp-block-column:not(:only-child) {
    flex-basis: 100%!important;
    display: grid;
    grid-template-columns: 104px 1fr;
    grid-column-gap:8px;
    margin-bottom: 32px;
  }
  .yp-profile img{
    max-width: 69px;
    max-height: 69px;
  }
  .yp-block.yp-profile .wp-block-image {
    width: 104px;
    height: 104px;
  }
  .yp-profile .wp-block-column p {
    text-align: left;
    align-self: center;
    font-size: 18px;
  }
  .testimonial-sliders .js-wpv-view-layout.js-wpv-view-layout-5673 {
    position: relative;
  }
  .site-footer {
    margin-bottom: 82px;
  }
  .home-hero{
    padding: 31px 16px 90px;
  }
  .home-hero h1, .home .home-hero h2, .home .home-hero .btn-blue,
  .home .home-hero p, .yp-block h2, .yp-block h2+p{
    text-align: left;
  }
  .home-hero h1{
    font-size: 30px;
    line-height: 150%;
    margin-bottom: 24px;
  }
  .home .home-hero h2{
    margin-bottom: 37px;
  }
  .home-hero-views {
    margin-top: 67px;
  }
  .yp-profile{
    padding: 61px 16px 109px;
  }
  .yp-block h2{
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 150%;
  }
  /*.home-section2-p{
    margin-bottom: 42px!important;
  }*/
  .yp-profile .has-5-columns{
    margin-bottom: 40px;
  }
  .yp-block .js-section-vp-calculators.pv_home_vp_why {
    padding: 0 16px 54px;
  }
  .pv_home_vp_why h2+p {
    margin-bottom: 55px
  }
  .pv_home_vp_why .feature{
    display: grid;
    grid-template-columns: 48px;
    grid-column-gap: 16px;
  }
  .pv_home_vp_why img {
    width: 48px;
  }
  .pv_home_vp_why .feature h3{
    font-size: 24px;
    line-height: 150%;
    margin-bottom: 12px;
  }
  .pv_home_vp_why .feature p{
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 59px;
  }
  .pv_home_vp_why .wp-block-column:last-child .feature p{
    margin-bottom: 0;
  }
  .yp-block.js-section-vp-calculators{
    padding: 31px 16px 141px;
  }
  .yp-block.js-section-vp-calculators h2+p{
    margin-bottom: 35px;
  }
  .yp-block .how-yeeply-work .wp-block-column {
    margin-top: 0;
    display: grid;
    grid-template-columns: 104px 1fr;
    grid-column-gap: 8px;
    margin-bottom: 72px;
  }
  .yp-block .how-yeeply-work .wp-block-column figure{
    grid-row: 1 / 3;
  }
  .yp-block .how-yeeply-work img {
    max-width: 104px;
    margin-top: -28px;
  }
  .yp-block .how-yeeply-work h3 {
    margin: 0 0 0;
    text-align: left;
    font-size: 18px;
  }
  .yp-block .how-yeeply-work p {
    text-align: left;
    margin: 0;
    max-width: max-content;
    font-size: 14px;
  }
  .yp-block .how-yeeply-work {
    margin-bottom: 0;
  }
  .testimonial-sliders.yp-block {
    padding:0 0 117px;
  }
  .home-opinions .wp-image-5504 {
    margin: 0 0 23px;
  }
  .testimonial-sliders h2{
    text-align: center;
  }
  .home-opinions .wp-image-5504 {
    margin: 0 0 23px;
    flex-basis: 100%!important;
  }
  .testimonial-sliders p.home-opinions {
    display: flex;
    flex-wrap: wrap;
  }
  .homepage-clients img {
    max-height: 32px;
    max-width: 99px;
  }
  .yparrows-home .wp-block-group__inner-container{
    display: flex;
    justify-content: center;
    margin-top: 56px;
    position: relative;
    top: 31px;
  }
  .yparrows-home figure{
    height: 24px;
    margin: 0;
  }
  .yparrows-home .yparrows-home-left{
    margin-right: 33px;
    outline: none;
  }
  .yparrows-home .yparrows-home-right{
    margin-left: 33px;
    outline: none;
  }
  .single-testimonial {
    border: 0;
  }
  .section-success.yp-block ul.kt-tabs-title-list {
    width: 100%;
    display: grid!important;
    overflow: auto;
    z-index: 99;
    justify-content: start;
    padding-left: 0;
  }
  .section-success.yp-block ul.kt-tabs-title-list li {
    width: 135px;
    margin: 0 auto !important;
    pointer-events: inherit;
    display: inherit!important;
    text-align: center;
  }
  .section-success.yp-block .kt-tabs-title-list li .kt-tab-title {
    padding: 0 0 3px!important;
    border-color: #E3E5E8!important;
  }
  .section-success.yp-block .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title {
    border-color: #499ded!important;
  }
  .yp-block .kt-title-item.kt-tab-title-active span.kt-title-text {
    color: #499ded!important;
  }
  .yp-block .kt-title-item span.kt-title-text {
    color: #C7CAD1!important;
    font-size: 16px;
    line-height: 20px;
  }
  .section-success.yp-block .kt-tabs-wrap{
    /*display: grid;*/
  }
  .section-success.yp-block .wp-block-kadence-iconlist.kt-list-icon-aligntop ul.kt-svg-icon-list .kt-svg-icon-list-item-wrap {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 25px;
  }
  .success-enterprise .wp-block-kadence-iconlist ul.kt-svg-icon-list .kt-svg-icon-list-item-wrap .kt-svg-icon-list-single {
    margin-top: 0;
  }
  .success-enterprise .wp-block-kadence-tab .has-2-columns .wp-block-column:first-child,
  .success-enterprise .wp-block-kadence-tab .single-success .success-text {
    order: 2;
  }
  .yp-block h2+p.home-opinions {
    display: grid;
    grid-template-columns: 84px 45px 128px;
    grid-row-gap: 21px;
    margin-bottom: 21px;
  }
  .home-opinions .wp-image-5504 {
    grid-column: 1 /4;
    margin: auto;
    max-width: 122px;
  }
  .yp-block .home-opinions {
    font-size: 16px;
    line-height: 32px;
  }
  .home-opinions .wp-image-5505 {
    max-width: 16px;
  }
  .success-enterprise .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
  .yp-block .kt-tabs-content-wrap.swiper-wrapper{
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition: all ease-in-out 0.6s;
    -moz-transition: all ease-in-out 0.6s;
  }
  .yp-block.pv_home_vp_why{
    padding-bottom: 76px;
  }
  .yp-block.yphow-click-to-action h2{
    text-align: center;
  }
  .yp-block.yphow-click-to-action strong{
    display: contents;
  }
  .yp-block.yphow-click-to-action{
    margin-bottom: 35px;
  }
  /* Como funciona */
  .yp-group-h1 {
    padding-top: 24px;
    padding-bottom: 68px;
  }
  .yp-group-h1 .wp-block-column:first-child {
    order: 2;
  }
  .yp-group-h1 .mobile-background {
    height: 0;
  }
  body:not(.home) .yp-group-h1 h1{
    font-size: 30px;
    line-height: 150%;
  }
  .yp-group-h1 p {
    font-size: 16px;
    line-height: 150%;
  }
  .ypcontract  .how-yeeply-work .wp-block-column {
    margin-top: 0;
    display: grid;
    grid-template-columns: 48px 1fr;
    grid-column-gap: 16px;
    margin-bottom: 47px;
  }
  .ypcontract  .wp-block-column .wp-block-image{
    grid-row: 1/3;
    margin: 0;
    max-height: 48px;
  }
  .ypcontract  .wp-block-column h3{
    margin: 0;
    line-height: 32px;
  }
  .ypcontract .wp-block-column h3 br {
    display: none;
  }
  .ypcontract  .wp-block-column .has-text-align-center{
    margin: 0;
    text-align: left;
    max-width: inherit;
    color: #2E3138;
  }
  .ypcontract {
    padding: 61px 16px 59px!important;
  }
  .ypcontract h2+p {
    margin-bottom: 119px;
    text-align: left;
  }
  .yp-block.uagb-block-90b1ef5a-7427-4ff2-91dd-9c8ed265b3e8{
    padding-bottom: 80px;
  }
  .yp-block.grey-section.section-professionals {
    padding: 57px 0 67px!important;
    margin-bottom: 61px;
  }
  .yp-block .green span, .yp-block .single-snapshot .number.green,
  .yp-block .single-snapshot .number.orange, .yp-block .single-snapshot .orange span,
  .yp-block .single-snapshot .blue span, .yp-block .single-snapshot .number.blue {
    font-size: 48px;
    line-height: 59px;
  }
  .yp-block .single-snapshot .text{
    font-weight: 500;
    line-height: 150%;
  }
  .yp-block .wp-block-columns.has-3-columns.snapshots {
    row-gap: 70px;
  }
  .ypcontract {
    padding-top: 61px!important;
    padding-bottom: 59px!important;
  }
  .ypcontract .txt-blue {
    text-align: left;
    font-size: 24px;
    line-height: 150%;
  }
  .home .yp-block h2 strong {
    display: block;
  }
  .yp-group-h1 img{
    margin-bottom: 34px;
    height: 100%;
  }
  .section-success.yp-block.ypwhy{
    margin-top: 61px
  }
  .ypwhy .testimonial-sliders.yp-block {
    padding-bottom: 117px;
  }
  .yp-block.section-professionals .snapshots .wp-block-column {
    word-break: inherit;
    flex-basis: calc(50% - 1em)!important;
  }
  .yp-group-h1 .wp-block-columns{
    margin-bottom: 0;
  }
  .section-professionals.yp-group.ypexpertise, .ypexpertise.section-phases {
    padding-top: 31px;
  }
  .section-professionals.yp-group.ypexpertise h2, .ypexpertise.section-phases h2 {
    font-size: 30px;
    line-height: 150%;
    margin-bottom: 25px;
  }
  .ypexpertise.section-phases h2 {
    margin-bottom: 57px;
  }
  .section-professionals.yp-group.ypexpertise:not(.grey-section) p, .ypexpertise.section-phases p {
    line-height: 150%;
    color: #2E3138;
    text-align: left;
    margin: 0 0 48px;
  }
  .section-professionals.yp-group.ypexpertise:not(.grey-section) p:last-child{
    margin-bottom: 25px;
  }
  .home-section2.yp-profile.ypexpertise{
    padding-bottom: 48px;
  }
  .ypexpertise.section-phases.yp-group {
    padding: 0 16px 56px;
    margin-top: 61px;
  }
  .ypexpertise .funnel-image {
    margin-top: 50px 0 64px;
  }
  .ypexpertise .funnel-image .percent {
    height: 116px;
  }
  .ypexpertise.section-phases .wp-block-column .wp-block-columns.has-2-columns {
    display: grid;
    grid-template-columns: 48px 1fr;
    grid-column-gap: 15px;
  }
  .ypexpertise.section-phases .number p {
    font-size: 24px;
    height: 49px;
  }
  .ypexpertise.section-phases .number {
    align-self: baseline;
  }
  .ypexpertise.section-phases .description h3 {
    font-weight: normal!important;
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
  }
  .yp-recursos.section-downloads .wp-block-column:not(:only-child) {
    flex-basis: 100%!important;
  }
  .blog-grid-posts {
    grid-template-columns: 1fr;
  }
  .archive h1, h1.archive-title, .archive h1.main-title, .search h1 {
    margin: 31px auto 18px;
    font-size: 30px;
    line-height: 150%;
  }
  .blog-description p {
    margin-bottom: 37px;
  }
  .category-list ul.category-list-ul>li>a span{
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
  }
  .category-list ul.category-list-ul>li>a {
    padding-bottom: 3px;
  }
  .link-others{
    pointer-events: none;
  }
  .single .post-type-blog {
    margin: 28px auto 32px;
  }
  .single .breadcumbs {
    font-size: 12px;
    line-height: 15px;
  }
  .single .post-type-blog h1.entry-title {
    margin: 19px auto 54px;
    font-size: 30px;
    letter-spacing: 150%;
  }
  .single .single-post-header {
    height: 272px;
  }
  .single h3.related-posts-h3 {
    font-size: 24px;
    margin-bottom: 68px;
    margin-top: 126px;
  }
  .related-posts-wrapper {
    grid-template-columns: 1fr;
    grid-row-gap: 58px;
  }
  .single .single-related img {
    display: none;
  }
  .single .related-posts-wrapper>div{
    border: 0;
    border-bottom: 1px solid #E3E5E8;
    border-radius: 1px;
  }
  body .yp-group-h1 .wp-block-column {
    flex-basis: 100%!important;
  }
  .single-funnel:not(:first-child) {
    display: none;
  }
  .yp-block.yp-faq h2 {
    text-align: center;
    margin-top: 93px;
  }
  .yp-recursos.section-downloads .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
  .yp-recursos.section-downloads .wp-block-column:not(:last-child), .yp-recursos.section-downloads .wp-block-columns:first-child {
    margin-bottom: 32px;
  }
  .yp-recursos.section-downloads .wp-block-columns:last-child {
    margin-bottom: 74px;
  }
  .pv_home_vp_why .has-2-columns .wp-block-column:last-child .feature p {
    margin-bottom: 59px;
  }
  .pv_home_vp_why .has-2-columns:last-child .wp-block-column:last-child .feature p {
    margin-bottom: 0;
  }
  .ypcontract .wp-block-column h3 {
    min-height: inherit;
    margin-bottom: 15px!important;
  }
  .ypexpertise .funnel-image {
    margin: 49px 0 64px;
  }
  .how-yeeply-work h3{
    font-size: 24px;
  }
  .yp-block.yp-faq .single-faq {
    padding-left: 15px;
  }
  .blog-container .single-post-content {
    padding: 16px 16px 42px;
  }
  .link-others::after {
    font-size: 18px;
    line-height: 14px;
  }
  .buscador-center form label {
    max-width: 100%;
    border: 0;
    border-radius: 4px;
  }
  .buscador-center form {
    border: 0;
    border-radius: 4px;
  }
  .buscador-center form label input{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .footer-top section:not(#text-24) p.widget-title {
    background-image: url(//www.yeeply.com/wp-content/themes/yeeply/img/arrw-dwn.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 14px;
  }
  .footer-col-2 .textwidget,
  .footer-col-3 .textwidget,
  .footer-col-4, .footer-col-5 .textwidget {
    display: none;
  }
  .footer-col-2 .textwidget.actv,
  .footer-col-3 .textwidget.actv,
  .footer-col-4, .footer-col-5 .textwidget.actv {
    display: block;
  }
  .yp-block div.companies-loop {
    margin: 0 auto 57px;
  }
  div.companies-loop img {
    margin: 0 auto;
    width: 132px;
  }
  div.companies-loop {
    grid-gap: 36px 0;
  }
  ul.footer-list.list-inline.list-language {
    justify-content: center;
  }
  .wp-block-columns.has-3-columns.snapshots {
    grid-template-columns: 1fr 1fr 1fr;
    min-height: 249px;
    position: relative;
    justify-content: start;
  }
  .section-professionals .swiper-container{
    padding-left: 72px;
    padding-right: 72px;
  }
  .grey-section.section-professionals {
    background: #fff;
  }
  .snapshots.has-3-columns>.wp-block-column {
  /*  height: 249px;
    width: 235px;*/
    background: #F3F5F9;
    border-radius: 8px;
  }
  .wp-block-columns.has-2-columns.single-snapshot {
    flex-direction: column;
  }
  .yp-block .single-snapshot .text {
    text-align: center;
  }
  .wp-block-columns.has-2-columns.single-snapshot {
    display: flex;
  }
  .yp-block.grey-section.section-professionals {
    padding: 0!important;
  }
  .section-table .wp-block-columns.has-3-columns.snapshots {
    margin-top: 0;
  }
  .dots:not(.page-numbers){
    margin: 26px auto 85px;
    display: flex;
    justify-content: center;
  }
  .dots:not(.page-numbers) div{
    margin: 0 16px;
    border: 1px solid #C7CAD1;
    border-radius: 50%;
    width: 7px;
    height: 7px;
  }
  .dots:not(.page-numbers) .dotact{
    background-color: #499DED;
  }
  .number-wrapper {
    display: flex;
    align-items: flex-end;
  }
  .number-wrapper {
    margin-bottom: 13px;
    padding-top: 57px;
  }
  .bg-s-white {
    padding-top: 93px;
    padding-bottom: 80px;
    box-shadow: none;
    background-color: transparent;
    border: 0;
  }
  .yp-block.yphow-click-to-action{
    background-color: #f3f5f9;
    max-height: 312px;
    min-height: 312px!important;
    background-image: none!important;
  }
  .yp-block.yphow-click-to-action h2 {
    margin-bottom: 50px;
  }
  .question h3{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #499DED;
  }
  body .int-page.yp-group-h1 h1 {
    font-weight: normal;
    font-size: 25px;
    line-height: 150%;
  }
  .int-page.yp-profile img {
    max-width: 56px;
    max-height: 69px;
  }
  .int-page.testimonial-sliders h2 {
    text-align: left;
  }
  .int-page.testimonial-sliders{
    padding-bottom: 0;
  }
  .yp-app-list{
    padding-top: 0;
    padding-bottom: 0;
  }
  .yp-app-list .yp-group-h1 {
    background-color: transparent!important;
    padding-bottom: 110px;
  }
  .home .yp-block.yphow-click-to-action {
    margin-bottom: 0;
  }
  .yp-app.yp-block.yphow-click-to-action {
    margin-bottom: 61px;
  }
  .yp-yphpw-img.yphow-click-to-action img{
    max-width: 96px;
  }
  .yp-yphpw-img.yphow-click-to-action img{
    max-width: 96px;
  }
  .yp-yphpw-img.yphow-click-to-action .wp-block-image+h2{
    font-weight: normal;
    font-size: 24px;
    line-height: 150%;
    margin-bottom: 100px;
  }
  .yp-yphpw-img .wp-block-image {
    margin-bottom: 13px;
  }
  .yp-yphpw-img.yphow-click-to-action{
    min-height: inherit!important;
    max-height: inherit;
    background-color: #fff;
  }
  .pv_home_vp_why .has-2-columns{
    margin-bottom: 0;
  }
  .pw-why-h2-max{
    max-width: 280px;
  }
  .single .bt-proyecto a{
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
  }
  .single .bt-proyecto {
    position: relative;
  }
  .single .bt-proyecto a::after {
    position: absolute;
    right: 16px;
    top: 50%;
  }
  .single .bt-proyecto {
    padding-right: 38px;
  }
  .single-related-stories{
    padding-left: 20px;
    padding-right: 20px;
  }
  .btn-typ-white-outline a {
    padding: 14px 14px;
  }
  .yp-block.yp-profile.int-page{
    padding-top: 10px;
  }
  .int-page.yp-profile img {
    max-width: 46px;
    max-height: 69px;
  }
  .yp-profile .file-img img {
    max-width: 100%;
    max-height: 100%;
  }
  .yp-app-list h2{
    margin-bottom: 42px;
  }
  .page-id-18428 .yp-app-list .has-3-columns {
    margin-bottom: 0;
  }
  .page-id-18428 .yp-app-list .yp-group-h1{
    padding-top: 16px;
    padding-bottom: 57px;
  }
  .yp-app.yp-block.yphow-click-to-action {
    padding-bottom: 0;
    padding-top: 50px;
  }
  .yp-block.yphow-click-to-action {
    min-height: 397px!important;
  }
  .single .post-type-blog .entry-content h2,  .single .post-type-blog .entry-content h3{
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
  }
  .single .single-related-stories>div>h3{
    font-weight: normal;
    font-size: 36px;
    line-height: 100%;
  }
  .entry_meta {
    font-weight: normal;
    font-size: 13px;
  }
  .single .related-posts-wrapper h3 a {
    font-size: 16px;
    line-height: 150%;
  }
  .single .related-posts-wrapper .blog-read-more {
    padding-left: 16px;
    padding-right: 16px;
    display: none;
  }
  .single .related-posts-wrapper p {
    margin-bottom: -20px;
  }
  .single .related-posts-wrapper p, .single .related-posts-wrapper h3 a {
    padding-left: 0;
    padding-right: 0;
  }
  .single .related-posts-wrapper .entry_meta {
    margin-left: 0;
    margin-right: 0;
  }
  .page-id-18715 .yp-app-list.yp-des-list .has-3-columns {
    margin-bottom: 0;
  }
  .page-id-18715 .yp-app-list.yp-des-list {
    margin-bottom: 117px;
  }
  .page-id-18715 .testimonial-sliders.yp-block {
    padding-bottom: 83px;
  }
  .page-id-18715 .yp-block.js-section-vp-calculators {
    padding-bottom: 80px;
  }
  .page-id-18715 .yp-block.yphow-click-to-action {
    min-height: 397px!important;
    margin-bottom: 0;
  }
  .page-id-18715 .yp-block.js-section-vp-calculators,
  .page-id-22592 .yp-block.js-section-vp-calculators {
    margin-top: 60px;
  }
  .page-id-18715 .yp-block.yp-faq h2, .page-id-18747 .yp-block.yp-faq h2,
  .page-id-18767 .yp-block.yp-faq h2, .page-id-22592 .yp-block.yp-faq h2,
  .page-id-19691 .yp-block.yp-faq h2{
    margin-top: -30px;
  }
  .m-b-0{
    margin-bottom: 0;
  }
  .yp-block.js-section-vp-calculators.m-t-0{
    margin-top: 0;
  }
  .m-t-6{
    margin-top: 60px;
  }
  .p-b-0{
    padding-bottom: 0;
  }
  .page-id-22592 .yp-hac.yp-profile img {
    max-width: 104px;
    max-height: 104px;
  }
  .yp-hac.yp-profile .img-min img{
    max-width: 46px;
  }
  .page-id-22592 .section-success.testimonial-sliders.yp-block{
    padding-bottom: 80px;
  }
  .wp-block-cover.aligncenter.has-white-background-color.has-background-dim.home-click-to-action.yphow-click-to-action.yp-block.yp-yphpw-img{
    padding-top: 32px;
  }
  .page-id-19691 .testimonial-sliders h2 {
    text-align: left;
  }
  .page-id-19691 .testimonial-sliders.yp-block.yp-clientes.yp-solution{
    padding: 0px 16px 30px;
  }
  .page-id-19691 .grey-section.section-professionals.yp-block{
    margin-bottom: 0;
  }
  .page-id-19691 .success-enterprise h3{
    text-align: left;
    margin-left: 0;
  }
  .yp-block.expected-page figure{
    margin-bottom: 0;
    margin-top: 0;
  }
  .yp-block.expected-page .wp-block-kadence-iconlist ul.kt-svg-icon-list li.kt-svg-icon-list-item-wrap:not(.this-prevents-issues):not(.this-stops-third-party-issues):not(.tijsloc) {
    margin-bottom: 34px;
  }
  .yp-app-list .yp-app-ul .wp-block-kadence-iconlist {
    padding-right: 34px;
  }
  .page-id-19691 .js-section-vp-calculators{
    padding-top: 0;
  }
  .yp-block.grey-section.section-professionals {
    margin-bottom: 0px;
  }
  .page-id-5433 .yp-block .how-yeeply-work img {
    max-width: 100%;
    margin-top: 0;
  }
  .search-results .site-main{
    padding: 0 16px;
  }
  .page-id-19691 .home-hero {
    min-height: 640px!important;
  }
  .page-id-19691 .home-hero h1{
    font-size: 25px;
    line-height: 150%;
    margin-bottom: 0;
  }
  .page-id-19691 .home-hero p{
    margin-bottom: 42px;
    margin-top: 27px;
    margin-left: 0;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
  }
  .page-id-19691 .home-hero .wp-block-buttons{
    text-align: left;
  }
  .page-id-19691 .home-hero{
    margin-bottom: 29px;
  }
  .page-id-18715 .yp-faq, .page-id-18747 .yp-faq, .page-id-18767 .yp-faq, .page-id-22592 .yp-faq {
    margin-top: 108px;
  }
  .success-enterprise .wp-block-kadence-tab .has-2-columns .wp-block-column:first-child {
    max-width: inherit;
  }
  .yp-group-h1 img{
    display: none;
  }
}
.home-opinions .wp-image-5504 {
  max-width: 196px;
}
.yp-click-to-action-epm .bg-s-white h2{
    max-width: 1049px;
}
/* landing EPM */
.yp-beneficios-epm .wp-block-image{
  height: 180px;
  text-align: center;
  margin: auto;
  align-items: center;
  display: flex;
}
.yp-beneficios-epm h3{
  line-height: 150%;
  color: #499ded;
  font-size: 26px;
}
.expected-page.yp-beneficios-epm span {
  max-width: inherit;
}
.yp-beneficios-epm .wp-block-kadence-iconlist ul.kt-svg-icon-list li.kt-svg-icon-list-item-wrap:not(.this-prevents-issues):not(.this-stops-third-party-issues):not(.tijsloc) {
  max-width: 349px;
  margin-left: auto;
  margin-right: auto;
}
.yp-con-epm .yp-con-epm-click{
  margin-top: -150px;
  height: 0;
}
.yp-block-ren-epm figure+p{
  margin-bottom: 25px;
}
.yp-block-ren-epm h2+p, .yp-block-ren-epm h3{
  max-width: inherit;
}
.yp-block-ren-epm h3{
  display: grid;
  margin: 0;
  border-bottom: 2px solid #E3E5E8;
  align-items: end;
  padding-bottom: 17px;
  font-weight: 300;
  min-height: 79px;
  transition: all .2s ease-in-out;
}
.yp-block-ren-epm h3 span {
  color: #5C6370;
  transition: all .2s ease-in-out;
}
.yp-block-ren-epm .wp-block-column:hover h3{
  border-color: #499ded
}
.yp-block-ren-epm .wp-block-column:hover h3 span {
    color:#499ded;
}
.yp-block-ren-epm .wp-block-column:not(:first-child) {
    margin-left: 0;
}
.yp-con-epm+.testimonial-sliders .success-enterprise.grid-4-cols .kt-tabs-title-list {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
}
.yp-con-epm+.testimonial-sliders.section-success.yp-block span.kt-title-text {
  font-size: 17px;
}
@media screen and (max-width: 1090px){
  .yp-con-epm .yp-con-epm-click{
    margin: auto auto 80px;
    height: inherit;
  }
}
@media screen and (min-width: 600px) and (max-width: 1090px){
  .yp-con-epm .wp-block-column:not(:only-child) {
    flex-basis: calc(50% - 1em)!important;
    flex-grow: 0;
  }
  .yp-con-epm.yp-app-list .has-3-columns{
    gap: 20px;
  }
  .yp-con-epm .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
  .yp-con-epm .wp-block-columns {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 782px){
  .yp-beneficios-epm .wp-block-column:not(:only-child) {
    flex-basis: 100%!important;
  }
  .yp-block.yp-block-ren-epm .how-yeeply-work p {
    text-align: center;
    margin: auto auto 25px;
  }
  .yp-block.yp-block-ren-epm .how-yeeply-work .wp-block-column {
    grid-template-columns:1fr;
  }
  .yp-block.yp-block-ren-epm .how-yeeply-work .wp-block-column figure {
    grid-row: inherit;
  }
  .yp-block.yp-block-ren-epm .how-yeeply-work img {
    margin-top: inherit;
  }
  .yp-block-ren-epm.yp-block .how-yeeply-work h3{
    text-align: center;
  }
}
/* landings kit Digital */
.header_kit .red_p {
  font-weight: 500;
  font-size: 25px;
}
.formulario_kit .gform_wrapper.gravity-theme .gform_footer input{
  border-radius: 10px;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  color: #fff;
  background: #e82b19;
  border-style: solid;
  border-color: #e82b19;
  border-width: 2px;
  padding: 15px 30px;
}
.formulario_kit .gform_wrapper.gravity-theme .gform_footer input:hover {
  color: #e82b19;
  background: #fff;
  border-color:  #e82b19;
}
.header_kit.home-hero .btn-blue a, .formulario_kit .ga-cta-hero a,
.btn-red a, .header_landing_kit.yp-group-h1 .btn-blue a {
  background: transparent;
  border: 2px solid #e82b19;
  color: #e82b19!important;
  box-shadow: none;
}
.header_kit.home-hero .btn-blue a:hover, .formulario_kit .ga-cta-hero a:hover,
.btn-red a:hover, .header_landing_kit.yp-group-h1 .btn-blue a:hover{
  cursor: pointer;
  background: #e82b19;
  border: 2px solid #e82b19;
  color: #fff!important;
}
.header_kit .btn-red a:hover{
  color: #292929!important;
}
.formulario_kit .ga-cta-hero a, .formulario_kit .gform_wrapper.gravity-theme .gform_footer input, .btn-red a {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  padding: 14px 25px;
  border-radius: 4px;
  text-transform: none;
}
.yp-block.formulario_kit p{
  margin: 0 auto 35px;
}
.yp-block.formulario_kit .wp-block-columns {
  justify-content: space-between;
}
.yp-block.formulario_kit .wp-block-columns>.wp-block-column {
  flex-basis: 40%;
}
.yp-block.formulario_kit .wp-block-columns>.wp-block-column:nth-child(2) {
  flex-basis: 50%;
}
.yp-block.formulario_kit .gform_required_legend, .yp-block.formulario_kit .gform_title {
  display: none;
}
.yp-block.formulario_kit label.gfield_label {
  color: #e82b19!important;
  /*color: #499ded!important;*/
}
/*.yp-block.formulario_kit .gform_wrapper.gravity-theme .gfield input.large, .yp-block.formulario_kit .gform_wrapper.gravity-theme .gfield select.large {
  border-color: #e82b19;
  color: #ce2d1e;
}*/
/*.yp-block.formulario_kit .gform_wrapper.gravity-theme ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
/*  color: #e82b19;
  opacity: 1; /* Firefox */
/*}*/
/*.yp-block.formulario_kit .gform_wrapper.gravity-theme :-ms-input-placeholder { /* Internet Explorer 10-11 */
/*  color: #e82b19;
}
.yp-block.formulario_kit .gform_wrapper.gravity-theme ::-ms-input-placeholder { /* Microsoft Edge */
/*  color: #e82b19;
}
.yp-block.formulario_kit  .gform_wrapper.gravity-theme :focus-visible {
  outline: #ce2d1e auto 1px;
}*/
.yp-block.formulario_kit .ginput_container_consent {
  font-size: 14px;
  text-align: center;
  margin: 32px auto 10px;
}
.yp-block.formulario_kit .ginput_container_consent input[type="checkbox"]{
  position: relative;
  top: 1px;
}
.yp-block.formulario_kit .gform_wrapper.gravity-theme .gfield select.large{
  padding: 10px 8px;
  /*color: #e82b19;*/
}
.yp-block.formulario_kit .gfield_contains_required a{
  color: #e82b19;
}
.yp-block.formulario_kit .gform_footer.top_label{
  text-align: center;
}
.yp-block.servicios_kit p.learn-single-category {
  text-align: center;
  font-weight: 500;
}
.yp-block.servicios_kit .wp-block-column {
  max-width: 332px;
  border: 2px solid #E3E5E8;
  box-sizing: border-box;
  border-radius: 12px;
}
.yp-block.servicios_kit .wp-block-column figure{
  border-bottom: 2px solid #E3E5E8;
}
.yp-block.servicios_kit .wp-block-column:hover{
  box-shadow: 0px 4px 8px rgb(0 0 0 / 10%);
}
.yp-block.servicios_kit p.learn-single-category {
  padding-bottom: 1em;
}
.yp-block.servicios_kit p.learn-single-category a{
  color: inherit;
}
.yp-block.servicios_kit .wp-block-columns {
  justify-content: center;
}
.yp-block.servicios_kit .wp-block-column img{
  aspect-ratio: 1.3 / 1;
  object-fit: cover;
}
/*.ofertas_circle>.wp-block-group__inner-container {
  width: 200px;
  border-radius: 50%;
  border: 2px solid #1f212b;
  height: 200px;
  margin: 20px auto;
}*/
.ofertas_circle>.wp-block-group__inner-container h3{
  /*padding-top: 55px;*/
  margin: 0;
  /*color: #1f212b;*/
  font-size: 28px;
}
.ofertas_circle>.wp-block-group__inner-container p{
  /*padding-bottom: 55px;*/
  margin-bottom: 0;
  margin-top: 0;
}
.ofertas_table_landing_kit .has-3-columns{
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.ofertas_table_landing_kit .wp-block-column>.wp-block-group{
  border: 2px solid #E3E5E8;
  border-radius: 25px;
  max-width: 300px;
  margin: auto;
  padding: 10px;
}
.ofertas_table_landing_kit .medal-group {
  background-color: #e6bc99;
  padding: 45px 0 20px;
  border-radius: 25px;
}
.ofertas_table_landing_kit .medal-group .wp-block-image {
    margin: 0 auto 1em;
    max-width: 220px;
}
.ofertas_table_landing_kit .silver .medal-group {
  background-color: #d9d9d9;
}
.ofertas_table_landing_kit .gold .medal-group {
  background-color: #f7cb02;
}
.ofertas_table_landing_kit .gold .medal-group figure{
  margin-right: 0;
}
/*.ofertas_table_landing_kit .has-3-columns .wp-block-column:nth-child(2) .ofertas_circle>.wp-block-group__inner-container p,
.ofertas_table_landing_kit .has-3-columns .wp-block-column:nth-child(2) .ofertas_circle>.wp-block-group__inner-container h3,
.ofertas_table_landing_kit .has-3-columns .wp-block-column:nth-child(2) .ofertas_circle>.wp-block-group__inner-container,
.ofertas_table_landing_kit .has-3-columns .wp-block-column:nth-child(2) .kt-svg-icon-list li span br+strong {
  color: #d9d9d9;
  border-color: #d9d9d9;
}
.ofertas_table_landing_kit .has-3-columns .wp-block-column:nth-child(3) .ofertas_circle>.wp-block-group__inner-container p,
.ofertas_table_landing_kit .has-3-columns .wp-block-column:nth-child(3) .ofertas_circle>.wp-block-group__inner-container h3,
.ofertas_table_landing_kit .has-3-columns .wp-block-column:nth-child(3) .ofertas_circle>.wp-block-group__inner-container,
.ofertas_table_landing_kit .has-3-columns .wp-block-column:nth-child(3) .kt-svg-icon-list li span br+strong {
  color: #f7cb02;
  border-color: #f7cb02;
}*/
.section-success_landing_kit .success-enterprise.grid-4-cols .kt-tabs-title-list {
  grid-template-columns: 1fr 1fr 1fr !important;
}
.ofertas_landing_kit .wp-block-group__inner-container>.how-yeeply-work:nth-child(3){
  margin-bottom: 55px;
  margin-top: 35px;
}
.ofertas_landing_kit .how-yeeply-work h3 {
  font-size: 16px;
  margin: 10px auto 8px;
  min-height: 48px;
  max-width: 100%;
  width: 100%;
}
.ofertas_landing_kit .how-yeeply-work p {
  font-size: 14px;
}
.ofertas_table_landing_kit.yp-block h2+p,
.why_yeeply_landing_kit.yp-block h2+p,
.ofertas_landing_kit h2+p, .section-success_landing_kit h2+p {
  max-width: inherit;
  margin: 0 auto 27px;
}
.ofertas_table_landing_kit .kt-svg-icon-list li{
  justify-content: center;
}
.ofertas_circle {
  /*margin-bottom: 40px;*/
}
.ofertas_table_landing_kit .kt-svg-icon-list li span{
  font-size: 16px;
  text-align: center;
}
.ofertas_table_landing_kit .kt-svg-icon-list li span br+strong{
  font-size: 22px;
}
.why_yeeply_landing_kit, .yp-block.servicios_kit, .section-success_landing_kit.section-success.yp-block {
  padding-bottom: 0;
}
.yp-block.servicios_kit.servicios_landing_kit {
  padding-bottom: 132px;
  padding-top: 55px;
}
.header_landing_kit {
  height: auto;
  padding-bottom: 0;
}
.yp-group-h1 p.font-size_20{
  font-size: 20px;
}
.yp-block.why_yeeply_landing_kit.kit-h{
  padding-top: 32px;
}
.yp-app-list.factura_landing_kit h2 {
  margin-bottom: 43px;
  max-width: inherit;
}
.ofertas_table_landing_kit ul {
  padding-left: 20px!important;
  padding-right: 20px!important;
}
.factura_landing_kit_solicita{
  background: #F9FAFA;
  border: 1px solid #E3E5E8;
  box-sizing: border-box;
  border-radius: 0px 0px 12px 12px;
  margin: 16px;
  padding: 27px 0 0 41px;
}
.ecommerce_kit.section-success_landing_kit .success-enterprise.grid-4-cols .kt-tabs-title-list {
    grid-template-columns: 1fr 1fr !important;
}
.ecommerce_kit.section-success_landing_kit .has-2-columns img{
  min-width: 200px;
  max-width: 350px;
  padding: 25px;
  transition: 0.2s;
  border-radius: 4px;
}
.ecommerce_kit .success-enterprise .wp-block-kadence-tab .has-2-columns .wp-block-column:first-child {
  max-width:inherit;
}
.ecommerce_kit .has-2-columns {
  margin-top: 25px;
}
.ecommerce_kit {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}
.ecommerce_kit.section-success_landing_kit .has-2-columns img:hover{
  -webkit-box-shadow: 0px 0px 7px 1px #499ded;
  box-shadow: 0px 0px 7px 1px #499ded;
  background-color: #499ded21;
}
.ecommerce_kit .kt-tabs-title-list li {

  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.ecommerce_kit #tab-woocommerce {
  background-image: url(/wp-content/uploads/2022/03/woocommerce-logo-e1429552613105.png);
}
.ecommerce_kit #tab-prestashop {
  background-image: url(/wp-content/uploads/2022/03/prestashop-logo-vector.png);
}
.ofertas_landing_kit .funnel-image{
  background-image: url(/wp-content/uploads/2022/03/il_funnel-2.svg);
  min-height: 182px;
  background-size: contain;
  background-position-y: center;
  background-repeat: no-repeat;
  display: grid;
  grid-template-columns: 16% 1fr 1fr 1fr 1fr 18%;
  margin: 64px 0 123px;
  max-width: 1144px;
  margin-left: auto;
  margin-right: auto;
}
.ofertas_landing_kit .funnel-image .single-funnel {
display: none;
}
.ofertas_landing_kit .funnel-image .single-funnel:last-child {
  padding-left: 0;
  margin-bottom: 10px;
  margin-right: 17px;
}
.ecommerce_kit .wp-block-kadence-tabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title,
.ecommerce_kit.section-success.yp-block ul.kt-tabs-title-list li a{
  background-color: inherit!important;
}
.ecommerce_kit .kt-tabs-title-list li a span, .yp-block.ecommerce_kit .kt-title-item.kt-tab-title-active span.kt-title-text,
.ecommerce_kit.yp-block .kt-title-item span.kt-title-text{
  color: transparent!important;
}
.yp-app-list .yp-app-ul .factura_landing_kit_solicita .wp-block-kadence-iconlist {
    background: inherit;
    border:inherit;
    box-sizing: inherit;
    border-radius: inherit;
    margin: inherit;
    padding: inherit;
}
.factura_landing_kit_gr.yp-app-list .yp-app-ul {
    max-width: 460px;
}
.factura_landing_kit_solicita p{
  margin-left: -21px;
  margin-right: 10px;
}
@media screen and (max-width: 782px){
  .header_landing_kit{
    padding-bottom: 68px;
  }
  .ofertas_table_landing_kit .has-3-columns{
    justify-content: center;
  }
  .formulario_kit{
    padding-bottom: 76px;
  }
  .formulario_kit .wp-block-buttons{
    margin-bottom: 72px;
  }
  .formulario_kit.yp-block.pv_home_vp_why {
    padding-bottom: 0;
  }
  .servicios_kit .wp-block-column, .ofertas_table_landing_kit .wp-block-column{
    margin-bottom: 32px;
  }
}
.companies-loop img[title="Germaine new"] {
  transform: scale(1.1);
}
.red_link a, .force_red{
  color: #e82b19!important;
}
.section-legal {
  margin: auto;
}
.worker-image img {
  max-height: 310px;
  object-fit: cover;
}
body .wp-block-cover span.wp-block-cover__gradient-background {
  max-width: 100%;
}
/* remote tech */
body .entry-content .cover-remote-t-1 .wp-block-cover__inner-container{
  width: 100%!important;
  margin: 0 auto!important;
}
body .entry-content .cover-remote-t-1>img {
  max-width: 100%;
}
body .entry-content .cover-remote-t-1 h1{
  font-size: 100px;
}
body .entry-content .cover-remote-t-2 h2{
  font-size: 34px;
}
body .entry-content .cover-remote-t-2 p{
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.rt-block-1 .wp-block-columns{
  max-width: 980px;
  margin: auto;
  justify-content: center;
  gap: 20px 40px;
}
.rt-block-1 .wp-block-column{
  background-color: #eaeaea;
  border: 2px solid transparent;
  transition: 0.2s;
  border-radius: 20px;
  position: relative;
  padding-bottom: 25px;
}
.rt-block-1 .wp-block-column:hover{
  background-color: #fff;
  border-color: #eaeaea;
  cursor: pointer;
}
.rt-block-1.yp-block.yp-profile .wp-block-image {
    width: 100%;
    height: auto;
}
.rt-block-1.yp-block.yp-profile .wp-block-image img{
    height: 150px;
    object-fit: cover;
    border-radius: 20px;
    max-width: 100%;
    max-height: 100%;
}
.rt-block-1.yp-block.yp-profile p{
  font-size: 16px;
  padding: 0 10px;
    transition: 0.2s;
}
.rt-block-1.yp-block.yp-profile p strong{
  font-size: 18px;
}
.rt-block-1.yp-block.yp-profile p a{
  position: absolute;
  bottom:10px;
  color: #5C6370;
  font-size: 14px;
}
.rt-block-1.yp-block.yp-profile p a:after{
  content: url(/wp-content/uploads/2022/05/arrow-right.svg);
  position: relative;
  top: 4px;
  left: 6px;
}
.rt-block-1.yp-block.yp-profile .wp-block-column:hover p a:after{
  content: url(/wp-content/uploads/2022/05/arrow-right2.svg);
}
.rt-block-1.yp-block.yp-profile .wp-block-column:hover p strong, .rt-block-1.yp-block.yp-profile .wp-block-column:hover p a{
  color:#499ded;
}
.rt-block-1.yp-profile .wp-block-column:not(:only-child) {
    max-width: 300px;
    display: block;
}
.rt-block-1.yp-profile .wp-block-column:first-child:hover img{
  content:url("/wp-content/uploads/2022/06/smartphone_apps-1.jpg");
}
.rt-block-1.yp-profile .wp-block-column:nth-child(2):hover img{
  content:url("/wp-content/uploads/2022/06/pexels-antonio-batinic-4164418.jpg");
}
.rt-block-1.yp-profile .wp-block-column:last-child:hover img{
  content:url("/wp-content/uploads/2022/06/possessed-photography-jIBMSMs4_kA-unsplash.jpg");
}
.rt-block-1 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {
    margin-left: 0;
}
.rt-block-2 .wp-block-image figcaption {
  margin: 0;
  text-align: center;
  font-size: 14px;
  color: #499ded;
}
.rt-block-2 .wp-block-image figure {
  margin: auto;
}
.rt-block-2 figure.wp-block-image {
  text-align: center;
}
.rt-block-2-last-img img{
  background-color: #fafafa;
  border-radius: 50%!important;
  padding: 8px;
}
.ofertas_landing_kit.rt-block-3 .how-yeeply-work p {
  margin-bottom: 15px;
}
.rt-block-3.yp-block .how-yeeply-work .wp-block-column{
  display: block;
}
.yp-profile.rt-block-4 .wp-block-column p {
  font-weight: normal;
}
.yp-profile.rt-block-4 hr{
  margin: 0;
  border-color: #ccc;
  position: relative;
  border-bottom: 0;
}
.yp-profile.rt-block-4 .hr1{
  bottom: -97px;
  z-index: -1;
}
.yp-profile.rt-block-4 .hr2{
  top: 47px;
}
.yp-profile.rt-block-4 .hr3{
  top: -45px;
}
.rt-block-4 .wp-block-column .wp-block-image figure,
.rt-block-4 .wp-block-column .wp-block-image figure img {
  width: 130px;
}
.img-red img{
  height: 380px;
  object-fit: cover;
}
.rt-block-5 .wp-block-column>.wp-block-image img {
  height: 93px;
}
.rt-block-5 .wp-block-kadence-iconlist {
  overflow-y: auto;
  max-height: 532px;
}
.rt-block-5 .wp-block-kadence-iconlist::-webkit-scrollbar-thumb{
  background: #499ded;
  border-radius: 2px;
}
.rt-block-5.yp-con-epm .yp-con-epm-click {
  margin-top: 0;
}
.rt-block-5.yp-con-epm+.testimonial-sliders .success-enterprise.grid-4-cols .kt-tabs-title-list {
  grid-template-columns: 1fr 1fr 1fr !important;
}
.rt-block-6.yp-block h2+p, .rt-block-4.yp-block h2+p, .rt-block-5.yp-block h2+p{
  max-width: inherit;
}
.yp-app-list h2 {
  max-width: inherit;
}
.rt-block-7.yp-beneficios-epm .wp-block-image {
  height: 90px;
}
.rt-block-7.yp-beneficios-epm p {
  font-size: 16px;
}
.cover-remote-t-2 .wp-block-cover__image-background{
  object-fit: contain!important;
}
.rt-block-2 img {
  width: 100%;
}
/* Suscriptores */
.img-181 {
  height: 181px;
}
.page-susc p, .page-susc h2{
  max-width: inherit!important;
}
.page-susc p {
  margin-bottom: 20px;
}
.page-susc h2, .page-susc.yp-block h2+p{
  margin-bottom: 30px;
}
.lp-product-hero.page-susc-gr1 {
  padding-bottom: 0;
}
.page-susc .yp-block {
  padding-top: 66px;
  padding-bottom: 66px;
}
.page-susc-gr2 .wp-block-columns, .page-susc-gr3 .wp-block-columns{
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.page-susc-gr2 .wp-block-column:first-child figure{
  height: 181px;
  display: flex!important;
}
.page-susc-gr2 .wp-block-column:first-child figure img{
  margin: auto;
}
.page-susc-gr3 .wp-block-columns {
  margin-bottom: 47px;
}
.page-susc-gr4 .wp-block-column figure{
  margin-bottom: 32px;
}
.page-susc-gr4 .wp-block-column:first-child figure{
  height: 132px;
}
.page-susc-gr5.yp-app-list .yp-app-ul p {
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 1.2;
}
.page-susc-gr5.yp-app-list .yp-app-ul p:first-child {
  margin-top: 36px;
  font-size: 24px;
}
.page-susc-gr5.yp-app-list .yp-app-ul p+p {
  font-size: 20px;
}
.page-susc-gr5.yp-app-list .yp-app-ul p+p+p {
  font-size: 14px;
  padding-left: 8px;
  padding-right: 8px;
}
.page-susc-gr5.yp-app-list .yp-app-ul p+p strong {
  font-size: 30px;
}
.page-susc-gr5 .wp-block-columns {
  gap: 15px;
  margin-bottom: 0;
}
.page-susc-gr5.yp-app-list .yp-app-ul img {
  padding: 17px;
}
.page-susc-gr5.yp-app-list .yp-app-ul img.wp-image-26886 {
  padding-top: 20px;
}
.page-susc-gr5.yp-app-list .yp-app-ul img.wp-image-26970 {
  padding: 15px 17px;
}
.page-susc-gr5.yp-app-list .yp-app-ul figure {
  border: 1px solid #499DED;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-bottom: 32px;
  margin-top: 32px;
}
.page-susc-gr2 .page-susc-gr5.yp-app-list .wp-block-column:first-child .yp-app-ul, .page-susc-gr2 .page-susc-gr5 .wp-block-column:first-child .wp-block-kadence-iconlist {
  box-shadow: none;
  border: none;
  background-color: transparent;
}
.page-susc-gr3.sub-grp-platform .wp-block-image {
  min-height: 180px;
  display: grid;
}
.page-susc-gr3.sub-grp-platform .wp-block-image figure {
  margin: auto;
}
.page-susc-gr3.sub-grp-platform .wp-block-buttons,  .wp-block-buttons {
  margin-bottom: 40px;
}
.page-susc-gr2 .page-susc-gr5, .page-susc .page-susc-gr3.sub-grp-platform {
  padding-bottom: 0!important;
}
.page-susc-gr5.yp-app-list .yp-app-ul .wp-block-kadence-iconlist {
  border-radius: 10px;
  min-height: auto;
  padding: 26px 16px 0 16px;
}
.page-susc-gr5 .wp-block-buttons .wp-block-button  {
  margin-bottom: 16px;
}
.page-susc-gr5.yp-block .ga-cta-bottom a {
  padding: 8px 16px;
}
.page-susc-gr5.yp-app-list span {
    font-size: 14px;
}
.page-susc-gr5 .wp-block-kadence-iconlist ul.kt-svg-icon-list li.kt-svg-icon-list-item-wrap:not(.this-prevents-issues):not(.this-stops-third-party-issues):not(.tijsloc) {
    margin-bottom: 16px;
}
.sub-grp-platform h3 {
  font-size: 18px;
  line-height: 27px;
}
/**/
.wp-block-cover.alignfull>.wp-block-cover__image-background, .wp-block-cover.pv_home.home-hero>.wp-block-cover__background {
  max-width: inherit;
}
/* Landin desarrolladores laravel */
[class*="yp-laravel"] {
  padding: 75px 16px 75px!important;
}
.yp-laravel-header {
  padding-top: 0!important;
  height: inherit!important;
  padding-bottom: 0!important;
}
[class*="yp-laravel"] h2 {
  margin: 0 auto 32px;
}
[class*="yp-laravel"] h2+p {
  max-width: inherit;
  margin: 0 auto 27px;
}
.yp-laravel-grp2 {
  padding-bottom: 0!important;
}
.yp-laravel-grp4 {
  padding: 0!important;
}
.grey-section.section-professionals.yp-laravel-grp3 {
  padding: 32px 0!important;
}
.page-hero.yp-laravel-grp5 {
  height: auto;
}
.page-hero.yp-laravel-grp5 p {
  max-width: inherit;
}
.yp-laravel-grp2.yp-app-list .yp-app-ul {
  margin-bottom: 0;
}
.yp-laravel-grp4.yp-app-list .yp-group-h1 {
  margin-bottom: 0;
}
.yp-laravel-grp5 .how-yeeply-work img {
  width: 86px;
}
.yp-laravel-grp5 figure {
  max-height: inherit;
}
.yp-laravel-grp5 .how-yeeply-work .wp-block-image {
  margin-bottom: 32px;
}
.yp-laravel-grp5 .how-yeeply-work {
  margin: 64px auto;
}
input.button{
  padding: 14px 25px;
  text-transform: none;
  border-radius: 4px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #499DED;
  cursor: pointer;
  background-color: #499DED;
  color: #fff;
}
input.button:hover{
  background-color: #fff;
  color:  #499DED;
  border: 1px solid #499DED;
}
/**/
@media screen and (max-width: 1400px){
  body .entry-content .cover-remote-t-1 h1{
    font-size: calc(30px + (100 - 30) * ((100vw - 300px) / (1400 - 300)));
  }
  .rt-block-5.yp-con-epm.yp-app-list .has-3-columns {
    justify-content: center;
  }
}
@media screen and (max-width: 782px){
  body .entry-content .cover-remote-t-1, body .entry-content .cover-remote-t-2{
    min-height: 450px!important;
  }
  body .entry-content .cover-remote-t-1 h1{
    margin-top: 40px;
  }
  .rt-block-3.ofertas_landing_kit .wp-block-group__inner-container>.how-yeeply-work:nth-child(3) {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  .hr1{
    display: none;
  }
  .yp-profile.rt-block-4 .hr2 {
    top: 32px;
  }
  .rt-block-4 .uagb-columns__inner-wrap.uagb-columns__columns-5{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .rt-block-4 .uagb-columns__inner-wrap.uagb-columns__columns-5>.wp-block-uagb-column:first-child{
    grid-column: 1/5;
  }
  .rt-block-4.yp-profile .has-5-columns {
    justify-content: center;
  }
  .rt-block-6.section-success.yp-block ul.kt-tabs-title-list{
    grid-template-columns: 1fr 1fr 1fr!important;
  }
}



.solo-responsive {
  display: none;
}

@media (max-width: 768px) {
  .solo-responsive {
      display: block;
  }
}