.movil-logo{
	height: 100px;
    margin-top: 10px;
}   

a.pc_logo{
	margin: 0;
	padding: 4px 0;
}

.menuExtra{
	margin-top: 20px;
}

.seccionNosotros{
	padding-top: 1%;
}

.home-business2-skills  .bloq_text_nos{
	margin-bottom: 30px;
}
.text-black-nos{
	color:#222;
}
.mb-1{
	margin-bottom: 10%;
}
.mb-2{
	margin-bottom: 2%;
}
.c-padding-bottom{
	margin-bottom: 5%;
}

.c-padding-bottom h3{
letter-spacing: unset;
}
.pt-0{ padding-top: 0 !important;}
.pt-2{
	padding-top: 2%;
}

.lh-icon{
	line-height: inherit;
}

.border-icon{
	border-bottom: solid 1px;
    padding-bottom: 10px;
}

.li-circle li{
	list-style: circle;
	text-align: left;
	padding: 2px 8px;
	list-style-position: inside;
}

.p-menos{
	padding: 10% 4%;
}

.mt-header{
	margin-top: 5px;
}

/* lista */
.polygon-list ul li {
	line-height: 13px;
}
.polygon-list.type1 li:before, .polygon-list.type2 li:before, .polygon-list.type3 li:before {
	color: #fff;
}


/* EQUIPO */
.folio-overlay{
	background-color:rgb(255 255 255 / 72%);
}

.folio-overlay-inner {
    margin: 0;
    padding: 0 9%;
    top: 10%;

}

.folio-overlay-inner p{
    line-height: inherit;
    color: #000;
    text-align: justify;
    padding: 0px 5px
}

.folio-overlay-inner h4{
	margin-bottom: 15px;
	padding: 2px 5px;
    border-bottom: 1px solid #616092;
}

.folio-overlay-inner h2, .folio-overlay-inner h3{
	letter-spacing: 3px;
	background: #29286eb5;
    padding: 3px 5px;
    color: #fff;
    margin: 0 0 4px 0;
}

.folio-overlay-inner h3{
    font-size:28px;
}

.home-business2-skills{
    background: none !important;
}
/* menu fixed*/
.fixedMenu{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 3;
	background: #fff;
}
.space{ width: 100%; height: 155px; }

.site-top{
	padding: 10px 0 10px 0;
}

#open-left {
    font-size: 40px;
}

/* SLIDER*/
.flexslider .slides li img{
	width: 1920px;
	height: 600px;
}

/* color text 2d2f79 lila?*/
.content-head h1{
	color:#2d2f79;
}

.scrollup{
	background: #2d2f79;
	color: #fff;
	border-color: #fff;
}

.scrollup:hover{
	background: #2d2f79;
	border-color: #2d2f79;
}
.scrollup:focus{
	color: #fff;
}

.snap-drawer{
	background: #2d2f79;
}

.pb-0{
	padding-bottom: 0;
}

/* Boton Alert */
.sweet-alert button{
	background: #2d2f79 !important;
}

.sweet-alert button:hover{
	background: #8485b5 !important;
}

/*boton*/
.bttn.skin-fill-blue{
    background: #2d2f79;
    border-color: #2d2f79;
}

.mt-4{
	margin-top: 4%;
}

/* MODAL */
.modal-dialog{
	width: 80%;
}

.modal-content{
	border:5px solid #2d2f79;
}
.modal-header{
	background: #222;
}

.modal-title{
	text-align: center;
	letter-spacing: 1px;
	margin:20px 0;
	color: #fff;
}


.aliance-carousel .slick-prev {
  color: #1674D1;
  font-size: 0;
  padding: 0;
  background: transparent;
  border: none;
  position: absolute;
  bottom: 2px;
  margin: 0px auto;
  left: -60px;
  right: 0px;
  width: 45px;
}

.aliance-carousel .slick-next {
  color: #1674D1;
  font-size: 0;
  padding: 0;
  background: transparent;
  border: none;
  position: absolute;
  bottom: 2px;
  margin: 0px auto;
  left: 60px;
  right: 0px;
  width: 45px;
}

.aliance-carousel .slick-prev:after {
  content: "\e687";
  font-size: 50px;
  font-family: "Pe-icon-7-stroke";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.aliance-carousel .slick-next:after {
  content: "\e685";
  font-size: 50px;
  font-family: "Pe-icon-7-stroke";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.aliance-carousel {
  padding-bottom: 80px;
}

/*correcciones*/
.display1{
    margin: 3% 0 4% 0; font-size: 35px; color: #222;
}
.none{
    display:none;
}
@media only screen and (min-width: 768px) {
	.Dflex{
		display:flex;
	}
}


@media (max-width: 768px) {

	#open-left{
		margin-top: 15px;
	}

	header{
		height: 81px !important;
	}

	.border-icon{
		border-bottom: none;
	}
	
	.pc_logo img{
		height: 100px;
	}
	/* SLIDER*/
	.flexslider .slides li img{
		width: 100%;
		height: 260px;
	}
	
	.folio-overlay-inner{
   		margin: 0;
    	padding: 0;
    	top: 0%;
	}
	
	.folio-overlay-inner p {
    	line-height: initial;
	}

	.img-movil{
	    height:500px;
	}

}
@media (max-width: 991px) {
	.space{
		height: 115px;
	}
	
	#site-navigation .menu > ul > li > a, #site-navigation .menu > li > a, .search-cart{
		padding: 42px 0 42px 7px !important;
	}
	
	.pc_logo img{
		height: 100px !important;
	}
}

@media (max-width: 992px) {
	#site-navigation .menu > ul > li > a, #site-navigation .menu > li > a, .search-cart{
		padding: 42px 0 42px 7px !important;
		font-size: 11px;
	}
}
@media (max-width: 1010px) {
	#site-navigation .menu > ul > li > a, #site-navigation .menu > li > a, .search-cart{
		padding: 42px 0 42px 7px !important;
	}
	
	.pc_logo img{
		height: auto;
	}
}
@media only screen and (min-width: 1251px) and (max-width: 1324px) {
	#site-navigation .menu > ul > li > a, #site-navigation .menu > li > a, .search-cart{
		padding: 42px 0px 42px 10px !important;
	}
	
}

