/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */
#top .avia-section p,
#top .avia-section a {
	font-size:20px;
}
#top .copyright p{
	font-size:11px;
}
#top h1, #top h2 {
  	text-transform: initial;
	font-family: multidisplay-bold;
}
#top h3,
#top h3 span {
	font-family: multidisplay-medium !important;
	font-weight: 500;
}
#top #main {
	background-color: #F9F4FB;
}
#top .flex_cell_inner {
  width: 90%;
  max-width: 1380px;
  margin: 0 auto;
  padding: 0 50px;
}


/** Header **/

#top #header {
	position: absolute;
	top: 30px;
  background-color: transparent;
}

#top #header div {
  background-color: transparent;
}
#top .btn-contactanos a {
  padding: 14px 24px;
  overflow: hidden;
}

#top .btn-contactanos a:hover {
 	padding: 14px 34px;
  	background-color: #071c4c !important;
}
#top .btn-contactanos a:hover span.avia_button_background {
    padding: 10px 30px;
}

#top #header ul.menu li.menu-item a {
  color: #fff;
  position: relative;
  display: block;
  line-height: 1;
  height: auto;
  padding: 0;
}

#top #header ul.menu li.menu-item a:after {
  content: "";
  display: block;
  width: 0;
  height: 3px;
  position: absolute;
  background-color: #fff;
  transition: all 0.5s;
  top: 150%;
  left: 0;
}
#top #header ul.menu li.menu-item a:hover:after{
  width: 100%;  
} 
#top #header ul.menu li.menu-item.current-menu-item a:after {
  width: 100%;
}

#top #header ul.menu li.menu-item {
  display: flex;
  align-items: center;
  line-height: 1;
  height: 90px;
  padding: 0 10px;
}
/** Banner **/
#banner {
  position: relative;
  z-index: 1;
}
#banner .banner-home {
  min-height: 100vh;
}
#top #banner .slideshow_inner_caption {
  bottom: 65%;
}
#top #banner ul li .slideshow_caption {
  bottom: 15%;
}
#top #banner .slideshow_align_caption {
  width: 100%;
  max-width: 680px;
}
.avia-slideshow li img {
  width: 100%;
  object-fit: cover;
  object-position: left center;
}
#top #banner a.avia-button {
	background-color: #2828b4;
	border-radius: 20px;
	padding: 15px 25px;
	transition: all 0.5s ease-in-out;
	color: #ffffff;
}
#top #banner a.avia-button:hover {
	background-color: #ffffff;
	color: #2828b4;
	padding: 15px 40px
}
/** Section Eficiencia **/
#top .section-eficiencia {
  position: relative;
  overflow: initial;
}
#top .section-eficiencia:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 110%;
	background-image: url(https://sistemasdigitalesdecolombia.com/wp-content/uploads/2025/12/imagen-eficiencia-1.png);
	width: 40%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 1;
}
#top .box-ecosistemas .img-ecosistemas {
  margin-top: -100px;
  width: 70%;
  max-width: 140px;
}

#top .section-eficiencia h1 {
  width: 90%;
  max-width: 670px;
  margin: 0 auto;
}
/* Quienes Somos */
#top .quienes-somos {
	position: relative;
}
#top .quienes-somos .copyright {
  margin-top: -25px;
  margin-bottom: 50px;
}
#top .quienes-somos .copyright p {
	font-size: 11px;
}
#top .quienes-somos:before, #top .quienes-somos:after {
  content: "";
  display: block;
  background-image: url(https://sistemasdigitalesdecolombia.com/wp-content/uploads/2025/12/ball-1.png);
  width: 100px;
  height: 100px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}

#top .quienes-somos:before {
  right: 20%;
  top: 5%;
}

#top .quienes-somos:after {
  bottom: -47px;
  width: 120px;
  height: 120px;
  left: 10%;
}
/** Aplicaciones **/
#top #aplicaciones .container {
  position: relative;
  padding: 0px 10px;
}
#top #aplicaciones .container:before {
    content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 90%;
	left: 50%;
	top: 50%;
	background-color: rgb(78 80 250 / 20%);
	padding: 40px 20px;
	opacity: 0.3;
	border-radius: 0 50px 0 50px;
	transform: translate(-50%, -50%);  
}
#top #aplicaciones .container .title-aplicaciones{
	text-align: center;
}

#top #aplicaciones .container .title-aplicaciones h3 {
  display: inline-block;
  background-color: #2828be;
  font-size: 30px;
  padding: 14px 50px;
  border-radius: 20px;
}

