/*Nosotros*/
.About-Content img{display: none;}
div.col-md-6.bars-style6{position: relative;top: 50px;}

/*Capacidades*/
div#slider-capacidades{text-align: center;}
div#certificaciones-calidad{text-align: center; margin: 20px;}
div.certificaciones{display: flex;    align-items: flex-start;    justify-content: space-around;}
a#Anyadir-Rutina-btn{background-color: #badc14;  border-radius: 5px; color: #FFF; padding: 10px; text-decoration: none; cursor: pointer;}
img#certificacion-imagen{margin: 20px;}
.owl-buttons{display: none;}

/*Anclas*/
.anchor{
  display: block;
  height: 95px; /*same height as header*/
  margin-top: -95px; /*same height as header*/
  visibility: hidden;
}

/*Carreras*/
input.btn-large.apply{width: 25%;}

/*Productos*/
.description-section p{
	padding: 0;
}
.description-section p:last-child{
	padding-bottom: 20px;
}
.Page-title{
	color:#FFFFFF;
}

.Page-title h2{
	font-size:2.4em;
	padding-bottom: 10px;
}

.Page-title p{
    font-size: 1.2em;
}

.Page-title p a:hover, .Page-title p a:focus{
	color:#ddde3a;
}

.inner-img{
	padding-top: 60px;
    padding-bottom: 70px;
}

/*SMS*/
section.sms_header{
	background: url(../images/Slider/sms_slider.jpg) center;
    border: none;
    overflow: hidden;
    position: relative;
	height: 250px;
}

section.multichannel_header{
	background: url(../images/Slider/multichannel_slider.jpg) center;
    border: none;
    overflow: hidden;
    position: relative;
	height: 250px;
}

section.ivr_header{
	background: url(../images/Slider/ivr_slider.jpg) center;
    border: none;
    overflow: hidden;
    position: relative;
	height: 250px;
}

section.app_header{
	background: url(../images/Slider/app_slider.jpg) center;
    border: none;
    overflow: hidden;
    position: relative;
	height: 250px;
}

section.office_header{
	background: url(../images/Slider/office_header.jpg) center;
    border: none;
    overflow: hidden;
    position: relative;
	height: 250px;
}


.flex-products{
	display: flex;
	align-items: center;
}
.Features-Block h3{
	text-transform: uppercase;
}

/*G Suite*/

div.gsuite .block-Features{
	height: 130px;
    display: block;
    text-align: justify!important;
}

figure.gsuite_img{
	width: 50%;
    margin: auto;
    text-align: center;
}

figure.gsuite_img img{
	text-align: center;
    margin: auto;
    width: 50%;
    padding-top: 50px;
}

/*Multichannel*/

.pdding-right {
	
    padding-right: 40px;
}

/*Carreras*/
.Box-Bg {padding: 5px;}

/* Telefono y email */
div.PhoneNamber p a {
    color: grey;
}
div.Email-Site p a {
    color: grey;
}
