/* Add here all your css styles (customizations) */
.g-bg-whatsapp{
	background-color: #25D366;
}
.g-bg-whatsapp--hover:hover{
	background-color: #25D366;
}
/*
	~~~~~~~~~~~~~~~~~~~
	~~~~~~~~~~~~~~~~~~~
	Agregado por Checho
	~~~~~~~~~~~~~~~~~~~
	~~~~~~~~~~~~~~~~~~~
*/

.g-bg-gray-dark-v4{

	background-image: url('../img/bgpagos.png');
	background-color:  black !important;
}
.debitoimg {
height: 130px;
}
@media only screen and (max-width: 800px) {
  .debitoimg {
    width: 100% !important;
		height: auto !important;
  }
}




.col-md-4.col-lg-3.g-px-10 {
margin-bottom: 10PX;
}
h2.h5.g-color-gray-dark-v4.g-font-weight-400.mb-2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold !important;
    color: black !important;
}
h2.h5.g-color-white-opacity-0_9.g-font-weight-400.mb-2 {
    font-size: 20px;
    font-weight: bold !important;
}
.g-py-40ch {
    padding-top: 4.41rem !important;

}
.g-py-60ch {
        padding-top: 6.4571rem !important;

}
 .g-bg-secondary2{
	 background: #f7f7f7;
 }
.info-v3-3__description {

    -webkit-transform: translate3d(-8%, 0, 0);
    transform: translate3d(-8%, 0, 0);

}
span.d-block.g-font-weight-700 {
    background: #ffffff7d;
}

.cw{
  font-weight: bold;
	color: white !important;
	text-decoration: none !important;
}

.g-bg-primary-opacity-0_8--before::after.g-color-gray-dark-v2, .g-bg-primary-opacity-0_8--after::after.g-color-gray-dark-v2 {
  color: white !important;
}

.g-bg-primary-opacity-0_8--before::after, .g-bg-primary-opacity-0_8--after::after {
    background-color: rgb(49 152 220 / 59%) !important;
}
.solicitatudemo{

    margin-bottom: 3px !important;
    font-size: 13px;
    font-weight: bold !important;
}
.btn-outline-primary:hover {
    background-color: #3198dc;
    border-color: #3198dc;
}
span.pull-left {
    margin-top: 5px;
}
.info-v3-3__img {
    -webkit-transform: translate3d(50%, 0, 0);

}
/*
	~~~~~~~~~~~~~~~~~~~
	~~~~~~~~~~~~~~~~~~~
	Seccion Integracion
	~~~~~~~~~~~~~~~~~~~
	~~~~~~~~~~~~~~~~~~~
*/
.integracion__contentLogos > div {
	display: flex;
	justify-content: center;
	align-items: center;
}

.integracion__contentImage{
	height: 45px !important;
}

.integracion__contentImage-afip img{
	height: 150px;
	width: auto;
}
.integracion__contentImage-mercadoPago img{
	height: 160px;
	width: auto;
}
.integracion__contentImage-paypal img{
	height: 40px;
	width: auto;
}
.integracion__contentImage-googleCalendar img{
	height: 50px;
	width: auto;
}
.integracion__contentImage-googleMeet img{
	height: 30px;
	width: auto;
}
.integracion__contentImage-zoom img{
	height: 50px;
	width: auto;
}
.integracion__contentImage-whatsappBusiness img{
	height: 70px;
	width: auto;
}
