/*
Theme Name: Sati Consultores Saira Theme
Template Theme URI: https://saira.clAuthor: Saira SmartWordpress
Description: Plantilla creada para Saira 2.0
Version: 2.0
*/

/* Goblal css */
body {
	font-family: 'Assistant', sans-serif;
	font-weight:400;
	background:#FFFFFF;
	
}
span {
	font-family: 'Jost', sans-serif;
	font-weight:500;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Outfit', sans-serif;
	font-weight:600;
	color:#272727;
}
a{
	font-family: 'Outfit', sans-serif;
	font-weight:600;
	outline:none;
	text-decoration:none;
	color:#C25176;
}
a:hover {
	outline:underline;
}
button {
	outline:0 !important;
	font-family: 'Outfit', sans-serif;
	font-weight:600;
}

p {
	color:#94989B;
	font-size:18px;
}
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.mg-section {
	margin-bottom: 80px;
}
.pd-content-banner {
	padding-left: 50px;
	padding-top: 50px;
}
.pb-0 {
	padding-bottom:0;
}
/*menu*/
.navbar-toggler:focus { 
	box-shadow:none;
}
.navbar-toggler { 
	border:0;
	color:#232323;
}
.navbar-toggler .icon { 
	color:#232323;
	width: 1.6em; 
	height:1.6em;
}
#main-menu .nav-link {
	font-size:20px;
	color:#232323;
}
#main-menu .nav-link.active {
	color:#1414E0;
}
#main-menu .no-active .nav-link.active{
	color:#232323;
}
#main-menu li.menu-item {
	margin-right:46px;	
}
a.navbar-brand {
	margin-right: 3rem; 
	position:relative;
	width: 250px;
	height: 50px;
}
a.navbar-brand::before {
	content: '';
	position: absolute;
	left: -500px;
	background: #fff;
	height: 125px;
	width: 500px;
	top: 0;
}
.fondo-logo {
	position: absolute;
	background: #fff;
	padding: 0px 55px 20px 20px;
	border-bottom-right-radius: 40px;
}
a.navbar-brand  img {
	height: 100px;
}
.nav-sati {
	padding-bottom: 25px;
	padding-top: 25px;
}
.pd-section {
	padding-bottom:80px;
}
/*banner principal*/
.img-banner {
	border-bottom-right-radius: 40px;
	width: 160%;
	float: right;
	height: 575px;
	object-fit: cover;
}
/*imagen nosotros*/
.img-nosotros {
	border-bottom-right-radius: 40px;
	border-top-left-radius: 40px;
	border: 20px solid #EAEAFC;
    object-fit: cover;
    width: 100%;
	display: block;
}
.mision {
	padding-top: 35px;
}
.vision {
	padding-top:35px;
}
/*botom contacto*/
.btn-default:hover {
	color:#fff;
}
.btn-default {
	background-color: #1414E0;
	text-decoration:none;
    font-weight:600;
    font-size:18px;
    color:#ffffff;
	padding:13px 33px;
	border-radius: 3px;
	display:inline-block;
}
.titulos {
	font-size:48px;
}
/*nosotros*/
.pl-img-nosotros {
	padding-left: 70px;
}
/* servicios*/

.pr-servicio {
	padding-right:75px;
	margin-top: 50px;
}
.pl-servicio {
	padding-left:75px;
	margin-top: 50px;
}
.container-servicios {
	width: 1150px;
	margin: 0 auto;
}

.servicios {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
}
.img-servicios {
	margin-bottom: 10px;
	border-bottom-right-radius: 40px;
	border-top-left-radius: 40px;
	width:100%;
	object-fit:cover;
	margin-bottom:20px;
}
.tipos-de-servicios {
	font-size: 24px;
	margin-bottom: 28px;
}
.ver-mas {
	color: #1414E0;
    font-weight: 600;
    background-color: transparent;
    border: 0;
	margin-top: 40px;
}
/*modal servicio*/

.md-ver-mas {
	max-width: 878px;
	
}
.dirc-estrategica {
	font-size: 36px;
	font-weight: 600;
}
.descripcion-direc {
	color: #94989B;
}

.caja-modal {
	width: 900px;
	border-bottom-right-radius: 40px;
	border-top-left-radius: 40px;
	padding:30px;
	border: 0px;
}
.border {
	border: 0px;
}

