@font-face {
    font-family: 'Chillax Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Chillax Regular'), url('/fonts/Chillax-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Chillax Extralight';
    font-style: normal;
    font-weight: normal;
    src: local('Chillax Extralight'), url('/fonts/Chillax-Extralight.woff') format('woff');
}
@font-face {
    font-family: 'Chillax Light';
    font-style: normal;
    font-weight: normal;
    src: local('Chillax Light'), url('/fonts/Chillax-Light.woff') format('woff');
}
@font-face {
    font-family: 'Chillax Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Chillax Medium'), url('/fonts/Chillax-Medium.woff') format('woff');
}
@font-face {
    font-family: 'Chillax Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('Chillax Semibold'), url('/fonts/Chillax-Semibold.woff') format('woff');
}
@font-face {
    font-family: 'Chillax Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Chillax Bold'), url('/fonts/Chillax-Bold.woff') format('woff');
}
a{
    text-decoration: none;
}
p{
    font-family: "Montserrat", sans-serif;
}
body{
    background-color: #f9feff;
}
.mainnav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 99;
}
.cinta_top h2 {
    color: #ffffff;
    text-align: center;
    font-weight: 400;
    font-size: 17px;
    background: #e46126;
    padding: 11px 0px;
    margin: 0px;
    font-family: 'Chillax Regular';
}
.mnsttck {
    background-color: rgb(249 254 255);
    box-shadow: rgba(192, 192, 192, 0.5) 0px 0px 8px;
    transition: 0.5s ease-in-out;
}
.mnsttck ul li a {
    color: rgb(20, 43, 85) !important;
}
.mnsttck ul li {
    color: rgb(20, 43, 85) !important;
}
.colnav-cust {
    padding: 23px 4%;
    transition: 0.4s ease-in-out;
}
li.actvsubmn:hover ul {
    opacity: 1 !important;
    visibility: visible !important;
}
.logo-hedrgms {
    width: 60px;
}
.iconflg_uni {
    display: inline-block;
    width: 23px;
    margin-left: 7px;
    border-radius: 5px;
    vertical-align: baseline;
    position: relative;
    top: 1px;
}
.colnav-cust ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.colnav-cust ul li {
    display: inline-block;
    margin-left: 0px;
    vertical-align: middle;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-weight: 500;
    padding: 15px 22px;
    border-radius: 12px;
}
li.actvsubmn {
    position: relative;
}
.colnav-cust ul li a {
    color: #fff;
    font-size: 17px;
    position: relative;
    font-family: 'Chillax Medium';
    border: 0px;
    text-decoration: none;
}
ul.despsubmn {
    position: absolute;
    top: 51px;
    left: 0px;
    background-color: rgb(255, 255, 255);
    width: 200px !important;
    text-align: left !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transition: 0.4s ease-in-out;
}
ul.despsubmn li {
    width: 100%;
    display: block !important;
    border-bottom: 1px solid rgb(172, 172, 172);
    border-radius: 0px !important;
}
ul.despsubmn li a {
    color: rgb(41, 41, 41) !important;
    font-size: 15px !important;
}
ul.lstfree{
    width: 100%;
    text-align: right;
    margin: 0px;
    padding: 0px;
}
.lstfree li:first-child {
    background: rgb(255, 110, 44);
    border-radius: 60px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 110, 44);
    border-image: initial;
    transition: 0.4s ease-in-out;
    padding: 8px 20px;
}
.lstfree li:first-child a {
    color: rgb(255, 255, 255) !important;
}
.secbnn_ppl {
    width: 100%;
    position: relative;
}
.cntnd-bnnrppl {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -40%);
    text-align: center;
    z-index: 5;
}
.frssct-hpgam::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.61);
}
h3.ttleh3_bnner {
    font-size: 60px;
    font-weight: 600;
    color: rgb(242, 247, 255);
    text-shadow: rgba(46, 68, 74, 0.87) 0px 0px 20px;
    font-family: 'Chillax Semibold';
}
.cntnd-bnnrppl h3 span {
    font-weight: 600;
    color: rgb(255, 110, 44);
}
.secbnn_ppl img {
    width: 100%;
}
.imagadding_banner {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 5;
}
.rowagekds_v2 {
    color: rgb(255, 255, 255);
    text-align: center;
    position: relative;
    padding: 40px 0px 80px;
    margin: -6px 0px 0px;
    background: linear-gradient(360deg, rgb(175, 223, 216), rgb(47, 126, 111));
}
.pscs_anim {
    width: 130px;
    position: absolute;
    bottom: 30px;
    left: 20%;
}
img.pez-ftt {
    position: absolute;
    bottom: 0px;
    right: -100px;
    transform: rotate(-3deg);
    transition: all;
    animation: 6s ease 0s infinite normal none running pez;
}
@keyframes pez {
  0% {transform: rotate(-3deg);}
  50% {transform: rotate(3deg);}
  100% {transform: rotate(-3deg);}
}
img.hondaspez-ftt {
    position: absolute;
    top: -10px;
    left: 5px;
    width: 250px;
    transform: scale(1);
    opacity: 1;
    animation: 6s ease 1s infinite normal none running hondas;
}
.rowagekds_v2 .row {
    width: 90%;
    max-width: 1250px;
    margin: 0px auto;
}
.cardages {
    background-color: rgb(255, 255, 255);
    color: rgb(0, 42, 46);
    border-radius: 12px;
    padding: 50px 60px;
}
.cardages h2 {
    font-size: 36px;
    font-weight: 600;
    margin: 0px 0px 30px;
    font-family: "Chillax Semibold";
}
.cardages p {
    font-size: 18px;
    font-weight: 400;
}
.cardages span {
    background-color: rgb(255, 110, 44);
    color: rgb(255, 255, 255);
    display: table;
    font-family: 'Chillax Semibold';
    font-weight: 600;
    padding: 8px 16px;
    border-radius: 40px;
    margin: 30px auto 0px;
}
.secnewbckgrnd {
    padding: 90px 0px;
}
.colfrkids .row {
    width: 90%;
    max-width: 1200px;
    margin: 0px auto;
}
.infoabt-blkgs {
    color: rgb(51, 51, 51);
    font-size: 16px;
    font-weight: 400;
    padding: 110px 10px 0px;
}
.infoabt-blkgs ul {
    margin: 37px 0px 0px;
    padding: 0px;
}
.infoabt-blkgs ul li {
    display: inline-block;
}
.infoabt-blkgs ul li:first-child a {
    color: #f9feff;
    background: rgb(255, 110, 44);
    border-radius: 60px;
    transition: 0.4s ease-in-out;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 110, 44);
    border-image: initial;
    font-family: "Chillax Semibold";
}
.infoabt-blkgs ul li a {
    color: rgb(22, 22, 22);
    font-weight: 500;
    padding: 8px 25px;
    border-radius: 18px;
    text-decoration: none;
}
img.tapforkds {
    width: 100%;
}
.sctn-inrtve {
    position: relative;
    width: 100%;
    padding: 70px 0px 30px;
}
.fgrra-s2 {
    width: 154.151px;
    height: 314px;
    background-image: url(/assets/sprt-saluda1.png);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: cover;
    position: absolute;
    bottom: 100px;
    left: -10px;
    z-index: 1;
    background-position: 0px 0px;
    animation: 0.8s steps(4) 0s infinite normal none running play-gscll;
}
@keyframes play-gscll{
  100% {
    background-position: -617px;
  }
}
.elmntpercs1 {
    position: absolute;
    top: 30px;
    right: 90px;
    width: 160px;
    animation: 4s linear 0s infinite normal none running pine;
}
.elmntpercs1 video {
    width: 100%;
    height: auto;
}
.sctn-inrtve h2 {
    -webkit-text-fill-color: transparent;
    background: text rgb(235, 104, 40);
    font-size: 77px;
    display: block;
    width: 90%;
    max-width: 600px;
    text-align: center;
    font-weight: 600;
    line-height: 80px;
    margin: 0px auto;
    font-family: "Chillax Semibold";
}
.sctn-inrtve h3 {
    text-align: center;
    color: rgb(20, 43, 85);
    font-size: 36px;
    font-family: "Chillax Semibold";
    font-weight: 600;
    margin: 10px 0px 0px;
}
.elmntpercs2 {
    position: absolute;
    top: -50px;
    left: 60px;
    width: 130px;
}
.sctn-inrtve p {
    width: 90%;
    max-width: 730px;
    text-align: center;
    color: rgb(51, 51, 51);
    font-size: 16px;
    font-weight: 400;
    margin: 30px auto 40px;
}
.fondotapspr {
    width: 100%;
}
.sctn-inrtve a {
    display: table;
    font-weight: 500;
    font-size: 13px;
    cursor: pointer;
    color: rgb(255, 255, 255) !important;
    background: rgb(255, 110, 44);
    margin: 0px auto 40px;
    padding: 8px 25px;
    border-radius: 50px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 110, 44);
    border-image: initial;
    transition: 0.4s ease-in-out;
    font-family: "Chillax Semibold";
    text-decoration: none;
}
@keyframes pine {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0px);
  }
}
.blktaps-pres {
    position: relative;
    width: 90%;
    max-width: 1200px;
    margin: 60px auto 0px;
}
.srcctn-prnts_v2 {
    padding: 50px 0px 20px;
}
.srcctn-prnts_v2 h2 {
    color: rgb(235, 104, 40);
    font-size: 67px;
    width: 90%;
    max-width: 600px;
    text-align: center;
    font-weight: 600;
    line-height: 80px;
    margin: 0px auto;
    font-family: "Chillax Semibold";
}
.srcctn-prnts_v2 .row {
    width: 90%;
    max-width: 1450px;
    margin: 70px auto 0px;
}
.cntvid_mock {
    position: relative;
    display: block;
    padding-bottom: 20px;
    width: 90%;
    max-width: 650px;
    margin: 0px auto 50px;
}
.cntvid_mock::before {
    content: "";
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(/assets/shapemckupnv2.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}
.cntvid_mock video {
    width: 100%;
    height: 313px;
    position: relative;
    top: 5px;
    object-fit: cover;
    border-radius: 50px;
}
.patsec_texto {
    padding-top: 70px;
}
.whyvideosect_v2 h3 {
    color: rgb(235, 104, 40);
    font-size: 30px;
    font-weight: 600;
    font-family: "Chillax Semibold";
}
.whyvideosect_v2 p {
    font-size: 16px;
    text-align: justify;
    color: rgb(0, 42, 46);
}
.whyvideosect_v2 ul {
    list-style: none;
    padding: 0px;
}
.whyvideosect_v2 ul li {
    font-size: 16px;
    text-align: justify;
    color: rgb(0, 42, 46);
    font-weight: 500;
}
.dvdgrlltrap {
    width: 100%;
}
ul.partlst_v2 {
    width: 90%;
    max-width: 1250px;
    padding: 0px;
    margin: 30px auto 0px;
}
ul.partlst_v2 li {
    display: inline-block;
    width: 22%;
    text-align: center;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(100, 138, 156, 0.16) 0px 0px 9px;
    vertical-align: top;
    border-radius: 10px;
    padding: 40px 30px;
    margin: 0% 1%;
}
ul.partlst_v2 li h3 {
    font-size: 16px;
    font-weight: 500;
    min-height: 100px;
    color: rgb(0, 42, 46);
    font-family: "Chillax Regular";
}
.sctn-xplre_v2 {
    padding: 40px 0px 38px;
    margin: 0px;
}
.sctn-xplre_v2 h2 {
    color: rgb(235, 104, 40);
    font-size: 62px;
    width: 90%;
    max-width: 700px;
    text-align: center;
    font-weight: 600;
    line-height: 80px;
    margin: 20px auto 0px;
    font-family: "Chillax Semibold";
}
.sctn-xplre_v2 p {
    font-size: 16px;
    text-align: justify;
    color: rgb(0, 42, 46);
    width: 90%;
    max-width: 1320px;
    margin: 50px auto 20px;
}
.sctn-trial_v2 {
    position: relative;
}
.sctn-trial_v2 .row {
    width: 90%;
    max-width: 1350px;
    margin: 0px auto;
}
.patop-ipad {
    padding-top: 130px;
}
.sctn-trial_v2 h2 {
    color: rgb(235, 104, 40);
    font-size: 30px;
    font-weight: 600;
    font-family: "Chillax Semibold";
}
.sctn-trial_v2 p {
    font-size: 16px;
    text-align: justify;
    color: rgb(0, 42, 46);
}
.dwlndapp_v2 {
    padding: 30px 0px;
    margin: 90px 0px;
}
.dwlndapp_v2 h2 {
    text-align: center;
    color: rgb(235, 104, 40);
    font-size: 60px;
    font-weight: 600;
    margin: 0px;
    font-family: "Chillax Semibold";
}
.dwlndapp_v2 h3 {
    color: #122240;
    font-family: "Chillax Regular";
    text-align: center;
    font-size: 20px;
    font-weight: 400;
}
.dwlndapp_v2 ul {
    text-align: center;
    margin: 50px 0px 2px 10px;
    padding: 0px;
}
.dwlndapp_v2 ul li {
    display: inline-block;
    margin-right: 10px;
}
.dwlndapp_v2 ul li a {
    color: rgb(255, 255, 255);
    font-size: 17px;
    font-weight: 500;
    background-color: rgb(18, 34, 64);
    padding: 10px 30px 13px;
    border-radius: 7px;
    text-decoration: none;
}
.dwlndapp_v2 ul li svg {
    display: inline-block;
    width: 31px;
    height: 29px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 5px;
}
.imgpercar {
    width: auto;
    margin: 80px auto 0px;
    display: block;
    object-fit: contain;
    height: 220px;
}
button.carousel-control-prev {
    background-color: #ff6e2c;
    opacity: 1;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    margin-top: 27%;
    padding: 6px;
    left: 20%;
}
button.carousel-control-next {
    background-color: #ff6e2c;
    opacity: 1;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    margin-top: 27%;
    padding: 6px;
    right: 20%;
}
.lstd-crfnsgm_v2 {
    width: 100%;
    display: inline-block;
    padding: 0px;
    margin: 0px;
}
.lstd-crfnsgm_v2 li {
    float: left;
    display: inline-block;
    width: 30.3333%;
    position: relative;
    min-height: 580px;
    margin: 0% 1.5%;
    overflow: hidden;
    border-radius: 12px;
}
.lstd-crfnsgm_v2 li img {
    width: 100%;
}
ul.lstd-crfnsgm_v2 li::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgb(11, 18, 35) 35%, rgba(0, 0, 0, 0) 100%);
}
.lstd-crfnsgm_v2 li h2 {
    color: rgb(255, 255, 255);
    text-align: center;
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin: 30px 0px 0px;
}
.lstd-crfnsgm_v2 li span {
    display: table;
    background-color: rgb(235, 104, 40);
    position: relative;
    color: rgb(255, 255, 255);
    font-weight: 600;
    margin: 0px auto;
    padding: 2px 12px 4px;
    border-radius: 40px;
}
.boxcrsl-funn {
    width: 90%;
    max-width: 1250px;
    margin: 50px auto 60px;
}
.crntxt-csien_v2 {
    background-color: rgb(249, 254, 255);
    text-align: center;
    color: rgb(0, 42, 46);
    font-size: 17px;
    font-weight: 400;
    padding: 40px 0px 80px;
}
.sctn-anual_v2 {
    padding: 20px 0px;
}
h2.ttlepplplan_v2 {
    color: rgb(235, 104, 40);
    font-size: 60px;
    width: 90%;
    max-width: 700px;
    text-align: center;
    font-weight: 600;
    line-height: 78px;
    margin: 0px auto;
    font-family: "Chillax Semibold";
}
.cnt_slectplan_v2 {
    width: 90%;
    max-width: 1250px;
    margin: 70px auto 0px;
}
.crdslctd_plan {
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(100, 138, 156, 0.16) 0px 0px 9px;
    border-radius: 18px;
    padding: 20px 30px;
}
.crdslctd_plan h2 {
    font-size: 16px;
    font-weight: 600;
    color: rgb(122, 143, 170);
    margin: 0px;
    font-family: "Chillax Semibold";
}
.crdslctd_plan h3 {
    color: rgb(26, 43, 74);
    font-size: 35px;
    font-weight: 600;
    margin: 10px 0px 0px;
    font-family: "Chillax Semibold";
}
.crdslctd_plan h5 {
    color: rgb(122, 143, 170);
    font-size: 15px;
    font-weight: 400;
    margin: 6px 0px 0px;
    font-family: "Chillax Regular";
}
.thmplan_ppl {
    width: 100%;
}
.crdslctd_plan ul li {
    font-size: 14px;
    font-weight: 400;
    color: rgb(68, 85, 119);
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    gap: 8px;
}
.crdslctd_plan ul li::before {
    content: "✓";
    color: rgb(29, 191, 160);
    font-weight: 800;
    font-size: 11px;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 1px;
    background: rgb(212, 245, 233);
    border-radius: 50%;
}
.crdslctd_plan p {
    color: rgb(122, 143, 170);
    font-size: 14px;
    font-weight: 400;
}
.crdslctd_plan {
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(100, 138, 156, 0.16) 0px 0px 9px;
    border-radius: 18px;
    padding: 20px 30px;
}
.scr-redyd {
    display: block;
    width: 90%;
    max-width: 880px;
    position: relative;
    margin: 60px auto 0px;
}
.inf-redyd {
    position: absolute;
    top: 154px;
    right: 82px;
    color: rgb(255, 255, 255);
    text-align: center;
}
.inf-redyd h2 {
    color: rgb(255, 255, 255);
    text-shadow: 0px 0px 5px;
}
.inf-redyd a {
    display: table;
    background-color: rgb(255, 255, 255);
    font-weight: 500;
    color: rgb(22, 22, 22) !important;
    margin: 18px auto 0px;
    padding: 10px 14px;
    border-radius: 11px;
}
.scr-redyd img {
    width: 100%;
}
.fttr-panl {
    display: block;
    width: 100%;
    background-image: url(/assets/cntnewfootr-fngms.svg);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    margin-top: 120px;
    background-position: center top;
    padding: 120px 0px 27px;
}
.fla_endftr {
    width: 90%;
    max-width: 1250px;
    margin: 0px auto !important;
}
img.shpe-fottr1 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 300px;
}
.shpe-fottr2 {
    position: absolute;
    bottom: 0px;
    right: 40px;
    width: 240px;
}
.logoftr {
    width: 200px;
    margin-top: -39px;
    margin-bottom: -35px;
}
.icnsrd_lofftrr p {
    text-align: justify;
    color: rgb(255, 255, 255);
    font-weight: 300;
}
.fla_endftr h3 {
    text-align: left;
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 24px;
    font-family: "Chillax Semibold";
}
.fttr-panl ul {
    padding: 0px;
    margin: 0px;
}
.fla_endftr ul li {
    display: block !important;
    text-align: left;
}
.fla_endftr ul li a {
    font-size: 15px;
    font-weight: 400;
    color: rgb(247, 247, 247) !important;
}
ul.endfttrr_line {
    width: 90%;
    max-width: 1250px;
    border-top: 1px solid rgb(32, 40, 58);
    margin: 50px auto 0px;
    padding: 20px 0px 0px;
}
.fttr-panl ul li {
    color: rgb(255, 194, 0);
    display: inline-block;
    margin: 10px 8px 0px;
}
.fttr-panl ul li b {
    color: rgb(255, 255, 255);
    font-weight: 400;
}