@charset "UTF-8";
/*
Theme Name: Coditec theme
Theme URI: https://www.coditec.pe
Author: Luciano Céspedes
Author URI: https://www.coditec.pe
Description: Tema desarrollado para website
Requires at least: WordPress 5.9
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Coditec
Tags:
*/

.titulo-especial-size-2{
	font-size:20px;
}
.media-wrapper{
	background:#044f04b3;
}

.fixed-footer{
	z-index: -999 !important;
}
[data-elementor-type |= wp-page] .container{
	width: 100% !important;
}
.central-telefonica p{
	color:white;
	float: right;
}
h1{
	font-family: 'Encode Sans', sans-serif !important;
	color: #176BCC !important;
	font-weight: lighter !important;
}
.btn001 a{
	color:white;
}

.swiper-slide-inner img {
	margin: 0 auto;
	background: white;
	border: 8px solid #d7d7d7;
}