/*nuestro equipo*/
.grid-equipo {
	position:relative;
	margin-bottom:130px;
}
.bg-equipo {
	width: 100%;
	background: #F3F7FA;
	height: 360px;
	position: absolute;
	bottom: -40px;
	z-index: -1;
}
.Nuestro-equipo {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 120px;

}
.descripcion {
	text-align: center;
	font-size: 18px;
	margin: 30px auto;
	width: 660px;
}
.img-equipo {
	border-top-right-radius: 20px;
	width:100%;
	object-fit:cover;
	height:220px;
	margin-bottom:20px;
	margin-top: 20px;
}

.cargos-equipo {
	font-size: 18px;
	font-weight: 600;
	color: #1414E0;
	padding-top: 17px;
	min-height: 40px;
}
.more-dato {
	font-weight:500;
	color: #1414E0;
}
.more-dato-modal {
	margin-left: 25px;
	font-weight:500;
	color: #1414E0;
}
.nombres-equipo {
	font-size: 24px;	
	margin-top:0;
	margin-bottom:33px;
	min-height:56px;
	margin-top:10px;
}
.datos-equipo {
	padding: 0px 20px;
	border-left: 2px solid #fff;
	margin-left: -15px;
	min-height: 171px;
}
.btn-curriculum {
	border: 1px solid #1414E0;
    box-sizing: border-box;
    border-radius: 3px;
    width: 150px;
    height: 53px;
    color: #1414E0;

	background: none;
	float:left;
}
.link {
	background-color: #1414E0;
	padding: 13px 25px;
	color: #ffffff;
	margin-left: 20px;
	border-radius: 3px;
	font-weight: 600;
	float:right;
}
/*modal curriculum*/

.modal-dialog {
	max-width: 985px;
}
.cargo {
	color: #1414E0;
	font-size: 18px;
	font-weight: 600;
	margin-left: 25px;
}
.nombre-gerente {
	font-size: 48px;
	font-weight 600;
	margin-left: 25px;
	width: 440px;
}
.descripcion-gerente {
	color: #94989B;
}
.caracteristicas-gerente {
	color: #94989B;
}
.img-curriculum {
	border-top-right-radius: 20px;
}
.modal-header {
	border-bottom: 0px;
}
.modal-header .img-curriculum {
	width: 250px;
	object-fit: cover;
	height: 250px;
}
/*valores*/

