/** Fonts **/

@import url('https://fonts.googleapis.com/css2?family=Bangers&display=swap');
@import url('https://fonts.cdnfonts.com/css/century-gothic');
@import url('fontawesome-all.css');
@import url('flaticon.css');

:root {
    --primary: #355EFC;
    --secondary: #e30613;
    --tertiary: #555555;
    --light: #DFE4FD;
    --dark: #011A41;
}

/** Medidas **/

.mt-5 {
    margin-top: 5px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-25 {
    margin-top: 25px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-35 {
    margin-top: 35px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-45 {
    margin-top: 45px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.mt-55 {
    margin-top: 55px !important;
}
.mt-60 {
    margin-top: 60px !important;
}
.mt-65 {
    margin-top: 65px !important;
}
.mt-68 {
    margin-top: 68px !important;
}
.mt-70 {
    margin-top: 70px !important;
}
.mt-75 {
    margin-top: 75px !important;
}
.mt-77 {
    margin-top: 77px !important;
}
.mt-80 {
    margin-top: 80px !important;
}
.mt-85 {
    margin-top: 85px !important;
}
.mt-86 {
    margin-top: 86px !important;
}
.mt-90 {
    margin-top: 90px !important;
}
.mt-95 {
    margin-top: 95px !important;
}
.mt-100 {
    margin-top: 100px !important;
}
.mt-105 {
    margin-top: 105px !important;
}
.mt-110 {
    margin-top: 110px !important;
}
.mt-115 {
    margin-top: 115px !important;
}
.mt-120 {
    margin-top: 120px !important;
}
.mt-125 {
    margin-top: 125px !important;
}
.mt-130 {
    margin-top: 130px !important;
}
.mt-135 {
    margin-top: 135px !important;
}
.mt-140 {
    margin-top: 140px !important;
}
.mt-145 {
    margin-top: 145px !important;
}
.mt-150 {
    margin-top: 150px !important;
}
.mt-155 {
    margin-top: 155px !important;
}
.mt-160 {
    margin-top: 160px !important;
}
.mt-165 {
    margin-top: 165px !important;
}
.mt-170 {
    margin-top: 170px !important;
}
.mt-175 {
    margin-top: 175px !important;
}
.mt-180 {
    margin-top: 180px !important;
}
.mt-185 {
    margin-top: 185px !important;
}
.mt-190 {
    margin-top: 190px !important;
}
.mt-195 {
    margin-top: 195px !important;
}
.mt-200 {
    margin-top: 200px !important;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-24 {
    margin-bottom: 25px !important;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-35 {
    margin-bottom: 35px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-45 {
    margin-bottom: 45px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-55 {
    margin-bottom: 55px !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.mb-65 {
    margin-bottom: 65px !important;
}
.mb-70 {
    margin-bottom: 70px !important;
}
.mb-75 {
    margin-bottom: 75px !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.mb-85 {
    margin-bottom: 85px !important;
}
.mb-90 {
    margin-bottom: 90px !important;
}
.mb-95 {
    margin-bottom: 95px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.mb-105 {
    margin-bottom: 105px !important;
}
.mb-110 {
    margin-bottom: 110px !important;
}
.mb-115 {
    margin-bottom: 115px !important;
}
.mb-120 {
    margin-bottom: 120px !important;
}
.mb-125 {
    margin-bottom: 125px !important;
}
.mb-130 {
    margin-bottom: 130px !important;
}
.mb-135 {
    margin-bottom: 135px !important;
}
.mb-140 {
    margin-bottom: 140px !important;
}
.mb-145 {
    margin-bottom: 145px !important;
}
.mb-150 {
    margin-bottom: 150px !important;
}
.mb-155 {
    margin-bottom: 155px !important;
}
.mb-160 {
    margin-bottom: 160px !important;
}
.mb-165 {
    margin-bottom: 165px !important;
}
.mb-170 {
    margin-bottom: 170px !important;
}
.mb-175 {
    margin-bottom: 175px !important;
}
.mb-180 {
    margin-bottom: 180px !important;
}
.mb-185 {
    margin-bottom: 185px !important;
}
.mb-190 {
    margin-bottom: 190px !important;
}
.mb-195 {
    margin-bottom: 195px !important;
}
.mb-200 {
    margin-bottom: 200px !important;
}
.ml-5 {
    margin-left: 5px !important;
}
.ml-10 {
    margin-left: 10px !important;
}
.ml-15 {
    margin-left: 15px !important;
}
.ml-20 {
    margin-left: 20px !important;
}
.ml-25 {
    margin-left: 25px !important;
}
.ml-30 {
    margin-left: 30px !important;
}
.ml-35 {
    margin-left: 35px !important;
}
.ml-40 {
    margin-left: 40px !important;
}
.ml-45 {
    margin-left: 45px !important;
}
.ml-50 {
    margin-left: 50px !important;
}
.ml-55 {
    margin-left: 55px !important;
}
.ml-60 {
    margin-left: 60px !important;
}
.ml-65 {
    margin-left: 65px !important;
}
.ml-70 {
    margin-left: 70px !important;
}
.ml-75 {
    margin-left: 75px !important;
}
.ml-80 {
    margin-left: 80px !important;
}
.ml-85 {
    margin-left: 85px !important;
}
.ml-90 {
    margin-left: 90px !important;
}
.ml-95 {
    margin-left: 95px !important;
}
.ml-100 {
    margin-left: 100px !important;
}
.ml-105 {
    margin-left: 105px !important;
}
.ml-110 {
    margin-left: 110px !important;
}
.ml-115 {
    margin-left: 115px !important;
}
.ml-120 {
    margin-left: 120px !important;
}
.ml-125 {
    margin-left: 125px !important;
}
.ml-130 {
    margin-left: 130px !important;
}
.ml-135 {
    margin-left: 135px !important;
}
.ml-140 {
    margin-left: 140px !important;
}
.ml-145 {
    margin-left: 145px !important;
}
.ml-150 {
    margin-left: 150px !important;
}
.ml-155 {
    margin-left: 155px !important;
}
.ml-160 {
    margin-left: 160px !important;
}
.ml-165 {
    margin-left: 165px !important;
}
.ml-170 {
    margin-left: 170px !important;
}
.ml-175 {
    margin-left: 175px !important;
}
.ml-180 {
    margin-left: 180px !important;
}
.ml-185 {
    margin-left: 185px !important;
}
.ml-190 {
    margin-left: 190px !important;
}
.ml-195 {
    margin-left: 195px !important;
}
.ml-200 {
    margin-left: 200px !important;
}
.mr-2 {
    margin-right: 2px !important;
}
.mr-5 {
    margin-right: 5px !important;
}
.mr-10 {
    margin-right: 10px !important;
}
.mr-15 {
    margin-right: 15px !important;
}
.mr-20 {
    margin-right: 20px !important;
}
.mr-25 {
    margin-right: 25px !important;
}
.mr-30 {
    margin-right: 30px !important;
}
.mr-35 {
    margin-right: 35px !important;
}
.mr-40 {
    margin-right: 40px !important;
}
.mr-45 {
    margin-right: 45px !important;
}
.mr-50 {
    margin-right: 50px !important;
}
.mr-55 {
    margin-right: 55px !important;
}
.mr-60 {
    margin-right: 60px !important;
}
.mr-65 {
    margin-right: 65px !important;
}
.mr-70 {
    margin-right: 70px !important;
}
.mr-75 {
    margin-right: 75px !important;
}
.mr-80 {
    margin-right: 80px !important;
}
.mr-85 {
    margin-right: 85px !important;
}
.mr-90 {
    margin-right: 90px !important;
}
.mr-95 {
    margin-right: 95px !important;
}
.mr-100 {
    margin-right: 100px !important;
}
.mr-105 {
    margin-right: 105px !important;
}
.mr-110 {
    margin-right: 110px !important;
}
.mr-115 {
    margin-right: 115px !important;
}
.mr-120 {
    margin-right: 120px !important;
}
.mr-125 {
    margin-right: 125px !important;
}
.mr-130 {
    margin-right: 130px !important;
}
.mr-135 {
    margin-right: 135px !important;
}
.mr-140 {
    margin-right: 140px !important;
}
.mr-145 {
    margin-right: 145px !important;
}
.mr-150 {
    margin-right: 150px !important;
}
.mr-155 {
    margin-right: 155px !important;
}
.mr-160 {
    margin-right: 160px !important;
}
.mr-165 {
    margin-right: 165px !important;
}
.mr-170 {
    margin-right: 170px !important;
}
.mr-175 {
    margin-right: 175px !important;
}
.mr-180 {
    margin-right: 180px !important;
}
.mr-185 {
    margin-right: 185px !important;
}
.mr-190 {
    margin-right: 190px !important;
}
.mr-195 {
    margin-right: 195px !important;
}
.mr-200 {
    margin-right: 200px !important;
}
.pt-5 {
    padding-top: 5px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-25 {
    padding-top: 25px !important;
}
.pt-26 {
    padding-top: 26px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pt-35 {
    padding-top: 35px !important;
}
.pt-36 {
    padding-top: 36px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-45 {
    padding-top: 45px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pt-55 {
    padding-top: 55px !important;
}
.pt-60 {
    padding-top: 60px !important;
}
.pt-65 {
    padding-top: 65px !important;
}
.pt-70 {
    padding-top: 70px !important;
}
.pt-75 {
    padding-top: 75px !important;
}
.pt-80 {
    padding-top: 80px !important;
}
.pt-85 {
    padding-top: 85px !important;
}
.pt-90 {
    padding-top: 90px !important;
}
.pt-95 {
    padding-top: 95px !important;
}
.pt-100 {
    padding-top: 100px !important;
}
.pt-105 {
    padding-top: 105px !important;
}
.pt-110 {
    padding-top: 110px !important;
}
.pt-115 {
    padding-top: 115px !important;
}
.pt-120 {
    padding-top: 120px !important;
}
.pt-125 {
    padding-top: 125px !important;
}
.pt-130 {
    padding-top: 130px !important;
}
.pt-135 {
    padding-top: 135px !important;
}
.pt-140 {
    padding-top: 140px !important;
}
.pt-145 {
    padding-top: 145px !important;
}
.pt-150 {
    padding-top: 150px !important;
}
.pt-155 {
    padding-top: 155px !important;
}
.pt-160 {
    padding-top: 160px !important;
}
.pt-165 {
    padding-top: 165px !important;
}
.pt-170 {
    padding-top: 170px !important;
}
.pt-175 {
    padding-top: 175px !important;
}
.pt-180 {
    padding-top: 180px !important;
}
.pt-185 {
    padding-top: 185px !important;
}
.pt-190 {
    padding-top: 190px !important;
}
.pt-195 {
    padding-top: 195px !important;
}
.pt-200 {
    padding-top: 200px !important;
}
.pt-260 {
    padding-top: 260px !important;
}
.pb-5 {
    padding-bottom: 5px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pb-15 {
    padding-bottom: 15px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pb-25 {
    padding-bottom: 25px !important;
}
.pb-26 {
    padding-bottom: 26px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pb-35 {
    padding-bottom: 35px !important;
}
.pb-36 {
    padding-bottom: 36px !important;
}
.pb-37 {
    padding-bottom: 37px !important;
}
.pb-40 {
    padding-bottom: 40px !important;
}
.pb-43 {
    padding-bottom: 43px !important;
}
.pb-45 {
    padding-bottom: 45px !important;
}
.pb-50 {
    padding-bottom: 50px !important;
}
.pb-55 {
    padding-bottom: 55px !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.pb-65 {
    padding-bottom: 65px !important;
}
.pb-70 {
    padding-bottom: 70px !important;
}
.pb-75 {
    padding-bottom: 75px !important;
}
.pb-80 {
    padding-bottom: 80px !important;
}
.pb-85 {
    padding-bottom: 85px !important;
}
.pb-90 {
    padding-bottom: 90px !important;
}
.pb-95 {
    padding-bottom: 95px !important;
}
.pb-100 {
    padding-bottom: 100px !important;
}
.pb-105 {
    padding-bottom: 105px !important;
}
.pb-110 {
    padding-bottom: 110px !important;
}
.pb-115 {
    padding-bottom: 115px !important;
}
.pb-120 {
    padding-bottom: 120px !important;
}
.pb-125 {
    padding-bottom: 125px !important;
}
.pb-130 {
    padding-bottom: 130px !important;
}
.pb-135 {
    padding-bottom: 135px !important;
}
.pb-140 {
    padding-bottom: 140px !important;
}
.pb-145 {
    padding-bottom: 145px !important;
}
.pb-150 {
    padding-bottom: 150px !important;
}
.pb-155 {
    padding-bottom: 155px !important;
}
.pb-160 {
    padding-bottom: 160px !important;
}
.pb-165 {
    padding-bottom: 165px !important;
}
.pb-170 {
    padding-bottom: 170px !important;
}
.pb-175 {
    padding-bottom: 175px !important;
}
.pb-180 {
    padding-bottom: 180px !important;
}
.pb-185 {
    padding-bottom: 185px !important;
}
.pb-190 {
    padding-bottom: 190px !important;
}
.pb-195 {
    padding-bottom: 195px !important;
}
.pb-200 {
    padding-bottom: 200px !important;
}
.pl-5 {
    padding-left: 5px !important;
}
.pl-10 {
    padding-left: 10px !important;
}
.pl-15 {
    padding-left: 15px !important;
}
.pl-16 {
    padding-left: 16px !important;
}
.pl-20 {
    padding-left: 20px !important;
}
.pl-25 {
    padding-left: 25px !important;
}
.pl-30 {
    padding-left: 30px !important;
}
.pl-35 {
    padding-left: 35px !important;
}
.pl-40 {
    padding-left: 40px !important;
}
.pl-45 {
    padding-left: 45px !important;
}
.pl-50 {
    padding-left: 50px !important;
}
.pl-55 {
    padding-left: 55px !important;
}
.pl-60 {
    padding-left: 60px !important;
}
.pl-65 {
    padding-left: 65px !important;
}
.pl-70 {
    padding-left: 70px !important;
}
.pl-75 {
    padding-left: 75px !important;
}
.pl-80 {
    padding-left: 80px !important;
}
.pl-85 {
    padding-left: 85px !important;
}
.pl-90 {
    padding-left: 90px !important;
}
.pl-95 {
    padding-left: 95px !important;
}
.pl-100 {
    padding-left: 100px !important;
}
.pl-105 {
    padding-left: 105px !important;
}
.pl-110 {
    padding-left: 110px !important;
}
.pl-115 {
    padding-left: 115px !important;
}
.pl-120 {
    padding-left: 120px !important;
}
.pl-125 {
    padding-left: 125px !important;
}
.pl-130 {
    padding-left: 130px !important;
}
.pl-135 {
    padding-left: 135px !important;
}
.pl-140 {
    padding-left: 140px !important;
}
.pl-145 {
    padding-left: 145px !important;
}
.pl-150 {
    padding-left: 150px !important;
}
.pl-155 {
    padding-left: 155px !important;
}
.pl-160 {
    padding-left: 160px !important;
}
.pl-165 {
    padding-left: 165px !important;
}
.pl-170 {
    padding-left: 170px !important;
}
.pl-175 {
    padding-left: 175px !important;
}
.pl-180 {
    padding-left: 180px !important;
}
.pl-185 {
    padding-left: 185px !important;
}
.pl-190 {
    padding-left: 190px !important;
}
.pl-195 {
    padding-left: 195px !important;
}
.pl-200 {
    padding-left: 200px !important;
}
.pl-540 {
    padding-left: 540px !important;
}
.pr-5 {
    padding-right: 5px !important;
}
.pr-10 {
    padding-right: 10px !important;
}
.pr-15 {
    padding-right: 15px !important;
}
.pr-16 {
    padding-right: 16px !important;
}
.pr-20 {
    padding-right: 20px !important;
}
.pr-25 {
    padding-right: 25px !important;
}
.pr-30 {
    padding-right: 30px !important;
}
.pr-35 {
    padding-right: 35px !important;
}
.pr-40 {
    padding-right: 40px !important;
}
.pr-45 {
    padding-right: 45px !important;
}
.pr-50 {
    padding-right: 50px !important;
}
.pr-55 {
    padding-right: 55px !important;
}
.pr-60 {
    padding-right: 60px !important;
}
.pr-65 {
    padding-right: 65px !important;
}
.pr-70 {
    padding-right: 70px !important;
}
.pr-75 {
    padding-right: 75px !important;
}
.pr-80 {
    padding-right: 80px !important;
}
.pr-85 {
    padding-right: 85px !important;
}
.pr-90 {
    padding-right: 90px !important;
}
.pr-95 {
    padding-right: 95px !important;
}
.pr-100 {
    padding-right: 100px !important;
}
.pr-105 {
    padding-right: 105px !important;
}
.pr-110 {
    padding-right: 110px !important;
}
.pr-115 {
    padding-right: 115px !important;
}
.pr-120 {
    padding-right: 120px !important;
}
.pr-125 {
    padding-right: 125px !important;
}
.pr-130 {
    padding-right: 130px !important;
}
.pr-135 {
    padding-right: 135px !important;
}
.pr-140 {
    padding-right: 140px !important;
}
.pr-145 {
    padding-right: 145px !important;
}
.pr-150 {
    padding-right: 150px !important;
}
.pr-155 {
    padding-right: 155px !important;
}
.pr-160 {
    padding-right: 160px !important;
}
.pr-165 {
    padding-right: 165px !important;
}
.pr-170 {
    padding-right: 170px !important;
}
.pr-175 {
    padding-right: 175px !important;
}
.pr-180 {
    padding-right: 180px !important;
}
.pr-185 {
    padding-right: 185px !important;
}
.pr-190 {
    padding-right: 190px !important;
}
.pr-195 {
    padding-right: 195px !important;
}
.pr-200 {
    padding-right: 200px !important;
}

.w-16 {
    width: 16% !important;
}

.w-20 {
    width: 20% !important;
}

.w-22 {
    width: 22% !important;
}

.w-28 {
    width: 28% !important;
}

.w-40 {
    width: 40% !important;
}

.w-85 {
    width: 85% !important;
}

ul {
    list-style: none;
}

.text-valores {
    font-size: 16px !important;
    text-align: justify !important;
    font-weight: 500 !important;
    color: #3e3e3e !important;
}

.breadcrumb-item a {
    color: #fff;
    padding: 10px 15px;
    background: #e30613;
    border-radius: 10px;
    font-weight: 500 !important;
}

.breadcrumb-item.active {
    color: #fff;
}

.title-sect {
    font-weight: 500;
    font-size: 3.5rem;
    color: #fff;
}

.style-img {
    border-radius: 150px 0;
    box-shadow: rgb(227 6 19 / 33%) 0px 8px 24px;
}

.gray-bg {
    background: #f8f8f8 !important;
}

.main-timeline {
    position: relative;
}

.feature .feature-box:hover {
    background: #fff !important;
    border: 1px solid #e30613 !important;
}

.feature .feature-box:hover h4 {
    color: #e30613;
}

.feature .feature-box p {
    font-size: 18px;
    text-align: justify;
}

hr:not([size]) {
    color: #d4d4d4;
}

/* Timeline */

.main-timeline {
    position: relative
}

.main-timeline:before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background: #c6c6c6;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.main-timeline .timeline {
    margin-bottom: 40px;
    position: relative
}

.main-timeline .timeline:after {
    content: "";
    display: block;
    clear: both
}

.main-timeline .icon {
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.main-timeline .icon:before,
.main-timeline .icon:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.33s ease-out 0s
}

.main-timeline .icon:before {
    background: #fff;
    border: 2px solid #232323;
    left: -3px
}

.main-timeline .icon:after {
    border: 2px solid #c6c6c6;
    left: 3px
}

.main-timeline .timeline:hover .icon:before {
    left: 3px
}

.main-timeline .timeline:hover .icon:after {
    left: -3px
}

.main-timeline .date-content {
    width: 50%;
    float: left;
    margin-top: 22px;
    position: relative
}

.main-timeline .date-content:before {
    content: "";
    width: 36.5%;
    height: 2px;
    background: #c6c6c6;
    margin: auto 0;
    position: absolute;
    top: -20px;
    right: 10px;
    bottom: 0
}

.timeline-2019 {
    position: relative;
    top: 20px;
}

.date-1993 {
    top: 4px;
}

.date-1998 {
    top: 4px;
}

.date-2005 {
    top: 18px;
}

.date-2009 {
    top: 18px;
}

.date-2010 {
    top: 18px;
}

.date-2021 {
    top: 77px;
}

.year-2022 {
    position: relative;
    top: 44px;
}

.main-timeline .date-outer {
    width: 125px;
    height: 125px;
    font-size: 16px;
    text-align: center;
    margin: auto;
    z-index: 1
}

.main-timeline .date-outer:before,
.main-timeline .date-outer:after {
    content: "";
    width: 125px;
    height: 125px;
    margin: 0 auto;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    transition: all 0.33s ease-out 0s
}

.main-timeline .date-outer:before {
    background: #fff;
    border: 3px solid #00bfb2;
    left: -6px
}

.main-timeline .date-outer:after {
    border: 2px solid #c6c6c6;
    left: 6px
}

.main-timeline .timeline:hover .date-outer:before {
    left: 6px
}

.main-timeline .timeline:hover .date-outer:after {
    left: -6px
}

.main-timeline .date {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 35%;
    left: -2px;
}

.main-timeline .month {
    font-size: 18px;
    font-weight: 700
}

.main-timeline .year {
    display: block;
    font-size: 30px;
    font-weight: 500;
    color: #e30613;
    line-height: 36px;
    position: relative;
    top: -10px;
    font-family: "Poppins", sans-serif;
}

.main-timeline .timeline-content {
    width: 50%;
    padding: 20px 0 20px 50px;
    float: right
}

.main-timeline .title {
    font-size: 19px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 15px 0
}

.main-timeline .description {
    margin-bottom: 0;
    text-align: justify;
    color: #3e3e3e;
    font-size: 16px;
    line-height: 1.8em;
    background: #ffffff;
    padding: 15px;
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
}

.main-timeline .timeline:nth-child(2n) .date-content {
    float: right
}

.main-timeline .timeline:nth-child(2n) .date-content:before {
    left: 10px
}

.main-timeline .timeline:nth-child(2n) .timeline-content {
    padding: 20px 50px 20px 0;
    text-align: right
}

@media only screen and (max-width: 991px) {
    .main-timeline .date-content {
        margin-top: 35px
    }
    .main-timeline .date-content:before {
        width: 22.5%
    }
    .main-timeline .timeline-content {
        padding: 10px 0 10px 30px
    }
    .main-timeline .title {
        font-size: 17px
    }
    .main-timeline .timeline:nth-child(2n) .timeline-content {
        padding: 10px 30px 10px 0
    }
}

@media only screen and (max-width: 767px) {
    .year-2022 {
        position: relative;
        top: 0;
    }
    .main-timeline:before {
        margin: 0;
        left: 7px
    }
    .main-timeline .timeline {
        margin-bottom: 20px
    }
    .main-timeline .timeline:last-child {
        margin-bottom: 0
    }
    .main-timeline .icon {
        margin: auto 0
    }
    .main-timeline .date-content {
        width: 95%;
        float: right;
        margin-top: 0
    }
    .main-timeline .date-content:before {
        display: none
    }
    .main-timeline .date-outer {
        width: 110px;
        height: 110px
    }
    .main-timeline .date-outer:before,
    .main-timeline .date-outer:after {
        width: 110px;
        height: 110px
    }
    .main-timeline .date {
        top: 30%
    }
    .main-timeline .year {
        font-size: 24px;
        top: -5px;
    }
    .timeline-2019 {
        top: 0;
    }
    .date-1993 {
        top: 0px;
    }
    .date-1998 {
        top: 0px;
    }
    .date-2005 {
        top: 0px;
    }
    .date-2009 {
        top: 0px;
    }
    .date-2010 {
        top: 0px;
    }
    .date-2021 {
        top: 0;
    }
    .main-timeline .description {
        margin-left: 8px;
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content {
        width: 95%;
        text-align: center;
        padding: 10px 0
    }
    .main-timeline .title {
        margin-bottom: 10px
    }
}

/*Sucursales*/

.mapa-bgo {
    width: 100%;
    height: 550px;
    border: none;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

/*Dónde realizar pagos*/

.text {
    font-size: 18px;
    font-weight: 300;
    text-align: justify;
}

/** Pal' negocio **/

.bg-white {
    background: #fff !important;
}

.service-block-four .inner-box {
    background-color: #fff;
    backdrop-filter: blur(10px);
    position: relative;
    padding: 22px 22px;
    border-radius: 20px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    /* border: 2px solid #3e3e3e; */
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.service-block-four .inner-box:hover .num-benefip .number {
    color: #e30613 !important;
    background: #ffffff !important;
    border: 2px solid #e30613 !important;
}

.service-block-four .inner-box .icon-box{
    position:relative;
    line-height:1em;
    font-size:60px;
    color:#ffffff;
    -webkit-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;
}

.service-block-four .inner-box .border-one:before{
    position:absolute;
    content:'';
    left:0px;
    top:0px;
    width:0px;
    height:2px;
    background-color:#e30613;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.service-block-four .inner-box .border-one:after{
    position:absolute;
    content:'';
    right:0px;
    bottom:0px;
    width:2px;
    height:0px;
    background-color:#e30613;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.service-block-four .inner-box:hover .border-one:before{
    width:100%;
}

.service-block-four .inner-box:hover .border-one:after{
    height:100%;
}

.service-block-four .inner-box .border-two:before{
    position:absolute;
    content:'';
    left:0px;
    top:0px;
    width:2px;
    height:0px;
    background-color:#e30613;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.service-block-four .inner-box .border-two:after{
    position:absolute;
    content:'';
    right:0px;
    bottom:0px;
    width:0px;
    height:2px;
    background-color:#e30613;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.service-block-four .inner-box:hover .border-two:before{
    height:100%;
}

.service-block-four .inner-box:hover .border-two:after{
    width:100%;
}

.service-block-four .inner-box .icon-box {
    position: relative;
    line-height: 1em;
    font-size: 60px;
    color: #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.service-block-four .inner-box .icon-box img {
    max-width: 20%;
}

.service-block-four .inner-box .text {
    position: relative;
    color: #3e3e3e;
    font-size: 15px;
    margin-top: 20px;
    text-align: justify;
    font-family: 'Century Gothic';
}

.service-block-four .inner-box .service-number {
    position: relative;
    margin-top: 35px;
}

.service-block-four .inner-box .service-number:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 1px;
    background-color: rgb(0 0 0 / 20%);
}

.service-block-four .inner-box:hover .service-number .number {
    background-color: #fff;
    border: 2px solid #3e3e3e;
    color: #472B74;
}

.service-block-four .inner-box .service-number .number {
    position: absolute;
    right: 0px;
    top: -15px;
    width: 30px;
    height: 30px;
    color: #ffffff;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    border-radius: 50px;
    font-weight: 700;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    background-color: #472B74;
    border: 2px solid rgba(255,255,255,0.20);
    font-family: 'Poppins', sans-serif;
}

.service-block-four {
    position: relative;
    margin-bottom: 30px;
}

.img-logo-came {
    width: 15%;
}

.centered {
    text-align: center !important;
}

.head-palnegocio {
    padding: 160px 0px 220px !important;
    padding-left: 168px !important;
}

.title-Pn img {
    width: 200px;
}

.title-Pn p {
    color: #ffffff;
    font-size: 22px;
    margin-top: 10px;
    margin-top: 0;
    font-weight: 500;
    text-align: justify;
}

.tt-cotPN {
    color: #3e3e3e;
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 20px;
}

.bg-ctapn {
    background-image: url('../libs/inher/images/background/bg-pn.webp') !important;
    background-attachment: fixed;
    background-position: left;
}

.text-cta small a {
    color: #ffffff;
    font-weight: 500;
}

.aviso-page {
    position: relative;
    z-index: 1;
    padding: 80px 0px 80px;
}

.card-cotpn {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset !important;
}

.cp-cotizador {
    padding: 30px;
    -webkit-box-shadow:  rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
    -moz-box-shadow:  rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
    background: rgb(255 255 255 / 79%);
    backdrop-filter: blur(5px);
    border-radius: 15px;
    width: 98%;
    display: block;
    margin: 0 auto;
}

.quin-mes {
    display: block;
    margin-top: 40px;
    text-align: center;
}

.btn-quin, .btn-mes {
    background: transparent;
    color: #472B74 !important;
    border: 2px solid #472B74;
    font-weight: 600;
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    margin: 0px 5px;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.btn-quin:hover {
    background: #472B74;
    color: #fafafa !important;
    border: 2px solid #472B74;
}

.btn-mes:hover {
    background: #472B74;
    color: #fafafa !important;
    border: 2px solid #472B74;
}

.active-pn {
    background: #472B74;
    color: #fafafa !important;
    border: 2px solid #472B74;
}

.cr-text-cot h3 {
    color: #e30613;
    font-size: 25px !important;
    font-weight: 700;
    text-align: center;
    margin: 15px 0px;
    display: block;
    margin-top: 0;
}

.cr-text-cot form span {
    display: block;
    text-align: center;
    margin: 0px 0px 20px 0px;
    color: #3e3e3e;
    font-size: 26px;
}

output {
    /* display: block; */
    font-size: 3em;
    text-align: center;
    color: #472B74;
    font-size: 26px;
    font-weight: 700;
    margin: 0 auto;
}

.rangeslider--horizontal {
    height: 51px;
    width: 100%;
    border-radius: 50px;
}

.rangeslider--horizontal {
    height: 20px;
    width: 100%;
}

.rangeslider {
    background: #e6e6e6;
    position: relative;
}

.rangeslider, .rangeslider__fill {
    display: block;
    -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px 1px 3px rgb(0 0 0 / 30%);
    box-shadow: inset 0px 1px 3px rgb(0 0 0 / 30%);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: 50px;
}

.rangeslider, .rangeslider__fill {
    display: block;
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 1px 3px rgb(0 0 0 / 30%);
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 30%);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 50px !important;
}

.rangeslider--horizontal {
    height: 30px !important;
    width: 80% !important;
    margin: 0 auto;
}

.rangeslider--horizontal .rangeslider__fill {
    top: 0;
    height: 30px;
    border-radius: 53px;
}

.rangeslider--horizontal .rangeslider__fill {
    top: 0;
    height: 100%;
}

.rangeslider__fill {
    background: rgba(25,231,218,1);
    background: -moz-linear-gradient(left, rgba(25,231,218,1) 0%, rgba(95,123,234,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(25,231,218,1)), color-stop(100%, rgba(95,123,234,1)));
    background: -webkit-linear-gradient(left, rgba(25,231,218,1) 0%, rgba(95,123,234,1) 100%);
    background: -o-linear-gradient(left, rgba(25,231,218,1) 0%, rgba(95,123,234,1) 100%);
    background: -ms-linear-gradient(left, rgba(25,231,218,1) 0%, rgba(95,123,234,1) 100%);
    background: linear-gradient(to right, rgba(25,231,218,1) 0%, rgba(95,123,234,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19E7DA', endColorstr='#5F7BEA', GradientType=1 );
    position: absolute;
}

.rangeslider, .rangeslider__fill {
    display: block;
    -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px 1px 3px rgb(0 0 0 / 30%);
    box-shadow: inset 0px 1px 3px rgb(0 0 0 / 30%);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: 50px;
}

.rangeslider, .rangeslider__fill {
    display: block;
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 1px 3px rgb(0 0 0 / 30%);
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 30%);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 50px !important;
}

.rangeslider__fill {
    background: #aadb1e !important;
    position: absolute;
}

.rangeslider--horizontal .rangeslider__handle {
    top: -10px;
    touch-action: pan-y;
    -ms-touch-action: pan- y;
}

.rangeslider__handle {
    background: #00BFB2;
    border: 1px solid #ffffff;
    cursor: pointer;
    display: inline-block;
    width: 70px;
    height: 70px;
    position: absolute;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background-size: 100%;
    background: #00B7BF;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.rangeslider__handle {
    background: #00BFB2 !important;
    border: 3px solid #fafafa !important;
    cursor: pointer;
    display: inline-block;
    width: 53px !important;
    height: 53px !important;
    position: absolute;
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(255,255,255,0)),color-stop(100%,rgba(0,0,0,.1)));
    background-image: -moz-linear-gradient(rgba(255,255,255,0),rgba(0,0,0,.1));
    background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(0,0,0,.1));
    background-image: linear-gradient(rgba(255,255,255,0),rgba(0,0,0,.1));
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.cr-pagaQ {
    color: #3e3e3e;
    font-size: 18px;
    text-align: center;
    display: block;
}

.cr-pgQRes {
    color: #472B74;
    text-align: center;
    display: block;
    font-weight: 600;
    font-size: 30px;
}

.cr-text-cot form select {
    display: block;
    cursor: pointer;
    border-bottom: solid 1px #00BFB2;
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    width: 80%;
    padding-bottom: 5px;
    margin: 0 auto 20px auto;
    color: #3e3e3e;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.cr-text-cot form select:hover {
    border-bottom: solid 1px #e30613;
    color: #472B74;
}

.btn_principal-center a {
    background: #e30613;
    border: solid 1px #e30613;
    color: #fff;
    width: 80%;
    padding: 5px 20px;
    display: block;
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
    font-size: 18px;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 6px 0px rgb(0 0 0 / 16%);
    -moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.16);
    box-shadow: 3px 3px 6px 0px rgb(0 0 0 / 16%);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.btn_principal-center a:hover {
    background: #ffffff;
    color: #e30613;
}

.logo-pn {
    width: 55% !important;
}

.feature-section .single-feature-block .inner-box {
    position: relative;
    display: block;
    text-align: center;
    background: #fff;
    border-radius: 20px;
    padding: 40px 40px;
    box-shadow: 0px 10px 30px rgba(10,140,227,0.1);
    transition: all 500ms ease;
}

.space-evenly {
    justify-content: space-evenly;
}

.list-style-one{
    position:relative;
}

.list-style-one li{
    position:relative;
    font-size:18px;
    line-height:24px;
    color: #777777;
    font-weight:400;
    padding-left:35px;
    margin-bottom: 12px;
}

.list-style-one li:before{
    position: absolute;
    left: 0px;
    top: 0px;
    color:#e30613;
    font-size:18px;
    content: "\f180";
    font-weight:600;
    font-family: "Flaticon";
}

/*Mi Grupo CAME Digital*/

.img-woman {
    width: 80%;
}

.floating {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.paper {
    max-width: 20% !important;
}

.alert-prestamo {
    color: #777777;
    text-align: center;
    background-image: url(../libs/inher/images/background/back-alert.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
    width: fit-content;
    margin: auto;
    border-radius: 15px !important;
}

.title-alert {
    font-size: 30px;
    color: #3e3e3e;
    font-weight: 500;
}

.text-alert {
    font-size: 20px;
}

.hidden-overflow {
    overflow: hidden;
}

#bg-inversion {
    background: url(http://localhost/CameRenovados/libs/inher/images/inversion/fondo-ciudad.png);
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    padding: 90px 0 95px 0;
    animation: ciudad-movhorz 70s infinite linear alternate forwards;
    overflow: hidden;
}

@keyframes ciudad-movhorz {
    100% {
        background-position: -5000px 20%, -800px 95%, 500px 50%, 1000px 100%, 400px 0;
    }
}

.contenteImgSen {
    background-size: contain;
    margin: 0 auto;
    display: inline-flex;
    width: 100%;
    justify-content: center;
    z-index: 9;
    position: sticky;
}

.contenteImgSen img {
    width: 320px;
}

.contenteImgSen .radar {
    -webkit-animation: rotation 20s infinite linear;
    animation: rotation 20s infinite linear;
    position: absolute;
    width: 365px;
    bottom: -26px;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}

#p-inversion {
    padding: 18px 37px;
    margin-top: -140px;
    z-index: 1;
}

#pleca-ip {
    position: absolute;
    width: 100%;
    top: -123px;
    margin: inherit;
}

.cls-1, .cls-3 {
    fill: none;
}

.cls-2 {
    clip-path: url(#clip-path);
}

.cls-3 {
    stroke: #ffffff;
    stroke-miterlimit: 10;
    stroke-width: 2px;
}

.tituloInversionesIP h2 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 0;
    font-style: italic;
    font-family: 'Century Gothic';
    font-weight: 600;
}

.tituloInversionesIP h2 span {
    color: #fff;
    font-size: 50px;
    font-style: italic;
    font-family: 'Century Gothic';
    font-weight: 600;
}

.textInversionIOP p {
    color: #fff;
    max-width: 250px;
    text-align: left;
    float: right;
    margin-bottom: 0 !important;
    font-size: 19px;
    font-family: 'Century Gothic';
    line-height: 24px;
}

#contactoIP {
    padding: 80px 0 130px 0;
    background: #3C3C3B;
}

.contactoTt {
    margin: 0px 0px;
}

.contactoTt h2 {
    color: #df1c3a;
    font-size: 60px;
    text-align: left;
    margin-bottom: 60px;
    font-style: italic;
    font-weight: 600;
    font-family: 'Century Gothic';
}

.faq-section .single-faq-content .inner-box {
    position: relative;
    background: #EDEDED;
    padding: 40px;
    margin-bottom: 0;
    border-radius: 30px;
    box-shadow: rgb(50 50 93 / 9%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
}

.faq-section .single-faq-content .inner-box h4 {
    position: relative;
    font-size: 20px;
    line-height: 25px;
    font-family: 'Century Gothic';
    color: #DF1C3A;
    font-weight: 700;
    margin-bottom: 17px;
    text-align: center;
    font-style: italic;
}

.faq-section .single-faq-content .inner-box .text {
    position: relative;
    font-size: 18px;
    line-height: 25px;
    color: #575756;
    text-align: justify;
    font-family: 'Century Gothic';
}

.contenteImgText {
    position: relative;
}

.contenteImgText:before {
    content: '';
    /*border: solid 1px #fff;*/
    position: absolute;
    height: 110%;
    width: 90%;
    top: -5%;
    left: 5%;
}

.contenteImgText img {
    width: 100%;
}

#forma-contacto {
    position: absolute;
    width: 90%;
    right: 0;
    left: 0;
    top: -20px;
    height: 110%;
    margin: auto;
}

.st0-contacto {
    fill:none;
    stroke:#FFFFFF;
    stroke-width:1.8;
    stroke-miterlimit:10;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.contenteImgText:hover #Capa_1-2 .st0-contacto {
    stroke:#e30613;
}

.contetTextContacto {
    padding: 20px;
    background: #4A4A49;
    height: 180px;
}

.contetTextContacto p {
    color: #fff;
    font-size: 23px;
    text-align: center;
    font-weight: 600;
    font-style: italic;
    font-family: 'Century Gothic';
}

.contetTextContacto p span {
    color: #e3032e;
}

#preguntasFIP {
    padding: 50px 0px;
    background: #fff;
}

.fasqIpContext {
    padding: 50px 30px;
    background: #EDEDED;
    border-radius: 20px;
}

.fasqIpContext p {
    color: #575756;
    text-align: center;
}

.fasqIpContext p span {
    color: #DF1C3A;
    text-align: center;
    font-size: 20px;
}

.tel-contacto {
    font-size: 30px;
}

.text-wait {
    font-size: 20px !important;
}

/** Inversión Patrimonial **/

#bannerIp {
    position: relative;
    margin-top: 85px;
}

.carousel-inv {
    position: absolute;
    margin: 0 auto;
    display: block;
    width: 90%;
    top: 44%;
    z-index: 9;
    left: 4%;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}

.carousel-inner .carousel-item h2 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    max-width: 600px;
    display: block;
    margin: 0 auto;
    /*text-transform: uppercase;*/
    line-height: 1.3em;
    /*font-family: 'Century Gothic', sans-serif;*/
}

.cage-cot {
    border: 1px solid #e30613;
    padding: 20px;
    overflow: hidden;
}

.line-ip {
    border-left: 1px solid #e30613;
}

.text-page p {
    color: #3e3e3e;
}

.text-page p > small {
    color: #ffffff;
    font-weight: 600;
}

.title-iptyp {
    font-size: 60px !important;
    font-family: 'Century Gothic', sans-serif;
    text-shadow: none !important;
}

.bg-gracias-ip {
    background: url(../libs/inher/images/background/bg-gracias.png);
    background-position: top;
    background-size: cover;
    padding: 12rem 0 6rem;
}

.thank-you-page {
    padding-top: 12rem;
}

.sec-gracias {
    padding: 
}

.content-inputs {
    display: flex;
    margin: 50px 0px;
}

.content-inputs > .montIp {
    width: 50%;
    margin-right: 30px;
}

.content-inputs p {
    color: #DF1C3A;
    font-weight: 500;
    margin-bottom: 0;
}

.content-inputs > .montIp > input {
    display: block;
    width: 100%;
    border-bottom: solid 1px #575756;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 30px;
    color: #787878;
    outline: none;
    font-family: 'Century Gothic', sans-serif;
}

#error {
    color: #DF1C3A;
    font-style: italic;
    font-size: 20px;
}

.error {
    background: #fff3cd;
    border: #ffecb5 solid !important;
    padding: 10px;
    border-radius: 5px !important;
    color: #842029 !important;
    font-size: 14px;
    margin-bottom: 0 !important;
    margin-top: 10px;
}

#error-monto {
    background: #fff3cd!important;
    border: #ffecb5 solid !important;
    padding: 10px !important;
    border-radius: 5px !important;
    color: #842029 !important;
    width: 100%;
    margin-top: 10px;
    display: block;
    font-size: 14px;
}

.content-inputs > .plazoIp {
    width: 50%;
}

.content-inputs > .plazoIp > select {
    display: block;
    width: 100%;
    border-bottom: solid 1px #575756;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 30px;
    font-family: 'Century Gothic', sans-serif;
    color: #787878;
    padding: 2px 0 6px 0;
    border-radius: 0px;
    outline: none;
    /*-webkit-appearance: none;
    -moz-appearance: none;*/
}

.btn-prevnext {
    text-align: right;
}

.pleIp {
    padding: 30px 0 80px 0;
    background: #fff;
}

.infPleip {
    font-size: 23px;
    text-align: center;
    margin-bottom: 0px;
}

.avisoip-page {
    position: relative;
    z-index: 1;
    margin-top: 90px;
    padding: 70px 0px 70px;
    background-color: #f3f8ff;
}

.avisoip-page:before {
    position: absolute;
    content: '';
    left: 0px;
    top: -93px;
    width: 100%;
    height: 160px;
    background: url(../images/background/pattern-16-1.png) repeat-x;
}

#fig-formip {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 90%;
    margin: auto;
}

#formIp {
    padding: 100px 0px;
    background: url(../libs/inher/images/inversion/fondo-formulario-IP.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.contentFormIp {
    padding: 15px 40px 40px 40px;
    background: rgb(223 28 58 / 71%);
    /* background-blend-mode: multiply; */
    position: relative;
    backdrop-filter: blur(5px);
}

.contentFormIp h5 {
    color: #fff;
    font-size: 19px;
    margin-bottom: 0;
    display: inline-block;
    font-family: 'Century Gothic';
}

.contentFormIp form {
    z-index: 99;
    position: sticky;
}

.contentFormIp:after {
    content: '';
    position: absolute;
    height: 110%;
    width: 95%;
    top: -5%;
    left: 2.5%;
    z-index: 1;
}

.title-formip {
    color: #fff !important;
    font-size: 19px !important;
    margin-bottom: 0 !important;
    display: inline-block !important;
    font-family: 'Century Gothic' !important;
    text-align: left !important;
}

.groupIP {
    display: flex;
    margin: 15px 0px;
}

.select-form select {
    display: block !important;
    font-size: 16px !important;
    border: solid 1px #575756 !important;
    border-radius: 5px !important;
    width: 100% !important;
    height: 35px !important;
    padding: 0px 10px !important;
    color: #575756 !important;
    font-weight: 500 !important;
    font-family: 'Century Gothic'!important;
    background: #fff !important;
    border-radius: 5px !important;
}

.input-group-Ip label {
    display: block;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 16px !important;
}

.input-group-Ip input {
    display: block;
    font-size: 16px !important;
    border: solid 1px #575756 !important;
    border-radius: 5px;
    width: 100%;
    padding: 5px 10px;
    color: #575756 !important;
    font-weight: 500 !important;
    font-family: 'Century Gothic' !important;
    background: #fff;
}

.input-group-Ip select {
    display: block;
    font-size: 16px !important;
    border: solid 1px #575756 !important;
    border-radius: 5px;
    width: 100%;
    height: 36px;
    padding: 5px 10px;
    color: #575756 !important;
    font-weight: 500px !important;
    font-family: 'Century Gothic'!important;
    background: #fff;
}

.contentFormIp small {
    color: #fff;
    font-style: italic;
    display: block;
    margin: 10px 15px;
}

.contentFormIp button {
    background: #3C3C3B;
    color: #fff;
    text-align: center;
    display: block;
    padding: 5px;
    text-decoration: none;
    width: 100%;
    border: 2px solid #3C3C3B;
    box-shadow: 3px 3px 16px -1px rgb(0 0 0 / 58%);
    -webkit-box-shadow: 3px 3px 16px -1px rgb(0 0 0 / 58%);
    -moz-box-shadow: 3px 3px 16px -1px rgba(0,0,0,0.58);
    font-size: 22px;
}

.sub-formip {
    background: #3C3C3B;
    color: #fff;
    text-align: center;
    display: block;
    padding: 5px;
    text-decoration: none;
    width: 100%;
    border: 2px solid #3C3C3B;
    box-shadow: 3px 3px 16px -1px rgb(0 0 0 / 58%);
    -webkit-box-shadow: 3px 3px 16px -1px rgb(0 0 0 / 58%);
    -moz-box-shadow: 3px 3px 16px -1px rgba(0,0,0,0.58);
    font-size: 22px;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.sub-formip:hover {
    border: 0.5px solid #ffffff;
}

.infoTextIpform h2 {
    color: #DF1C3A;
    text-align: center;
    font-size: 50px;
    max-width: 350px;
    display: block;
    margin: 15px auto;
    font-family: 'Century Gothic';
}

.infoTextIpform p {
    color: #fff;
    text-align: center;
    max-width: 350px;
    display: block;
    margin: 15px auto;
}

.title-formip h2 {
    color: #df1c3a;
    font-size: 80px;
    text-align: center;
    margin-bottom: 20px;
    font-style: italic;
    font-weight: 600;
    line-height: 70px;
    font-family: 'Century Gothic';
}

.title-formip span {
    font-size: 65px;
}

.title-formip p {
    color: #ffffff;
    line-height: 30px;
    font-size: 25px;
    text-align: center;
    font-family: 'Century Gothic';
}

.btn-slide {
    font-size: 35px;
    color: #ededed;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.btn-slide:hover {
    color: #cdcdcd;
}

.title-benefip {
    color: #e30613;
    font-style: italic;
    text-align: end;
    font-weight: 600;
    font-size: 60px;
    font-family: 'Century Gothic', sans-serif;
}

.bg-benefip-sec {
    background-image: url(../libs/inher/images/inversion/bg-beneficios.png);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

.heroe-ip {
    position: relative;
    top: 35px;
    left: 70px;
    z-index: 1;
}

.capa {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    left: -5px;
    top: 50px;
}

.card-benefip-icon .img-benef {
    max-width: 38% !important;
}

.card-benefip-icon img {
    max-width: 40% !important;
}

.card-benefip-icon .img-benef6 {
    max-width: 33% !important;
}

.ha-screen-reader{
  width: var(--ha-screen-reader-width, 1px);
  height: var(--ha-screen-reader-height, 1px);
  padding: var(--ha-screen-reader-padding, 0);
  border: var(--ha-screen-reader-border, none);
  position: var(--ha-screen-reader-position, absolute);
  clip: var(--ha-screen-reader-clip, rect(1px, 1px, 1px, 1px));
  overflow: var(--ha-screen-reader-overflow, hidden);
}

.field__input{ 
  --uiFieldPlaceholderColor: var(--fieldPlaceholderColor, #767676);
  background-color: transparent;
  border-radius: 0;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: inherit;
  font-size: inherit;
}

.field__input:focus::-webkit-input-placeholder{
  color: var(--uiFieldPlaceholderColor);
}

.field__input:focus::-moz-placeholder{
  color: var(--uiFieldPlaceholderColor);
}

.field{
  --uiFieldBorderWidth: var(--fieldBorderWidth, 2px);
  --uiFieldPaddingRight: var(--fieldPaddingRight, 1rem);
  --uiFieldPaddingLeft: var(--fieldPaddingLeft, 1rem);   
  --uiFieldBorderColorActive: var(--fieldBorderColorActive, rgba(22, 22, 22, 1));
  display: var(--fieldDisplay, inline-flex);
  position: relative;
  font-size: var(--fieldFontSize, 1rem);
}

.field__input{
  box-sizing: border-box;
  width: var(--fieldWidth, 100%);
  height: var(--fieldHeight, 4rem);
  padding: var(--fieldPaddingTop, 1.25rem) var(--uiFieldPaddingRight) var(--fieldPaddingBottom, .5rem) var(--uiFieldPaddingLeft);
  border-bottom: var(--uiFieldBorderWidth) solid var(--fieldBorderColor, rgba(0, 0, 0, .25));
  padding-left: 0;
  font-size: 20px;
}

.field__input:focus{
  outline: none;
}

.field__input::-webkit-input-placeholder{
  opacity: 0;
  transition: opacity .2s ease-out;
}

.field__input::-moz-placeholder{
  opacity: 0;
  transition: opacity .2s ease-out;
}

.field__input:focus::-webkit-input-placeholder{
  opacity: 1;
  transition-delay: .2s;
}

.field__input:focus::-moz-placeholder{
  opacity: 1;
  transition-delay: .2s;
}

.field__label-wrap{
  box-sizing: border-box;
  pointer-events: none;
  cursor: text;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.field__label-wrap::after{
  content: "";
  box-sizing: border-box;
  width: 100%;
  height: 0;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

.field__input:focus ~ .field__label-wrap::after{
  opacity: 1;
}

.field__label{
  position: absolute;
  left: var(--uiFieldPaddingLeft);
  top: calc(50% - .5em);
  line-height: 0;
  font-size: var(--fieldHintFontSize, inherit);
  transition: top .2s cubic-bezier(0.9, -0.15, 0.1, 1.15), opacity .2s ease-out, font-size .2s ease-out;
  will-change: bottom, opacity, font-size;
  left: 0;
}

.field__input:focus ~ .field__label-wrap .field__label,
.field__input:not(:placeholder-shown) ~ .field__label-wrap .field__label{
  --fieldHintFontSize: var(--fieldHintFontSizeFocused, .80rem);
  top: var(--fieldHintTopHover, .5rem);
  color: #e30613;
  font-size: 16px;
}

.field_v2 .field__label-wrap{
  overflow: hidden;
}

.field_v2 .field__label-wrap::after{
  border-bottom: var(--uiFieldBorderWidth) solid var(--uiFieldBorderColorActive);
  transform: translate3d(-105%, 0, 0);
  will-change: transform, opacity;
  transition: transform .285s ease-out .2s, opacity .2s ease-out .2s;
}

.field_v2 .field__input:focus ~ .field__label-wrap::after{
  transform: translate3d(0, 0, 0);
  transition-delay: 0;
}

.field{
  --fieldBorderColor: #414042;
  --fieldBorderColorActive: #e30613;
}

.page{
  box-sizing: border-box;
  max-width: 100%;
  margin: auto;
  display: grid;
  grid-gap: 30px;
}

.linktr{
  order: -1;
  padding: 1.75rem;
  text-align: center;
}

.linktr__goal{
  background-color: rgb(209, 246, 255);
  color: rgb(8, 49, 112);
  box-shadow: rgb(8 49 112 / 24%) 0px 2px 8px 0px;
  border-radius: 2rem;
  padding: .5rem 1.25rem;
}

@media (min-width: 1024px) {
  .linktr {
    position: absolute; 
    right: 1rem; 
    bottom: 1rem;
}
}

.r-link {
  --uirLinkDisplay: var(--rLinkDisplay, inline-flex);
  --uirLinkTextColor: var(--rLinkTextColor);
  --uirLinkTextDecoration: var(--rLinkTextDecoration, none);
  display: var(--uirLinkDisplay) !important;
  color: var(--uirLinkTextColor) !important;
  text-decoration: var(--uirLinkTextDecoration) !important;
}

.arrowBg {
  filter: drop-shadow(0.5px 0px 0px #e30613)
  drop-shadow(-0.5px 0px 0px #e30613)
  drop-shadow(0px 0.5px 0px #e30613)
  drop-shadow(0px -0.5px 0px #e30613)
  drop-shadow(0.5px 0.5px 0px #e30613)
  drop-shadow(-0.5px -0.5px 0px #e30613)
  drop-shadow(-0.5px 0.5px 0px #e30613)
  drop-shadow(0.5px -0.5px 0px #e30613);
}

.arrow {
    background: #ffffff;
}

.arrowMain{
    padding: 20px;
    clip-path: polygon(0 0, 96% 0%, 100% 10%, 100% 100%, 0 100%);
}

.arrowSec{
    padding: 20px;
    clip-path: polygon(0 0, 92% 0%, 100% 20%, 100% 100%, 0 100%);
}

.social-icon-ip li a{
    position: relative;
    font-size: 30px;
    width: fit-content;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-weight: 400;
    display: inline-block;
    border: none !important;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.social-icon-ip li a:hover{
    color:#e30613;
    border-color:#e30613;
}

.title-rs {
    color: #fff;
    font-family: 'Century Gothic', sans-serif;
    font-weight: 300;
}

.pleca {
    background: #3c3c3b;
    padding: 10px;
}

.mx-width {
    max-width: fit-content !important;
}

.brd-rht {
    border-right: 1px solid #fff;
}

.social-icon-one {
    padding: 0;
    position: relative;
}

.social-icon-one li {
    position: relative;
    margin-right: 10px;
    display: inline-block;
}

.social-icon-ip li a {
    position: relative;
    font-size: 30px;
    width: fit-content;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-weight: 400;
    display: inline-block;
    border: none !important;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.calc-ip input {
    margin-bottom: 20px;
}

.calc-ip input[type="email"],
.calc-ip input[type="password"],
.calc-ip input[type="text"] {
    border: none;
    border-bottom: 1px solid #414042;
    background: transparent;
    outline: none;
    height: 40px;
    color: #414042;
    font-size: 16px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.calc-ip input[type="submit"],
.calc-ip input[type="button"] {
    color: #414042;
    border: none;
    outline: none;
    height: 40px;
    font-size: 18px;
    border-radius: 20px;
    cursor: pointer;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.calc-ip input[type="submit"]:hover {
    background: #e6e6e6;
    color: #3e3e3e;
}

.calc-ip input[type="button"]:hover {
    background: #e6e6e6;
    color: #3e3e3e;
}

.calc-ip input[type=email]:focus {
  border-bottom: 1px solid #00ff00;
}

.calc-ip input[type=password]:focus {
  border-bottom: 1px solid #00ff00;
}

.calc-ip input[type=text]:focus {
  border-bottom: 1px solid #00ff00;
}

.btn-ip {
    position: absolute;
    top: 30rem;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 180px;
    height: 60px;
    text-align: center;
    line-height: 58px;
    text-decoration: none;
    font-size: 18px;
    letter-spacing: 1px;
    background: #e30613;
    color: #fff !important;
    text-decoration: none;
    transition: 0.5s;
    font-family: 'Century Gothic', sans-serif;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.btn-ip svg,
.btn-ip svg rect {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: transparent;
}

.btn-ip svg rect {
    stroke: #fff;
    stroke-width: 2;
    transition: 1.5s;
    stroke-dasharray: 500;
    stroke-dashoffset: 500;
}

.btn-ip:hover svg rect {
    stroke-dashoffset:0;
}

.btn-ip:hover {
    cursor: pointer;
    transition-delay: 1.5s;
}

.btncalc-ip {
    font-family: 'Century Gothic';
    background: #e30613;
    padding: 10px;
    width: 100%;
    color: #fff;
    text-align: center; 
    font-size: 26px;
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 5px;
    border: none;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.btncalc-ip:hover {
    color: #ffffff;
    background: #3c3c3b;
}

.img-hero {
    max-width: 110%;
}

video {
  object-fit: cover;
  /*position: absolute;*/
  top: -20px;
  left: 0;
  height: 100%;
  width: 100%;
}

.video-wrapper {
  position: relative;
  overflow: hidden;
}

.header{
  position: relative;
  color: white;
  text-shadow: 1px 1px 8px rgba(0,0,0,0.6);
}

.title-ip p {
    margin: 0;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    font-family: 'Century Gothic', sans-serif;
}

.head-ip {
    padding: 295px 0px 380px !important;
    margin: auto;
}

.nav-ip {
    width: fit-content;
    margin: auto;
}

.bann_titleip img {
    width: 200px;
}

.bann_titleip h1, h3 {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    margin: 0;
}

.bann_titleip p {
    color: white;
    font-size: 18px;
    font-weight: 300;
}

.bann_titleip p b {
    font-weight: 700;
}

.bann_titleip h1 span {
    font-weight: 300;
    margin-bottom: -10px;
}

.bann_titleip span {
    color: #fff;
    vertical-align: middle;
    font-weight: 600;
    margin: 20px 0px;
    display: block;
}

.legalesIN {
    color: #3e3e3e !important;
    display: block;
    font-family: 'Century Gothic';
}

.legalesIN b {
    color: #3e3e3e;
    font-size: 16px;
}

.title-text-ip {
    text-align: justify;
    color: #777777;
    font-size: 20px;
    line-height: 30px;
}

.title-form-ip h2 {
    font-size: 37px !important;
    font-weight: 500;
    font-family: 'Century Gothic', sans-serif;
}

.br-ip{
    position:relative;
    padding-top:266px;
    padding-bottom:110px;
}

.br-ip .content-column{
    position:relative;
    margin-bottom:40px;
}

.br-ip .content-column .inner-column{
    position:relative;
    padding-top:50px;
}

.br-ip .content-column .inner-column:before{
    position:absolute;
    content:'';
    right:0px;
    bottom:-180px;
    width:1550px;
    height:991px;
    background-image: url(../libs/inher/images/background/pattern-6.png);
    background-position:right bottom;
}

.br-ip .content-column .inner-column .sec-title-two{
    margin-bottom:40px;
}

.br-ip .content-column .inner-column .bold-text{
    position:relative;
    color:#3d415b;
    font-size:18px;
    line-height:1.7em;
    font-weight:700;
    margin-bottom:35px;
    font-family: 'Poppins', sans-serif;
}

.br-ip .content-column .inner-column .list-style-one{
    margin-bottom:40px;
}

.br-ip .content-column .inner-column .theme-btn{
    padding:13px 35px;
}

.br-ip .image-column{
    position:relative;
    margin-bottom:40px;
}

.br-ip .image-column .inner-column{
    position:relative;
    text-align:right;
}

.br-ip .image-column .inner-column .image{
    margin-right:-140px;
}

.input-plaTas {
    display: flex;
    margin: 30px auto;
    width: 100%;
}

.input-plaTas select {
    width: 50%;
    /* margin: 0px 15px; */
    margin-right: 15px;
    background: #fff;
    border: none;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
    -webkit-box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    padding: 10px 20px;
    border-radius: 10px !important;
    font-size: 18px;
    color: #888888;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.input-plaTas input {
    width: 50%;
    /* margin: 0px 15px; */
    background: #fff;
    border: none;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
    -webkit-box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    padding: 10px 20px;
    border-radius: 10px !important;
    font-size: 18px;
    color: #888888;
}

#vasINver {
    text-align: center;
    display: block;
    width: 100%;
    margin: 15px 0px;
    font-size: 28px;
    font-weight: bold;
    color: #e30613;
}

.box-resultados-Cot {
    display: flex;
    margin: 15px 0px;
}

.bxP24 {
    padding: 15px 2px 15px 2px;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
    -webkit-box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    /* width: 30%; */
    background: rgba(169, 200, 45, 0.11);
    border: 1px solid #e30613 !important;
    /* margin: 0px 10px; */
    word-wrap: break-word;
}

.bxP24 h5 {
    color: #3c3c3b;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

.bxP24 span {
    display: block;
    text-align: center;
    font-size: 26px;
    color: #2DB3AB;
    font-weight: bold;
}

.content-form-cot small {
    color: #462B74;
    text-align: center;
    display: block;
}

.bxP24 small {
    text-align: center;
    color: #442A73;
    display: block;
}

#TasaUno, #TasaDos, #TasaTres, #TasaCuatro, #TasaCinco, #TasaCero {
    color: #e30613;
    display: block;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}

.bxP24 span {
    display: block;
    text-align: center;
    font-size: 26px;
    color: #2DB3AB;
    font-weight: bold;
}

.bxP-c {
    padding: 15px 5px 15px 5px !important;
    word-wrap: break-word !important;
    height: 100% !important;
    display: table !important;
    margin: 0 !important;
    box-shadow: none !important;
    border: none !important;
    border-radius: 0 !important;
}

.bxP {
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    width: 100%;
    background: #fff;
    border: 1px solid #e30613 !important;
    margin: 10px 10px;
    display: inline-block;
}

.content-calc {
    display: table-cell;
    vertical-align: middle;
}

.content-calc h5 {
    margin-bottom: 1rem;
}

.bxP h5 {
    color: #3c3c3b;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 5px;
}

.bxP span {
    display: block;
    text-align: center;
    font-size: 28px !important;
    color: #e30613;
    font-weight: bold;
}

.bxP small {
    text-align: center;
    color: #442A73;
    display: block;
}

.bxP span {
    display: block;
    text-align: center;
    font-size: 22px;
    color: #e30613;
    font-weight: bold;
}

.btn-cot-ip {
    background: #e30613 !important;
    color: #fff !important;
    letter-spacing: 1px;
    font-weight: 600 !important;
    padding: 15px 30px !important;
    border-radius: 50px !important;
    width: fit-content;
    box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
}

.contenido-form {
    background: #ffffff;
    border-radius: 30px;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 50px;
    -webkit-box-shadow: rgb(0 0 0 / 10%) 0px 10px 50px;
    -moz-box-shadow: rgb(0 0 0 / 10%) 0px 10px 50px;
    padding: 30px;
}

#formulario h5 {
    color: #472B74;
    text-align: center;
    margin: 0 0 30px 0;
    font-size: 25px;
}

#formulario .form-group > label {
    color: #442A73;
    font-size: 14px;
    display: block;
}

#formulario label {
    color: #442A73;
    font-size: 14px;
    display: block;
}

#formulario .form-group > input {
    color: #888888;
    font-size: 16px;
    border: none !important;
    display: block;
    width: 100%;
    padding: 10px 20px;
    border-radius: 10px !important;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    border: solid 2px #442A73;
    height: auto;
    margin-bottom: 10px;
    background: #fff;
}

#formulario select {
    border: none !important;
    display: block;
    /* margin-top: 15px; */
    width: 100%;
    padding: 10px 20px;
    border-radius: 5px !important;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    border: solid 2px #442A73;
    color: #707070;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
}

#formulario small {
    color: #442A73;
    font-style: italic;
    margin: 10px 0px;
    display: block;
}

.btn-primary {
    border: none !important;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.btn-leads {
    background: #472B74 !important;
    color: #fff !important;
    font-weight: 600 !important;
    padding: 15px 30px !important;
    border-radius: 50px !important;
    width: -webkit-fill-available;
    letter-spacing: 1px;
}

.btn-leads:hover {
    background: #414042 !important;
}

.hidden {
    display: none !important;
}

#info-cont {
    background: #e30613;
    padding: 20px;
}

.borde {
    /* border: 1px solid #fff; */
    padding: 20px 0 15px 0;
    width: 93%;
    margin: auto;
}

.contador-ip {
    display: inline-flex;
}

.counter-title-ip {
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
}

.content-contador {
    display: inline-flex;
}

.count-text-ip {
    color: #ffffff !important;
    text-shadow: none !important;
    font-size: 42px !important;
    line-height: 28px;
    font-weight: 500 !important;
    letter-spacing: 0px;
}

#bgInversionIP {
    background: url(../libs/inher/images/inversion/fondo-ciudad.png);
    background-repeat: repeat;
    /* background-size: 200%; */
    padding: 100px 0 145px 0;
    animation: movimiento 70s infinite linear alternate forwards;
    overflow: hidden;
}

.contenteImgSen {
    background-size: contain;
    margin: 0 auto;
    display: inline-flex;
    width: 100%;
    justify-content: center;
    z-index: 9;
    position: sticky;
}

.contenteImgSen img {
    width: 320px;
}

.contenteImgSen .anima {
    animation: rotation 20s infinite linear;
    position: absolute;
    width: 365px;
    bottom: -26px;
}

#PlecaIpInversion {
    padding: 60px 35px 0 30px;
    margin-top: -170px;
    z-index: 1;
}

.tituloInversionesIP h2 {
    color: #fff;
    font-size: 60px;
    font-style: italic;
    font-family: 'Century Gothic';
    font-weight: 600;
    line-height: 50px;
    position: relative;
    right: 0;
    top: 70px;
}

.tituloInversionesIP h2 span {
    color: #fff;
    font-size: 30px;
    font-style: italic;
    font-weight: 500;
}

.textInversionIOP p {
    color: #fff;
    max-width: 264px;
    text-align: left;
    float: right;
    font-size: 19px;
    position: relative;
    left: -13px;
}

#Capa_2 {
    position: absolute;
    width: 69.6%;
    right: 230px;
    padding-top: 210px;
}

.cls-1 {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
}

/*Crece más*/

.services-section-five {
    position: relative;
    padding: 130px 0px 30px;
}

.gallery-section .pattern-layer {
    position: absolute;
    right: 0px;
    top: 50px;
    width: 100%;
    height: 1088px;
    background-repeat: no-repeat;
}

.pattern-layer-inv {
    top: 470px !important;
}

.w-30 {
    width: 30% !important;
}

.core-service {
    position: relative;
    background: #eef4fc;
    padding: 80px 0px 80px 0px;
}

.core-service .shap-1 {
    left: 110px;
    top: -95px;
    animation-name: zoom-fade;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: zoom-fade;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: zoom-fade;
    -moz-animation-duration: 10s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: zoom-fade;
    -ms-animation-duration: 10s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: zoom-fade;
    -o-animation-duration: 10s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.core-service .shap {
    position: absolute;
}

.shap-l {
    left: -34px !important;
}

.core-service .shap-3 {
    top: 80px;
    right: 0;
}

.sp-7 {
    color: #00BFB2;
    font-weight: 500;
}

.w-80 {
    width: 80% !important;
}

.w-35 {
    width: 35% !important;
}

.shine {
  font-size: 30px;
  margin: 0 auto;
  font-weight: bold;
}

.shine {
    background: #222 -webkit-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff)) 0 0 no-repeat;
    -webkit-background-size: 150px;
    color: rgb(71 43 116 / 54%);
    -webkit-background-clip: text;
    -webkit-animation-name: shine;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    text-shadow: 0 0px 0px rgba(255, 255, 255, 0.5);
}

@-webkit-keyframes shine {
  0%, 10% {
    background-position: -1000px;
}
20% {
    background-position: top left;
}
90% {
    background-position: top right;
}
100% {
    background-position: 1000px;
}
}

.cot-ganancias {
    border-radius: 20px;
    padding: 25px 25px 25px 15px;
    background: #fafafa;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.text-edit {
    font-size: 40px;
    font-family: sans-serif;
    color: #472B74;
    text-align: center;
}

.underlined {
    /* background: red; */
    position: relative;
}

.sp-6 {
    color: #472B74;
    font-weight: 500;
}

.underline-clip:after {
    content: '';
    position: absolute;
    top: 95%;
    width: 150%;
    aspect-ratio: 3 / 1;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 50%;
    border: 6px solid #AADB1E;
    -webkit-clip-path: polygon(0 0, 50% 50%, 100% 0);
    clip-path: polygon(0 0, 50% 50%, 100% 0);
}

.contact-form {
    position: relative;
    margin-bottom: 45px;
}

.text-campinv {
    font-size: 18px;
    text-align: center;
    color: #472B74;
    font-weight: 600;
    margin-bottom: 5px;
}

.camp-cot-crece {
    height: 40px !important;
    line-height: 16px !important;
    text-align: center;
    font-size: 20px !important;
    background: #fff !important;
    border: 1px solid #472B74 !important;
}

.contact-form .form-group input[type="text"], .contact-form .form-group input[type="password"], .contact-form .form-group input[type="tel"], .contact-form .form-group input[type="email"], .contact-form .form-group input[type="file"], .contact-form .form-group input[type="button"], .contact-form .form-group select, .contact-form .form-group label {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 20px 10px 20px;
    color: #888888;
    border: 2px solid rgb(71 43 116 / 26%);
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 50px;
    font-size: 16px;
    border-radius: 10px;
    background: transparent;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .form-group input[type="text"]:focus, .contact-form .form-group input[type="password"]:focus, .contact-form .form-group input[type="tel"]:focus, .contact-form .form-group input[type="email"]:focus, .contact-form .form-group input[type="file"]:focus, .contact-form .form-group input[type="button"]:focus, .contact-form .form-group select:focus, .contact-form .form-group label:focus, .contact-form .form-group textarea:focus {
    border-color: #e30613 !important;
}

button:focus, input:focus, textarea:focus, select:focus {
    outline: none;
}

.content-result {
    background: #ffff;
    padding: 25px !important;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.content-result p {
    font-size: 20px;
}

.output-crece {
    /* display: block; */
    font-size: 3em;
    text-align: center;
    color: #472B74;
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
}

.TasaCero-crece {
    display: inline-block !important;
    font-size: 20px !important;
}

#invTotal {
    font-size: 20px;
    text-align: center;
    color: #8db618;
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
}

.text-edit {
    font-size: 40px;
    font-family: sans-serif;
    color: #472B74;
    text-align: center;
    font-weight: 500;
}

.w-14 {
    width: 14% !important;
}

.desc-inv {
    font-size: 21px !important;
    line-height: 30px !important;
    text-align: center !important;
}

.parallax {
    background: #fafafa;
    height: 100vh;
    overflow-x: hidden;
}

#slide1 {
    background: #fafafa;
}

.sec-title-two {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.sec-title-two.centered {
    text-align: center;
}

.sec-title-two.centered::before {
    left: 50%;
    margin-left: -26px;
}

.sec-title-two:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 52px;
    height: 5px;
    background-image: linear-gradient(to right, #00bfb2 0%, #aadb1e 100%);
    border-radius: 50px 50px 50px 50px;
}

.sec-title-two h2 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.3em;
    color: #3e3e3e;
    font-weight: 500;
}

.sec-title-two img {
    max-width: 80%;
}

.log-crece-sticky {
    width: 15% !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.number-parallax {
    font-size: 30px !important;
    margin-bottom: 10px;
}

/*Plazo más*/

.log-plazo-bann {
    width: 25%;
}

.bg-transparent {
    background-color: transparent !important;
}

.sp-8 {
    color: #AADB1E;
    font-weight: 500;
}

.gallery-section {
    position: relative;
    padding: 170px 0px 65px;
}

.gallery-section .pattern-layer {
    position: absolute;
    right: 0px;
    top: 50px;
    width: 100%;
    height: 1088px;
    z-index: -1;
    background-repeat: no-repeat;
}

.patt-edit {
    right: 50px !important;
    top: 18px !important;
}

.text-edit {
    font-size: 40px;
    font-family: sans-serif;
    color: #472B74;
    text-align: center;
}

.underline-clip-blue:after {
    content: '';
    position: absolute;
    top: 95%;
    width: 150%;
    aspect-ratio: 3 / 1;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 50%;
    border: 6px solid #00BFB2;
    -webkit-clip-path: polygon(0 0, 50% 50%, 100% 0);
    clip-path: polygon(0 0, 50% 50%, 100% 0);
}

.bxP24 {
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    width: 30%;
    background: rgba(169, 200, 45, 0.11);
    border: 1px solid #A9C82D;
    margin: 0px 10px;
}

.bxP {
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    width: 100%;
    background: #fff;
    border: 1px solid #e30613 !important;
    margin: 10px 10px;
    display: inline-block;
}

.log-plazo-sticky {
    width: 12% !important;
}

/*Otros productos*/

.sec-title .text {
    position: relative;
    color: #3e3e3e;
    font-size: 35px;
    line-height: 1.5em;
    margin-top: 15px;
}

.sec-title-three h2 {
    position: relative;
    font-size: 35px;
    line-height: 1.3em;
    color: #3e3e3e;
    font-weight: 500;
    padding-right: 55px;
    display: inline-block;
}

.sec-title-three h2:before {
    position: absolute;
    content: '';
    right: -10px;
    bottom: 12px;
    width: 52px;
    height: 5px;
    background-image: linear-gradient(to right, #00bfb2 0%, #aadb1e 100%);
    border-radius: 50px;
}

.sp-2 {
    color: #e30613;
    font-weight: 500;
}

.sp-5 {
    color: #72b22c;
    font-weight: 500;
}

.nav-tabs .nav-link.active {
    color: #e30613 !important;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 4px solid #e30613 !important;
    border-top: transparent !important;
    border-right: transparent !important;
    border-left: transparent !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*.nav-link {
    padding: 15px 15px !important;
}

.nav-link {
    color: #414042;
    font-size: 18px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}*/

.tab-content {
    position: relative;
    z-index: 1;
    background: #fdfdfd;
    line-height: 25px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    border-bottom: 5px solid #e30613;
    padding: 30px 30px !important;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    text-align: justify;
    word-wrap: break-word;
}

.show {
    display: block;
    animation-duration: 1.5s;
    transform: scale(1);
    opacity: 1;
}

.cont-ahorro-des h6 {
    color: #1b1b1b;
    font-weight: 600;
}

.pricing-section {
    position: relative;
    padding: 90px 0px 110px;
}

.pricing-section .pattern-layer {
    position: absolute;
    left: 150px;
    bottom: -30px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100%;
}

.text li {
    list-style: disc;
}

.text-three {
    font-size: 18px;
    text-align: justify;
    line-height: 1.6em;
    font-weight: 500;
    color: #3e3e3e;
    margin: 0px;
    font-family: 'Poppins', sans-serif;
}

.text-three ol {
    position: relative;
    color: #777777;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 20px;
    padding: 0 0 0 40px;
}

.text-three li {
    list-style: inherit;
}

.pricing-section-three {
    position: relative;
    padding-bottom: 90px;
}

.market-section {
    position: relative;
    padding-top: 266px;
    padding-bottom: 110px;
}

.pricing-section-three .pattern-layer-2 {
    position: absolute;
    left: 0px;
    bottom: -100px;
    width: 415px;
    height: 470px;
    z-index: -1;
    background-repeat: no-repeat;
}

.pattern-l2 {
    left: -60px !important;
    bottom: -366px !important;
}

.market-section .content-column {
    position: relative;
    margin-bottom: 40px;
}

.market-section .content-column .inner-column {
    position: relative;
    padding-top: 50px;
}

.market-section .content-column .inner-column-2:before {
    background: transparent !important;
}

.market-section .content-column .inner-column:before {
    position: absolute;
    content: '';
    right: 0px;
    bottom: -230px;
    width: 1550px;
    height: 991px;
    background: url(../libs/inher/images/background/pattern-6.png) no-repeat;
    background-position: right bottom;
    z-index: -1;
}

.market-section .content-column .inner-column .sec-title-two {
    margin-bottom: 40px;
}

.sec-title-two {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.market-section .content-column .inner-column .list-style-one {
    margin-bottom: 40px;
}

.market-section .content-column .inner-column .bold-text {
    position: relative;
    color: #3d415b;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 35px;
    font-family: 'Poppins', sans-serif;
}

.list-style-one {
    position: relative;
    padding: 0;
}

.list-style-one li {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    color: #777777;
    font-weight: 400;
    padding-left: 35px;
    margin-bottom: 12px;
}

.list-style-one li:before {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #e30613;
    font-size: 18px;
    content: "\f180";
    font-weight: 600;
    font-family: "Flaticon";
}

.cta-section {
    position: relative;
    background-image: url(../libs/inher/images/invercamex/imgslide2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: unset;
    padding: 40px 0px 80px 0px;
    /*clip-path: polygon(0% 50%, 100% 0%, 100% 100%, 0% 100%, 0% 0%);*/
}

.cta-section:before {
    position: absolute;
    content: '';
    background: url(../libs/inher/images/images-2/icons/shap-14.png);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.cta-section .shap-box .shap-1 {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.cta-section .shap-box .shap-2 {
    position: absolute;
    right: 0px;
    bottom: 160px;
}

.content-box img {
    max-width: 50%;
}

.cta-section .content-box h1 {
    position: relative;
    font-size: 30px;
    font-weight: 500;
    font-family: 'Barlow', sans-serif;
    color: #fff;
    line-height: 45px;
    margin-bottom: 40px;
}

.sec-title-two .title-text {
    position: relative;
    color: #777777;
    font-size: 22px;
    line-height: 30px;
    margin-top: 12px;
}

.price-block {
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
}

.price-block.alternate .inner-box {
    border: 1px solid #dcdcdc;
    border-radius: 15px;
    box-shadow: none;
}

.price-block .inner-box {
    position: relative;
    text-align: center;
    overflow: hidden;
    background-color: #ffffff;
    padding: 30px 15px 30px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
}

.price-block .inner-box .line-one {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

.price-block .inner-box .line-one:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 0px;
    height: 1px;
    background-color: #e30613;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}

.price-block .inner-box .line-one:after {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    width: 1px;
    height: 0%;
    background-color: #e30613;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}

.price-block .inner-box .line-two {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

.price-block .inner-box .line-two:before {
    position: absolute;
    content: '';
    right: 0px;
    bottom: 0px;
    width: 0px;
    height: 1px;
    background-color: #e30613;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}

.price-block .inner-box .line-two:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 1px;
    height: 0%;
    background-color: #e30613;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}

.list-center {
    text-align: left;
    display: inline-block;
}

.card-op img {
    max-width: 31%;
}

.price-block.alternate .inner-box:hover {
    border-radius: 0;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
}

.price-block .inner-box .line-one{
    position:absolute;
    left:0px;
    top:0px;
    right:0px;
    bottom:0px;
}

.price-block .inner-box .line-one:before{
    position:absolute;
    content:'';
    left:0px;
    top:0px;
    width:0px;
    height:1px;
    background-color:#e30613;
    -webkit-transition:all 600ms ease;
    -ms-transition:all 600ms ease;
    -o-transition:all 600ms ease;
    -moz-transition:all 600ms ease;
    transition:all 600ms ease;
}

.price-block .inner-box:hover .line-one:before{
    width:100%;
}

.price-block .inner-box .line-one:after{
    position:absolute;
    content:'';
    right:0px;
    top:0px;
    width:1px;
    height:0%;
    background-color:#e30613;
    -webkit-transition:all 600ms ease;
    -ms-transition:all 600ms ease;
    -o-transition:all 600ms ease;
    -moz-transition:all 600ms ease;
    transition:all 600ms ease;
}

.price-block .inner-box:hover .line-one:after{
    height:100%;
    -webkit-transition-delay:600ms;
    -ms-transition-delay:600ms;
    transition-delay:600ms;
}

.price-block .inner-box .line-two{
    position:absolute;
    left:0px;
    top:0px;
    right:0px;
    bottom:0px;
}

.price-block .inner-box .line-two:before{
    position:absolute;
    content:'';
    right:0px;
    bottom:0px;
    width:0px;
    height:1px;
    background-color:#e30613;
    -webkit-transition:all 600ms ease;
    -ms-transition:all 600ms ease;
    -o-transition:all 600ms ease;
    -moz-transition:all 600ms ease;
    transition:all 600ms ease;
}

.price-block .inner-box:hover .line-two:before{
    width:100%;
    -webkit-transition-delay:1200ms;
    -ms-transition-delay:1200ms;
    transition-delay:1200ms;
}

.price-block .inner-box .line-two:after{
    position:absolute;
    content:'';
    left:0px;
    bottom:0px;
    width:1px;
    height:0%;
    background-color:#e30613;
    -webkit-transition:all 600ms ease;
    -ms-transition:all 600ms ease;
    -o-transition:all 600ms ease;
    -moz-transition:all 600ms ease;
    transition:all 600ms ease;
}

.price-block .inner-box:hover .line-two:after{
    height:100%;
    -webkit-transition-delay:1800ms;
    -ms-transition-delay:1800ms;
    transition-delay:1800ms;
}

.price-block .inner-box .icon-box{
    position:relative;
    width:100px;
    height:100px;
    margin:0 auto;
    font-size:46px;
    color:#3d415b;
    line-height:80px;
    margin-bottom:25px;
    border-radius:50%;
    border:10px solid #f6f6f6;
    background-color:#eeedf7;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}

.sp-3 {
    color: #f8ab15;
    font-weight: 500;
}

.pricing-section .pattern-layer {
    position: absolute;
    left: 150px;
    bottom: -30px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100%;
}

.layer-invca {
    position: absolute !important;
    left: 0 !important;
    top: -330px !important;
    width: 100% !important;
    height: 1715px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: right top !important;
}

.justify p {
    text-align: justify;
}

.services-section-three .image-column .inner-column {
    position: relative;
    text-align: center;
}

.image-req img {
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
}

.carousel .testimonial {
    color: #808080;
    position: relative;
    padding: 20px;
    background: #f1f1f1;
    border: 1px solid #efefef;
    border-radius: 15px;
    margin-bottom: 15px;
    text-align: justify;
    font-size: 18px;
}

.carousel .testimonial::after {
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    background: #f1f1f1;
    border: 1px solid #efefef;
    border-width: 0 0 1px 1px;
    position: absolute;
    bottom: -8px;
    left: 46px;
    transform: rotateZ(-46deg);
}

.carousel .media {
    position: relative;
    padding: 0 0 0 20px;
}

.carousel .media img {
    width: 75px;
    height: 75px;
    display: block;
    border-radius: 50%;
}

.carousel .overview {
    padding: 3px 0 0 15px;
}

.carousel .overview b {
    font-size: 16px;
    color: #414042;
}

.carousel .overview .details {
    padding: 5px 0 8px;
}

.carousel .star-rating li {
    padding: 0 2px;
}

.carousel .star-rating i {
    font-size: 16px;
    color: #ffdc12;
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.text-right {
    text-align: right!important;
}

.text-cashi {
    color: #462B74;
    font-weight: 500;
    font-size: 20px;
    text-align: justify !important;
    line-height: 35px;
}

.logo-walmart {
    width: 40%;
}

.title-cashi {
    color: #462B74 !important;
    font-size: 34px !important;
    font-weight: 600 !important;
}

.text-cashiTwo {
    color: #462B74;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    line-height: 35px;
}

.text-cashiTwo span {
    font-size: 24px;
    font-weight: 600;
}

.text-small {
    font-size: 16px;
}

.content-secction-tres h3 span {
    font-weight: bold;
    color: #00BFB2;
    font-style: italic;
}

.w-60 {
    width: 60%;
}

.list-style-techreo {
    padding: 0;
    position: relative;
}

.list-style-techreo li {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    color: #462B74;
    font-weight: 400;
    padding-left: 35px;
    margin-bottom: 12px;
    text-align: justify;
}

.list-style-techreo li:before {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #00BFB2;
    font-size: 18px;
    content: "\f180";
    font-weight: 600;
    font-family: "Flaticon";
}

.down-app {
    width: 25%;
}

.card-notaCashi {
    padding: 25px;
    border-radius: 20px;
    border: 1px solid #462B74 !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.box-corresp {
    padding: 0 20px 0;
    background: #f5f5f5;
    border-radius: 20px;
    border: 1px solid #462B74;
}

.brands {
    width: 100%;
    padding: 30px 0;
}

.container-slide {
    overflow: hidden;
}

.h-100 {
    height: 100%!important;
}

.rounded {
    border-radius: 15px !important;
}

.container-slide .slidermsr {
    animation: slidein 30s linear infinite;
    white-space: nowrap;
}

.container-slide .slidermsr .productos {
    width: 100%;
    display: inline-block;
    margin: 0px 0;
}

.container-slide .slidermsr .productos img {
    width: calc(60.5% / 5);
    animation: fade-in 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
}

@keyframes slidein {
  from {
    transform: translate3d(0, 0, 0);
}
to {
    transform: translate3d(-100%, 0, 0);
}
}

@keyframes fade-in {
  0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}

.img-corresp {
    margin: 0 7px;
}

.w-8 {
    width: 8% !important;
}

.w-17 {
    width: 17% !important;
}

.w-65 {
    width: 65% !important;
}

/*Club CAME*/

.card-clubCame {
    background: url(../libs/inher/images/club-came/bg.png) no-repeat;
    background-position: top;
    background-size: cover;
    border-radius: 20px;
    padding: 10px 0;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.card-clubCame2 {
    background: url(../libs/inher/images/club-came/bg-2.png) no-repeat;
    background-position: top;
    background-size: cover;
    border-radius: 20px;
    padding: 335px 0 0 0;
    overflow: hidden;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.img1-flyer {
    width: 95%;
    margin-top: 155px;
    padding: 20px 20px 0;
}

.img2-flyer {
    width: 100%;
    padding-right: 20px;
}

.text-justify {
    text-align: justify;
}

/*Paquete de Asistencia Básico*/

.list-style-four {
    padding: 0;
    position: relative;
}

.list-pb {
    display: flex;
}

.list-style-four li {
    position: relative;
    font-size: 20px;
    line-height: 30px;
    color: #3e3e3e;
    font-weight: 400;
    padding-left: 35px;
    margin-bottom: 12px;
    list-style: none;
}

.list-style-four li:before {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #AADB1E;
    font-size: 18px;
    content: "\f005";
    font-weight: 500;
    font-family: 'Font Awesome 5 Free';
}

.feature-section .single-feature-block .inner-box {
    position: relative;
    display: block;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    padding: 40px 40px;
    box-shadow: 0px 10px 30px rgba(10,140,227,0.1);
    transition: all 500ms ease;
}

.feature-section .single-feature-block .inner-box .icon-holder {
    position: relative;
    display: inline-block;
    filter: drop-shadow(0px 5px 10px rgba(217, 228, 248, 1));
}

.feature-section .single-feature-block .inner-box .icon-holder:before {
    position: absolute;
    content: '';
    background: #e30613;
    height: 200px;
    width: 1px;
    left: 60px;
    top: -25px;
    transform: rotate(45deg);
    animation: fa-spin 60s ease infinite;
}

.feature-section .single-feature-block .inner-box .icon-box {
    position: relative;
    display: inline-block;
    /* font-size: 60px; */
    width: 130px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    margin-bottom: 24px;
    z-index: 1;
    transition: all 500ms ease;
}

.feature-section .single-feature-block .inner-box .icon-box:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: -1;
    transform: rotate(30deg);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    transition: all 500ms ease;
}

.feature-section .single-feature-block .inner-box .icon-box img {
    width: 50%;
}

.feature-section .single-feature-block .inner-box .icon-holder:after {
    position: absolute;
    content: '';
    background: #e30613;
    height: 200px;
    width: 1px;
    left: 70px;
    top: -28px;
    transform: rotate(45deg);
    animation: fa-spin 60s ease infinite;
}

.feature-section .single-feature-block .inner-box h3 {
    position: relative;
    display: block;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    font-family: 'Ubuntu', sans-serif;
    color: #3e3e3e;
    margin-bottom: 23px;
}

.feature-section .single-feature-block .inner-box .text {
    position: relative;
    font-size: 18px;
    line-height: 34px;
    color: #898c8f;
    margin-bottom: 24px;
    text-align: center;
}

/*Paquete de Asistencia Voluntarios*/

.sec-title-two p {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.3em;
    color: #3e3e3e;
    font-weight: 500;
    margin-bottom: 0;
}

/*Programas de Prevención*/

.group-pdp-bg {
    padding-bottom: 90px;
    background-image: url(../libs/inher/images/tcr/programas-de-prevencion/pdp-bg.png);
    background-position: center;
    background-size: cover;
}

.service-block-two {
    position: relative;
    margin-bottom: 30px;
}

.service-block-two .inner-box {
    position: relative;
    padding: 60px 15px;
    border-radius: 15px;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    background-color: #ffffff;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 8%);
}

.service-block-two .inner-box:before {
    content: '';
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    border-radius: 7px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition: transform .4s ease-out;
}

.service-block-two .inner-box .icon-box {
    position: relative;
    color: #0a15a9;
    font-size: 64px;
    line-height: 1em;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.service-block-two .inner-box .text p {
    position: relative;
    color: #3e3e3e;
    font-size: 16px;
    line-height: 2em;
    font-weight: 400;
    padding: 0px 35px;
}

.pricing-section {
    position: relative;
    padding: 90px 0px 110px;
}

.pricing-section .auto-container {
    position: relative;
}

.pricing-section .pattern-layer {
    position: absolute;
    left: 150px;
    bottom: -30px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100%;
}

.brd-card {
    box-shadow: none !important;
    border: 1px solid #dcdcdc;
}

/*Prensa*/

.sp-tcr {
    color: #133d8d;
    font-weight: 500;
}

/*Inversión*/

.card-inv {
    transition: all .3s;
    border: 2px solid rgb(71 43 116 / 50%);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px !important;
}

.service-block-four .inner-box .bordertech-one:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 0px;
    height: 2px;
    background-color: #00BFB2;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.service-block-four .inner-box .bordertech-one:after {
    position: absolute;
    content: '';
    right: 0px;
    bottom: 0px;
    width: 2px;
    height: 0px;
    background-color: #00BFB2;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.service-block-four .inner-box .bordertech-two:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 2px;
    height: 0px;
    background-color: #00BFB2;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.service-block-four .inner-box .bordertech-two:after {
    position: absolute;
    content: '';
    right: 0px;
    bottom: 0px;
    width: 0px;
    height: 2px;
    background-color: #00BFB2;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.logos-inv {
    background: #f2f2f2;
    padding: 30px;
    border-radius: 50px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
}

.content-btn {
    position: relative;
    right: 70px;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a:hover, a:focus, a:visited {
    text-decoration: none !important;
    outline: none;
}

.log-plazo {
    width: 41%;
}

/*****************+ INVERSION ******************/

.content-btn {
    position: relative;
    right: 80px;
    margin-top: -30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-inv {
  display: inline-block;
  color: #000;
  padding: 32px;
  position: relative;
  letter-spacing: 1px;
}

.btn__circle, .btn__text, .btn__white-circle, .btn__white-circle-two {
  position: absolute;
}

.btn__circle {
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 100%;
  width: 100%;
  box-shadow: 0 0 1px 1px #000;
  transition: 0.3s linear;
}

.btn__white-circle {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 56px;
  height: 56px;
  border-radius: 100%;
  background: #00BFB2;
  display: flex;
  transition: 0.3s ease-in-out;
}

.btn__white-circle-two {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 56px;
  height: 56px;
  border-radius: 100%;
  background: #AADB1E;
  display: flex;
  transition: 0.3s ease-in-out;
}

.btn__white-circle svg {
  width: 24px;
  height: 24px;
  margin: auto;
}

.btn__white-circle-two svg {
  width: 24px;
  height: 24px;
  margin: auto;
}

.btn__text {
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
  z-index: 2;
  padding: 24px 8px 24px 0;
  transition: 0.3s linear;
  font-size: 20px;
  color: #472B74;
  font-weight: 500;
}

.btn-inv:hover .btn__circle {
  transform: scale(0);
}

.btn-inv:hover .btn__white-circle {
  transform: translate(-50%, -50%) scale(1);
}

.btn-inv:hover .btn__white-circle-two {
  transform: translate(-50%, -50%) scale(1);
}

.btn-inv:hover .btn__text {
  transform: translate(40px, -50%);
}

.contenido-texto-g h5{
    text-align: center;
    color: #442A73;
    font-weight: normal;
}

.contenido-texto-g p{
    text-align: center;
}

.input-plaTas{
    display: flex;
    margin: 30px auto;
    width: 60%;
}
.input-plaTas select{
    width: 50%;
    margin: 0px 15px;
    background: #fff;
    border:  none;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 22px;
    color: #442A73;
}

.input-plaTas input{
    width: 50%;
    margin: 0px 15px;
    background: #fff;
    border:  none;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 22px;
    color: #442A73;
}

.input-plaTas input::placeholder{
    color: #442A73;
}

.box-resultados-Cot{
    display: flex;
    margin: 15px 0px;
}

.bxP{
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    width: 20%;
    background: #fff;
    border: 1px solid #A9C82D;
    margin: 10px 10px;
    display: inline-block;
}

.bxP h5{
    color: #442A73;
    text-align: center;
}


.bxP span{
    display: block;
    text-align: center;
    font-size: 24px;
    color: #2DB3AB;
    font-weight: bold;
}

.bxP small{
    text-align: center;
    color: #442A73;
    display: block;
}

#TasaUno, #TasaDos, #TasaTres, #TasaCuatro, #TasaCinco, #TasaCero {
    color: #442A73;
    /* display: block; */
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

#tasames{
    color: #442A73;
    display: block;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}

.bxP24{
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    width: 30%;
    background: rgba(169, 200, 45, 0.11);
    border: 1px solid #A9C82D;
    margin: 0px 10px;
}

.bxP24 h5{
    color: #442A73;
    text-align: center;
}


.bxP24 span{
    display: block;
    text-align: center;
    font-size: 26px;
    color: #2DB3AB;
    font-weight: bold;
}

.bxP24 small{
    text-align: center;
    color: #442A73;
    display: block;
}

.content-form-cot small{
    color: #462B74;
    text-align: center;
    display: block;
}


.contenido-texto-g .acction p{
    color: #462B74;
}

.hidden{
    display: none !important;
}

#formulario h5{
    color: #442A73;
    text-align: center;
    margin: 30px 0px;
}

#formulario .form-group > label{
    color: #442A73;
    font-size: 14px;
    display: block;
}

#formulario label{
    color: #442A73;
    font-size: 14px;
    display: block;
}

#formulario .form-group > input{
    display: block;
    width: 100%;
    padding: 10px 20px;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    border: solid 2px #442A73;
}

#formulario .form-group > input::placeholder{
    font-size: 14px;
}

#formulario .form-group > select{
    display: block;
    width: 100%;
    padding: 10px 20px;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    border: solid 2px #442A73;
    color: #707070;
}

#formulario select{
    display: block;
    /*margin-top: 15px;*/
    width: 100%;
    padding: 10px 20px;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    border: solid 2px #442A73;
    color: #707070;
}

#formulario small{
    color: #442A73;
    font-style: italic;
    margin: 10px 0px;
    display: block;
}

#vasINver{
    text-align: center;
    display: block;
    width: 100%;
    margin: 15px 0px;
    font-size: 28px;
    font-weight: bold;
    color: #00BFB2;
}

#botonEnviar a{
    color: #AADB1E !important;
}

.legalesIN > b{
    color: #472B74;
    font-size: 16px;
}

.legalesIN > a{
    color: #472B74;
    text-decoration: underline;
    font-weight: bold;
}

/*Protégeme*/

.bg-icon-salud {
    background: url(../libs/inher/images/icons/icono-tu-salud.png) no-repeat;
    background-position: center right;
}

.bg-icon-gf {
    background: url(../libs/inher/images/icons/icono-gastos-funerarios.png) no-repeat;
    background-position: center right;
}

.service-block-four .inner-box .service-number .btn-more {
    position: absolute;
    top: -15px;
    width: 100px;
    height: 30px;
    color: #ffffff;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    border-radius: 50px;
    font-weight: 700;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    background-color: #472B74;
    border: 2px solid rgba(255,255,255,0.20);
    font-family: 'Poppins', sans-serif;
}

.list-style-pdf {
    padding: 0;
    position: relative;
}

.list-style-pdf li {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    color: #777777;
    font-weight: 400;
    padding-left: 35px;
    margin-bottom: 12px;
}

.list-style-pdf li:before {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #e30613;
    font-size: 18px;
    content: "\f145";
    font-weight: 600;
    font-family: "Flaticon";
}

.btn-google, .btn-ios {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.bg-cta-protegeme {
    background: url(../libs/inher/images/background/bg-protegeme.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}

.link-two {
    color: #414042;
    font-weight: 500;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.link-two:hover {
    color: #e30613;
}

/*Depósito Digital*/

.text-tarje {
    text-align: center;
    font-size: 21px;
    color: #777777;
    line-height: 30px;
}

.bg-cta-dd {
    background: url(../libs/inher/images/background/tarjetas-bg-md.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
}

.contenido-texto-g h5 {
    color: #fff;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    margin: 0 auto;
}

.title-text-ip {
    text-align: justify;
    color: #777777;
    font-size: 20px;
    line-height: 30px;
}

.link-three {
    color: #ffffff;
    font-weight: 500;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.link-three:hover {
    color: #AADB1E !important;
}

.bg-animado {
    background: linear-gradient(-45deg, #00BFB2, #472B74);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

.sec-title {
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
}

.tarje-cont-Cu .img-TT {
    position: absolute;
    overflow: hidden;
    left: -74%;
    width: 650px;
    top: -90px;
}

.tarjetaDatos {
    display: flex;
}

.tarDaCon {
    width: 33.33%;
    margin: 0px 10px;
}

.tarDaCon > img {
    width: 100px;
    margin: 10px 0px 20px 0px;
}

.tarj-seis {
    background: url(../libs/inher/images/background/tarjetas-bg-tres.png) !important;
    background-repeat: no-repeat !important;
    padding: 60px 0 60px 0 !important;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
}

.tarj-seis img {
    position: absolute;
    right: 10%;
    bottom: 0;
    width: 340px;
}

.tarTitleTres h2 {
    color: #fff;
    margin-bottom: 30px;
}

.tarContTres {
    display: flex;
}

.tarContTres p {
    width: 50%;
    margin: 0px 10px;
    color: #fff;
    text-align: justify;
}

.tarj-siete {
    background: #522d6d;
    margin-bottom: 50px;
    position: relative;
}

.bgTarMor {
    background: #522d6d;
    padding-top: 30px;
    /* padding-bottom: 100px; */
}

.tarTitleCuatro h2 {
    color: #fff;
}

.bgTarGreenduo > .container > .row > .col-lg-3 {
    padding: 0px !important;
    z-index: 9;
}

.tarReqCon {
    position: relative;
    background: #522d6d;
    padding: 40px 10px 30px 10px;
}

.tarReqCon img {
    width: 110px;
}

.triangulo-2 {
    width: 0;
    height: 0;
    border-left: 15px solid #522d6d;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    rotate: 90deg;
    position: absolute;
    bottom: -22%;
    left: 42%;
    transform: translate(-50%, -50%);
}

.tarBgPrin {
    padding: 30px 18px 20px 18px;
    background: #AADB1E;
    /* height: 140px; */
}

.tarBgPrin p {
    text-align: center;
    color: #522d6d;
    font-weight: 500;
}

.tarBgSec {
    padding: 30px 20px 20px 20px;
    background: #00BFB2 !important;
    /* height: 140px; */
    /* box-shadow: -2px -1px 18px -8px rgb(0 0 0 / 46%) inset; */
}

/*.tarbgDeg {
    background: rgb(170,219,30);
    background: linear-gradient(90deg, rgba(170,219,30,1) 0%, rgba(170,219,30,1) 50%, rgba(0,191,178,1) 50%, rgba(0,191,178,1) 100%);
    background-repeat: no-repeat;
    height: 101px;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 1;
}*/

.legales {
    color: #3e3e3e !important;
    display: block;
    font-size: 15px;
}

/*Pal' que trabaja*/

.logMain-PQT {
    width: 25%;
    margin-bottom: 30px !important;
}

.bgMain-PQT {
    background: url(../libs/inher/images/background/bg-pqt.png) no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
}

.secUno-pqt {
    position: relative;
    overflow: hidden;
}

.secUno-pqt::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-image: url(../libs/inher/images/pal-que-trabaja/bg.jpg);
    /* background-image: -webkit-linear-gradient( 205deg, #0ad0c3 10%, #00ecdd 150%); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    clip-path: polygon(38% 100%, 100% 100%, 100% 100%, 0 100%, 0 0);
    filter: brightness(0.9);
}

.log-pqtSec {
    width: 40%;
}

.text-pqt {
    color: #462B74;
    font-weight: 400;
    font-size: 22px;
    text-align: center;
    line-height: 35px;
}

.log-cameSec1 {
    width: 15%;
    margin: 0 5px;
}

.cont-txtPqt-center h2 {
    color: #462B74;
    text-align: center;
    margin: 15px 0px;
    font-weight: 600;
}

.cont-txtPqt-center p {
    color: #462B74;
    text-align: center;
    margin: 15px 0px;
    font-size: 18px;
}

.order-1 {
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -ms-flex-order: 2;
    order: 2;
}

@media (min-width: 768px) {
    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}

.secDos-pqt {
    position: relative;
    overflow: hidden;
}

.secTres-pqt {
    position: relative;
    overflow: hidden;
}

.cont-txtPqt-center b {
    font-size: 25px;
    font-weight: 600;
}

.floating {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@keyframes floating {
    0% { transform: translate(0,  0px); }
    50%  { transform: translate(0, 15px); }
    100%   { transform: translate(0, -0px); }   
}

.typing {
    color: #00BFB2;
}

.nota {
    padding: 15px 20px;
    border-radius: 20px;
    border: 1px solid #462B74 !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

/*Pa' la casa*/

.bgMain-PLC {
    background: url(../libs/inher/images/background/bg-plc.png) no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.log-PlcMain {
    width: 50%;
    margin-bottom: 30px;
}

.bg-secPLC {
    overflow: hidden;
    background: #fdfdfd;
}

#circle-container {
  width: 120px;
  margin: 5px auto;
}

.img-casa {
    position: absolute;
    width: 66%;
    left: 8px;
    right: 0;
    bottom: 25px;
    margin: auto;
}

.q {
  font-family: Helvetica, Arial, sans-serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*background-color: #F6F6F6;*/
  margin: 0 auto;
  width: fit-content;
  border: none;
  /*padding: 40px;*/
  overflow: hidden;
}
.q legend {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  padding-bottom: 0;
  color: #462B74;
  margin-top: 10px;
  margin-bottom: 15px;
  /*background-color: #F6F6F6;*/
  font-size: 22px;
}
.q input[type=radio] + label {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  display: block;
  width: 50%;
  text-align: center;
  margin-bottom: 0;
}
.q input[type=radio] + label span {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  display: block;
  margin: auto;
  width: 90%;
  border-radius: 50px;
  padding: 20px;
  background-color: #fff;
  margin-bottom: 10px;
  font-size: 22px;
  cursor: pointer;
  transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
}
.q input[type=radio] + label span:hover {
  background-color: rgb(47 181 173 / 12%);
  color: #000;
}
.q input[type=radio]:checked + label span {
  background-color: #2FB5AD;
  color: #fff;
}
.q input[type=radio] {
  position: absolute;
  left: -9999px;
}
.q .button-space {
  clear: both;
  padding-top: 5px;
}
.q .next {
  display: block;
  margin: auto;
  background: #fff;
  border-radius: 50px;
  border: 2px solid #462B74;
  color: #462B74;
  font-size: 18px;
  padding: 5px 25px;
  cursor: pointer;
  text-transform: uppercase;
  transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
}

.q .next:hover {
    color: #fff;
    background: #462B74;
    border: 2px solid #462B74;
}

.disabled {
  display: none;
}

.end {
  text-align: center;
  font-size: 22px;
  color: #472B74;
  margin-top: 20px;
  line-height: 1.6em;
}

.gray-bg2 {
    overflow: hidden;
    background: rgb(244 244 244 / 74%);
}

.section-title h3 {
    color: #462B74;
    font-size: 32px !important;
    font-weight: 600;
}

.pleca-sec2 {
    width: 40%;
    margin: 20px 0;
}

.log-PlcSec2 {
    width: 40%;
    margin-top: 20px;
}

.paspartu {
    overflow: hidden;
}

.iframe {
    width: calc(100% + 20px);
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive-16by9-2::before {
    padding-top: 75vh;
}

*, ::after, ::before {
    box-sizing: border-box;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.section-titleDos h3 {
    color: #442A73;
    font-size: 34px !important;
    font-weight: 500;
}

.sec3 .resume-item {
    padding: 0 0 20px 20px;
    margin-top: -2px;
    border-left: 2px solid #442A73;
    position: relative;
}

.sec3 .resume-item::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50px;
    left: -9px;
    top: 0;
    background: #fff;
    border: 2px solid #442A73;
}

.sec3 .resume-item h5 {
    font-size: 16px;
    color: #fff;
    border-radius: 50px;
    background: #2FB5AD;
    padding: 10px 15px;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 10px;
}

.plec {
    font-size: 18px;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 50px;
    text-align: center;
    background: #fff;
    border: 1px solid #462B74;
}

.sub-title {
    font-size: 24px;
    text-align: center;
}

.card-seg1 {
    padding: 30px 20px;
    background: #fff;
    border: 1px solid #472B74;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; */
}

.card-seg2 {
    padding: 30px 20px;
    background: #fff;
    border: 1px solid #472B74;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; */
}

.feature .feature-box, .feature .feature-box * {
    transition: .5s;
    font-weight: 600;
}

.feature .feature-box, .feature .feature-box * {
    transition: .5s;
    font-weight: 600;
}

.icon-seg1 {
    color: #2FB5AD;
}

.icon-seg2 {
    color: #ABC92E;
}

.feature .feature-box p {
    font-size: 18px;
    text-align: center;
    color: #462B74;
}

.feature .card-seg1:hover {
    background: #2FB5AD !important;
    border: 1px solid !important;
}

.feature .card-seg2:hover {
    background: #ABC92E !important;
    border: 1px solid !important;
}

.feature .card-seg1:hover * {
    color: #FFFFFF !important;
}

.feature .card-seg2:hover * {
    color: #FFFFFF !important;
}

.secCinco-plc {
    position: relative;
    overflow: hidden;
}

.secCinco-plc::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-image: -webkit-linear-gradient( 205deg, #aac82c 10%, #00ffef 100%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    clip-path: polygon(25% 0%, 60% 0%, 37% 100%, 0% 100%);
    filter: brightness(0.9);
}

.log-mock {
    width: 35%;
}

/*Blog*/

.sidebar-page-container {
    position: relative;
    padding: 80px 0px 80px;
}

.sidebar-page-container .content-side, .sidebar-page-container .sidebar-side {
    margin-bottom: 0;
}

.news-block-two {
    position: relative;
    margin-bottom: 65px;
}

.news-block-two .inner-box {
    position: relative;
}

.news-block-two .inner-box .image {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background-color: #222222;
}

.news-block-two .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block-two .inner-box:hover .image img {
    opacity: 0.6;
    -moz-transform: scale(1.07,1.07);
    -webkit-transform: scale(1.07,1.07);
    -ms-transform: scale(1.07,1.07);
    -o-transform: scale(1.07,1.07);
    transform: scale(1.07,1.07);
}

.news-block-two.style-two .inner-box .lower-content {
    padding-bottom: 45px;
}

.news-block-two .inner-box:hover .lower-content {
    border-color: #00BFB2;
}

.news-block-two .inner-box .lower-content {
    position: relative;
    padding-top: 30px;
    padding-bottom: 24px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-bottom: 1px solid #dddddd;
}

.news-block-two .inner-box .lower-content .post-meta {
    padding: 0;
    position: relative;
}

.news-block-two .inner-box .lower-content .post-meta li {
    position: relative;
    color: #777777;
    font-size: 14px;
    line-height: 1.3em;
    margin-right: 15px;
    padding-right: 15px;
    display: inline-block;
    border-right: 1px solid #9b9b9b;
}

.news-block-two.style-two .inner-box .lower-content h3 {
    font-size: 30px;
}

.news-block-two .inner-box .lower-content h3 {
    position: relative;
    color: #414042;
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 25px;
}

.news-block-two .inner-box .lower-content h3 a {
    position: relative;
    color: #414042;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block-two .inner-box .lower-content .text {
    position: relative;
    color: #777777;
    font-size: 16px;
    line-height: 1.9em;
}

.sidebar-widget:last-child {
    margin-bottom: 0px;
}

.sidebar-widget {
    position: relative;
    margin-bottom: 65px;
}

.sidebar-title {
    position: relative;
    margin-bottom: 20px;
}

.sidebar-title h2 {
    font-size: 24px;
    color: #414042;
    font-weight: 700;
    line-height: 1.2em;
    display: inline-block;
    padding-right: 45px;
    text-transform: capitalize;
}

.sidebar .popular-posts .post {
    position: relative;
    font-size: 14px;
    color: #666666;
    padding: 0 0 20px 0;
    margin-bottom: 22px;
    border-bottom: 1px solid #e1e1e1;
}

.sidebar .popular-posts .post .text a {
    color: #3d415b;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sidebar .popular-posts .post-info {
    font-size: 14px;
    color: #777777;
    font-weight: 400;
    margin-top: 8px;
}

.sidebar .popular-posts .post .text {
    position: relative;
    font-size: 18px;
    margin: 0px 0px 0px;
    color: #3d415b;
    line-height: 1.7em;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}

.sidebar .popular-posts .post-info {
    font-size: 14px;
    color: #777777;
    font-weight: 400;
    margin-top: 8px;
}

.blog-classic .styled-pagination {
    margin-top: 80px;
}

.styled-pagination {
    position: relative;
}

.styled-pagination li {
    position: relative;
    margin: 0px 6px 10px;
    display: inline-block;
}

.styled-pagination li.active a, .styled-pagination li:hover a {
    color: #ffffff !important;
    background-color: #e30613;
}

.styled-pagination li a {
    position: relative;
    width: 40px;
    height: 40px;
    color: #777777;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    background-color: #ebebeb;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.styled-pagination li a {
    position: relative;
    width: 40px;
    height: 40px;
    color: #777777;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    background-color: #ebebeb;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.styled-pagination li.next a {
    font-size: 10px;
    color: #ffffff;
    background-color: #414042;
}

/*Artículo Blog*/

.blog-detail {
    position: relative;
}

.blog-detail .inner-box {
    position: relative;
}

.blog-detail .inner-box .upper-image {
    position: relative;
}

.blog-detail .inner-box .upper-image img {
    position: relative;
    width: 100%;
    display: block;
    border-radius: 8px;
}

.blog-detail .inner-box .lower-content {
    position: relative;
    padding-top: 30px;
}

.blog-detail .inner-box .lower-content .post-meta {
    padding: 0;
    position: relative;
}

.blog-detail .inner-box .lower-content .post-meta li {
    position: relative;
    color: #777777;
    font-size: 14px;
    line-height: 1.3em;
    margin-right: 10px;
    padding-right: 15px;
    display: inline-block;
    border-right: 1px solid #9b9b9b;
}

.blog-detail .inner-box .lower-content h2 {
    position: relative;
    color: #3d415b;
    font-size: 30px;
    line-height: 1.4em;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 25px;
}

.blog-detail .inner-box .lower-content .text p {
    position: relative;
    color: #777777;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 20px;
}

.blog-detail .post-share-options {
    position: relative;
    margin-top: 50px;
}

.blog-detail .post-share-options .post-share-inner {
    position: relative;
    padding-top: 45px;
    border-top: 1px solid #dddddd;
}

.blog-detail .post-share-options .tags {
    position: relative;
    color: #e30613;
    font-size: 16px;
    font-weight: 400;
    margin-top: 3px;
    font-family: 'Poppins', sans-serif;
}

.pull-left {
    float: left;
}

.blog-detail .post-share-options .social-box {
    position: relative;
}

.blog-detail .post-share-options .social-box .share {
    position: relative;
    color: #3d415b;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}

.blog-detail .post-share-options .social-box li {
    position: relative;
    margin-left: 13px;
    display: inline-block;
}

.pull-right {
    float: right;
}

.sidebar-page-container .comments-area {
    position: relative;
    margin-top: 60px;
    margin-bottom: 0;
}

.blog-detail .post-share-options .social-box li a {
    position: relative;
    width: 40px;
    height: 40px;
    font-size: 14px;
    color: #3d415b;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    display: inline-block;
    border: 1px solid #e3e3e3;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.blog-detail .post-share-options .social-box li a:hover {
    color: #e30613;
    border: 1px solid #e30613;
}

.subtitle-blogdetails {
    color: #3e3e3e;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 20px;
}

.styled-pagination{
    position:relative;
}

.styled-pagination li{
    position:relative;
    margin:0px 6px 10px;
    display:inline-block;
}

.styled-pagination li a{
    position:relative;
    width:40px;
    height:40px;
    color:#777777;
    font-size:16px;
    font-weight:700;
    line-height:40px;
    text-align:center;
    border-radius:50%;
    display:inline-block;
    background-color:#ebebeb;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.styled-pagination li.active a,
.styled-pagination li:hover a{
    color:#ffffff !important;
    background-color:#e30613;
}

.styled-pagination li.prev a{
    font-size:10px;
    color:#ffffff;
    background-color:#414042;
}

.styled-pagination li.next a{
    font-size:10px;
    color:#ffffff;
    background-color:#414042;
}

/*Inversionistas*/

.accordion-box .block {
    position: relative;
    margin-bottom: 30px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.05);
}

.accordion-box .block .acc-btn.active {
    color: #e30613;
}

.accordion-box .block .icon-outer {
    position: absolute;
    left: 18px;
    top: 15px;
    font-size: 20px;
    color: #262626;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
    opacity: 0;
}

.accordion-box .block .icon-outer .icon {
    position: absolute;
    left: 0px;
    width: 30px;
    height: 30px;
    color: #3d415b;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
}

.accordion-box .block .acc-content {
    position: relative;
    display: none;
}

.accordion-box .block .content {
    position: relative;
    font-size: 14px;
    padding: 0px 30px 13px 30px;
}

.accordion-box .block .content .accordian-text ul {
    padding: 0 0 0 34px;
}

.accordion-box .block .content .accordian-text img {
    max-width: 5%;
    margin-right: 6px;
}

.accordion-box .block .content .accordian-text a {
    line-height: 2em;
    font-size: 16px;
    color: #414042;
    font-weight: 500;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.accordion-box .block .icon-outer .icon {
    position: absolute;
    left: 0px;
    width: 30px;
    height: 30px;
    color: #3d415b;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
}

.accordion-box .block .content .accordian-text img {
    max-width: 5%;
    margin-right: 6px;
}

.accordion-box .block .content .accordian-text a {
    line-height: 2em;
    font-size: 16px;
    color: #414042;
    font-weight: 500;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.accordion-box .block .content .accordian-text a:hover {
    color: #72b22c;
}

.icon-pdf {
    max-width: 5%;
    margin-right: 6px;
}

.card-body-inv {
    padding-top: 10px;
}

.lista-pdf {
    padding: 0;
}

.lista-pdf a {
    line-height: 2em;
    font-size: 16px;
    color: #414042;
    font-weight: 500;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.lista-pdf a:hover {
    color: #e30613;
}

/*Sistema de remunaración*/

.app-section-two .title-column .inner-column .arrow-icon {
    position: relative;
    padding: 8px 17px 4px;
    border-radius: 8px;
    text-align: center;
    display: inline-block;
    background-color: #f5f5f5;
}

.app-section-two .title-column .inner-column .arrow-icon .caret {
    position: relative;
    color: #e30613;
    font-size: 30px;
    margin: 0px 2px;
    line-height: 1em;
    rotate: 180deg;
}

/*Denuncias PLD*/

.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 10px 20px 10px 20px;
    color: #888888;
    border: 2px solid rgb(71 43 116 / 26%);
    height: 200px;
    background: transparent;
    resize: none;
    font-size: 16px;
    border-radius: 10px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

/** Backgrounds **/

.bg-nosotros {
    background: url(../libs/inher/images/background/nosotros.webp) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-sucursales {
    background: url(../libs/inher/images/background/sucursales.webp) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-clubcame {
    background: url(../libs/inher/images/background/bg-clubcame.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-pagos {
    background: url(../libs/inher/images/background/donde-realizar-pagos.webp) no-repeat !important;
    background-position: top !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-legales {
    background: url(../libs/inher/images/background/legales.webp) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-aviso {
    background: url(../libs/inher/images/background/aviso-privacidad.webp) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-educfinan {
    background: url(../libs/inher/images/background/educacion-financiera.webp) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-inversionistas {
    background: url(../libs/inher/images/background/inversionistas.webp) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-sisremun {
    background: url(../libs/inher/images/background/sistema-remuneracion.webp) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-bolsa {
    background: url(../libs/inher/images/background/bolsa-trabajo.webp) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-palnegocio {
    background: url(../libs/inher/images/pal-negocio/bg-pal-negocio.webp) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-inverp {
    background: url(../libs/inher/images/inversion/bg-inP.webp) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-tc {
    background: url(../libs/inher/images/background/bg-tc.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-pld {
    background: url(../libs/inher/images/background/bg-pld.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-pg {
    background: url(../libs/inher/images/background/bg-pg.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-ci {
    background: url(../libs/inher/images/background/bg-ci.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-pa {
    background: url(../libs/inher/images/background/bg-pa.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-pb {
    background: url(../libs/inher/images/background/bg-pb.png) no-repeat !important;
    background-position: top !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-cg {
    background: url(../libs/inher/images/background/bg-cg.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-op {
    background: url(../libs/inher/images/background/bg-op.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-mgc {
    background: url(../libs/inher/images/background/bg-mgc.webp) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-mc {
    background: url(../libs/inher/images/background/bg-mc.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-protegeme {
    background: url(../libs/inher/images/background/bg-protegeme.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-inversiontech {
    background: url(../libs/inher/images/background/bg-inversiontech.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-crecemas {
    background: url(../libs/inher/images/background/bg-crecemas.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-plazomas {
    background: url(../libs/inher/images/background/bg-plazomas.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-prensa {
    background: url(../libs/inher/images/background/came-prensa.png) no-repeat !important;
    background-position: top !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-dd {
    background: url(../libs/inher/images/background/bg-dd.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-fa {
    background: url(../libs/inher/images/background/bg-fa.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

/* Backgrounds TCR */

.bg-creditotcr {
    background: url(../libs/inher/images/background/tcr/credito-de-negocios.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-bctcr {
    background: url(../libs/inher/images/background/tcr/banca-comunal.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.group-req-bc {
    background-image: url(../../libs/inher/images/tcr/banca-comunal/req-bg.png);
    padding-bottom: 90px;
    background-position: right;
    background-size: cover;
}

.bg-ttc {
    background: url(../libs/inher/images/background/tcr/termina-tu-casa.jpg) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.group-req-ttc {
    padding-bottom: 90px;
    background-image: url(../../libs/inher/images/tcr/termina-tu-casa/req-ttc.png);
    background-position: right;
    background-size: cover;
}

.bg-cp {
    background: url(../libs/inher/images/background/tcr/credito-pyme.jpg) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.group-req-cp {
    padding-bottom: 90px;
    background-image: url(../../libs/inher/images/tcr/credito-pyme/req-cp-bg.png);
    background-position: inherit;
    background-size: cover;
}

.bg-ahotcr {
    background: url(../libs/inher/images/background/tcr/ahorrale.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-ahorrtcr {
    background: url(../libs/inher/images/background/tcr/ahorro.png) no-repeat !important;
    background-position: bottom !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.bg-pdptcr {
    background: url(../libs/inher/images/background/tcr/programas-de-prevencion.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.group-pdp-bg {
    padding-bottom: 90px;
    background-image: url(../../libs/inher/images/tcr/programas-de-prevencion/pdp-bg.png);
    background-position: center;
    background-size: cover;
}

.bg-remtcr {
    background: url(../libs/inher/images/background/tcr/remesas.png) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    filter: brightness(95%);
    margin-top: 85px;
}

.accordion-item {
    border: none !important;
}

.accordion-button {
    border: 1px solid #cacaca;
    border-radius: 10px;
    margin-bottom: 15px;
    font-size: 18px;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    background: #fff;
    color: #e30613;
    font-size: 18px;
    border: 1px solid #e30613;
    border-radius: 10px;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23555'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.link {
    color: #e30613 !important;
    font-weight: 500 !important;
    font-size: 16px;
    -webkit-transition: all .3s ease-out 0s !important;
    -moz-transition: all .3s ease-out 0s !important;
    -ms-transition: all .3s ease-out 0s !important;
    -o-transition: all .3s ease-out 0s !important;
    transition: all .3s ease-out 0s !important;
}

.link:hover {
    color: #3e3e3e !important;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 90px;
    z-index: 99;
}

.nav-resp {
    top: 0 !important;
    background: #fff !important;
    box-shadow: none !important;
}

.sp-red {
    color: #e30613;
    font-weight: 500;
}

.sp-black {
    color: #3e3e3e;
    font-weight: 600;
}

.text-title {
    font-size: 35px;
    margin-bottom: 5px;
    font-weight: 400;
}

.text-sub {
    font-size: 22px !important;
    font-weight: 300;
    text-align: center !important;
}

body {
    color: #3e3e3e;
    font-family: 'Barlow', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    color: #3e3e3e;
    font-weight: 500;
    font-family: 'Barlow', sans-serif;
}

/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    transition: .5s;
    font-weight: 500;
}

.btn-primary,
.btn-outline-primary:hover {
    color: var(--light);
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}


/*** Navbar ***/
.fixed-top {
    transition: .5s;
}

.top-bar {
    height: 45px;
    border-bottom: 1px solid rgba(53, 94, 252, .07);
}

.navbar .dropdown-toggle::after {
    border: none;
    /*content: "\f107";*/
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

.navbar .navbar-nav .nav-link {
    padding: 15px 10px;
    color: var(--tertiary);
    font-weight: 500;
    outline: none;
}

.navbar .navbar-nav .nav-link.active {
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: #e30613;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #e30613 !important;
    background-color: #f9f9f9 !important;
}

.dropdown-item.active, .dropdown-item:active {
    color: #e30613 !important;
    background-color: #f9f9f9 !important;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav {
        /*margin-top: 10px;*/
        border-top: 1px solid rgba(0, 0, 0, .07);
        background: #FFFFFF;
    }

    .navbar .navbar-nav .nav-link {
        padding: 10px 0;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 140%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        transition: .5s;
        opacity: 0;
    }

    .navbar .nav-item:hover .dropdown-menu {
        transform: rotateX(0deg);
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}

/*** Header ***/

.sec-about p {
    font-size: 17px;
    font-weight: 300;
    text-align: justify;
}

.sec-main {
    margin-top: 87px;
}

.nav-link {
    color: #3e3e3e;
}

.nav-link:hover {
    color: #e30613;
}

.nav-tabs .nav-link.active {
    color: #e30613;
}

.btn-social {
    color: #414042;
    background: #fff;
    border: 1px solid #e3e3e3;
}

.btn-social:hover {
    color: #e30613;
    border: 1px solid #e30613;
}

.content-head h1 {
    font-size: 55px;
}

.content-head p {
    color: #3e3e3e;
    font-size: 22px;
    text-align: center;
    /* max-width: 487px; */
    font-weight: 300;
    line-height: 1.5em;
    margin-bottom: 20px;
    margin-top: 20px;
}

.logo-pn {
    width: 50% !important;
}

.btn:focus {
    box-shadow: none !important;
}

.btn-main {
    color: #e30613;
    padding: 10px 25px;
    border-radius: 50px;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    width: fit-content;
    background: #fff;
    border: 1px solid #e30613;
}

.btn-main:hover {
    color: #fff;
    background: #e30613;
    border: 1px solid #fff;
}

.btn-white {
    color: #fff;
    padding: 10px 25px;
    border-radius: 50px;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    border: 1px solid #fff;
}

.btn-white:hover {
    color: #e30613;
    background: #fff;
    border: 1px solid #e30613;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    background-color: #e30613 !important;
    border: 10px solid #e30613 !important;
}

.porc-inv {
    font-size: 30px;
}

.home-title {
    margin-bottom: 20px;
}

.home-title p{
    color: #3e3e3e;
    font-size: 40px;
    font-weight: 500;
    /* margin-bottom: 5px; */
    max-width: fit-content;
    max-width: inherit;
    position: relative;
    overflow: hidden;
    display: block;
    line-height: 1.2;
    margin: 5px;
}

.home-title p::after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgb(227 6 19 / 15%);
    animation: a-ltr-after 2s cubic-bezier(.77,0,.18,1) forwards;
    transform: translateX(-101%);
}

.home-title p::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    animation: a-ltr-before 2s cubic-bezier(.77,0,.18,1) forwards;
    transform: translateX(0);
}

.home-title p:nth-of-type(1)::before,
.home-title p:nth-of-type(1)::after{
    animation-delay: 0.5s;
}

.home-title p:nth-of-type(2)::before,
.home-title p:nth-of-type(2)::after{
    animation-delay: 1s;
}

@keyframes a-ltr-after{
    0% {transform: translateX(-100%)}
    100% {transform: translateX(101%)}
}

@keyframes a-ltr-before{
    0% {transform: translateX(0)}
    100% {transform: translateX(200%)}
}

.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: start;
    z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
    width: 3rem;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
    background-color: var(--primary);
    border: 10px solid var(--primary);
}

.carousel-control-prev-icon {
    border-radius: 0 3rem 3rem 0;
}

.carousel-control-next-icon {
    border-radius: 3rem 0 0 3rem;
}

@media (max-width: 768px) {
    #header-carousel .carousel-item {
        position: relative;
        min-height: 450px;
    }
    
    #header-carousel .carousel-item .banner-main {
        /*position: absolute;*/
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .home-title p {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .bann-main {
        display: none;
    }
    .carousel-control-prev, .carousel-control-next {
        bottom: -340px;
    }
    .cot-palnego {
        width: 100% !important;
    }
    .home-title p {
        max-width: inherit;
    }
    .content-head p {
        text-align: center;
    }
    .nav-about {
        flex-wrap: nowrap !important;
        justify-content: center !important;
    }
    .mb-resp {
        margin-bottom: 40px;
    }
    .navbar-main {
        align-items: flex-start !important;
    }
    .modal-title {
        font-size: 16px;
        font-weight: 600;
    }
    .close {
        font-size: 27px !important;
        border: none !important;
        color: #e30613 !important;
        transition: all .3s ease-out 0s;
        background: #fff !important;
        width: 0;
        height: 0;
    }
    .box-secBann {
        position: initial;
        margin-top: 20px;
    }
}

.page-header {
    padding-top: 12rem;
    padding-bottom: 6rem;
    /*background: url(../img/header.jpg) top left no-repeat !important;*/
    background-size: cover;
}

.page-header .breadcrumb-item,
.page-header .breadcrumb-item a {
    font-weight: 500;
}

.page-header .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}


/*** Facts ***/

.facts {
    background: #fff;
}

.count-div i {
    /*color: rgb(227 6 19 / 50%);*/
    color: #e30613;
    font-size: 35px;
}

.count-div h1 {
    color: #3e3e3e;
    font-size: 25px;
    font-weight: 300;
}

.count-div span {
    color: #3e3e3e;
    font-size: 18px !important;
    font-weight: 300;
}

hr {
    opacity: 1;
}

/*** Callback ***/

.sec-form {
    padding: 30px;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.sec-form h1 {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 1.5rem;
}

.form-control:focus {
    border-color: #e30613;
    box-shadow: none;
}

.btn-form {
    color: #fff;
    width: fit-content !important;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    padding: 12px 25px;
    border-radius: 50px;
    background: #e30613;
    border: 1px solid #e30613;
    margin-top: 1.5rem;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.btn-form:hover {
    color: #e30613;
    background: #fff;
}

.callback {
    position: relative;
}

.callback::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    background: #f6f6f6;
    z-index: -1;
}

/*** Feature ***/
.feature .feature-box,
.feature .feature-box * {
    transition: .5s;
}

/*** Service ***/

.sec-productos h3 {
    font-size: 30px;
    font-weight: 500;
}

.sec-productos p {
    font-size: 18px;
    margin-bottom: 0;
    color: #3e3e3e;
    font-weight: 300;
    text-align: justify;
}

.service .nav .nav-link.active {
    border-radius: 10px;
    padding: 8px 15px;
    background: #e30613 !important;
    border-color: #e30613 !important;
}

.service .nav .nav-link {
    font-size: 18px;
    font-weight: 500;
    border-radius: 10px;
    padding: 0 15px;
    margin-bottom: 15px;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.icon-prod {
    width: 55px;
}

.btn-producto {
    border-radius: 15px;
    background: #e30613;
    margin-bottom: 15px;
    border-color: #e30613 !important;
}

.service .nav .nav-link {
    transition: .5s;
}

.service .nav .nav-link.active h5 {
    color: #FFFFFF !important;
}

.service .nav .nav-link.active h5 i {
    color: #FFFFFF !important;
}


/*** Project ***/
.project-item,
.project-item .project-img {
    position: relative;
}

.project-item .project-img a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .5);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    opacity: 0;
    transition: .5s;
}

.project-item:hover .project-img a {
    opacity: 1;
}

.project-item .project-title {
    position: absolute;
    top: 3rem;
    right: 0;
    bottom: 0;
    left: 3rem;
    border: 1px solid var(--light);
    border-radius: 8px;
    display: flex;
    align-items: flex-end;
    padding: 18px;
    z-index: -1;
    transition: .5s;
}

.project-item:hover .project-title {
    background: var(--primary);
    border-color: var(--primary);
}

.project-item .project-title h4 {
    transition: .5s;
}

.project-item:hover .project-title h4 {
    color: #FFFFFF;
}

.project-carousel .owl-nav {
    margin-top: 25px;
    display: flex;
    justify-content: center;
}

.project-carousel .owl-nav .owl-prev,
.project-carousel .owl-nav .owl-next {
    margin: 0 12px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    background: var(--light);
    border-radius: 45px;
    font-size: 22px;
    transition: .5s;
}

.project-carousel .owl-nav .owl-prev:hover,
.project-carousel .owl-nav .owl-next:hover {
    background: var(--primary);
    color: var(--light);
}


/*** Team ***/
.team-item {
    position: relative;
    padding: 4rem 0;
}

.team-item img {
    position: relative;
    z-index: 2;
}

.team-item .team-text {
    position: absolute;
    top: 0;
    right: 3rem;
    bottom: 0;
    left: 3rem;
    padding: 15px;
    border: 1px solid var(--light);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
    z-index: 1;
}

.team-item:hover .team-text {
    background: var(--primary);
    border-color: var(--primary);
}

.team-item .team-text h4 {
    transition: .5s;
}

.team-item:hover .team-text h4 {
    color: #FFFFFF;
}

.team-item .team-social .btn {
    background: var(--light);
    color: var(--primary);
}

.team-item:hover .team-social .btn {
    background: #FFFFFF;
}

.team-item .team-social .btn:hover {
    background: var(--primary);
    color: var(--light);
}


/*** Testimonial ***/

.close {
    font-size: 18px;
    border: none;
    color: #fff;
    transition: all .3s ease-out 0s;
    background: #e30613;
    border-radius: 50px;
    padding: 5px;
    width: 40px;
    height: 40px;
    border: 1px solid #e30613;
}

.close:hover {
    color: #e30613;
    background: #fff;
    border: 1px solid #e30613;
}

.testimonial-item {
    position: relative;
    text-align: center;
    padding-top: 30px;
}

.testimonial-item .testimonial-text {
    position: relative;
    text-align: center;
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.testimonial-item .testimonial-text .btn-square {
    position: absolute;
    width: 60px;
    height: 60px;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.testimonial-item .testimonial-text::before {
    position: absolute;
    content: "";
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    border: 30px solid;
    border-color: var(--light) transparent transparent transparent;
}

.testimonial-item .testimonial-text::after {
    position: absolute;
    content: "";
    bottom: -59px;
    left: 50%;
    transform: translateX(-50%);
    border: 30px solid;
    border-color: #FFFFFF transparent transparent transparent;
}

.testimonial-carousel .owl-item img {
    margin: 0 auto;
    width: 100px;
    height: 100px;
}

.testimonial-carousel .owl-dots {
    margin-top: 35px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    border: 1px solid var(--light);
    border-radius: 30px;
    transition: .5s;
}

.testimonial-carousel .owl-dot::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    top: 6px;
    left: 6px;
    border-radius: 16px;
    background: var(--light);
    transition: .5s;
}

.testimonial-carousel .owl-dot.active {
    border-color: #e30613;
}

.testimonial-carousel .owl-dot.active::after {
    background: #e30613;
}

/*** Footer ***/
.footer .btn.btn-link {
    font-size: 18px;
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #3e3e3e;
    font-weight: 300;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    /*content: "\f105";*/
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: #e30613;
    /*letter-spacing: 1px;*/
    box-shadow: none;
}

.copyright {
    color: #3e3e3e;
    background: #f6f6f6;
}

.copyright a {
    color: #e30613;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.copyright a:hover {
    color: #3e3e3e;
}

.zoom {
  transform: scale(var(--escala, 1));
  transition: transform 0.25s;
}

.zoom:hover {
  --escala: 1.08;
}

.zoom-plunge {
  transform: scale(var(--escala, 1));
  transition: transform 0.25s;
}

.zoom-plunge:hover {
  --escala: 0.95;
}

.zoom-two {
  transform: scale(var(--escala, 1));
  transition: transform 0.25s;
  border-radius: 15px !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.zoom-two:hover {
  --escala: 1.08;
}

/*FAQS*/

.ligasInv {
    display: inline-flex;
    list-style: none;
    text-align: center;
    margin: auto;
    padding: 0;
}

.ligasInv li {
    height: 50px;
    width: 50px;
    border: solid 2px #472B74;
    text-align: center;
    font-size: 30px;
    border-radius: 50px;
    margin: 10px;
    color: #472B74;
    background: #fff;
}

.ligasInv-link {
    position: relative;
    bottom: 0;
}

.ligasInv li a i {
    color: #472B74;
}

.ligasInv li:hover {
    color: #fff;
    background: #472B74;
    transition: 0.5ms;
}

.ligasInv li a i:hover {
    color: #fff;
}

.list-faqs {
    padding-left: 15px;
}

.list-faqs li {
    list-style: auto;
    margin: 10px 20px 10px 20px;
}

.card-header {
    background: #f6f6f6;
    padding: 15px 10px;
    border: 1px solid #3e3e3e;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.card-header:hover {
    color: #e30613;
    border: 1px solid #e30613;
}

.btn-faqs {
    padding: 0;
}

/*Denuncia*/

.sec-denuncia {
    padding: 50px 0 50px 0;
    background: #e30613;
}

.sec-denuncia h1 {
    color: #fff !important;
}

/*Únete a nuestro equipo*/

.box-mainBann {
    position: relative;
}

.box-secBann {
    position: absolute;
    top: 290px;
    left: 56px;
}

.callback-team {
    position: relative;
}

.callback-team::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 22%;
    bottom: 0;
    left: 0;
    background: #f6f6f6;
    z-index: -1;
}

/*Botón Scroll Top*/

.btn-top {
    color: #fff;
    background: #e30613;
    border: none;
}

.btn-top:hover {
    color: #e30613;
    background: #fff;
    border: 1px solid #e30613;
}