/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
@import url("https://p.typekit.net/p.css?s=1&k=vku6iqc&ht=tk&f=39185&a=19148011&app=typekit&e=css");

/*ajustes generales*/
:root {
  --verde: #51cf15;
  --azul: #024682;
}
body:not(.template-slider) #Header {
    min-height: 100px;
	background-color: white;
}
#Content{
	padding-top: 0px;
}
#Subheader{
	padding: 0px;
}
#Top_bar #logo img {
	vertical-align: middle;
	height: 100px;
	max-width: none;
}
#Top_bar{
	background-color: rgba(255, 255, 255, .5)
}
.header-transparent #Top_bar #logo {
	padding: 0px 0;
}
.top_bar_right{
	display: none;
}
#Top_bar .menu > li > a {
  padding: 20px 0;
	color: #024682;
	font-size: 18px;
}
#Top_bar .menu li a:hover {
  color: #024682;
}
.header-transparent #Top_bar .menu > li > a span:hover {
	border-bottom: 2px solid var(--verde);
}
.header-transparent #Top_bar .menu > li > a span {
  border-color: rgba(0,0,0,0.0);
}
p{
	color: black;
	font-size: 18px;
}
.button, .boton{
	padding: 2px 20px;
	font-family: colibril_bold;
	font-size: 18px;
	display: inline-block;
	position: relative;
	font-size: inherit;
	overflow: hidden;
	text-decoration: none!important;
	cursor: pointer;
}
h4{
	font-weight: 400;
}
.extras{
	display: none;
}
/*ajustes generales*/

/*somos*/
.somos h2, .somos h4{
	color: var(--azul);
}
.somos h4{
	font-size: 26px;
}
.somos .boton, .definimos .boton, .botones .boton{
	color: black!important;
	background-color:#51cf15!important;
	margin-top: 30px;
}
.somos .section_wrapper .image_wrapper{
	position: relative;
	top: -45px;
} 
/*somos*/

