@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body {
	font-family: "Montserrat", sans-serif;
	color: #05152A;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
a {
	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;
}
.blue-light-color {
	background-color: #f4f9ff;
}
.container {
	max-width: 1280px;
}
.header-section {
	float: left;
	width: 100%;
	border-bottom: solid 1px #EFF4FA;
	position: relative;
	z-index: 1;
}
.comercios-page .header-section {
	border-bottom: none;
}
.header-section .logo {
	text-align: center;
}
.header-top-right-side {
	text-align: right;
}
.header-top-right-side .user-icon {
	display: inline-block;
}
.header-top-right-side .header-button {
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 11px;
}
.header-top-right-side .header-button a {
	border: solid 1px #1975F1;
	padding: 12px 20px 12px 20px;
	font-size: 15px;
	border-radius: 100px;
	font-weight: 600;
	color: #1975F1;
	text-decoration: none;
}
.header-top-right-side .header-button a:hover {
	background-color: #1975F1;
	color: #ffffff;
}
.header-top-right-side .user-icon a {
	width: 44px;
	height: 44px;
	display: inline-block;
	border: solid 1px #EFF4FA;
	text-align: center;
	line-height: 44px;
	color: #1975f1;
	border-radius: 100%;
	font-size: 17px;
}
.header-section ul.navbar-nav a {
	font-size: 16px;
	color: #05152A !important;
	font-weight: 500;
}
.top-section-home {
	float: left;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 70px;
	background: #fff;
	position: relative;
}
.top-home-text {
	text-align: center;
}
.top-home-text .top-home-review-icon {
	margin-bottom: 28px;
}
.top-home-text .top-home-banner-title h4 {
	font-size: 72px;
	color: #05152A;
	font-weight: 800;
	line-height: 82px;
	text-transform: uppercase;
	margin-bottom: 9px;
}
.top-home-text .top-home-banner-title p {
	font-size: 22px;
	color: #05152ACC;
	font-weight: 500;
}
.top-home-text .top-home-banner-title p span {
	color: #1975F1;
	font-weight: 700;
}
.top-home-text .theme-btn-row {
	margin-bottom: 40px;
	margin-top: 20px;
	float: left;
	width: 100%;
}
.theme-btn1 a {
	background: #1975F1;
	padding: 16px 24px 16px 28px;
	color: #fff;
	border-radius: 56px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	display: inline-block;
}
.theme-btn1 a:hover {
	background: #176ADB;
}
.theme-btn1 a i {
	width: 24px;
	background: #fff;
	border-radius: 100px;
	height: 24px;
	color: #1975f1;
	line-height: 25px;
	text-align: center;
	margin-left: 10px;
}
.top-home-text .top-home-text2 {
	float: left;
	width: 100%;
	text-align: center;
}
.top-home-text .top-home-text2 .top-home-banner-text1 {
	font-size: 15px;
	color: #05152A8F;
	font-weight: 500;
}
.top-home-text .top-home-text2 .top-home-banner-text2 {
	float: left;
	width: 100%;
}
.top-home-text .top-home-text2 .top-home-banner-text2 {
	float: left;
	width: 100%;
	margin-top: 17px;
}
.top-home-text .top-home-banner-title {
	float: left;
	width: 100%;
	padding: 0px 320px;
}
.top-home-graphic1 {
	position: absolute;
	left: 0px;
	bottom: 0;
}
.top-home-graphic2 {
	position: absolute;
	right: 0px;
	top: 20%;
}
.financing-section {
	float: left;
	width: 100%;
	padding-top: 128px;
	padding-bottom: 50px;
	border-radius: 40px;
}
.section-title-text1 {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}
.section-title-text1 h3 {
	font-size: 57px;
	color: #05152A;
	font-weight: 700;
}
.financing-box {
	background: #fff;
	padding: 26px;
	border-radius: 24px;
	float: left;
	width: 100%;
	min-height: 300px;
	height: 100%;
}
.financing-box h2 {
	font-size: 23px;
	font-weight: 700;
	color: #05152A;
	margin-bottom: 6px;
	margin-top: 20px;
}
.financing-box p {
	font-size: 15px;
	line-height: 23px;
	color: #05152ACC;
	font-weight: 500;
}
.financing-box .financing-box-btn a {
	font-size: 15px;
	color: #1975F1;
	font-weight: 500;
}
.financing-box .financing-box-btn a i {
	width: 24px;
	background: #1975f1;
	border-radius: 100px;
	height: 24px;
	color: #fff;
	line-height: 25px;
	text-align: center;
	margin-right: 10px;
	font-weight: 400;
}
.financing-box .financing-box-btn {
	position: absolute;
	bottom: 38px;
}
.calculate-section {
	float: left;
	width: 100%;
	padding-bottom: 128px;
}
.box-bg-row {
	background: #fff;
	border-radius: 32px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.calculate-box-row {
	display: flex;
	padding-left: 49px;
	align-content: center;
	align-items: center;
	height: 100%;
}
.calculate-box-row .calculate-box-wrapper {
	width: 70%;
	margin-right: 40px;
}
.calculate-box-row .calculate-box-wrapper .calculate-title {
	font-size: 37px;
	margin-bottom: 14px;
	color: #05152A;
	font-weight: 700;
}
.calculate-box-row .calculate-box-wrapper p {
	font-size: 15px;
	line-height: 28px;
	color: #05152ACC;
	font-weight: 500;
}
.calculate-box-row .calculate-box-row1 {
	width: 30%;
	float: left;
}
.calculate-box-row .calculate-box-row1 .calculate-box-valu {
	border: solid 1px #EFF4FA;
	border-radius: 16px;
	padding: 27px;
	margin-bottom: 26px;
}
.calculate-box-row .calculate-box-row1 .calculate-box-valu .calculate-valu-title {
	font-size: 15px;
	margin-bottom: 12px;
	font-weight: 600;
	color: #05152A;
}
.calculate-box-row .calculate-box-row1 .calculate-box-valu .calculate-valu {
	font-size: 37px;
	font-weight: 700;
	color: #1975F1;
	line-height: 42px;
}
.calculate-box-row .calculate-box-wrapper .calculate-img {
	margin-top: 41px;
}
.section-title-text2 {
	float: left;
	width: 100%;
	text-align: center;
}
.section-title-text2 .section-titlenew1 {
	padding: 0px 200px;
}
.section-titlenew1 h3 {
    font-size: 57px;
    color: #05152A;
    font-weight: 700;
    line-height: 100%;
}
.small-payments-box .section-titlenew1 h3 {
	margin-bottom: 20px;
	margin-top: 3px;
	float: left;
	width: 100%;
}
.small-payments-box .section-theme-btn-row .theme-btn2 {
	margin-left: 0;
}
.section-titlenew1 p {
	color: #05152ACC;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
}
.section-theme-btn-row {
	display: flex;
	justify-content: center;
	margin-top: 30px;
	align-items: center;
}
.section-theme-btn-row .theme-btn2 {
	margin-left: 16px;
}
.theme-btn2 a {
	padding: 16px 24px 16px 28px;
	display: inline-block;
	color: #1975F1;
	border-radius: 56px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	border: solid 1px #B8D4FB;
}
.theme-btn2 a:hover {
	background-color: #176ADB
}
.theme-btn2 a:hover {
	color: #ffffff;
}
.nearest-store-section-title .theme-btn1 a {
	padding: 16px 28px 16px 28px;
}
.partner-section-logo {
	float: left;
	width: 100%;
	padding-top: 120px;
	padding-bottom: 110px;
}
.marquee-row {
	float: left;
	width: 100%;
}
.marquee-row ul {
	display: flex;
}
.marquee-row ul li {
	margin: 0px 10px;
}
.container-row-wrapper {
	float: left;
	width: 100%;
	margin-top: 47px;
}
.small-payments-box {
	float: left;
	width: 100%;
	text-align: left;
	padding-right: 191px;
}
.small-payments-box .section-title-text2 {
	text-align: left;
}
.small-payments-box .section-title-text2 .section-titlenew1 {
	padding: 0;
}
.small-payments-box .section-theme-btn-row {
	justify-content: flex-start;
}
.small-payments-box .section-small-title {
	font-size: 15px;
	float: left;
	width: 100%;
	margin-bottom: 9px;
	color: #1975F1;
	font-weight: 500;
}
.small-payments-row {
	float: left;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 80px;
}
.small-payments-box2 {
	float: left;
	width: 100%;
}
.small-payments-box2 .small-payments-box-title {
	font-size: 23px;
	margin-bottom: 6px;
	color: #05152A;
	font-weight: 700;
}
.small-payments-box2 p {
	font-size: 15px;
	line-height: 25px;
	color: #05152ACC;
	font-weight: 500;
}
.nearest-store-bg {
	background: #0b2d5c;
	border-radius: 32px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
.nearest-store-section-title {
	float: left;
	width: 100%;
}
.nearest-store-section-title .nearest-store-icon {
	float: left;
	width: 100%;
	margin-bottom: 14px;
}
.nearest-store-section-title h3 {
	font-size: 37px;
	color: #fff;
	font-weight: 700;
	line-height: 45px;
	margin-bottom: 13px;
}
.nearest-store-section-title p {
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	font-weight: 500;
}
.customers-review-section {
	float: left;
	width: 100%;
	padding-top: 128px;
	padding-bottom: 128px;
}
.customers-review-box {
	float: left;
	width: 100%;
	border: solid 1px rgba(239, 244, 250, 1);
	border-radius: 24px;
	padding: 24px;
}
.customers-review-box .customers-review-box-title-row {
	display: flex;
	float: left;
	width: 100%;
	margin-bottom: 23px;
	align-items: center;
	position: relative;
}
.customers-review-box .customers-review-box-title-row .customers-review-img {
	width: 55px;
	border-radius: 12px;
	position: relative;
	overflow: hidden;
	margin-right: 9px;
}
.customers-review-box .customers-review-box-title-row .customers-review-title h2 {
	font-size: 16px;
	margin-bottom: 3px;
	color: #05152A;
	font-weight: 700;
}
.customers-review-box .customers-review-box-title-row p {
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: 500;
	color: #05152ACC;
}
.customers-review-box .customers-review-box-sub-title {
	float: left;
	width: 100%;
}
.customers-review-box .customers-review-box-sub-title p {
	font-size: 15px;
	line-height: 26px;
	color: #05152ACC;
	font-weight: 500;
	margin-bottom: 0;
}
.customers-review-box-title-row .quote-icon {
	position: absolute;
	right: 9px;
	top: 0px;
	font-size: 22px;
	color: #1975f1;
}
.customers-review-box {
	margin-bottom: 23px;
}
.customers-review-section .section-title-text2 {
	margin-bottom: 50px;
}
.accordion .card {
	border: 0;
	border-bottom: solid 1px #EFF4FA;
	border-radius: 0px;
}
.accordion .card .card-header {
	box-shadow: none;
	border: 0;
	padding: 0;
	background: none;
	outline: 0;
	padding-bottom: 13px;
	margin-top: 13px;
}
.accordion .card .card-header .btn-header-link {
	color: #05152A;
	display: block;
	text-align: left;
	padding: 10px;
	outline: 0;
	box-shadow: none;
	font-weight: 700;
	font-size: 15px;
}
.accordion .card .card-header .btn-header-link:after {
	content: "\f068";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	float: right;
	color: #fff;
	background: #1975F1;
	width: 18px;
	height: 18px;
	font-size: 11px;
	text-align: center;
	border-radius: 100%;
	line-height: 18px;
}
.accordion .card .card-header .btn-header-link.collapsed {
	color: #05152A;
}
.accordion .card .card-header .btn-header-link.collapsed:after {
	content: "\2b";
}
.accordion .card .collapsing {
	line-height: 30px;
}
.accordion .card .collapse {
	border: 0;
}
.accordion .card .collapse.show {
	line-height: 30px;
}
.accordion .card .card-body {
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.accordion-content p {
	font-size: 15px;
	line-height: 25px;
	color: #05152A;
	font-weight: 500;
}
.download-our-app-section {
	float: left;
	width: 100%;
	padding-bottom: 80px;
}
.download-our-app-section .app-bg-row {
	background-image: linear-gradient(#1974ef, #1354ad);
	border-radius: 32px;
	padding-top: 20px;
	padding-left: 55px;
	padding-right: 55px;
	margin-left: 0px;
	margin-right: 0px;
}
.download-our-app-img {
	text-align: center;
}
.download-our-app-section .app-title {
	font-size: 55px;
	line-height: 64px;
	font-weight: 800;
	color: #fff;
}
.download-our-app-section .app-info {
	float: left;
	width: 100%;
}
.download-our-app-section .app-info .app-info-text p {
	font-size: 19px;
	line-height: 34px;
	color: #fff;
	font-weight: 600;
}
.download-our-app-section .app-info .app-img-row {
	display: flex;
	margin-top: 19px;
}
.download-our-app-section .app-info .app-img-row .app-img1 {
	margin-right: 10px;
}
.download-our-app-section .app-title, .download-our-app-section .app-info {
	margin-top: 124px;
}
.download-our-app-img {
	max-width: 220px;
	margin-top: 34px !important;
	margin: 0px auto;
}
.footer-section {
	float: left;
	width: 100%;
	padding-top: 90px;
	background: #05152A;
	position: relative;
}
.footer-section:After {
	content: "";
	width: 41px;
	height: 41px;
	display: inline-block;
	position: absolute;
	top: -40px;
	background-image: url(../images/arrow-1.png);
	background-size: 100% 100%;
	left: 0px;
}
.footer-section:before {
	content: "";
	width: 41px;
	height: 41px;
	display: inline-block;
	position: absolute;
	top: -40px;
	background-image: url(../images/arrow-2.png);
	background-size: 100% 100%;
	right: 0px;
}
.footer-left-box {
	float: left;
	width: 100%;
}
.footer-left-box p {
	font-size: 15px;
	color: #fff;
	font-weight: 500;
}
.footer-left-box .footer-logo {
	margin-bottom: 6px;
}
.footer-left-box .footer-app-img-row {
	margin-top: 35px;
	float: left;
	width: 100%;
}
.footer-app-img-row .app-img1 {
	margin-bottom: 11px;
}
.copy-right {
	font-size: 12px;
	color: #7d8590;
	font-weight: 400;
}
.copy-right-menu {
	text-align: right;
}
.copy-right-menu ul li {
	display: inline-block;
	margin-left: 22px;
}
.copy-right-menu ul li a {
	font-size: 13px;
	color: #7d8590;
	font-weight: 400;
}
.footer-copy-right-section {
	margin-top: 55px;
	padding-bottom: 12px;
}
.footer-menu li a {
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 6px;
	display: inline-block;
	text-decoration: none;
}
.footer-menu li a:hover {
	color: #1975F1;
}
/******* Page No 2 *******/
.blue-bg-row {
	background: #0b2b5a;
	border-radius: 32px;
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 0px;
	margin-right: 0px;
}
.top-banner-section2 .section-title-text1 h3 {
	color: #fff;
}
.top-banner-section2 .section-title-text1 p {
	font-size: 19px;
	font-weight: 500;
	color: #fff;
	line-height: 27px;
}
.followers-wraper {
	float: left;
	width: 100%;
	margin-top: 45px;
}
.followers-wraper .followers-wraper-row {
	display: flex;
}
.followers-wraper-row .followers-box h5 {
	font-size: 23px;
	color: #fff;
	font-weight: 700;
}
.followers-wraper-row .followers-box p {
	color: #fff;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: 500;
}
.followers-wraper-row .followers-box {
	margin-right: 19px;
	border-right: solid 1px #21395b;
	padding-right: 19px;
}
.followers-wraper-row .followers-box:last-child {
	margin-right: 0px;
	padding-right: 0px;
	border: none;
}
.small-section-title {
	font-size: 14px;
	margin-bottom: 13px;
	color: #1975F1;
	font-weight: 500;
}
.quickoffer-section {
	float: left;
	width: 100%;
	padding-top: 128px;
	padding-bottom: 0px;
	border-radius: 40px;
}
.partner-section-logo2 {
	float: left;
	width: 100%;
	padding-bottom: 40px;
}
.quickoffer-box {
	background: #fff;
	padding: 26px;
	border-radius: 24px;
	box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
.quickoffer-box .quickoffer-title {
	font-size: 57px;
	margin-bottom: 17px;
	color: #1975F1;
	font-weight: 700;
	line-height: 53px;
}
.quickoffer-box p {
	font-size: 19px;
	line-height: 27px;
	color: #05152A;
	font-weight: 500;
}
.quickoffer-row2 {
	margin-top: 48px;
	padding: 0px 100px;
}
.quickoffer-list-row {
	float: left;
	width: 100%;
	display: flex;
	border-bottom: solid 2px #18365c;
	padding-bottom: 12px;
	padding-top: 25px;
}
.quickoffer-list-row .quickoffer-list-icon {
	width: 80px;
	margin-right: 19px;
}
.quickoffer-list-row .quickoffer-list-info {
	width: 100%;
}
.quickoffer-list-row .quickoffer-list-info h5 {
	font-size: 23px;
	font-weight: 700;
	color: #fff;
}
.quickoffer-list-row .quickoffer-list-info p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}
.quickoffer-section-box2 {
	float: left;
	width: 100%;
	margin-top: 128px;
	margin-bottom: 128px;
}
.quickoffer-section-box2 .nearest-store-bg {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 70px;
	padding-bottom: 70px;
}
.quickoffer-list-row:last-child {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.testimonies-slider-section .customers-review-box .quote-icon {
	float: left;
	width: 100%;
	margin-bottom: 6px;
	font-size: 22px;
	color: #1975f1;
}
.testimonies-section {
	float: left;
	width: 100%;
	padding-top: 128px;
	padding-bottom: 128px;
	position: relative;
}
.testimonies-slider-section .owl-dots {
	display: none;
}
.testimonies-section .container {
	max-width: 100%;
	padding-left: 3%;
}
.testimonies-section .section-title-text1 h3 {
	font-size: 46px;
}
.grow-your-business-bg {
	background: linear-gradient(90deg, #1975F1 0%, #1253AB 100%);
	border-radius: 32px;
	/*padding: 65px;*/
	padding: 88px 72px 88px 72px;
	margin-left: 0px;
	margin-right: 0px;
}
.grow-your-business-box {
	display: flex;
}
.grow-your-business-box .grow-your-business-title {
	font-size: 57px;
	color: #fff;
	font-weight: 700;
	line-height: 63px;
}
.grow-your-business-icon {
	margin-right: 23px;
}
.grow-your-business-btn {
	text-align: right;
	margin-top: 67px;
}
.grow-your-business-btn a {
	background: #ffffff;
	padding: 14px 28px 14px 28px;
	display: inline-block;
	color: #1975f1;
	border-radius: 56px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}
.grow-your-business-btn a:hover {
	background: #176ADB;
}
.grow-your-business-btn a:hover {
	color: #ffffff;
}
.quickoffer-section .section-titlenew1 {
	padding: 0px;
}
/******* Page No 3 *******/
.inicia-section {
	padding: 42px 0px;
	float: left;
	width: 100%;
}
.back-btn a {
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	color: #1975F1;
	line-height: 18px;
	text-decoration: none;
}
.back-btn a i {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 21px;
	text-align: center;
	background: #1975F1;
	color: #ffffff;
	border-radius: 50%;
	margin-right: 13px;
	font-size: 10px;
	font-weight: 400;
}
.inicia-details-info-box {
	padding: 60px;
	padding-right: 50px;
	padding-top: 74px;
}
.inicia-details-info-box .inicia-icon {
	padding-bottom: 25px;
}
.inicia-details-info-box .inicia-title {
	font-size: 29px;
	line-height: 33px;
	font-weight: 700;
	color: #05152A;
	padding-bottom: 3px;
}
.inicia-details-info-box p {
	font-size: 15px;
	line-height: 21px;
	font-weight: 500;
	color: #05152A;
	margin-bottom: 0px;
}
.inicia-form-wrapper {
	margin-top: 20px;
}
.inicia-form-wrapper .form-group {
	margin-bottom: 14px;
}
.inicia-form-wrapper .form-group label {
	width: 100%;
	font-size: 15px;
	font-weight: 500;
	color: #05152a;
	margin-bottom: 3px;
}
.inicia-form-wrapper .form-group input {
	height: 48px;
	color: #000;
	box-shadow: none;
	overflow: hidden;
	border-color: #DCE0E5;
	border-radius: 10px;
	font-size: 14px;
}
.inicia-form-wrapper .form-group input:hover, .inicia-form-wrapper .form-group input:focus {
	border: solid 1px #1975f1;
}
.inicia-form-wrapper .btn {
	background-color: #1975f1;
	color: #fff;
	border-radius: 50px;
	box-shadow: none !important;
	overflow: hidden !important;
	z-index: 1;
	padding: 12px 20px;
	border: none;
	display: inline-block;
	position: relative;
	margin-top: 15px;
	width: 100%;
	font-size: 15px;
	font-weight: 600;
}
.inicia-form-wrapper .btn:hover {
	background-color: #1253ab;
}
.inicia-form-wrapper p {
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}
.inicia-form-wrapper p a {
	text-decoration: none;
	font-size: 15px;
	color: #1975F1;
	margin-left: 15px;
}
.descarga-app-details-info {
	background-image: linear-gradient(#1975f1, #1253ab);
	padding: 50px;
	border-radius: 24px;
	position: relative;
}
.descarga-app-details-wrapp {
	width: 50%;
}
.descarga-app-details-wrapp .descarga-app-title {
	font-size: 46px;
	color: #ffffff;
	line-height: 52px;
	font-weight: 700;
	padding-bottom: 160px;
}
.descarga-app-details-wrapp p {
	font-size: 15px;
	color: #ffffff;
	line-height: 21px;
	font-weight: 600;
}
.descarga-app-details-wrapp ul {
	padding-top: 15px;
}
.descarga-app-details-wrapp ul li {
	display: inline-block;
	padding-right: 7px;
}
.phone-img {
	position: absolute;
	right: 60px;
	bottom: 0;
	max-width: 230px;
}
/******* Page No 5 *******/
.sucursales-section {
	padding: 55px 0px 120px;
	float: left;
	width: 100%;
}
.aym-electronic-title {
	position: relative;
	padding-left: 135px;
	margin-top: 30px;
	margin-bottom: 64px;
}
.aym-img {
	position: absolute;
	left: 0;
	top: 0px;
}
.aym-img img {
	max-width: 100%;
}
.aym-electronic-title .aym-electronic-title-text {
	font-size: 46px;
	font-weight: 700;
	color: #05152A;
	line-height: 52px;
}
.aym-electronic-title ul {
	margin-top: 16px;
}
.aym-electronic-title ul li {
	display: inline-block;
	padding-right: 5px;
}
.aym-electronic-title ul li a {
	font-size: 15px;
	font-weight: 600;
	border: solid 1px #1975F1;
	padding: 12px 20px;
	border-radius: 50px;
	text-align: center;
	color: #1975F1;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	display: inline-block;
}
.aym-electronic-title ul li a:hover {
	background-color: #1975F1;
	color: #ffffff;
}
.aym-electronic-title ul li a i.fab {
	margin-right: 8px;
	font-size: 17px;
}
.sucursales-title {
	font-size: 19px;
	color: #05152A;
	font-weight: 700;
	line-height: 21px;
	margin-bottom: 20px;
}
.sucursales-details-box-wrapper {
	padding: 32px;
	border: solid 1px #EFF4FA;
	border-radius: 24px;
}
.sucursales-details-box-wrapper:hover {
	box-shadow: 0px 20px 20px -20px #2123261A;
}
.sucursales-details-box-wrapper .sucursales-details-box-title {
	font-size: 29px;
	font-weight: 700;
	color: #05152A;
	padding-bottom: 10px;
	line-height: 33px;
}
.sucursales-details {
	padding-bottom: 6px;
}
.sucursales-details span {
	display: inline-block;
	width: 100%;
	font-size: 12px;
	color: #05152A;
	line-height: 16px;
	font-weight: 700;
	margin-bottom: 7px;
}
.sucursales-details p {
	margin-bottom: 3px;
	font-size: 15px;
	font-weight: 500;
	color: #5f6975;
	line-height: 21px;
}
.como-llegar-btn {
	text-align: right;
	margin-top: 15px;
}
.como-llegar-btn a {
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	line-height: 18px;
	position: relative;
	padding-left: 27px;
	color: #1975F1;
}
.como-llegar-btn a img {
	margin-right: 6px;
	position: absolute;
	left: 0;
	top: -1px;
	max-width: 21px;
}
/******* Page No 6 *******/
.directorio-banner-section {
	background-color: #f4f9ff;
	padding: 64px 0px;
	float: left;
	width: 100%;
}
.directorio-banner-title {
	font-size: 46px;
	color: #05152A;
	font-weight: 700;
	line-height: 52px;
	position: relative;
	padding-left: 65px;
}
.directorio-banner-title span {
	position: absolute;
	left: 0;
	top: 1px;
	width: 53px;
	height: 53px;
	background: #ffffff;
	line-height: 45px;
	text-align: center;
	border-radius: 50%;
}
.directorio-banner-title span img {
	max-width: 27px;
}
.aliados-section {
	padding-bottom: 120px;
	float: left;
	width: 100%;
}
.filtrar-por-wrapper {
	border-bottom: solid 1px #eff4fa;
	margin-bottom: 64px;
	padding: 16px 0px 16px;
}
.search-bar {
	position: relative;
	width: 45%;
	margin-left: auto;
}
.search-bar .input-search-box {
	font-size: 15px;
	box-shadow: none !important;
	padding: 0px 31px 0px 35px;
	border: 1px solid #EFF4FA;
	border-radius: 12px;
	width: 100%;
	outline: 0;
	height: 48px;
	font-family: "Montserrat", sans-serif;
	color: #05152A;
}
.search-bar .input-search-box::-webkit-input-placeholder {
color:#05152A;
}
.search-bar .input-search-box::-moz-placeholder {
color:#05152A;
} /* firefox 19+ */
.search-bar .input-search-box:-ms-input-placeholder {
color:#05152A;
} /* ie */
.search-bar .input-search-boxinput:-moz-placeholder {
color:#05152A;
}
.search-bar button {
	background: none;
	font-size: 17px;
	border: none;
	cursor: pointer;
	position: absolute;
	left: 4px;
	top: 11px;
	width: 35px;
	outline: 0;
}
.search-bar button i.fa {
	font-size: 15px;
	font-weight: 500;
	color: #05152A;
}
.filtrar-por ul li {
	display: inline-block;
	font-size: 15px;
	color: #05152A;
	font-weight: 500;
	padding-right: 10px;
}
.filtrar-por ul li .select-box {
	width: 122px;
}
.form-select {
	display: block;
	width: 100%;
	padding: 0px 18px 0px 0px;
	font-size: 15px;
	padding-left: 11px;
	text-align: left;
	height: 48px;
	font-weight: 500;
	line-height: 25px;
	color: #05152A;
	background-color: #ffffff;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
 background-position: right .75rem center;
	border: 1px solid #EFF4FA;
	border-radius: 12px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
}
.filtrar-por-row-box1 .select-box .form-select {
	background-image: url(../images/CaretDown.svg);
}
.aliados-text {
	font-size: 15px;
	font-weight: 400;
	line-height: 17px;
	color: #05152A;
}
.aliados-text span {
	display: inline-block;
	font-weight: 600;
	padding-left: 3px;
}
.aliados-text.right-text {
	text-align: right;
}
.aliados-box-wrapper-row {
	margin-top: 15px;
}
.aliados-box-wrapper-row .col-md-3 {
	padding: 0px 6px;
}
.aliados-box-wrapper {
	padding: 24px;
	border: solid 1px #EFF4FA;
	border-radius: 24px;
	margin-bottom: 12px;
}
.aliados-box-wrapper:hover {
	box-shadow: 0px 10px 10px -10px #2123261A;
}
.aliados-box-wrapper:hover .arrow-right-btn a:after {
	content: "";
	width: 32px;
	height: 32px;
	background: #1975F11A;
	display: inline-block;
	top: -6px;
	position: absolute;
	left: -6px;
	border-radius: 100%;
}
.aliados-box-wrapper .aliados-box-title {
	font-size: 19px;
	color: #05152A;
	font-weight: 700;
	padding-top: 11px;
	line-height: 21px;
	margin-bottom: 8px;
}
.aliados-box-wrapper p {
	margin-bottom: 0px;
	font-size: 12px;
	color: #69737d;
	font-weight: 500;
}
.aliados-box-wrapper p i {
	margin-right: 4px;
	color: #69737d;
}
.arrow-right-btn {
	text-align: right;
}
.arrow-right-btn a {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #1975F1;
	color: #ffffff;
	border-radius: 50%;
	font-size: 11px;
	position: relative;
}
/******* Page No 8 *******/
.error-details-info {
	text-align: center;
	width: 50%;
	margin: auto;
	padding-top: 70px;
	margin-bottom: 31px;
}
.error-details-info .warning-icon {
	margin-bottom: 22px;
}
.error-details-info .warning-icon img {
	max-width: 50px;
}
.error-details-info .error-details-text {
	font-size: 37px;
	color: #05152A;
	font-weight: 700;
	line-height: 42px;
}
.error-details-info p {
	margin-bottom: 0px;
	padding-top: 10px;
	font-size: 19px;
	color: #69737d;
	font-weight: 500;
	line-height: 26px;
}
.swiper {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-wrapper {
	transition-timing-function: linear !important;
}
.container-row-wrapper .swiper {
	margin-bottom: 21px;
}
.small-payments-box-row {
	display: flex;
	width: 100%;
}
.small-payments-box-row .small-payments-box-icon {
	margin-right: 15px;
	margin-top: 6px;
}
.small-payments-box .section-small-title .img-fluid {
	margin-right: 8px;
}
.nearest-store-section {
	margin-bottom: 0px;
	float: left;
	width: 100%;
}
#testimonies-slider .owl-nav {
	position: absolute;
	left: 0px;
}
.top-banner-section2 {
	float: left;
	width: 100%;
}
.filtrar-por-row-title {
	color: #05152A;
	font-size: 15px;
	font-weight: 500;
	margin-right: 20px;
	display: inline-block;
}
.filtrar-por-row .filtrar-por-row-box1 {
	display: inline-block;
}
.filtrar-por-row .filtrar-por-row-box1 .select-box {
	width: 140px;
}
.arrow-right-btn a i {
	font-weight: 400;
}
.filtrar-por-row {
	display: inline-block;
}
.filter-results-btn-row {
	display: inline-block;
	margin-left: 24px;
	border-left: solid 1px #EFF4FA;
	padding-left: 17px;/* line-height: 67px; */
}
.filter-results-btn-row .filter-results-btn span {
	font-size: 12px;
	color: #05152A;
}
.filter-results-btn-row .filter-results-btn i {
	width: 15px;
	height: 15px;
	background: #000;
	color: #fff;
	border-radius: 100%;
	font-size: 10px;
	text-align: center;
	line-height: 15px;
	margin-left: 0px;
	transform: rotate(311deg);
}
.filter-results-btn-row .filter-results-btn {
	border: solid 1px #05152A;
	padding: 0px 15px;
	border-radius: 100px;
	height: 36px;
	line-height: 31px;
}
.header-button-mobile-view {
	display: none;
}
.sticky-header {
	position: fixed;
	z-index: 999;
	left: 0;
	width: 100%;
	top: 6px;
	border: none;
}
.sticky-header .container {
	border-radius: 40px;
	background: rgba(239, 244, 250, 0.8);
	backdrop-filter: blur(40px);
}
.sticky-header .header-top-right-side .header-button a {
	background: #1975F1;
	color: #fff;
}
.financing-section .section-title-text1 {
	margin-bottom: 40px;
}
.calculate-section .row.box-bg-row {
	margin-left: 0;
	margin-right: 0;
}
.container-row-wrapper {
	padding: 0px 0px;
	position: relative;
}
.customers-review-section-row-1 .col-md-4 {
	padding-left: 11px;
	padding-right: 11px;
}
.testimonies-section .col-md-7 {
	position: initial;
}
.testimonies-slider-section .owl-carousel {
	position: inherit;
}
#testimonies-slider .owl-nav {
	position: absolute;
	left: 33px;
	margin-top: -58px;
}
#testimonies-slider .owl-nav button {
	width: 40px;
	height: 40px;
	border: solid 1px #B8D4FB;
	border-radius: 100px;
	color: #1975F1;
	font-size: 18px;
	outline: 0;
}
#testimonies-slider .owl-nav button:hover {
	background: #1975F1;
	color: #fff;
}
.top-home-review-box {
	display: flex;
	width: fit-content;
	border: solid 1px #EFF4FA;
	border-radius: 56px;
	padding: 5px 7px;
	justify-content: center;
	margin: 0px auto;
	padding-left: 7px;
}
.top-home-review-row {
	text-align: center;
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.top-home-review-box .top-home-review-img-row {
	display: flex;
}
.top-home-review-box .top-home-review-info .top-home-review-star-icon li {
	display: inline-block;
	line-height: 16px;
	float: left;
}
.top-home-review-box .top-home-review-info .top-home-review-star-icon {
	text-align: left;
	width: 100%;
	float: left;
}
.top-home-review-box .top-home-review-info {
	padding-left: 8px;
	padding-right: 8px;
}
.top-home-review-info .top-home-review-star-icon li a {
	color: #FF9500;
	font-size: 12px;
}
.top-home-review-info p {
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: 500;
	color: #05152A;
}
.top-home-review-img-row .top-home-review-img2 {
	margin-left: -10px;
}
.top-home-review-img-row .top-home-review-img3 {
	margin-left: -10px;
}
.top-home-review-img-row .top-home-review-img4 {
	margin-left: -10px;
}
.language-box-wrapper {
	float: left;
	width: 100%;
	margin-top: 29px;
}
.language-box select.select-language-box {
	border: solid 1px #FFFFFF1F;
	width: 152px;
	height: 39px;
	background: none;
	color: #fff;
	border-radius: 100px;
	padding: 0px 11px;
	font-size: 15px;
	font-weight: 500;
	background-repeat: no-repeat;
	background-position: right 0.75rem center;
	background-size: 10px 10px;
}
.language-box select.select-language-box option {
	color: #000;
}
.container-row-wrapper:after {
	content: "";
	height: 100%;
	width: 280px;
	background: linear-gradient(to left, #cb505000 0%, #ffffff 99%) right;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 33;
}
.container-row-wrapper:before {
	content: "";
	height: 100%;
	width: 280px;
	background: linear-gradient(to right, #cb505000 0%, #ffffff 99%) right;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 33;
}
.financing-section .section-title-text1 h3 {
	margin-bottom: 0;
}
.accordionsection .section-title-text1 .theme-btn2 {
	margin-top: 30px;
}
.testimonial-home {
	padding-bottom: 0;
}
.header-section .row {
	height: 72px;
}
.filter-results-btn-row.mobile-view-filter {
	display: none;
}
.header-section nav.navbar {
    padding-left: 0px;
}
.header-section nav.navbar ul.navbar-nav li:first-child a.nav-link {
    padding-left: 0px;
}

.swiper-slide .card {
	display: flex;
	flex-direction: row; /* Change to row for horizontal layout */
	align-items: center; /* Center items vertically */
	background: white;
	border-radius: 30px;
	padding: 15px;
	width: 300px; /* Adjust width as needed */
	text-align: left; /* Left align text */
	border: 2px solid #eff4fa;
}
.swiper-slide .logo {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 15px; /* Space between logo and text */
}
.swiper-slide .logo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-slide .text h3 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.swiper-slide .text p {
	margin: 2px 0 0;
	font-size: 14px;
	color: gray;
}

.swiper-slide a{
	text-decoration: none !important;
}

.swiper-slide {
	width: auto !important;
}

/****** Mobile Layout ******/
@media only screen and (max-width: 767px) {
#testimonies-slider .owl-nav {
	display: none;
}
.header-section .row {
    height: 63px;
    margin: 0;
    border-radius: 40px;
    background: rgba(239, 244, 250, 0.8);
    backdrop-filter: blur(40px);
}
.top-home-review-row {
	margin-bottom: 28px;
}
.download-our-app-section {
	padding-bottom: 56px;
}
.error-details-info {
	padding-top: 7px;
	margin-bottom: 0;
	width: 100%;
}
.error-details-info .error-details-text {
	font-size: 27px;
}
.footer-section {
	padding-top: 58px;
}
.filtrar-por-row {
	display: inline-block;
	width: 100%;
}
.filter-results-btn-row {
	display: inline-block;
	margin-left: 0;
	margin-top: 14px;
}
.top-section-home {
	padding-bottom: 0;
	padding-top: 24px;
}
.filtrar-por-row .filtrar-por-row-box1 {
	display: inline-block;
	width: 100%;
	margin-top: 11px;
}
.filtrar-por-row-title {
	width: 100%;
	margin-right: 0;
}
.filtrar-por-row .filtrar-por-row-box1 .select-box {
	width: 100%;
	text-align: left;
}
.filtrar-por-row .filtrar-por-row-box1 .select-box select {
	text-align: left;
	padding-left: 17px;
	border: 1px solid #DCE0E5;
}
.aliados-box-wrapper-row .col-md-3 {
	max-width: 50%;
	margin-bottom: 16px;
	padding: 0px 7px;
}
.aliados-box-wrapper .aliados-box-title {
	font-size: 14px;
	padding-top: 11px;
	line-height: 21px;
}
.aliados-box-wrapper {
	padding: 14px;
	border-radius: 24px;
	margin-bottom: 0px;
	height: 100%;
	position: relative;
}
.aliados-box-wrapper .arrow-right-btn {
	position: absolute;
	right: 10px;
	top: 12px;
}
.section-title-text1 {
	margin-bottom: 21px;
}
.financing-section {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.col-m {
	margin-bottom: 15px;
}
.financing-box {
	min-height: auto;
}
.financing-box .financing-box-btn {
	position: relative;
	bottom: 0;
	margin-top: 25px;
}
.financing-box h2 {
	font-size: 18px;
	line-height: 31px;
}
.calculate-section .row.box-bg-row {
	margin: 0;
}
.calculate-section {
	padding-bottom: 56px;
	border-radius: 32px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.calculate-box-row .calculate-box-wrapper {
	width: 100%;
}
.calculate-box-row .calculate-box-wrapper .calculate-title {
	font-size: 26px;
	margin-bottom: 8px;
}
.top-home-text .top-home-banner-title {
	padding: 0px 0px;
}
.top-home-graphic2 {
	display: none;
}
.section-title-text2 .section-titlenew1 {
	padding: 0px 0px;
}
.accordion .card .card-header .btn-header-link {
	white-space: normal;
	padding-right: 20px;
	position: relative;
}
.accordion .card .card-header .btn-header-link:after {
	position: absolute;
	right: 0px;
	top: 11px;
}
.download-our-app-section .app-bg-row {
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
.calculate-box-row {
	display: inline-block;
	padding-left: 0;
}
.header-section .header-col-3 {
	display: none;
}
.header-section .header-col-1 {
	width: 25%;
	order: 2;
}
.header-section .header-col-2 {
	order: 1;
	width: 75%;
}
.top-home-text .top-home-banner-title h4 {
	font-size: 46px;
	line-height: 53px;
}
.top-home-graphic1 {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	margin-top: 57px !important;
	text-align: center;
	max-width: 239px;
	margin: 0px auto;
}
.top-home-text .top-home-banner-title p {
	font-size: 15px;
	font-weight: 500;
}
.section-title-text1 h3 {
	font-size: 37px;
	line-height: 50px;
}
.calculate-box-row .calculate-box-row1 {
	width: 100%;
	float: left;
}
.calculate-box-row .calculate-box-row1 {
	width: 100%;
	float: left;
	display: flex;
	margin-top: 25px;
	margin-bottom: 25px;
}
.calculate-box-row .calculate-box-row1 .calculate-box-valu {
	margin-right: 12px;
	padding: 12px;
}
.calculate-box-row .calculate-box-row1 .calculate-box-valu .calculate-valu {
	font-size: 29px;
}
.calculate-box-row .calculate-box-row1 .calculate-box-valu .calculate-valu-title {
	font-size: 15px;
	margin-bottom: 3px;
}
.section-titlenew1 h3 {
	font-size: 36px;
	line-height: 46px;
}
.section-titlenew1 h3 br {
	display: none;
}
.partner-section-logo .section-theme-btn-row {
	display: inline-block;
	margin-top: 12px;
}
.partner-section-logo .section-theme-btn-row .theme-btn1 {
	margin-bottom: 20px;
}
.small-payments-box {
	padding-right: 0;
}
.small-payments-section .small-payments-box {
	padding-bottom: 34px;
}
.section-titlenew1 p {
	line-height: 26px;
	float: left;
	width: 100%;
}
.small-payments-box .section-theme-btn-row {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.small-payments-box2 .small-payments-box-title {
	font-size: 18px;
	margin-bottom: 9px;
}
.order-div-2 {
	order: 2;
	margin-top: 42px;
}
.nearest-store-bg {
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	width: 100%;
	padding-top: 29px;
	padding-bottom: 29px;
	padding-left: 6px;
	padding-right: 6px;
}
.nearest-store-section-title h3 {
	font-size: 23px;
	line-height: 32px;
	margin-bottom: 10px;
}
.customers-review-section {
	padding-top: 0;
}
.customers-review-section .section-title-text1 h3 {
	margin-bottom: 16px;
}
.download-our-app-section .app-title, .download-our-app-section .app-info {
	margin-top: 14px;
}
.app-order-div-2 {
	order: 3;
}
.download-our-app-section .app-title {
	font-size: 44px;
	line-height: 56px;
}
.download-our-app-section .app-info .app-info-text p {
	font-size: 15px;
	line-height: 30px;
}
.copy-right-menu {
	text-align: left;
}
.copy-right-menu ul li {
	margin-left: 0;
	margin-right: 13px;
}
.copy-right-menu ul li a {
	font-size: 11px;
}
.copy-right {
	font-size: 11px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 4px;
}
.footer-div6 {
	max-width: 50%;
}
.footer-copy-right-section {
	margin-top: 30px;
}
.footer-left-box .footer-app-img-row {
	margin-top: 10px;
	float: left;
	width: 100%;
	margin-bottom: 22px;
	display: flex;
}
.footer-app-img-row .app-img1 a img {
	display: inline-block;
	height: 36px;
	margin-right: 13px;
}
.footer-left-box .footer-logo {
	margin-bottom: 13px;
}
.calculate-user-img {
	width: 100%;
	text-align: center;
}
.top-banner-section2 .blue-bg-row {
	padding-top: 39px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.followers-wraper .followers-wraper-row {
	justify-content: center;
	margin-bottom: 51px;
}
.followers-wraper {
	margin-top: 32px;
}
.quickoffer-row2 {
	margin-top: 48px;
	padding: 0px 0px;
}
.quickoffer-box {
	padding: 21px;
	margin-bottom: 21px;
}
.quickoffer-box-iner-row {
	display: flex;
}
.quickoffer-box-iner-row .quickoffer-icon {
	width: 61px;
}
.quickoffer-box-iner-row .quickoffer-box-iner {
	width: 100%;
}
.quickoffer-box .quickoffer-title {
	font-size: 37px;
	margin-bottom: 4px;
}
.quickoffer-box p {
	font-size: 15px;
	line-height: 25px;
}
.quickoffer-section-box2 {
	margin-top: 34px;
	margin-bottom: 16px;
	padding-bottom: 56px;
}
.quickoffer-section-box2 .nearest-store-bg {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 28px;
	padding-bottom: 21px;
	background: linear-gradient(107.51deg, #0B3165 0%, #082348 100%);
}
.quickoffer-list-row .quickoffer-list-icon {
	width: 45px;
	margin-right: 15px;
	min-width: 45px;
}
.quickoffer-list-wrapper {
	margin-top: 23px;
}
.grow-your-business-bg {
	padding: 12px;
	padding-top: 34px;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 23px;
}
.grow-your-business-box {
	display: inline-block;
	text-align: center;
}
.grow-your-business-box .grow-your-business-title br {
	display: none;
}
.grow-your-business-box .grow-your-business-title {
	font-size: 32px;
	line-height: 42px;
	margin-top: 18px;
}
.grow-your-business-icon {
	margin-right: 0;
}
.grow-your-business-btn {
	text-align: center;
	margin-top: 28px;
	margin-bottom: 16px;
	width: 100%;
	float: left;
}
.grow-your-business-btn a {
	width: 100%;
}
.testimonies-section .section-title-text1 h3 br {
	display: none;
}
.testimonies-section .section-title-text1 h3 {
	font-size: 37px;
}
.descarga-app-details-info {
	display: none;
}
.inicia-details-info-box {
	padding: 0px;
	padding-right: 0px;
	padding-top: 47px;
}
.aym-electronic-title .aym-electronic-title-text {
	font-size: 27px;
	line-height: 36px;
}
.aym-img img {
	max-width: 100%;
}
.aym-electronic-title {
	padding-left: 74px;
	margin-bottom: 48px;
}
.aym-img {
	max-width: 63px;
	margin-top: 10px;
}
.aym-electronic-title ul li a span {
	display: none;
}
.aym-electronic-title ul li a i.fab {
	margin-right: 0;
	font-size: 22px;
}
.aym-electronic-title ul li a {
	padding: 0px;
	width: 43px;
	height: 43px;
	line-height: 45px;
}
.aym-electronic-title ul {
	margin-top: 14px;
}
.sucursales-details-box-wrapper {
	padding: 20px;
	margin-bottom: 22px;
}
.sucursales-details-box-wrapper .sucursales-details-box-title {
	font-size: 23px;
}
.directorio-banner-title {
	font-size: 27px;
	line-height: 36px;
	padding-left: 65px;
}
.search-bar .input-search-box {
	border: 1px solid #DCE0E5;
}
.search-bar {
	width: 100%;
	margin-top: 16px;
}
.coln2 {
	max-width: 50%;
}
.aliados-box-wrapper-row {
	margin-top: 15px;
	padding-left: 6px;
	padding-right: 6px;
}
.header-section nav {
	padding: 0;
}
.header-section .navbar-open-div {
	position: absolute;
	top: 62px;
	width: 100%;
	left: 0;
	padding: 0px 24px;
	z-index: 666;
	background: #ffffff;
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
	padding-bottom: 26px;
}
.header-section .header-col-1 {
	position: inherit;
}
.header-section nav {
	position: initial;
	float: right;
}
.header-button-mobile-view {
	width: 100%;
	text-align: center;
	margin-top: 21px;
}
.header-section ul.navbar-nav .header-button-mobile-view a {
	border: solid 1px #1975F1;
	padding: 9px 13px;
	font-size: 15px;
	border-radius: 100px;
	font-weight: 600;
	color: #ffffff !important;
	text-decoration: none;
	background: #1975F1;
	width: 100% !important;
	display: inline-block !important;
}
.header-button-mobile-view {
	display: block;
}
.header-section .logo {
	text-align: left;
}
.navbar-light .navbar-toggler {
	border: none;
}
.header-section.sticky-header {
	padding-top: 0;
}
.sticky-header .container {
	padding-top: 6px;
	padding-bottom: 6px;
}
.sticky-header .navbar-open-div {
	top: 36px;
	background: #f1f6fb;
	padding-top: 32px;
	z-index: -1;
}
.financing-section {
	padding-top: 56px;
	padding-bottom: 20px;
}
.partner-section-logo {
	padding-top: 56px;
	padding-bottom: 56px;
}
.small-payments-row {
	padding-bottom: 56px;
}
.testimonial-home {
	padding-top: 56px;
}
.accordionsection {
	padding-bottom: 56px;
	padding-top: 56px;
}
.quickoffer-section {
	padding-top: 56px;
	border-radius: 32px;
}
.testimonies-section {
	padding-top: 56px;
	padding-bottom: 56px;
}
.sucursales-section {
	padding: 55px 0px 48px;
}
.directorio-banner-section {
	padding: 32px 0px;
}
.filtrar-por-wrapper {
	margin-bottom: 32px;
}
.aliados-section {
	padding-bottom: 56px;
}
.filter-results-btn-row {
	display: none;
}
.filter-results-btn-row.mobile-view-filter {
	display: inline-block;
	padding-left: 0;
	border: none;
}

.sticky-header .container {
    border-radius: 40px;
    background: none;
    backdrop-filter: inherit;
}





}




/****** Tablet Layout ******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-section nav {
	padding: 0;
}
.header-section .navbar-open-div {
	position: absolute;
	top: 62px;
	width: 100%;
	left: 0;
	padding: 0px 24px;
	z-index: 666;
	background: #ffffff;
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
	padding-bottom: 26px;
}
.header-section .header-col-1 {
	position: inherit;
}
.header-section nav {
	position: initial;
	float: right;
}
.header-button-mobile-view {
	width: 100%;
	text-align: center;
	margin-top: 21px;
}
.header-section ul.navbar-nav .header-button-mobile-view a {
	border: solid 1px #1975F1;
	padding: 9px 13px;
	font-size: 15px;
	border-radius: 100px;
	font-weight: 600;
	color: #ffffff !important;
	text-decoration: none;
	background: #1975F1;
	width: 100% !important;
	display: inline-block !important;
}
.header-button-mobile-view {
	display: block;
}
.header-section {
	padding-top: 10px;
	padding-bottom: 10px;
}
.header-section .logo {
	text-align: left;
}
.navbar-light .navbar-toggler {
	border: none;
}
.header-section.sticky-header {
	padding-top: 0;
}
.sticky-header .container {
	padding-top: 6px;
	padding-bottom: 6px;
}
.sticky-header .navbar-open-div {
	top: 36px;
	background: #f1f6fb;
	padding-top: 32px;
	z-index: -1;
}
.header-section .header-col-1 {
	width: 25%;
	order: 2;
	position: inherit;
	max-width: initial;
	flex: auto;
}
.header-section .header-col-2 {
	order: 1;
	width: 75%;
	max-width: initial;
	flex: auto;
}
.header-section .header-col-3 {
	display: none;
}
.sucursales-details-box-wrapper {
	padding: 19px;
}
.inicia-details-info-box {
	padding: 17px;
	padding-right: 17px;
	padding-top: 74px;
}
.descarga-app-details-info {
	padding: 33px;
}
.descarga-app-details-wrapp .descarga-app-title {
	font-size: 33px;
	line-height: 50px;
	font-weight: 700;
	padding-bottom: 75px;
}
.descarga-app-details-wrapp ul {
	padding-top: 15px;
	display: flex;
}
.phone-img {
	right: 21px;
	max-width: 177px;
}
.descarga-app-details-info {
	margin-top: 70px;
}
.quickoffer-row2 {
	margin-top: 43px;
	padding: 0px 3px;
}
.quickoffer-box .quickoffer-title {
	font-size: 46px;
}
.quickoffer-list-row .quickoffer-list-info p {
	font-size: 12px;
	line-height: 23px;
}
.quickoffer-list-row .quickoffer-list-info h5 {
	font-size: 21px;
}
.grow-your-business-bg {
	padding: 26px;
	margin-left: 0px;
	margin-right: 0px;
}
.grow-your-business-icon {
	margin-right: 42px;
}
.grow-your-business-box .grow-your-business-title {
	font-size: 28px;
	line-height: 44px;
}
.grow-your-business-btn {
	text-align: right;
	margin-top: 22px;
}
.section-title-text1 h3 {
	font-size: 45px;
	margin-bottom: 24px;
	line-height: 57px;
}
.financing-box {
	padding: 16px;
	min-height: auto;
	height: 100%;
}
.financing-box h2 {
	font-size: 21px;
	margin-top: 20px;
	line-height: 33px;
}
.calculate-box-row {
	padding-left: 0;
}
.calculate-box-row .calculate-box-wrapper .calculate-title {
	font-size: 30px;
}
.section-title-text2 .section-titlenew1 {
	padding: 0px 58px;
}
.section-titlenew1 h3 {
	font-size: 45px;
	line-height: 57px;
}
.small-payments-box {
	padding-right: 0;
}
.small-payments-box2 .small-payments-box-title {
	font-size: 18px;
}
.nearest-store-section-title h3 {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 13px;
}
.customers-review-box {
	padding: 12px;
}
.customers-review-box-title-row .quote-icon {
	right: 0;
}
.download-our-app-section .app-bg-row {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.download-our-app-section .app-title {
	font-size: 36px;
	line-height: 54px;
}
.download-our-app-section .app-title, .download-our-app-section .app-info {
	margin-top: 122px;
}
.accordion .card .card-header .btn-header-link {
	white-space: normal;
}
.top-home-text .top-home-banner-title {
	padding: 0px 11px;
}
.top-home-graphic2 {
	display: none;
}
.top-home-graphic1 {
	position: relative;
	left: 0px;
	bottom: 0;
	width: 100%;
	text-align: center;
	margin-top: 74px;
}
.top-section-home {
	padding-bottom: 0;
}
.top-banner-section2 .section-title-text1 h3 {
	font-size: 29px;
	line-height: 40px;
}
.top-banner-section2 .section-title-text1 h3 br {
	display: none;
}
}

/****** Medium Layout ******/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.section-title-text2 .section-titlenew1 {
	padding: 0px 149px;
}
.download-our-app-section .app-bg-row {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 30px;
	padding-right: 30px;
}
.download-our-app-section .app-title, .download-our-app-section .app-info {
	margin-top: 125px;
}
.accordion .card .card-header .btn-header-link {
	white-space: normal;
}
.descarga-app-details-wrapp ul {
	padding-top: 15px;
	display: flex;
}
.phone-img {
	right: 21px;
	max-width: 177px;
}
.top-home-graphic1 {
	max-width: 255px;
}
.top-home-graphic2 {
	max-width: 255px;
}
}
 @media only screen and (min-width: 1400px) and (max-width: 2500px) {
#testimonies-slider .owl-nav {
	left: 2.5%;
}
}