#top #aplicaciones .flex_column_table {
  display: flex;
	flex-wrap: wrap;
  float: none;
}

#top #aplicaciones .flex_column_table .wp-col-aplicaciones.first section {
  height: 100%;
}

#top #aplicaciones .flex_column_table .wp-col-aplicaciones section {
  border-radius: 0 40px;
  position: relative;
  min-height: 190px;
}
#top #aplicaciones .flex_column_table .wp-col-aplicaciones section img {
  position: absolute;
  top: -30px;
  width: 70px;
  margin: 0;
  padding: 0;
}

#top #aplicaciones .flex_column_table .wp-col-aplicaciones section img.aligncenter {
  left: 50%;
  transform: translateX(-50%);
}

#top #aplicaciones .flex_column_table .wp-col-aplicaciones section img.alignright {
  right: 10%;
}
#top #aplicaciones .flex_column_table .wp-col-img-aplicaciones img {
  width: 60%;
  display: block;
  margin: 0 auto;
}

#top #aplicaciones .flex_column_table .wp-col-img-aplicaciones .img-aplicaciones {
  height: 100%;
  display: flex;
  align-items: center;
}
/** Footer **/
#top #footer {
	z-index:7;
}
#top #footer .textwidget p br {
  display: none;
}

#top #footer .textwidget p a {
  display: block;
}

#top #footer .wp-social {
  display: flex;
  justify-content: right;
}
#footer .widget {
	overflow: initial;
}
#footer .widget a span.image-overlay {
  display: none !important;
}
#top #footer .wp-social a {
	margin: 0 5px !important;
	display: block !important;
	transition: all 0.5s ease-in-out;
}
#top #footer .wp-social a:hover {
	transform: scale(1.2);
}
#top #footer .textwidget p a {
  font-size: 14px;
}
#top #footer .wp-copyright {
  display: flex;
}

#top #footer .wp-copyright p {
  font-size: 10px;
  margin: 0;
}

#top #footer .wp-copyright p.text-legal a {
  display: inline-block;
  margin: 0 7px;
}

/** Btn Fixed **/
#top .btn-whatsapp {
	position: fixed;
	display: block;
	left: 0;
	top: 58%;
	width: 70px;
	z-index: 1;	
}
#top .btn-whatsapp a.link-whatsapp {
	display: block;
	transition: all 0.5s ease-in-out;
}
#top .btn-whatsapp a.link-whatsapp:hover {
	transform: scale(1.2) !important;
}
#top .fixed-social {
  position: fixed;
  right: 15px;
  top: 58%;
  width: 50px;
  z-index: 5;
}

#top .fixed-social .link-social.alignnone {
	display: block !important;
	transition: all 0.5s ease-in-out !important;
}

#top .fixed-social .link-social.alignnone:hover {
  transform: scale(1.2) !important;
}
.img-section-industria{
	width: 50%;
	max-width: 380px;
}
/** Banner Sección interna **/
#top #banner-section {
  border-radius: 0 0 100px 100px;
}
#top .title-industria h1 {
  font-family: multidisplay-light;
  width: 90%;
  margin: 0 auto;
}
/** Sección interna De quienes Somos **/
#top .img-implementacion {
  position: relative;
}
#top .img-implementacion > div {
  width: 90%;
}
#top .img-implementacion img {
  position: relative;
  object-fit: cover;
  width: 100%;
  border-radius: 62px 0;
}

#top .img-implementacion:after {
  content: "";
  display: block;
  background-color: #2828b4;
  width: 110%;
  position: absolute;
  height: 15vh;
  border-radius: 30px;
  left: -5%;
  bottom: -10%;
  z-index: -1;
}
/*** Misi+on Y Visión ***/
#top .wp-mision-vision {
  width: 65%;
  padding-left: 30px;
  position: relative;
}
#top .wp-mision-vision.wp-right-mision-vision {
  margin-left: auto;
  margin-right: 0;
}
#top .wp-mision-vision img {
  position: absolute;
  left: 0;
  top: 7px;
}
#top .section-mision-vision .flex_cell_inner {
  padding: 5% 5% 5% 5%;
  background-image: url(https://sistemasdigitalesdecolombia.com/wp-content/uploads/2025/12/Trazado-1067.png);
  background-size: 100% 100%;
  clear: both;
  border: 3px solid rgb(255 255 255 / 10%);
  border-radius: 100px;
}
#top .section-mision-vision .flex_cell_inner:after{
	content: "";
	display: block;
	clear: both;
}


#top .logos-nuestros-clientes a {
  border: 0;
  pointer-events: none;
}

