#myCarousel{
	margin: 0 auto;
	
}
.imgback
{
	height: 294px;
	background-image: url(/media/1066/experiencias.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
.carousel-inner{
	margin: 0 auto;	
}
.texto1{
	font-size: 36px;
    color: black;
    font-family: Ubuntu-Medium;
    padding-top: 80px;
	text-align: center;
	margin: 0 auto;
}
.descriptionTop
{
    background-color: rgba(27, 190, 204, 0.80);
    height: 296px;
}
.xmp
{
	color: #45CDD8;
    display: -webkit-inline-box;
}
.barratitle {
    height: 117px;
    background-image: url(/images/pleca_codigo.png);
    background-color: #00080d;
    background-repeat: no-repeat;
    background-position: right top;
    font-size: 30px;
    font-family: Ubuntu-Regular;
    text-align: center;
    padding-top: 44px;
    color: white
}

.barraFiltro
{
	height: 120px;
    background-color: #52C4D0;
}
.nombre1{
	font-size: 12px;
    text-align: center;
    margin z-index: 0 auto;
	padding-top: 5px;
	font-family: Ubuntu-Regular;
}

.iconFiltro
{
	font-size:40px;
	padding-top: 28px;
	width: 40px;
	display:block;
}
.itemImgCliente
{
	height:90px;
	display: block;
	
}
.imgclient {
    padding-top: 15px;
}
.experiencias {
   
    margin-top: 50px;
    margin-bottom: 100px;
}
.exp1 {
	height: 280px;
   /*width: 328px;
    
    margin-top: 10px;
    margin-left: 6px;
    margin-right: 6px;
	 padding: 0px;
	 background-color: #E6E6E6;
	*/
   
   
}
.img_exp1 {
    width: 300px;
    
}
.txtPortal
{
	background-color: #262F33;
	width: 300px;
    height: 266px;
	color:white;
	font-size:24px;
	text-align:center;
	padding-top: 90px;
	font-family:Ubuntu-Regular;
	display:none;
}
.titulo {
    text-align: center;
    font-size: 26px;
    font-family: Ubuntu-Regular;
    padding-top: 12px;
    background: #262F33;
    color: white;
    height: 60px;
	width: 300px;
}
.SectionServicioE {
    height: 200px;
    background-color: #44CDD7;
}
.part
{
	padding:0px;
}
.txtSerEsp1 {
    margin-left: 75px;
    font-size: 28px;
    line-height: normal;
    font-family: Ubuntu-Regular;
    padding-top: 30px;
}
.txtSerEsp2 {
    margin-left: 80px;
    font-size: 17px;
    font-family: Ubuntu-Regular;
    padding-top: 15px;
	padding-bottom: 40px;
}
.btnGo {
    width: 167px;
    height: 48px;
    background-color: #000000;
    color: white;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    padding-top: 6px;
    border-radius: 5px;
    margin-top: 54px;
    font-family: Ubuntu-Medium;
}
.carousel {
    margin-bottom: 0;
	padding: 0 40px 30px 40px;
}
/* Reposition the controls slightly */
.carousel-control {
	left: 5px;
	position: absolute;
    top: 30%;
    left: 0px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: black;
    text-align: center;
    background: transparent;
    border: 0px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.carousel-control.right {
	right: 5px;
	position: absolute;
    top: 30%;
    left: 0px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: black;
    text-align: center;
    background: transparent;
    border: 0px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    left: auto;
}
#allClientesid{
	
    margin: 0 auto;
    height: 100%;
    margin-top: 40px;
	margin-bottom: 40px;
}
.icon-linksItems{
 background: #45cdd8 !important;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.owl-nav .owl-prev{
    position: absolute;
    left: 0px;
    top: calc(50% - 80px);
}
.owl-prev > span{
  color: white;
  font-size: 105px;
}
.owl-nav .owl-next{
  position: absolute;
  right: 0px;
  top: calc(50% - 80px);
}
.owl-next > span{
  color: white;
  font-size: 105px;
}
.allicon-P{
 height: 110px;
}