.valores {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 50px;
}
.valores-descripcion {
	text-align: center;
	font-size: 18px;
	margin: 30px auto;
	margin-bottom:100px;
	width: 660px;
}
.circulo-ex-res-inte {
	position:relative;
	border-radius: 100px;
	background: #F3F7FA;
	width: 150px;
	height: 150px;
	margin:0 auto;
	margin-bottom: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.circulo-ex-res-inte .icon {
	width:5em;
	height:5em;
}
.circulo-ex-res-inte::before {
	content: "";
	position: absolute;
	width: 133px;
	height: 133px;
	background: #DCDCFA;
	border-radius: 10px;
	transform: rotate(45deg);
	z-index: -1;
	left: -35px;
	top: 5px;
}
.img-valores {
}
.ex-res-inte {
	text-align: center;
	font-size: 24px;
	font-weight: 600; 
}
/*blog*/
.pd-container {
	padding-top:50px;
	padding-bottom:50px;
}
.top-section-blog {
	margin-top: 150px;
	align-items:center;
	display:flex;
}
.top-section-blog .btn-default {
	margin-left: auto;
	height: 52px;
}
.blog {
	margin-bottom: 20px;
}
.img-blog {
	border-bottom-right-radius: 40px;
	border-top-left-radius: 40px;
	width:100%;
	object-fit:cover;
	margin-top: 80px;
	height: 230px;
}
.descripcion-blog {
	font-size: 18px;
	width: 400px;
}
.blog1y2 {
	font-size: 24px;
	font-weight: 600;
	margin-top: 30px;
}
.leer-articulo {
	border: 1px solid #1414E0;
    box-sizing: border-box;
    border-radius: 3px;
    width: 160px;
    height: 53px;
    color: #1414E0;
    background: none;
    float: left;
    margin-top: 57px;
    margin-bottom: 120px;
    padding: 13px 33px;
}
.leer-articulo:hover {
	   color: #1414E0;
}
/*contacto*/
.pd-form-contacto {
	padding: 25px 91px;
}
.contenedor-bg-dark {
	background:#000;
	border-bottom-right-radius: 40px;
	border-top-left-radius: 40px;
	overflow: hidden;
}
.img-contacto {
	width:100%;
	object-fit:cover;
	height: 479px;
	opacity: 0.4;
}
.texto-img {
	position: absolute;
	padding: 130px 80px;
	top: 0;
	text-align: center;
	color: #ffffff;
}
.texto-img .contacto, .descripcion-contacto p {
	color: #ffffff;
}
.contacto {
	font-size: 48px;
}
.texto-img .telefono {
	font-size:24px;
	color: #ffffff;
	font-weight: 400;
}
.box-input {
	margin-top: 40px;
    background: #ffffff;
    padding-bottom: 20px;
    font-size: 18px;
    color: #94989B;
    border-radius: 3px;
}
.bg-contacto-1 {
	background: #F3F7FA;
	border-bottom-right-radius: 40px;
	border-top-left-radius: 40px;
}
.wpcf7-form-control {
	padding: 11px 20px;
	margin-top: 20px;
	border-radius: 3px;
	border: 0px;
	width: 500px;
	width:100%;
	color: #94989b;
}
textarea.wpcf7-form-control { 
	height: 100px;
}
/*clientes*/
.grid-clientes {
	background: #F3F7FA;
}
.list-clientes {
	display:flex;
	flex-wrap:wrap;
	padding-top:60px;
	padding-bottom:60px;
	justify-content:center;
}
.img-cliente {
	width: 20%;
	margin: 2%;
	text-align: center;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.img-cliente img {
	height: auto;
	object-fit: contain;
}
.clientes {
	text-align: center;
	margin-bottom: 20px;
	margin-top:70px;
}
/*footer*/
.btn-whatsapp {
	height: 60px;
	width: 60px;
	border-radius: 50%;
	background: #29a71a;
	position: fixed;
	right: 50px;
	bottom: 10%;
	z-index: 4;
	padding: 5px 7px;
	display:inline-block;
}
.btn-whatsapp.no-float {
	position: relative;
	right: 0;
	height: 40px;
	width: 40px;
	margin-left: auto;
	margin-right: 10px;
	padding: 4px 4px;
}
.btn-whatsapp.no-float .icon {
	width: 2em;
	height: 2em;
}
.btn-whatsapp .icon {
	width: 3em;
	height: 3em;
}
.footer-sati {
	background: #212A33;
	padding-bottom: 100px;
	padding-top:100px;
}
.logo-footer {
	padding-bottom: 24px;
}
.descripcion-footer {
	width: 320px;
	padding-bottom: 40px;
}
.circulo {
	width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #6A6C78;
    padding-top: 6px;
    padding-left: 2px;
	color:#212A33;
	margin-bottom: 120px;
}
.circulo:hover {
	background:#fff;
	color:#212A33;
}
.btn-footer {
	width: 600;
	margin-left: 14px;
	color: #000000;
	font-size:24px;
}
.title-footer {
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 20px;
}
.direccion {
	display: flex;
	align-items: center;
	color:#fff;
}
.direccion .icon {
	width: 2em;
	height: 2em;
	margin-right:10px;
}
.telefono-footer .icon {
	width: 1.3em;
	height: 1.3em;
	margin-right: 10px;
}
.telefono-footer a {
	font-size: 24px;
	color: #ffffff;
	font-family: 'Assistant', sans-serif;
	font-weight: 400;
}
.copyright {
	font-size: 14px;
	text-align: center;
	color: #94989B;
}
.bg-border {
	border-bottom: 1px solid #94989B;
    margin-bottom: 22px;
}
.menu-footer {
	display:flex;
	align-items: center;
	padding-left:0;
	list-style:none;
}
.menu-footer .menu-item {
	margin: auto;
}
.menu-footer .menu-item:first-child {
	margin-left:0;
}
.menu-footer .menu-item a {
	color:#94989B;
	font-size:18px;
}
.menu-footer .no-active.menu-item.current_page_item a {
	color:#94989B;
}
.menu-footer .menu-item.current_page_item a {
	color:#fff;
}
/*cotegoría blog*/
.blog-categoria {
	margin-bottom: 20px;
	text-align: center;
}
.descripcion-blog-categoria {
	font-size: 18px;
	width: 400px;
	text-align: center;
	margin: 40px auto;
}
.img-blog-categoria {
	border-bottom-right-radius: 40px;
	border-top-left-radius: 40px;
	width:100%;
	object-fit:cover;
	margin-top:40px;
	height:230px;
}
.leer-articulo-categoria {
	border: 1px solid #1414E0;
    box-sizing: border-box;
    border-radius: 3px;
    width: 160px;
    height: 53px;
    color: #1414E0;
    background: none;
    float: left;
    margin-top: 42px;
    margin-bottom: 50px;
    padding: 13px 33px;
}
.cargar-mas {
	background: #1414E0;
    border-radius: 3px;
	width: 240px;
	height: 53px;
	color: #ffffff;
	margin-bottom: 170px;
	margin-top: 100px;
	margin-left: 520px;
}
/*single*/
.container.container-single {
	padding-top:80px;
	padding-bottom:80px;
	max-width:700px;
}
.data-time {
	color:#94989B;
	font-size:18px;
	display:block;
	margin-bottom:30px;
}
.titulo-vista-blog {
	font-size: 64px;
	margin-bottom: 50px;
}
.img-visita-blog {
	height:300px;
	object-fit:cover;
	border-top-left-radius:40px;
	border-bottom-right-radius:40px;
	margin-bottom:50px;
}
.compartir-rss {
	margin-top:30px;
}
.compartir-rss h2 {
	color:#94989B;
	font-size:20px;
	margin-bottom:30px;
}
.compartir-rss a {
	color:#232323;
	font-size:24px;
	font-weight:600;
	margin-right:20px;
}
/*Responsive*/
/* Small devices (landscape phones, 576px and up)*/
@media screen and (min-width: 320px) and (max-width: 768px) {
	.img-banner {
		width: auto;
		float: right;
		height: 330px;
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 40px;
	}
	.pd-content-banner {
		padding-left: 15px;
		padding-top: 20px;
	}
	.titulos {
		font-size: 36px;
	}
	.mg-section {
		margin-bottom: 50px;
	}
	.pl-img-nosotros {
		padding-left:0px;
		margin-top:30px;
	}
	.servicios { 
		font-size: 36px;
		margin:0;
	}
	.container-servicios {
		width: auto;
	}
	.pr-servicio { 
		padding-right:15px;
	}
	.pl-servicio { 
		padding-left:15px;
	}
	.caja-modal {
		padding: 15px;
		width: 100%;
	}
	.descripcion {
		width: auto;
	}
	.valores-descripcion { 
		width:auto;
		margin-bottom:0;
	}
	.circulo-ex-res-inte {
		margin-top: 60px;
	}
	.blog {
		margin-top:0px;
	}
	.top-section-blog {
		margin-top:0px;
		display:block;
	}
	.top-section-blog .btn-default { 
		margin-top:30px;
	}
	.descripcion-blog { 
		width:auto;
	}
	.leer-articulo {
		margin-bottom:0;
	}
	.pd-form-contacto {
		padding: 25px 40px;
	}
	.img-contacto {
		height: 350px;
	}
	.texto-img {
		padding: 55px 40px;
	}
	.circulo {
		margin-bottom:0px;
	}
	.title-footer { 
		margin-top: 30px;
	}
	.menu-footer {
		margin-bottom:30px;
	}
	.descripcion-blog-categoria { 
		width: auto;
	}
	.img-blog-categoria {
		margin-top: 40px;
	}
	.container-single {
		width:auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.img-visita-blog {
		width: 100%;
		height: 230px;
	}
	.titulo-vista-blog {
		font-size: 54px;
	}
	.m-header-curriculum {
		display:block;
	}
	.img-cliente {
		width: 25%;
		margin: 4%;
	}
	.img-equipo {
		height: 300px;
	}
	.m-header-curriculum .btn-close {
		position: absolute;
		top: 35px;
		right: 20px;
	}
	.m-header-curriculum .nombre-gerente {
		font-size: 37px;
		margin-left: 0;
		width: auto;
	}
	.m-header-curriculum .cargo {
		margin-top: 15px;
		display: block;
	}
	a.navbar-brand img {
		height: 80px;
	}
	.img-cliente img { 
		width:100%;
	}
	.fondo-logo {
		padding:0px;
	}
	a.navbar-brand {height: 80px; width: auto;}

	.more-dato-modal , .cargo { 
		margin-left:0;
	}
	#main-menu  {
		padding: 20px 10px;
	}
}

/* Medium devices (tablets, 768px and up)*/
@media screen and (min-width: 768px) and (max-width: 991px) {

 }

/* Large devices (desktops, 992px and up)*/
@media screen and (min-width: 992px) and (max-width: 1199px) {

}
/* Extra large devices (large desktops, 1200px and up)*/
@media screen and (min-width: 1367px) {
	.container{
		max-width:1240px;
	}
}

