/* Add here all your css styles (customizations) */
.g-bg-agurto{
	background: #fbd208 !important;
}
.u-btn-whatsapp-montesur {
    color: #fff !important;
    border-radius: 100px !important;
    background-color: #25d366 !important;
}
.u-btn-whatsapp-montesur--hover:hover {
    background-color: #00a884 !important;
}
.g-min-height-250 {
    min-height: 250px !important;
}
.brd-button{
	border-bottom: 1px #fff solid !important;
}
.g-whatsapp-button {
    bottom: 15px;
    z-index: 100;
    margin-left: 0px;
}
.roboto{
	font-family: 'Roboto', sans-serif !important;
}
.fixed-bottom{
    position: fixed;
}
body section p{
	font-size: 18px !important;
	text-align: justify !important;
	font-weight: 300 !important;
	font-family: 'Roboto', sans-serif !important;
}
body section ul li{
	font-size: 18px !important;
	text-align: justify !important;
	font-weight: 300 !important;
	font-family: 'Roboto', sans-serif !important;
}
body section ol li{
	font-size: 18px !important;
	text-align: justify !important;
	font-weight: 300 !important;
	font-family: 'Roboto', sans-serif !important;
}

body section p strong{
	font-weight: 600 !important;
}
@media (max-width: 576px) {
	.g-bg-white-movil{
		background: rgba(43, 68, 92, 0.9) !important;
	}

	.space-movil{
		margin-top: 120px !important;
	}

	.g-font-size-40{
		font-size: 24px !important;
	}
}

.g-bg-secondary-2{
	background: #ebebeb !important;
}

.g-link-top{
	color: #fff !important;
}

.g-link-top--hover:hover{
	color: #4fdfaf !important;
}
.g-color-medy{
	color: #008fce !important;
}
.w-15{
	width: 15% !important;
}
.w-5{
	width: 5% !important;
}
.g-brd-medy{
	border: 2px solid #008fce !important;
}

.g-bg-footer{
	background: #081526 !important;
}
.g-bg-medyco--hover:hover{
	background: #173D6E !important;
}
.g-color-footer{
	color: #081526 !important;
}
.g-color-blanco--hover:hover{
	color: #fff !important;
}
a.link{
	color: #008fce !important;
}
a.link--hover:hover{
	color: #fff !important;
	text-decoration: none !important;
}
.z-index-1000{
	z-index: 1000 !important;
}
hr{
	margin-top: 10px !important;
}