.definimos h2, .definimos h4, .definimos h5{
	color: var(--azul);
}
.definimos h2{
	margin-bottom:5px;
}
.definimos h5{
	font-family: colibril_bold;
	font-size:28px;
}
.credito_personal h2{
	color: white;
	background-color: #008e45;
	width: 400px;
	margin: 0 auto;
}
.credito_personal p{
	color: #008e45;
}
.credito_empresarial h2{
	color: white;
	background-color: #024682;
	width: 450px;
	margin: 0 auto;
}
.credito_empresarial p{
	color: #024682;
	padding: 0 20px;
}
.credito_personal img:hover{

}
.credito_personal .button, 
.credito_empresarial .button{
	color: white;
	font-family: "calibri",sans-serif!important;
	font-weight: 200;
}
.credito_personal .boton{
	background-color:#008e45!important;
	margin-top: 30px;
} 
.credito_empresarial .button{
	background-color:#024682!important;
	margin-top: 30px;
}
#SimuladorForm h3{
	color: var(--azul);
	margin-bottom: 50px;
}
.simulador_contenedor{
	width: 100%;
}
.simulador_texto{
	width: 25%;
	display: inline-flex;
}
.simulador_texto{
	color: var(--azul);
}
.simulador_input{
	width: 60%;
	display: inline-flex;
}
.simulador_input{
	margin-bottom: 15px;
}
.simulador_input input, .simulador_input select{
	width: 100%;
	padding: 7px;
	border: none;
	background-color: #e9e9e9;
}
.simulador_input input{
	padding: 10px;
}
.simulador label{
	font-family: colibril_bold;
	font-size: 17px;
	font-weight: 400;
}
button#EnviarButton {
	padding: 5px 20px!important;
	position: relative;
	left: 420px;
	background-color: #51cf15;
	font-family: colibril_bold;
	font-size: 18px;
	color: black;
}
.mcb-section-91nzqxoi0 .section_wrapper{
	padding-top: 40px;
}
.footer_copy{
	display: none;
}
#Footer{
	background-color: white;
}
.widgets_wrapper {
	padding: 10px!important;
}
.footer_one h5, .footer_two h5{
	color: var(--azul)!important;
	font-family: colibril_bold;
	font-size: 25px;
}
.footer_one p, .footer_one p a{
	color: var(--azul)!important;
}
.footer_one p{
	margin: 0px;
}
.form_text_two{
	margin-top: 30px;
}
.footer_two ul li a, .footer_two ul li{
	color: var(--azul)!important;
}
.footer_two ul li{
	margin-top: 15px;
	padding-left: 7px;
}
.footer_two ul li:nth-child(1){
	list-style-image: url("http://alianty.com/wp-content/uploads/2021/10/Alianty_Edificio.svg");
}
.footer_two ul li:nth-child(2){
	list-style-image: url("http://alianty.com/wp-content/uploads/2021/10/Alianty_Correo.svg");
}
.footer_two ul li:nth-child(3){
	list-style-image: url("http://alianty.com/wp-content/uploads/2021/10/Alianty_Telefono.svg");
}
.footer_two ul li:nth-child(4){
	list-style-image: url("http://alianty.com/wp-content/uploads/2021/10/Alianty_Facebook.svg");
}
.titulo_fooot{
	font-family: colibril_bold;
}
.footer_one, .footer_two{
	width: 78%;
	margin: 0 auto;
}
.footer_two{
	margin: 0 auto;
}
.footer_two ul li{
	font-size: 18px;
}
.footer_two ul li a{
	position: relative;
	top: -5px;
}
#block-5{
	border-right: 1px solid var(--verde);
}
#block-6{
	width: 95%;
	margin: 23px 0 0 auto;
}
.botones .boton{
	width: 200px;
	line-height: 15px;
	padding: 5px 10px;
	margin: 0px;
}
.mcb-item-5tsd1hq4o .boton, .mcb-item-kelxauc8g .boton{
	padding: 12.5px 10px;
}
.definimos .one-fourth {
	position: relative;
	left: 25px;
}
.mcb-section-034c9k5ak .section_wrapper {
	padding: 30px;
	border: 1px solid var(--verde);
	border-right: 0px;
}
.definimos .one-fourth{
	border: 1px solid var(--verde);
	border-top:none;
}
.valores .one-third{
	border: 1px solid var(--verde);
	border-top:none;
	height: 390px;
}
.valores h3{
	color: var(--azul);
}
.valores .hr{
	background-color: var(--verde);
	position: absolute;
	top: 134px;
}
.mcb-item-1oim2zahs .hr, .mcb-item-lz08ewlf1 .hr{
	top: 134px;
}
.mcb-wrap-hmomu771c .hr {
	left: 130px;
}
.mcb-wrap-hlwfg8jof .mcb-wrap-inner, .mcb-wrap-v96rz95h9 .mcb-wrap-inner, .mcb-wrap-hmomu771c .mcb-wrap-inner, .mcb-wrap-oq15ovxh7 .mcb-wrap-inner,
.valores .mcb-wrap-inner{
	position: relative;
  left: 20px;
}
.mcb-wrap-gnedty9ku{
	position: relative;
  left: 25px;
	top: -40px
}
.hr{
	background-color: var(--verde);
	position: absolute;
	top: 111px;
}
.mcb-item-j7lqsx9ht .hr, .mcb-item-1oim2zahs .hr{
	right: 120px;
}
.mcb-item-7odcuc9ic .hr, .mcb-item-lz08ewlf1 .hr{
	left: 130px;
}
.mcb-section-9ew2uymob{
	height: 620px;
}
.mcb-item-9rlaqdh10 h2{
	color: white;
	position: relative;
	top: 400px;
	left: 100px;
}
.mcb-item-z8r766ci6 .column_attr {
	width: 90%;
	margin: 30px 0 0 auto
}
.mcb-item-z8r766ci6 ul li{
	color: black;
	margin: 0px;
}
.mcb-item-z8r766ci6 h4{
	color: #26B06A;
	font-size: 30px;
}
.subtitulo{
	background-color:#024680;
	width: 74%;
	position: relative;
	left: -204px;
}
.subtitulo h3{
	color: white;
	text-align: right;
	padding-right: 30px;
	font-size: 35px;
}
.mcb-item-iooxtpq8n .image_wrapper{
	position: relative;
	left: -90px;
}
.mcb-item-iw8p0z295 h2, .mcb-item-fzxf0zdrc p{
	color: #024680;
	font-family: "colibril_bold";
}
.mcb-item-fzxf0zdrc ul li{
	color: black;
	margin: 0px;
}
.mcb-item-z8r766ci6 ul li{
	font-size: 18px!important;
}
.mcb-item-fzxf0zdrc .ul_numero{
	list-style: numbers;
}
.mcb-item-bl2wsa733 h2, .mcb-item-3qcfu6ko6 p{
	font-family: colibril_bold;
	color:#024680;
}
.mcb-item-3qcfu6ko6 p{
	position: relative;
	left: 50px;
	margin-bottom: 30px;
}
.contacto .columna-one{
	width: 40%;
	display: inline-block;
}
.contacto .columna-two{
	width: 58%;
	display: inline-block;
}
.contacto .wpcf7-textarea{
	height: 100px;
}
input[type="text"],input[type="email"], textarea{
	width: 100%;
	padding: 7px;
	border: none;
	background-color: #e9e9e9;
}
input[type="text"], input[type="email"]{
	padding: 10px;
}
.mensaje{
	position: relative;
	top:-80px;
}
input[type="submit"]{
	background-color: var(--verde)!important;
	color: black!important;
	font-family: colibril_bold;
	padding: 5px 15px;
	float: right;
}
.wpcf7-list-item-label{
	color:#024680;
	font-family: colibril_bold;
}
.somos_contacto{
	width: 49%;
	display: inline-block;
}
.somos_contacto .columna-one{
	width: 35%;
	display: inline-block;
}
.somos_contacto .columna-two{
	width: 58%;
	display: inline-block;
}
.mcb-item-fzxf0zdrc .wpcf7-list-item{
	position: relative;
	top: 20px;
	left:-20px;
}
.contacto_boton .wpcf7-list-item label{
	position: relative;
  left: 35px;
}
.contacto_boton input[type="submit"] {
  margin: 0px!important; 
}
.mcb-item-fzxf0zdrc .wpcf7-submit{
	position: relative;
	top: -10px;
	left: -50px;
}
.mcb-wrap-88win9aik, .mcb-wrap-m0qo48f8u{
	border: 1px solid var(--verde);
	border-right: none;
	padding: 30px 30px 0px 30px;
	margin-bottom: 20px;
}
.contacto_boton .columna-one{
	width: 70%;
	display: inline-block;
}
.contacto_boton .columna-two{
	width: 28%;
	display: inline-block;
}
.somos_pagina{
	height: 500px;
}
.mcb-wrap-weximy46r  {
	position: relative;
	left: -100px;
	top: 20px;
}
.mcb-item-6p0a02sh5 h2{
	color: var(--azul);
}
.somos_pagina h2{
	color: white;
	font-size: 55px;
	margin-bottom: 40px;
}
.somos_pagina h3{
	color: white;
	font-family: colibril;
	margin-bottom: 40px;
	font-size: 40px;
}
.mcb-item-78h2pxoof{
	background-color: var(--verde);
	padding: 18px;
}
.mcb-item-78h2pxoof p{
	margin: 0px;
	color: white;
}
.mcb-item-78h2pxoof p span{
	font-family: colibril_bold;
}
.valores .one-third .five-sixth:nth-child(1), .valores .one-third .five-sixth:nth-child(2){
	margin: 0px;
}
.mcb-item-6p0a02sh5 {
	position: relative;
	left: -21px;
}
.franja_azul{
	background-color: var(--azul);
	color: white;
	padding: 0 5px;
	position: absolute;
	width: 120%;
}
.mcb-item-bl2wsa733{
	margin-bottom: 80px;
}
.indice{
	font-size: 12px;
	position: relative;
	top: -8px;
}
.ul_numero li::marker{
	font-size: 12px;
}
.ul_numero li p{
	font-size: 16px;
	position: relative;
	top: 7px!important;
	color: black;
	font-family: colibril;
}
@media screen and (max-width:1500px){
	.botones .one-fourth.column {
		margin: 0px;
	}
	.mcb-section-91nzqxoi0 .section_wrapper {
			padding: 20px;
	}
	.definimos .one-fourth p{
		font-size: 16px;
	}
	.mcb-item-j7lqsx9ht .hr, .mcb-item-1oim2zahs .hr{
		right: 150px;
	}
	.mcb-item-7odcuc9ic .hr, .mcb-item-lz08ewlf1 .hr{
		left: 150px;
	}
	.mcb-wrap-hmomu771c .hr {
			left: 160px;
	}
	.definimos .one-fourth {
			position: relative;
			left: 0px;
	}
	.mcb-wrap-weximy46r  {
		left: 0px;
	}
	.somos{
		background-image: none!important;
		background-color: #E2E8EA;
	}
	.botones .wrap{
		left: 30px;
	}
}