#top .logos-nuestros-clientes a img {
	border: 0;
	padding: 0;
	background-color: transparent;
}
/** Soluciones **/

#top .box-soluciones .img-soluciones {
  width: 70%;
  max-width: 140px;
  margin-bottom: 20px;
}
/** Integrador **/
#top .section-integrador .flex_cell_inner {
  margin: 0;
  max-width: 100% !important;
  padding: 0;
  width: 100%;
}
#top .section-integrador .flex_cell_inner div {
  margin-bottom: 0;
}
/* Caracteristicas */
#top #section-caracteristicas .flex_column_table {
  margin-top: 0;
}

#top #section-caracteristicas h2 {
  margin-bottom: -5px;
}
#top #section-caracteristicas .flex_column_table .cont-text-caracteristicas {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1.4;
}

#top #section-caracteristicas .flex_column_table .cont-text-caracteristicas p:first-child {
  width: 35%;
	max-width: 140px;
  min-height: 100px;
  margin: 0;
}
#top #section-caracteristicas .flex_column_table .cont-text-caracteristicas p:last-child {
  width: 65%;
  padding-left: 10px;
  font-size: 14px;
  margin: 0;
}
#top #section-caracteristicas .flex_column_table .cont-text-caracteristicas h3{
  margin: 0;
  font-family: multidisplay-light !important;
}
#top #section-caracteristicas .flex_column_table .cont-text-caracteristicas h3 strong {
  font-family: multidisplay-bold-1;
}

#top form .wp-form  label {
  color: #808080;
}

#top form .wp-form input, #top form .wp-form select {
  background-color: rgb(128 128 128 / 50%) !important;
  color: #000 !important;
  opacity: 1;
  border-radius: 24px;
  padding: 10px 24px 14px;
  margin-bottom: 5px;
}

#top form .wp-form input::placeholder {
  color: #000 !important;
}

#top form .wp-form input::-webkit-input-placeholder {
  color: #000 !important;;
   opacity: 1
}

#top form .wp-form input::-moz-placeholder {
  color: #000 !important;
  opacity: 1;
}

#top form .wp-form input:-ms-input-placeholder {
  color: #000 !important;
   opacity: 1
}

#top form .wp-form input:-moz-placeholder {
  color: #000 !important;
   opacity: 1
}

#top form .wp-form .form-group-enviar input.btn-enviar {
  background-color: #2828B4 !important;
  padding: 10px 20px;
  font-size: 20px;
  color: #fff !important;
  border-radius: 34px;
  transition: all 0.5s;
}

#top form .wp-form p {
  margin: 0 0 20px;
}
#top form .wp-form .form-group-enviar {
	margin-top:50px;
  text-align: center;
}
#top form .wp-form .form-group-enviar input.btn-enviar:hover {
  background-color: #002377 !important;
  padding: 10px 40px;
	font-weight: bold;
}

#top form .wp-form .wpcf7-not-valid-tip {
  font-size: 12px;
  line-height: 1;
}
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */
	#top .section-eficiencia {
	  width: 100%;
	  max-width: 1480px;
	  margin: 0 auto;
	  padding: 0 30px;
	  position: relative;
	  overflow: initial;
	}
	#top .box-ecosistemas {
		border-radius:0;
	}
	#top .box-ecosistemas:first-child {
		border-radius: 0  0 0 70px;
	}

	#top .box-ecosistemas:last-child {
	  border-radius: 0 0 70px 0;
	}
	#top #aplicaciones .container:before {
		height: 80%;
	}
	#top #aplicaciones .flex_column_table .wp-col-aplicaciones {
	  width: 16%;
	}

	#top #aplicaciones .flex_column_table .wp-col-img-aplicaciones {
	  width: 30%;
	}
	/** Contacto **/
	#top form .cont-group-form {
	  display: flex;
	  column-gap: 40px;
	}
	/*** Footer ***/
	#top #footer .wp-copyright p.text-copyright {
	  width: 40%;
	}

	#top #footer .wp-copyright p.text-legal {
	  width: 60%;
	  text-align: right;
	}
}
@media (min-width: 1024px){
	#top .section-eficiencia {
	  padding: 0 50px;
	}
}

@media (min-width: 1480px){
	#top .section-eficiencia:before {
	    left: -4%;
		height: 120%;
	}
}
@media (min-width: 1600px){
	#top .section-eficiencia:before {
	    left: -7%;
		height: 120%;
	}
}

@media (min-width: 1720px){
	#top .section-eficiencia:before {
	    left: -10%;
	}
}

