.carousel-home {
position: relative;
display: block;
width: 100%;
height: 620px;
background-image: -webkit-linear-gradient(270deg, #ff0505, #ff0505);
background-image: linear-gradient(180deg, #ff0505, #ff0505);
}
.image_carousel-home {
width: 140%;
height: auto;
max-width: 300%;
}
.header {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
z-index: 9; background: linear-gradient(to bottom, rgba(0,0,0,0.3) 60%, rgba(0,0,0,0.1) 80%, rgba(0,0,0,0) 100%)
}
.navbar {
padding-top: 20px;
padding-right: 4%;
padding-left: 4%;
background-color: transparent;
-webkit-transition: all 500ms cubic-bezier(.6, -.28, .735, .045);
transition: all 500ms cubic-bezier(.6, -.28, .735, .045);
}
.sub-menu {
left: 48px;
padding-left: 0;
top: 30px;
display: block;
padding-top: 0px !important;
background-color: transparent;
opacity: 0;
width: 220px !important;
-webkit-transition: all 500ms cubic-bezier(.6, -.28, .735, .045);
transition: all 500ms cubic-bezier(.6, -.28, .735, .045);
}
.sub-menu.w--open {
left: 51px;
padding-top: 24px;
opacity: 1;
}
span.over-image {
position: absolute; 
top: 30%; 
left: 50%; 
transform: translate(-50%, -20%); 
text-align: center;
color: #FFFFFF;
font-family: Campton, sans-serif;
font-size: 30px;
font-weight: 300;
background: radial-gradient(rgba(0,0,0,0.1) 20%, rgba(0,0,0,0) 80%);
}
.menu-item {
display: inline-block;
vertical-align: top; }
.menu-item a{
position: relative;
}
.menu-item-has-children {
position: relative; }
ul.sub-menu {
pointer-events: none;
left: 0;
opacity: 0;
position: absolute;
margin-top: 5px;
padding-top: 15px;
padding: 15px;
top: -20px;
width: 100%;
z-index: 1;
background-color: rgba(0, 0, 0, .3);
}
ul.sub-menu .menu-item{
border-bottom: 1px solid white;
text-transform: none;
margin-left: 0 !important;
}
.menu-item-has-children li {
display: block; }
.menu-item-has-children:hover .sub-menu {
opacity: 1;
top: 30px;
pointer-events: inherit; } .menu-item {
padding: 35px 25px 25px;
border-bottom: 3px none #fff;
display: inline-block;
transition: all 100ms ease;
font-family: Raleway, sans-serif;
font-size: 11px;
font-weight: 700;
text-transform: uppercase; }
.menu-item:hover {
border-bottom: 3px solid #ffb606;
color: #ffb606; }
.menu-item a{
text-decoration: none;
padding: 5px 0px;
}
.menu-item span{
color: white;
}
.dropdown-link {
padding: 5px 10px 4px 0px;
border-bottom: 1px solid #fff;
-webkit-transition: all 100ms ease;
transition: all 100ms ease;
font-family: Campton, sans-serif;
color: #fff;
font-size: 18px;
font-weight: 300;
}
.dropdown-link:hover {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.dropdown-link.w--current {
color: #fff;
}
ul.menu{
padding-left: 0px;
}
.menu-item {
margin-left: 55px !important;
padding: 4px 0px 5px 0px;
-webkit-transition: all 100ms ease;
transition: all 100ms ease;
font-family: Campton, sans-serif;
color: #fff;
font-size: 18px;
font-weight: 300;
text-transform: uppercase;
}
.menu-item:first-child {
margin-left: 0 !important;
}
.w-nav-link:nth-of-type(1) {
margin-left: 0 !important;
}
.menu-item:hover {
border-bottom: 5px solid hsla(0, 0%, 100%, .5);
}
.sub-menu .menu-item:hover {
transform: scale(1.1,1.1);
}
.menu-item.w--current {
color: #fff;
}
.menu-item.current-menu-item {
padding-bottom: 4px;
border-bottom: 5px solid #fff;
}
.menu-item.current-menu-item.w--current {
color: #fff;
text-decoration: none;
}
.container {
margin-right: auto;
margin-left: auto;
-webkit-transition: all 500ms cubic-bezier(.6, -.28, .735, .045);
transition: all 500ms cubic-bezier(.6, -.28, .735, .045);
}
.logo-header {
width: 300px;
-webkit-transition: all 500ms cubic-bezier(.6, -.28, .735, .045);
transition: all 500ms cubic-bezier(.6, -.28, .735, .045);
}
.menu-container {
margin-top: 20px;
}
.slide-nav {
padding-bottom: 35px;
}
.heading-carousel {
position: absolute;
left: 0px;
top: 270px;
right: 0px;
z-index: 2;
padding-right: 50px;
padding-left: 50px;
-webkit-transition: all 800ms linear;
transition: all 800ms linear;
font-family: Campton, sans-serif;
color: #fff;
font-size: 40px;
font-weight: 300;
text-align: center;
}
.container_faq-access {
margin-top: 60px;
margin-bottom: 40px;
padding-right: 20px;
padding-left: 20px;
}
.faqhome_image {
height: 100%;
max-width: 300%;
}
.div-block {
height: 500px;
padding: 25px 17% 100px;
background-color: #2e5261;
color: #333;
}
.heading-2 {
margin-bottom: 80px;
font-family: Campton, sans-serif;
color: #fff;
font-size: 36px;
font-weight: 300;
}
.button_access {
position: relative;
width: 100%;
margin-bottom: 30px;
padding: 9px 35px 9px 20px;
border: 1px solid #fff;
border-radius: 7px;
background-color: transparent;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
font-family: Campton, sans-serif;
color: #fff;
font-size: 18px;
font-weight: 300;
}
.button_access:hover {
background-color: #5f8596;
}
.p_buttonaccess {
display: inline-block;
margin-bottom: 0px;
}
.image-3 {
position: absolute;
top: 50%;
right: 20px;
-webkit-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
.link_button-access {
width: 100%;
}
.column {
padding-right: 50px;
}
.accordion_faq-home {
position: relative;
display: block;
border-top: 2px solid #bebebe;
cursor: pointer;
}
.accordion_number {
display: inline;
width: 40%;
margin-right: 47px;
font-family: Campton, sans-serif;
color: #000;
font-size: 40px;
line-height: 45px;
font-weight: 300;
}
.accordion-faq-home_toggle {
position: relative;
padding-top: 20px;
padding-bottom: 20px;
}
.icon_accordionfaqhome {
position: absolute;
top: 44px;
right: 0px;
bottom: 0px;
-webkit-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
transform: translate(0px, -50%);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: all 700ms ease;
transition: all 700ms ease;
}
.accordion-faq-home_content {
overflow: hidden;
max-height: 0px;
padding-right: 140px;
padding-bottom: 0px;
padding-left: 100px;
opacity: 0;
-webkit-transition: all 800ms ease;
transition: all 800ms ease;
}
.heading-news {
margin-bottom: 30px;
font-family: Campton, sans-serif;
color: #000;
font-size: 24px;
line-height: 31px;
font-weight: 300;
}
.news-thumb_mask {
overflow: hidden;
width: 100%;
height: auto;
max-height: 250px;
min-height: 150px;
}
.news-thumb_image {
width: 100%;
height: auto;
max-width: 300%;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.news-thumb_container {
display: inline-block;
width: 33%;
margin-bottom: 50px;
padding-right: 30px;
padding-left: 30px;
}
.title_news-thumb {
margin-top: 33px;
margin-bottom: 0px;
font-family: Campton, sans-serif;
color: #2c2c2f;
font-size: 24px;
line-height: 30px;
font-weight: 300;
}
.paragraph-2 {
display: inline-block;
font-family: Campton, sans-serif;
color: #f26101;
font-size: 24px;
line-height: 31px;
font-weight: 300;
}
.image-5 {
margin-left: 10px;
}
.news_section {
padding-right: 20px;
padding-left: 20px;
}
.footer {
margin-top: 0px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 20px;
background-color: #2e5261;
}
.hr_footer {
display: inline-block;
width: 100%;
height: 2px;
max-width: 400px;
margin-bottom: 15px;
background-color: #fff;
}
.p_footer {
position: relative;
width: 400px;
margin-bottom: 15px;
font-family: Campton, sans-serif;
color: #fff;
font-size: 18px;
line-height: 20px;
font-weight: 300;
text-align: left;
display: inline-block;
}
.sello-footer {
max-width: 200px;
text-align: center;
}
.column-2 {
padding-top: 10px;
}
.column-3 {
padding-top: 80px;
text-align: right;
}
.link_footer {
text-decoration: none;
}
.emaillnk-container {
margin-top: 15px;
}
.faq-home_mask {
overflow: hidden;
height: 500px;
margin-bottom: 50px;
}
.paragraph-3 {
position: absolute;
}
.link-thumb_news {
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
text-decoration: none;
}
.featured-image_section {
overflow: hidden;
width: 100%;
height: 400px;
}
.featured-image_section.featured-image_example1 {
background-image: url(//www.promobank.cl/wp-content/themes/promobank-frontend/images/featured-image_example-nosotros.jpg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.featured-image_section.featured-image_example2 {
background-image: url(//www.promobank.cl/wp-content/themes/promobank-frontend/images/featured-image_example-noticias.jpg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.featured-image_section.featured-image_example3 {
background-image: url(//www.promobank.cl/wp-content/themes/promobank-frontend/images/featured-image_example-contacto.jpg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.featured-image_section.featured-image_example4 {
background-image: url(//www.promobank.cl/wp-content/themes/promobank-frontend/images/featured-image_example-contacto.jpg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.featured-image_section.featured-image_example3 {
background-image: url(//www.promobank.cl/wp-content/themes/promobank-frontend/images/featured-image_example-servicios.jpg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.featured-image_section.featured-image_example4 {
background-image: url(//www.promobank.cl/wp-content/themes/promobank-frontend/images/featured-image_example-contacto.jpg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.featured-image_section.featured-image_example4 {
background-image: url(//www.promobank.cl/wp-content/themes/promobank-frontend/images/news-thumb_example4.jpg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.featured-image_image {
width: 115%;
height: auto;
max-width: 500%;
}
.container_profiles {
padding-top: 85px;
padding-right: 20px;
padding-left: 20px;
}
.profile_item {
margin-bottom: 80px;
}
.mask-avatar_profile {
overflow: hidden;
width: 200px;
height: 200px;
margin-bottom: 20px;
border-radius: 100px;
}
.avatar-data {
margin-top: 0px;
margin-bottom: 0px;
font-family: Campton, sans-serif;
color: #2c2c2f;
font-size: 24px;
line-height: 30px;
font-weight: 300;
}
.p_profile {
font-family: Campton, sans-serif;
color: #2c2c2f;
font-size: 24px;
line-height: 30px;
}
.icon_linkedin {
width: 50px;
height: 50px;
margin-top: 20px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.icon_linkedin:active {
opacity: 0.5;
}
.image_profile {
width: 100%;
height: auto;
}
.profile_description {
left: -90px;
}
.news_loop {
margin-right: -30px;
margin-left: -30px;
}
.date_news-thumb {
margin-top: 8px;
margin-bottom: 21px;
padding-right: 10px;
font-family: Campton, sans-serif;
color: #2c2c2f;
font-size: 13px;
line-height: 13px;
font-weight: 300;
text-align: right;
}
.p_24-300 {
display: inline-block;
margin-top: 0px;
font-family: Campton, sans-serif;
color: #2c2c2f;
font-size: 24px;
line-height: 30px;
font-weight: 300;
text-align: justify;
}
.section-white_services {
padding-top: 75px;
padding-bottom: 75px;
}
.text-item_row {
margin-bottom: 30px;
padding-right: 20px;
padding-left: 20px;
}
.section-gray_services {
padding-top: 75px;
padding-bottom: 75px;
background-color: #eae8eb;
}
.title-services {
padding-right: 70px;
padding-left: 0px;
}
.intro-clientes_container {
padding-top: 290px;
padding-bottom: 85px;
background-color: #eae8eb;
}
.logos-clients {
overflow: hidden;
text-align: center;
}
.client_logo {
position: relative;
display: inline-block;
overflow: hidden;
width: 25%;
height: auto;
margin-bottom: -6px;
border: 1px solid #eae8eb;
}
.logo-client {
display: block;
width: 100%;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
} .html-embed {
overflow: hidden;
width: 375px;
height: 140px;
}
.link-text_contact {
color: #2c2c2f;
}
.link {
color: #000;
text-decoration: none;
}
.accordion_title {
display: inline-block;
width: 75%;
font-family: Campton, sans-serif;
color: #000;
font-size: 40px;
line-height: 45px;
font-weight: 300;
}
.back-arrow_client {
position: relative;
top: -5px;
display: inline-block;
width: 30px;
margin-right: 20px;
}
.back-text_client {
display: inline-block;
margin-top: 0px;
font-family: Campton, sans-serif;
color: #bebebe;
font-size: 24px;
line-height: 30px;
font-weight: 300;
}
.client_data {
display: block;
margin-top: 20px;
font-family: Campton, sans-serif;
color: #2c2c2f;
font-size: 24px;
line-height: 30px;
font-weight: 300;
}
.icon-client_circle {
width: 52px;
}
.link-block-2 {
margin-top: 20px;
margin-right: 18px;
}
.arrows-button_container {
margin-top: 105px;
margin-bottom: 30px;
}
.arrows-button_right {
text-align: right;
}
.next-arrow_client {
position: relative;
top: -5px;
display: inline-block;
width: 30px;
margin-left: 20px;
}
.column-right {
left: -90px;
}
.owl-carousel_home {
position: relative;
overflow: hidden;
width: 100%;
height: 620px;
}
.carousel-container {
width: 100%;
height: 620px;
}
.item_carousel {
width: 100%;
height: 100%;
background-image: url(//www.promobank.cl/wp-content/themes/promobank-frontend/images/home-1.jpg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.carousel-home-1 {
display: none;
width: 100%;
height: 620px;
}
@media (max-width: 991px) {
.carousel-home {
height: 75vh;
}
.image_carousel-home {
width: auto;
height: 100%;
}
.header {
z-index: 10;
}
ul.sub-menu {
position: relative !important;
opacity: 1 !important;
display: inline-block !important;
top: 0 !important;
margin: 20px 0 0 0 !important;
width: 100% !important;
padding: 0 !important;
}
.sub-menu li{
background-color: white;
border-bottom: 2px solid #e4e4e4 !important;
}
.sub-menu li:last-child{
border-bottom: 0 solid #e4e4e4 !important;
}
.menu-item-has-children {
display: inline-block !important;
}
.menu-item-has-children li{
display: inline-block !important;
}
.menu-item-has-children:after{
background-image: url(//www.promobank.cl/wp-content/themes/promobank-frontend/images/icon_arrow-down.png);
background-repeat: no-repeat;
background-size: 100% auto;
content: "";
height: 8px;
position: absolute;
transition: all ease .5s;
right: 15px;
top: 26px;
width: 12px;
}
ul.menu{
padding: 0;
}
ul.menu li{
margin: 0 !important;
}
ul.menu li span{
color: #000;
}
.menu-item {
display: block;
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
border-bottom: 2px solid #e4e4e4;
background-color: #f1f1f1;
color: #2a2a2a;
text-align: left;
padding-left: 0 !important;
padding-right: 0 !important;
}
.menu-item:hover {
border-bottom-width: 2px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.menu-item span {
display: inline-block;
width: 100%;
}
.menu-item a {
left: 10px;
position: relative;
}
.menu-item.current-menu-item {
padding-bottom: 20px;
border-bottom: 2px solid #e4e4e4;
color: #2a2a2a;
}
.menu-item.current-menu-item.w--current {
padding-bottom: 20px;
border-bottom: 2px solid #e4e4e4;
color: #2a2a2a;
}
.menu-container {
position: absolute;
top: 0px;
right: -3%;
width: 245px;
margin-top: 0px;
margin-right: 2%;
padding-top: 90px;
background-color: #fff;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, .5);
}
.heading-carousel {
top: 50%;
bottom: auto;
margin-top: 0px;
margin-bottom: 0px;
-webkit-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
.container_faq-access {
padding-right: 10px;
padding-left: 10px;
}
.faqhome_image {
width: 100%;
height: auto;
}
.div-block {
height: auto;
padding-right: 12%;
padding-left: 12%;
}
.column {
padding-right: 10px;
}
.accordion_number {
margin-right: 17px;
font-size: 26px;
line-height: 26px;
}
.icon_accordionfaqhome {
top: 30px;
}
.accordion-faq-home_content {
padding-right: 0px;
padding-left: 50px;
}
.news-thumb_container {
padding-right: 15px;
padding-left: 15px;
}
.p_footer {
display: inline-block;
width: 100%;
max-width: 400px;
}
.column-3 {
text-align: left;
}
.faq-home_mask {
height: auto;
margin-bottom: 25px;
}
.menu-button {
padding: 0px;
}
.menu-button.w--open {
background-color: transparent;
}
.icon {
background-color: transparent;
color: #fff;
font-size: 64px;
}
.featured-image_section {
height: 40vh;
}
.featured-image_image {
width: auto;
height: 105%;
}
.profile_description {
left: 0px;
}
.menu-item-has-children {
transition: all ease 1.5s !important;
display: none;
max-height: 62px;
overflow: hidden;
margin-right: auto;
margin-left: auto;
padding-bottom: 0 !important;
padding-top: 20px !important;
}
.haschildren_responsiveactive {
max-height: 500px;
}
.haschildren_responsiveactive:after{
transform: rotate(180deg);
}
.news_loop {
overflow: hidden;
margin-right: -15px;
margin-left: -15px;
}
.client_logo {
width: 33%;
}
.html-embed {
width: 100%;
}
.accordion_title {
margin-right: 17px;
font-size: 26px;
line-height: 26px;
}
.column-right {
left: 0px;
}
.carousel-container {
position: relative;
}
.carousel-home-1 {
height: 75vh;
}
}
@media (max-width: 767px) {
.carousel-home {
height: 75vh;
}
.image_carousel-home {
height: 140%;
max-width: 400%;
}
.navbar {
padding-top: 10px;
padding-right: 2%;
padding-left: 2%;
}
.container {
margin-right: 20px;
margin-left: 20px;
}
.brand {
margin-top: 5px;
}
.brand img{
margin: 10px;
}
.heading-carousel {
top: 52%;
font-size: 28px;
line-height: 35px;
}
.div-block {
padding-bottom: 25px;
}
.heading-2 {
margin-bottom: 40px;
}
.column {
margin-bottom: 30px;
}
.accordion_number {
margin-right: 27px;
font-size: 29px;
line-height: 30px;
}
.accordion-faq-home_toggle {
padding-top: 15px;
padding-bottom: 15px;
}
.accordion-faq-home_content {
padding-left: 65px;
}
.news-thumb_mask {
height: 200px;
}
.news-thumb_image {
width: 100%;
height: auto;
}
.news-thumb_container {
width: 100%;
margin-bottom: 30px;
padding-right: 0px;
padding-left: 0px;
}
.title_news-thumb {
margin-top: 23px;
margin-bottom: 11px;
}
.footer {
margin-top: 0px;
padding-bottom: 15px;
}
.hr_footer {
max-width: 100%;
margin-bottom: 5px;
}
.p_footer {
display: block;
width: 100%;
max-width: 100%;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
font-size: 14px;
text-align: center;
}
.column-2 {
padding-top: 15px;
padding-right: 0px;
padding-left: 0px;
}
.column-3 {
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
text-align: center;
}
.featured-image_section {
height: 60vh;
}
.featured-image_image {
height: 100%;
}
.profile_item {
margin-bottom: 70px;
}
.mask-avatar_profile {
display: inline-block;
}
.profile_intro {
margin-bottom: 30px;
padding-right: 0px;
padding-left: 0px;
text-align: center;
}
.profile_description {
padding-right: 0px;
padding-left: 0px;
}
.news_loop {
margin-right: 0px;
margin-left: 0px;
}
.date_news-thumb {
margin-top: 23px;
margin-bottom: 11px;
}
.section-white_services {
padding-bottom: 35px;
}
.text-item_row {
padding-right: 10px;
padding-left: 10px;
}
.section-gray_services {
padding-bottom: 35px;
}
.title-services {
margin-bottom: 20px;
}
.client_logo {
position: relative;
}
.logo-client {
top: 50%;
}
.accordion_title {
margin-right: 27px;
font-size: 29px;
line-height: 30px;
}
.column-right {
margin-top: 20px;
padding-right: 0px;
padding-left: 0px;
}
.owl-carousel_home {
height: 100%;
}
.carousel-container {
height: 75vh;
}
.item_carousel.background-image_example1 {
width: 100%;
height: 100%;
background-image: url(//www.promobank.cl/wp-content/themes/promobank-frontend/images/home-1.jpg);
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.carousel-home-1 {
height: 75vh;
}
}
@media (max-width: 479px) {
.image_carousel-home {
height: 100%;
}
.navbar {
padding-top: 20px;
padding-right: 0%;
padding-left: 0%;
}
.container {
margin-right: 0px;
margin-left: 0px;
}
.brand {
position: absolute;
display: inline-block;
padding-left: 20px;
width: 250px;
}
.brand img{
margin: 10px !important;
}
.brand.w--current {
padding-left: 20px;
}
.logo-header {
width: 300px;
}
.heading-carousel {
padding-right: 20px;
padding-left: 20px;
}
.div-block {
padding-right: 5%;
padding-left: 5%;
}
.button_access {
padding-left: 10px;
}
.accordion_number {
font-size: 26px;
line-height: 26px;
}
.accordion-faq-home_toggle {
padding-right: 10px;
}
.icon_accordionfaqhome {
top: 50%;
}
.accordion-faq-home_content {
padding-right: 0px;
padding-left: 0px;
}
.news-thumb_image {
width: 120%;
height: auto;
}
.column-3 {
padding-right: 0px;
padding-left: 0px;
}
.icon {
margin-top: -10px;
}
.featured-image_section.featured-image_example1 {
height: 40vh;
}
.mask-avatar_profile {
margin-right: auto;
margin-left: auto;
}
.image_profile {
position: relative;
display: block;
margin-right: auto;
margin-left: auto;
}
.profile_intro {
position: relative;
display: block;
}
.client_logo {
width: 50%;
}
.accordion_title {
width: 67%;
font-size: 26px;
line-height: 26px;
}
.carousel-container {
height: 50vh;
}
}
@font-face {
font-family: 'Campton';
src: url(//www.promobank.cl/wp-content/themes/promobank-frontend/fonts/Campton-Bold.woff);
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Campton';
src: url(//www.promobank.cl/wp-content/themes/promobank-frontend/fonts/Campton-Light.woff);
font-weight: 300;
font-style: normal;
}