@media screen and (max-width:900px){
	.definimos .one-fourth {
			border: none;
	}
	.franja_azul{
		width: 100%;
		position: initial;
	}
	.mcb-item-bl2wsa733{
		margin-bottom: 40px;
	}
	#block-5 {
		border-right: 0px;
	}
	.valores .one-third{
		border:none!important;
		height: 100%;
	}
	.mcb-item-1oim2zahs .hr, .mcb-item-lz08ewlf1 .hr, .mcb-wrap-hmomu771c .hr{
		display: none;
	}
	.mcb-item-lkd9439xn h3 {
		text-shadow: 2px 3px 7px rgba(0, 0, 0, 1);
	}
	.valores .mcb-wrap-inner{
		left:0px;
	}
	.mcb-wrap-hlwfg8jof, .mcb-wrap-v96rz95h9, .mcb-wrap-hmomu771c , .mcb-wrap-oq15ovxh7 {
		border:0px;
	}
	.mcb-item-j7lqsx9ht .hr, .mcb-item-7odcuc9ic .hr{
		display: none;
	}
	.definimos .one-fourth {
			left: -21px;
	}
	.mcb-wrap-gnedty9ku {
			position: relative;
			left: 0px;
			top: -40px;
	}
	.mcb-item-9rlaqdh10 h2{
		left:0px;
	}
	.mcb-section-9ew2uymob {
    height: 300px!important;
	}
	.mcb-item-9rlaqdh10 h2 {
		top: 100px;
		text-shadow: 2px 3px 7px rgba(150, 150, 150, 1);
	}
	.subtitulo {
		width: 87%;
	}
	.somos_contacto {
    width: 100%;
	}
	.mcb-wrap-m0qo48f8u .one-second.column{
		width: 100%;
	}
	.mcb-item-3qcfu6ko6 p {
		left: 0px;
	}
	.botones .one-fourth.column {
		width: 100%;
	}
}
@media screen and (max-width:500px){
	.subtitulo h3{
		padding: 10px 30px;
	}
	.somos_contacto .columna-two, .somos_contacto .columna-one{
		display: block;
		width: 100%;
	}
	.mcb-item-iooxtpq8n .image_wrapper {
    	left: -0px;
	}
	.mcb-wrap-weximy46r{
		top: 0px;
		left: 0px;
	}
	.mcb-item-lkd9439xn h2 {
		text-shadow: 2px 3px 7px rgba(0, 0, 0, 1);
	}
	.credito_personal h2, .credito_empresarial h2{
		width: 90%;
	}
	.responsive_none{
		display: none;
	}
	button#EnviarButton{
		left: 0px;
	}
	.simulador_texto {
		width: 35%;
	}
	#block-5 {
    border-right: none;
	}
	#block-6 {
		margin: 23px 0 0 10px;
	}
	.somos h4 {
    line-height: 26px;
	}
	.somos p{
		line-height: 18px;
	}
	.mcb-section-zana6hkv4{
		padding-top: 70px!important;
	}
	.mcb-item-7jr54ytz7 .image_wrapper, .mcb-wrap-6dkmwvysc{
		position: relative;
		top: -50px;
	}
	.mcb-section-zana6hkv4{
		padding-bottom: 0px!important;
	}
	.definimos{
		padding-top:50px!important;
	}
	.mcb-section-034c9k5ak{
		padding-top:30px!important;
	}
	.mcb-item-fzxf0zdrc .wpcf7-submit {
		top: 0px;
		left: -10px;
	}
	.mcb-item-fzxf0zdrc .wpcf7-list-item {
		top: 4px;
	}
	.subtitulo{
		left: 0px;
	}
	.mcb-item-6p0a02sh5{
		left: 0px;
	}
}