@media (min-width: 1900px){
	#top .section-eficiencia:before {
	    left: -12%;
	}
}
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
@media (min-width:768px) and (max-width:1280px) {
	#top .img-implementacion img{
		  min-height: 30vh;
	}
}
@media only screen and (max-width: 992px) {
	#top p,
	#top a {
		font-size:18px;
		line-height: 1.4;
	}
	#top .box-ecosistemas .img-ecosistemas {
	  margin-top: -65px;
	  width: 70%;
	  min-width: 75px;
	  max-width: 140px;
	  margin-bottom: 0;
	}
	#top .wp-mision-vision {
	  width: 85%;
	  padding-left: 30px;
	  position: relative;
	}
}
@media only screen and (max-width: 992px) {
	.responsive #top #wrap_all .flex_cell.av-6383-d26da192b47013d164aaccc8f43840de {
	  width: 110%;
	}

	#top .flex_cell_inner {
	  width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	/* Generalres */
	#top .flex_cell_inner{
		width: 90% !important;
	}
	.responsive #top #wrap_all .av-flex-cells .no_margin.wp-copyright {
    	padding: 0 !important;
  	}
	/* Header */
  	.responsive #top #wrap_all #header {
	  position: absolute;
	}
	#top #header ul.menu li.menu-item {
	  display: none;
	}

	#top #header div.av-burger-overlay .av-burger-overlay-scroll {
	  background-color: #fff;
	}
	/* Banner */
	#top #banner .slideshow_inner_caption {
	  padding: 0;
	}
	/* Add your Mobile Styles here */
	#top .section-eficiencia:before {
		height: 30%;
		width: 25%;
		background-size: 100%;
		top: 0;
		background-position: 0 0;
		z-index: 1;
	}
	#top .box-ecosistemas {
	  margin-bottom: 70px !important;
	}
	
	#top .box-ecosistemas:last-child {
	  margin-bottom: 0px !important;
	}
	#top .box-ecosistemas .img-ecosistemas {
		margin-top: -70px;
		margin-bottom: 10px;
		max-width: 90px;
	}
	#top .fixed-social{
		display: none;
	}
	#top .btn-whatsapp {
	  left: auto;
	  right: 0;
	}
	
	.responsive #top #wrap_all .flex_cell.av-6383-d26da192b47013d164aaccc8f43840de{
		width: 100%;
	}
	/* Quienes Somos */
	#top .quienes-somos:before {
	  right: 10%;
	  top: 10%;
	}
	
	/** Aplicaciones **/
	#top #aplicaciones .flex_column_table .wp-col-aplicaciones.first section {
	  height: auto;
	}

	#top #aplicaciones .flex_column_table .wp-col-aplicaciones section img.alignright {
	  right: auto;
	  left: 50%;
	  transform: translateX(-50%);
	}

	#top #aplicaciones .flex_column_table .wp-col-aplicaciones section img.alignleft {
	  left: 50%;
	  transform: translateX(-50%);
	}

	#top #aplicaciones .flex_column_table .wp-col-img-aplicaciones {
	  margin-bottom: 80px;
	  margin-top: 50px;
	}

	#top #aplicaciones .flex_column_table .wp-col-aplicaciones section {
	  min-height: 100px;
	}
	/** Banner Sección interna **/
	#top #banner-section {
	  border-radius: 0 0 50px 50px;
	}
	#top .fixed-social{
		right:5px;
	}
	#top .title-section-mision h1 {
	  text-align: center !important;
	}
	/** Servicios **/
	#top .box-seguridad {
	  margin-bottom: 180px !important;
	}
	#top .box-seguridad .img-soluciones {
	  width: 180px;
	}
	/** Footer **/
	#footer .widget {
	  margin: 0;
	}
	#top #footer .wp-copyright {
	  flex-wrap: wrap;
	  gap: 7px;
	  justify-content: center;
	}

	#top #footer .wp-copyright p.text-legal a {
	  font-size: 11px;
	}
}
@media only screen and (max-width: 500px) {
  /* Add your Mobile Styles here */
	#top .section-eficiencia:before {
		background-size: 101%;
		width: 40%;
		background-position: left bottom;
		top: 5%;
	}
	
	#top .flex_cell_inner{
		width:100% !important;
	}
	#top .wp-mision-vision {
	  width: 100%;
	  padding-left: 30px;
	  position: relative;
	}
	#top .box-ecosistemas .text-ecosistemas h3 {
	  font-size: 18px;
	  text-align: center;
	}
	#top .cont-mision-vision .title-section-mision h1 {
	  text-align: center !important;
	}
}