/*input number quitar flechas*/

input[type='number']::-webkit-inner-spin-button, 
input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none; 
    margin: 0; 
}

/*input number quitar flechas*/


 /*Footer espacio para el Subvencionado */  
 
.footer-logo-espacio{
    margin-bottom: 0px;
    width: 265px;
    height: auto;
}

.footer-logo-espacio img{
    max-width: 100%;
}
  
 /*Footer espacio para el Subvencionado*/


/*contienecheckbox*/

.contienecheckbox
{
	text-align:left;
	margin-bottom:10px;
}

.labelcheck
{
	width:93%;
	vertical-align:middle;
	margin:0px;
	display:inline-block;
	font-size:15px;
	line-height:14px;
}

/*contienecheckbox*/

/*Loader*/

.ajax-loader {width: 79px; display: none;}
.ajax-result {margin-top:10px;}
.ajax-result .success, .ajax-result .error{clear:both; padding: 10px;border: 1px solid green;font-size: 14px;background: #a9e4a9;color:#000;text-align:center; display:none; }
.ajax-result .error{background: #f98e8e;}
.ajax-result-phone {margin-top:10px;}
.ajax-result-phone .success, .ajax-result-phone .error{clear:both; padding: 10px;border: 1px solid green;font-size: 14px;background: #a9e4a9;color:#000;text-align:center; display: none; }
.ajax-result-phone .error{background: #f98e8e;}
.ajax-result-home {margin-top:10px;}
.ajax-result-home .success, .ajax-result-home .error{clear:both; padding: 10px;border: 1px solid green;font-size: 14px;background: #a9e4a9;color:#000;text-align:center; display:none; }
.ajax-result-home .error{background: #f98e8e;}

.hpxpfck {position: absolute !important;  left: -9999px;  top: -9999px;  height: 0;  width: 0;  overflow: hidden;}

/*Loader*/

/* -----------------------------------
    Resaltar los titulos de los avisos
-------------------------------------*/

.resaltartitulos ul li{
	list-style: disc;
	margin: 15px;
}

.resaltartitulos ul {
    height: auto;
}

.resaltartitulos h1, .resaltartitulos h2, .resaltartitulos h3, .resaltartitulos h4, .resaltartitulos h5, .resaltartitulos h6{
    margin-top: 1.5rem;
    margin-bottom:1.5rem ;
}

/* -----------------------------------
    Resaltar los titulos de los avisos
-------------------------------------*/

/* CSS PERSONALIZADO START */

.container {
    max-width: 1600px;
    width: 96%;
}

.validate-background {
  background-color: #000;
  display: contents;
}

.qck-services.home {
    margin-top: 10px;
}

.mrt-10 {
    margin-top: 10px;
}

.mrt-20 {
    margin-top: 20px;
}

.mrt-40 {
    margin-top: 40px;
}

.mrb-0 {
    margin-bottom: 0px;
}

.mrb-20 {
    margin-bottom: 20px;
}

.mrb-40 {
    margin-bottom: 40px;
}

.mrb-60 {
    margin-bottom: 60px;
}

.layout2 .page-content {
    padding: 20px 0 0 0;
}

section.section-1,
section.section-2,
section.section-3 {
    padding: 80px 0 !important;
}

.df-section-details {
    display: flex;
    align-items: center;
}

.ads_service .ads_icon svg path,
.ppt_icon svg path,
.ppt_icon svg circle,
.svg_icon svg path {
    fill: transparent
}

/* MENU START */

.cnt_hed li {
    list-style: none;
}

.cnt_hed li:last-child {
    width: 100%;
    padding-right: 15px;
}

.cnt-info > span {
    color: #595959;
}

.emg-sec > span {
    color: #595959;
}

.emg-sec > span.phone-number {
    display: block;
    color: #333333;
    font-size: 18px;
    font-weight: 700;
}

.emg-sec > span.phone-number i {
    position: relative;
    color: #5e5e5e;
    font-size: 15px;
    margin-right: 9px;
}

span.phone-number i {
    display: inline-block;
}

span.phone-number a {
    color: #333333;
    transition: all 0.2s ease-in-out;
}

span.phone-number a:hover {
    color: #0000D2;
}

.emg-sec.location {
    float: left;
    width: 100%;
}

.emg-sec > span.location {
    display: block;
    color: #333333;
    font-size: 18px;
    font-weight: 700;
}

.emg-sec > span.location i {
    position: relative;
    color: #5e5e5e;
    font-size: 15px;
    margin-right: 9px;
}

span.location i {
    display: inline-block;
}

span.location a {
    color: #333333;
    transition: all 0.2s ease-in-out;
}

span.location a:hover {
    color: #0000D2;
}

.social_links li a:hover {
    background-color: #0000D2;
    color: #fff;
    border-color: transparent;
}

.hd_opts.sticky {
    position: fixed;
    top: 62px;
    right: 30px;
    z-index: 9999;
}

.hd_opts li.active .apt-icon {
    background-color: #0000D2;
}

.navigations {
    background-color: #212121;
}

.navigations nav {
    text-align: center;
    float: none;
}

.navigations nav ul ul li {
    padding: 10px 20px;
    text-align: left;
}

.navigations nav ul li a {
    color: #ABABAB;
}

.navigations nav ul li a:hover, .navigations nav ul li a.active {
    color: #FFFFFF;
}

.navigations nav ul ul {
    background-color: #212121;
    width: auto;
}

.df-responsive-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.responsive-header {
    padding: 20px 0;
}

.responsive_hd_logo {
    float: left;
    width: 155px;
    margin-top: 0;
}

.responsive_header_navigations nav ul ul {
    width: auto;
}

.responsive_header_navigations nav ul.ul-responsive {
    padding-left: 0px;
}

.responsive_header_navigations nav ul li a:hover,
.responsive_header_navigations nav ul li a.active {
    color: #0000D2;
}

.responsive_header_navigations nav ul li a:before {
    right: -12px;
}

.responsive-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 340px;
    height: 100%;
    overflow: auto;
    z-index: 990;
    background-color: #212121;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.responsive-menu ul li {
    display: block;
    border-bottom: 1px solid #5a5b5d;
    padding: 15px 20px;
    background-color: #212121;
}

.responsive-menu ul li.has-menu.active {
    background-color: #212121;
}

.responsive-menu ul li a {
    display: block;
    color: #ABABAB;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding-right: 20px;
    position: relative;
}

.responsive-menu ul li a:hover,
.responsive-menu ul li a.active {
    color: #FFFFFF;
}

/* Submenu toggle arrow (real element replacing ::before for click handling) */
.responsive-menu ul > li {
    position: relative;
}

.responsive-menu ul > li > .submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.responsive-menu ul > li > .submenu-toggle:after {
    content: '\f107';
    font-family: fontawesome;
    color: #fff;
    font-size: 18px;
    transition: transform 0.3s ease;
}

.responsive-menu ul > li.has-menu.active > .submenu-toggle:after {
    transform: rotate(180deg);
}

/* Hide the original ::before on links that have a .submenu-toggle sibling */
.responsive-menu ul > li.has-menu > a:before {
    display: none !important;
}

.responsive_hd_logo > a img {
    width: 150%;
}

.emg-sec {
    float: left;
    width: 55%;
}

.social_links {
    width: 30%;
}

.navigations nav ul li {
    display: inline-block;
    padding: 20px 20px 20px;
    position: relative;
}

.fgt-logo {
    bottom: 9%;
}

.top_header {
    padding: 25px 0 25px;
}

.responsive-header {
    padding: 0px;
}

/* BREADCRUMB START */

.flex-justify-center {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.pager-info li:before {
    color: #000000;
    font-weight: 600;
}

.pager-info li a, .pager-info li span {
    color: #595959;
}

.pager-info li a:hover,
.pager-info li a.current {
    text-decoration: underline;
    transition: all 0.2s ease-in-out;
}

.fig_text > span {
    color: #ffffff;
    font-size: 1.094vw;
    font-weight: 500;
}

.fig_text > h2 a {
    color: #ffffff;
}

/* SECTION 1 START */

.abt-info > span.span-initial-secion-1 {
    color: #595959;
    font-size: 16px;
    font-weight: 400;
}

.abt-info > h2 {
    margin-top: 18px;
    line-height: 40px;
}

.abt-info > h2 span {
    color: #0000D2;
    display: inline-block;
}

.qck-services > p {
    margin-bottom: 35px;
}

.tabs_list li.active svg.listado-puertas-gareje path {
    fill: transparent;
}

.servies_page .servies_details p {
    margin-bottom: 30px;
}

.tabs_list li.active svg.otros-servicios path {
    fill: transparent;
}

.cpt_icon {
    color: #0000D2;
}

.gettouch_text > h3.redes-sociales {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 31px;
}

.gettouch_text .social_lnks li a {
    color: #0000D2;
    font-size: 16px;
    border-color: #c8c8c8;
}

.gettouch_text .social_lnks li a:hover {
    background-color: #212121;
    color: #fff;
    border-color: transparent;
}

legend {
    margin-bottom: 0px;
    border-bottom: 0px;
}

.submit_btn input[type="submit"] {
    background-color: #0000D2;
    border-radius: 50px;
    padding: 0 42px 0 42px;
    text-transform: uppercase;
    font-weight: 700;
    border: 0;
    color: #fff;
    height: 54px;
    line-height: 56px;
    font-size: 14px;
}

.submit_btn input[type="submit"]:hover {
    background-color: #212121;
}

.layout2 input {
    -webkit-appearance: auto;
}

label.labelcheck a {
    text-decoration: underline;
    transition: all 0.2s ease-in-out;
}

label.labelcheck a:hover {
    color: #0000D2;
    text-decoration: underline;
}

.resaltartitulos h2 {
    font-size: 44px;
}

.resaltartitulos h3,
.resaltartitulos h4 {
    color: #212121;
}

.resaltartitulos p {
    color: #555555;
    font-size: 16px;
    line-height: 26px;
}

.resaltartitulos li {
    color: #555555;
    font-size: 16px;
    margin-bottom: 11px;
}

.resaltartitulos a {
    color: #212121;
    text-decoration: underline;
    transition: all 0.2s ease-in-out;
}

.resaltartitulos a:hover {
    color: #0000D2;
    text-decoration: underline;
}

.lnk-default {
    background-color: #0000D2;
}

.lnk-default:hover {
    background-color: #212121;
}

/* TEMPLATE 1 START */ 

.bg6 {
    background-image: url(../images/content/remote-controls/remote-controls-1.jpg);
    background-attachment: inherit;
}

.layout2 .block {
    padding: 90px 0;
}

.sec-title > span {
    color: #595959;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0 0 17px;
}

.sec-title > h2 {
    margin-top: 17px;
}

.advgs-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

.advgs-icon {
    color: #0000D2;
}

/* SECTION 2 START */

.qck-sec {
    background-image: none;
}

.qck-services > span {
    color: #595959;
    font-size: 16px;
    letter-spacing: 1.5px;
    font-weight: 400;
}

.qck-services > h2 {
    margin-top: 15px;
}

.qck-services > h2 span {
    color: #0000D2;
}

.ftz-icon svg {
    color: #212121;
}

.ftz_links.sty2 .ftz-icon svg path {
    fill: #FFFFFF;
}

.why_us > span {
    color: #595959;
    font-size: 16px;
    letter-spacing: 1.5px;
    font-weight: 400;
}

.why_us h2.sc-title {
    margin-top: 15px;
}

/* TEMPLATE 2 START */

.bg4 {
    background-image: url(../images/content/años-experiencia/años-experiencia-1.jpg);
    background-attachment: inherit;
}

.sep-text > h2 span {
    color: #0000D2;
}

.sep-text > p {
    color: #212121;
}

.lnk_default {
    background-color: #0000D2;
}

.lnk_default:hover {
    background-color: #212121;
}

/* SECTION 3 START */

.ht_info .sc-title {
    margin-bottom: 30px;
    line-height: 42px;
}

.sc-title span {
    color: #0000D2;
}

.ftz-icon svg path {
    fill: #FFFFFF;
}

.faqs-sec.company_vision p {
    color: #555555;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 35px;
    padding-right: 25px;
}

.toggle-item > h4,
.toggle-item > h4:before {
    border-radius: 100px;
}

.toggle-item > h4 {
    display: flex;
    align-items: center;
    color: #333333;
    font-size: 17px;
    font-weight: 700;
    background-color: #f9f9f9;
    padding: 0 30px 0 72px;
    margin: 0;
    position: relative;
    cursor: pointer;
    height: 60px;
    line-height: 23px;
}

.company_vision .toggle-item h4.active {
    background-color: #212121;
    color: #FFFFFF;
    transition: all 0.2s ease-in-out;
}

.company_vision .toggle-item h4.active:before {
    background-color: #212121;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    transition: all 0.2s ease-in-out;
}

.toggle-item > h4:before {
    content: '+';
    position: absolute;
    top: 50%;
    left: 8px;
    width: 48px;
    height: 48px;
    line-height: 45px;
    text-align: center;
    background-color: #fff;
    border: 2px solid #0000D2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
    color: #0000D2;
}

.toggle-item > h4.active:before {
    content: '-';
    font-size: 30px;
    line-height: 44px;
}

/* TEMPLATE 3 START */

.layout2 .block.service-block {
    padding: 80px 0;
}

.choose_services_sec > h3 {
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    text-transform: inherit;
    margin: -6px 0 19px;
}

h3.srvs_heading {
    line-height: 24px;
    margin-bottom: 18px;
}

.tabs_list li.active svg path {
    fill: #212121;
}

.tabs_list li:last-child {
    border-radius: 30px 30px 30px 30px;
}

.tabs_list li.active {
    background-color: #0000D2;
}

.slick-dots li button {
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 8px;
    padding: 0;
    color: #000;
    background-color: transparent;
    border: 0;
    outline: none;
    font-size: 1px;
    line-height: 34px;
}

.layout2 .slick-dots li.slick-active button:after,
.layout2 .slick-dots li.slick-active:hover button:after {
    width: 20px;
    background-color: #0000D2;
    border-radius: 30px;
}

.layout2 .slick-dots li button:after {
    width: 8px;
    height: 8px;
    background-color: #212121;
}

.bg2 {
    background-image: url(../images/content/servicios/servicios-13.jpg);
    background-attachment: inherit;
}

/* FOOTER START */

footer {
    background-color: #212121;
    padding: 80px 0 10px;
}

.nss_list li span {
    display: inline-block;
    color: #0000D2;
}

.newsletter_form input:not([type="submit"]) {
    border: 1px solid #0000d270;
}

.newsletter_form input[type="submit"] {
    background-color: #0000D2;
}

.newsletter_form input[type="submit"]:hover {
    background-color: #212121;
}

.footer_widget_title h2 {
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    padding-bottom: 15px;
    text-transform: capitalize;
    line-height: 1.1;
}

.widget-about img.logo {
    width: 200px;
    margin-bottom: 15px;
}

.widget-contact ul li span small {
    color: #FFFFFF;
    font-size: 16px;
}

.widget-contact ul li a {
    display: block;
    color: #ABABAB;
    font-size: 16px;
    margin-bottom: 14px;
    transition: all 0.2s ease-in-out;
}

.widget-contact ul li a:hover {
    color: #FFFFFF;
}

.footer-widget__logo.footer-logo-espacio img.mrb-20 {
    margin-bottom: 20px;
}

.footer-bottom {
    margin-top: 30px;
}

.footer-bottom .footer_txt p {
    color: #FFFFFF;
}

.footer-bottom .footer_txt p a {
    color: #ABABAB;
    text-decoration: underline;
    transition: all 0.2s ease-in-out;
}

.footer-bottom .footer_txt p a:hover {
    color: #FFFFFF;
}

.scrollTop {
    background-color: #0000D2;
}

/* PORTFOLIO / TRABAJOS REALIZADOS START */

.portfolio-section {
    padding: 40px 0 80px;
}

.portfolio-header h1 {
    font-size: 36px;
    font-weight: 700;
    color: #212121;
    margin-bottom: 5px;
}

.portfolio-header h2 {
    margin-top: 15px;
    font-size: 28px;
    color: #333333;
}

.portfolio-header h2 span {
    color: #0000D2;
    display: inline-block;
}

.portfolio-header p {
    max-width: 700px;
    margin: 15px auto 0;
    color: #555555;
    font-size: 16px;
    line-height: 26px;
}

.portfolio-intro {
    max-width: 900px;
}

.portfolio-filters {
    margin: 40px 0 30px;
}

.portfolio-filter {
    background: transparent;
    border: 2px solid #212121;
    padding: 10px 25px;
    margin: 5px;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 30px;
    color: #212121;
    transition: all 0.3s ease;
}

.portfolio-filter:hover,
.portfolio-filter.active {
    background-color: #0000D2;
    border-color: #0000D2;
    color: #FFFFFF;
}

.portfolio-filter:focus-visible {
    outline: 4px dashed darkorange !important;
}

.portfolio-item {
    margin-bottom: 30px;
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.portfolio-item.hiding {
    opacity: 0;
    transform: scale(0.85);
}

.portfolio-item.hidden {
    display: none;
}

.portfolio-item.showing {
    opacity: 1;
    transform: scale(1);
}

.portfolio-thumb {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: 3px solid #f0f0f0;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.3s ease;
}

.portfolio-thumb:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 210, 0.15);
}

.portfolio-thumb img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.portfolio-thumb:hover img {
    transform: scale(1.08);
}

.portfolio-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(transparent, rgba(0, 0, 210, 0.85));
    padding: 40px 15px 20px;
    opacity: 0;
    transition: opacity 0.4s ease;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.portfolio-thumb:hover .portfolio-overlay {
    opacity: 1;
}

.portfolio-overlay h2 {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
}

.portfolio-overlay h3 {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
}

/* Fancybox overrides - solo cerrar, sin navegación entre imágenes */
.fancybox__nav {
    display: none !important;
}

.fancybox__toolbar__column.is-left,
.fancybox__toolbar__column.is-middle {
    display: none !important;
}

/* PORTFOLIO / TRABAJOS REALIZADOS END */
@media (max-width: 640px) {
.contactocorreo{font-size: 11px;;}
}
/* CSS PERZONALIZADO END   */


/********************************************************************************************************************************
****************************************************** FOCUS PARAMETERS ********************************************************* 
*********************************************************************************************************************************/
input:focus,
textarea:focus {
    outline: 2px solid white !important;
}

*:focus-visible,
a:focus-visible img,
a:focus-visible,
a:focus-visible h2,
a:focus-visible h3 {
    outline: 4px dashed darkorange !important;
}

a.AccessibilityLinkFirstLevelWithMenu+.AccessibilityDropDownMenu[aria-expanded="true"] {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}