/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 18 2026 | 13:15:29 */
b, strong {
    font-weight: 500 !important;
}

ul.service-list li {
    margin-bottom: 15px;
    line-height: 24px;
}

a.dialog-close-button.dialog-lightbox-close-button {
    font-size: 25px;
}

.header-title {
    transform: translate(-50%, -50%);
}

.grid-categories .grid-home:hover {
    scale: 1.05;
    transition: all 0.3s;
}

span.ast-icon.icon-arrow {
    display: none;
}

.wpml-ls-sidebars-widget-idioma.wpml-ls.wpml-ls-legacy-dropdown.js-wpml-ls-legacy-dropdown {
    max-width: 90px;
}

.grid-categories a {
	text-decoration: none !important;
}

.flex-cols {
    display: flex;
    gap: 10px;
    margin-bottom: 0px !important;
}

.flex-cols .flex-col {
    width: 100%;
}

.flex-cols .flex-col input,
.flex-cols .flex-col textarea{
    background: #fff;
    padding: 15px !important;
    border-radius: 0px;
}

.flex-cols .flex-col input {
    height: auto !important;
}

span.wpcf7-list-item{
	margin-left: 0px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #000;
    display: block !important;
    width: 100%;
}

#ast-scroll-top svg{
	fill: #fff !important;
}

.elementor-swiper-button svg {
    font-size: 40px !important;
    fill: #0045aa !important;
}

table.products-categories {
	width: 100%;
      border-collapse: collapse;
      border-radius: 12px;
      /*overflow: hidden;
      box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);*/
	border: unset !important;
}

table.products-categories *{
	text-align: left;
}

table.products-categories tbody tr {
    background: #f1f4f8!important;
    border-bottom: solid 4px #fff !important;
	color:#000;
}

table.products-categories tbody tr td {
    border: unset !important;
}

table.products-categories tbody tr td:first-child {
    background: #dce3ed;
	text-align:center;
}

table.products-categories tbody tr:first-child td:first-child {
    border-radius: 10px 10px 0 0;
}

table.products-categories tbody tr:last-child td:first-child {
    border-radius: 0 0 10px 10px;
}

table.products-categories tbody tr:first-child td:last-child {
    border-radius: 0 10px 0 0;
}

table.products-categories tbody tr:last-child td:last-child {
    border-radius: 0 0 10px 0;
}

    table.products-categories th,
    table.products-categories td {
      padding: 16px 20px;
    }

    table.products-categories tbody tr:nth-child(odd) {
      background-color: #f5f8fc;
    }

    table.products-categories tbody tr:nth-child(even) {
      background-color: #ffffff;
    }

table.products-categories a {
	color: #2a5db0;
	text-decoration: unset !important;
	font-weight: bold;
	text-align: center;
}

table.products-categories a:hover {
	text-decoration: underline;
}

table.products-categories thead{
	text-align: center;
	border: unset !important;
	position: relative;
    top: -20px;
}

table.products-categories thead th{
     border: unset !important;
     background: #dce3ed;
}

table.products-categories th:first-child{
    border-radius: 15px 0 0 15px;
}

table.products-categories th:last-child {
    border-radius: 0 15px 15px 0;
}

table.products-categories thead tr th {
    color: #0045AA;
}

.header-custom-class {
    z-index: 1 !important;
}

ul.wpml-ls-sub-menu {
    top: 34px !important;
}

@media (min-width:768px){
	.contact-us-menu-btn {
		height: 40px;
		position: relative;
		top: 18px;
		right: -15px;
	}
	.contact-us-menu-btn a {
		background: #d9d9d9;
		border-radius: 30px;
		padding: 15px 20px !important;
	}
	.contact-us-menu-btn a:hover{
		transition: all 0.3s;
		background:#0045AA !important;
		color:#fff !important;
	}
}


@media (max-width:767px){
	.wpml-ls-legacy-dropdown a {
		padding: 5px !important;
	}
	.table-responsive {
		overflow-x: scroll;
		padding: 20px !important;
	}

	.table-responsive table {
		width: 200vw;
	}
}

/*COOKIES ALERT STYLES*/

.gdpr-infobar-visible{
	height:100%;
	overflow:hidden;
}
.gdpr_lightbox {
    z-index: 9990000000 !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p {
	color: #000 !important;
	font-size:17px !important;
	line-height:20px !important;
}
.moove-gdpr-info-bar-container {
	background: #fff;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding: 70px 40px;
}
.moove-gdpr-info-bar-content {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

#moove_gdpr_cookie_info_bar {
    /*height: 100%;
    position: absolute;*/
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.75) !important;
    max-height: unset !important;
    z-index: 1000000000;
    overflow: hidden !important;
}

.moove-gdpr-info-bar-container {
    bottom: 0px;
    position: absolute !important;
    width: 100%;
    left: 0px;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.moove-gdpr-infobar-reject-btn{
	background-color: #999999;
	color: black;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{
	color: #FFFFFF;
	background-color: #000000;
}
/*end COOKIES ALERT STYLES*/

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !important;
    background: #46b450;
    color: #fff !important;
}
.wpcf7 form.spam .wpcf7-response-output {
    border-color: red !important;
    background: red;
	color: #fff !important;
}
.wpcf7 form.invalid .wpcf7-response-output{
    border-color: red !important;
    background: red;
	color: #fff !important;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}