/* Theme Name: Arceo Arquitectos
Theme URI: https://arceoarquitectos.mx/
Description: This is child theme of Arceo
Author: weeki
Author URI: holaaura.com
Template: infetech
Version: 1.0.0
Tags: Diseño Personalizado, Proyectos Accesibles, Sostenibilidad en el Diseño, Consultoría y asesoría en normativas, Reformas y remodelaciones
Text Domain:  infetech-child
*/


@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap')

.urbanist-font {
  font-family: "Urbanist", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.header_sticky.ova_bg_dark.active_sticky {
    background-color: #000000c7 !important;
}

nav.container-menu.dir_left {
    background-color: #222 !important;
}
nav.menu-canvas li a:hover, nav.menu-canvas li.current-menu-item > a {
    color: #B5F44A !important;
}

dl.gallery-item {
    aspect-ratio: 4 / 3;
    overflow: hidden;
}
dt.gallery-icon {
    overflow: hidden;
}

#gallery-1 img{
	border: 0 !important;
	max-width: 110%;
}

.client_info .client img {
    box-shadow: none !important;
    border: 4px solid #fff !important;
}

#scrollUp{
	border-radius: 0 !important;
}

/***** SLIDER *****/
.ova-infetech-slider rs-sbg-wrap, .ova-infetech-slider sr7-mask {
    background-color: #000000 !important;
}

@media (max-width: 568px) {
    .gallery .gallery-item { width: 50% !important; }
}