.elementor-171 .elementor-element.elementor-element-9abfc45{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:25px;--padding-bottom:25px;--padding-left:0px;--padding-right:0px;}.elementor-171 .elementor-element.elementor-element-9abfc45:not(.elementor-motion-effects-element-type-background), .elementor-171 .elementor-element.elementor-element-9abfc45 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1A1D33;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-171 .elementor-element.elementor-element-9abfc45{--padding-top:35px;--padding-bottom:35px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS */.footerviagra {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}


.company-info {
    display: flex
;
    gap: 10px;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 11px;
}

p.info-item {
    margin-bottom: 0px;
}

.footerviagra  p {
    margin-bottom: 6px;
}

@media (max-width: 767px) {
.footerviagra {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
}
	.footerviagra p {
    margin-bottom: 6px;
    text-align: center;
}
	
	.company-info {
    display: flex
;
gap: 0px;
    flex-wrap: wrap;
    font-size: 11px;
    justify-content: center;
}
}/* End custom CSS */