@charset "utf-8";


/*******************************
             VIDEO              
/******************************/

/*******************************
             VIDEO   PORTADA           
/******************************/


/*******************************
        EQUIPO 
/******************************/



/*******************************
             retrato              
/******************************/



.social-icons.circle .social-media-icon {
    border-radius: 50%;
}

.img-overlay .social-media-icon {
    background-color: transparent;
    border: none !important;
    display: inline-block;
    background-position: 0 0;
    float: none;
    border-radius: 50%;
}
.img-overlay .social-media-icon:hover {
    box-shadow: none;
    background-color: transparent;
    opacity: 0.5;
}

/****************************
    PARALLAX
****************************/

section#action, section#action-transparent {
    padding: 0px 0;
}
#action, #action-parallax, #action-parallax2, #action-parallax3, #action-parallax4, #action-parallax-seo, .action-parallax {
    background: none repeat scroll 0 0 #1b1f23;
}
#action, #action-parallax, #action-parallax2, #action-parallax3, #action-parallax4,#action-parallax-seo, .action-parallax , #action-transparent, #action a, #action-parallax a, #action-parallax-seo a, #action-parallax2 a, #action-parallax3 a, #action-parallax4 a, #action-transparent a {
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
#action-parallax, #action-parallax2, #action-parallax3, #action-parallax4,#action-parallax-seo, #action-transparent, .action-parallax {
    background: none no-repeat scroll 50% 50% / cover rgba(0, 0, 0, 0);
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 998;
}
#action-parallax {
    background-image: url("../images/cover5.jpg");
}
#action-parallax2 {
    background-image: url("../images/cover4.jpg");
}
#action-parallax3 {
    background-image: url("../images/cover3.jpg");
}
#action-parallax4 {
    background-image: url("../images/cover6.jpg");
}
#action-parallax5 {
    background-image: url("../images/cover-portal-empleado.jpg");
}
#action-parallax-seo {
    background-image: url("../images/cover-seo.jpg");
}
#action-parallax-empleado {
    background-image: url("../images/parallax-empleado.jpg");
}
#action-transparent {
    background: none repeat scroll 0 0 #1b1f23;
}
#action-transparent {
    background: none repeat scroll 0 0 #1b1f23;
}
#action-transparent .overlay-dark {
    z-index: 0;
}
#action-transparent .icon-heading {
    display: block;
    line-height: 1px;
    padding-top: 30px;
}

.overlay-dark {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}
.overlay, .overlay-dark {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.fixed_p {
    background-attachment: fixed !important;
}


/****************************
    BOTONES
****************************/

.border-button:hover, .border-button:focus {
    color: #fff;
}
.border-button:hover, .border-button-black:hover, .border-button:focus, .border-button-black:focus {
    opacity: 0.5;
}
a.border-button, .border-button {
    border: 2px solid #eee;
    color: #eee;
    margin-right: 10px;
}
a.border-button-black, .border-button-black {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #1b1f23;
    color: #1b1f23 !important;
}
a.border-button, a.border-button-black, .border-button, .border-button-black {
    border-radius: 2px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 30px;
    text-decoration: none;
    text-
	shadow: none;
}

.btn-naranja{
    color: #fff;
	background-color:#3FA1DB;
}
.btn-naranja:hover, .btn-naranja:focus {
 opacity: 0.5;
 color:#FFFF99;
}
.txt_naranja{
color:#3FA1DB !important;
}


/****************************
    PORTAFOLIOS
****************************/
.no-pad {
	padding: 0px !important;
}

a, .btn, button {
    transition: all 0.2s ease 0s;
}
a {
    text-decoration: underline;
}
a{
color:#3FA1DB;
text-decoration:none;
}
a:focus, a:hover {
    color: #333;
    transition: all 0.2s ease 0s;
}
img {
    transition: all 0.2s ease 0s;
}
#portfolio {
    background: none repeat scroll 0 0 #eee;
    color: #1b1f23;
}
.portfolio-item .portfolio-link {
    display: block;
    position: relative;
}
.portfolio-item .portfolio-link .caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    cursor: pointer;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all 0.6s ease 0s;
    width: 100%;
}
.portfolio-item .portfolio-link .caption:hover, #portfolio img:hover, #portfolio img:focus, a.portfolio-link:focus, a.portfolio-link:hover {
    left: 0;
    opacity: 1 !important;
}
.portfolio-item .portfolio-link:hover {
    transform: scale(1.04);
}
.portfolio-item .portfolio-link .caption .caption-content {
    color: #fff;
    font-size: 14px;
    height: 20px;
    margin-top: -12px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.portfolio-item .portfolio-link .caption .caption-content .icon {
    display: block;
    font-size: 36px;
    line-height: 46px;
    opacity: 0.5;
}
.portfolio-item {
    overflow: hidden;
}


.etiqueta-responsive, .etiqueta-backoffice , .etiqueta-logotipo{
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: block;
  font: 700 29px/20px "PT Sans",sans-serif;
  left: 15px;
  padding: 7.5px 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 20px;
  width: 55px;
  z-index: 800;
}
.etiqueta-responsive + .etiqueta-logotipo {
    top: 70px !important;
}

.item-box-desc {
  overflow: hidden;
  padding: 10px 20px;
  background: #F6F6F6 none repeat scroll 0 0;
  margin-bottom:40px;
}
.item-box-desc h4 {
  font-size: 16px;
  line-height: 1 !important;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: none;
}

.pagination {
  border-radius: 4px;
  display: inline-block;
  padding-left: 0;
  margin-left: 30px;
  margin-top: 0;
  margin-bottom: 0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #3FA1DB;
  border-color: #3FA1DB;
  color: #fff;
  cursor: default;
  z-index: 2;
}

.pagination > li > a, .pagination > li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #3FA1DB;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}

/****************************
    FICHA AMPLIADA
****************************/


/****************************
    TESTIMONIOS
****************************/
#testimonials {
    background: none repeat scroll 0 0 #1b1f23;
    color: #fff;
}
#testimonials .carousel-inner {
    text-align: center;
}
#testimonials .carousel-inner img {
    border-radius: 50%;
    display: inline-block !important;
    height: 200px;
    margin-top: 20px;
    width: 200px;
}

#testimonials .carousel-caption {
    font-size: 20px;
    position: static;
    text-shadow: none;
}

#testimonials .carousel-indicators .active, #testimonials .carousel-indicators li {
    height: 16px;
    margin: 0 5px -50px;
    width: 16px;
}
#testimonials .carousel-name {
    color: #999;
    display: block;
    font-style: italic;
    font-weight: 300;
    padding-top: 20px;
}
#testimonials .carousel-indicators li {
    background-color: #999;
    border: 0 none;
}
#testimonials .carousel-indicators .active {
    background-color: #eee;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}

@media not all, not all {
.carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    transform: translate3d(0px, 0px, 0px);
}
.carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    transform: translate3d(0px, 0px, 0px);
}
.carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
}

/****************************
    PIE
****************************/

#footer {
    background-color: #1b1f23;
    overflow: hidden;
    position: relative;
    z-index: 999;
	padding-top:20px !important;
	font-size:14px;
}
#footer {
    background: url("../portada03.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#footer .legales{
color:#a8a8a8;
}
#footer .legales a{
color:#a8a8a8;
padding-left:20px;
padding-right:20px;
}
.footer2 {
    background-image: url("../images/footer.jpg") !important;
}
#footer, .footer2 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
#footer, #footer h3, .masthead-brand {
    font-weight: 400;
}
#footer .list-inline {
    margin-top: 15px;
}

.site-wrapper a, #footer, #footer a, .site-wrapper a:hover, .site-wrapper a:focus, #footer a:hover, #footer a:focus {
  color: #fff;
}

#footer{
text-transform:none;
}
#footer ul{
padding-left:16px;
font-weight:400;
}
#footer li{
color:#3FA1DB;
}
#footer li a{
font-size:14px;
color:#a8a8a8;
text-decoration:none;
}
#footer h4{
text-transform:none;
font-weight:400;
}
/****************************
    VIDEO
****************************/

section#action, section#action-transparent {
    padding: 0px 0;
}
#action-transparent {
    background: none repeat scroll 0 0 #1b1f23;
}

.table_incluido td{
text-align:left;
border:none !important;
}
.table_incluido td i{
padding-right:10px;
}
/****************************
    CONTADOR
****************************/
span.numscroller {
    display: block;
    font-size: 68px;
    font-weight: 300;
}

.cifras span.numscroller {
  font-size: 55px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
.cifras i{
padding:0;
margin:0;
line-height: 1;
}
.cifras div{
color:#fff;
padding-top:20px;
padding-bottom:20px;

}

/****************************
    CLIENTES
****************************/
#sponsor {
    background: none repeat scroll 0 0 #f2f2f2;
    padding: 30px 0;
}
/****************************
    TABLAS DE PRECIO
****************************/
.price {
    background: none repeat scroll 0 0 rgba(100, 100, 100, 0.1);
    border-right: 4px solid #eee;
    font-size: 14px;
    margin: 20px 0 50px;
    padding: 20px 20px 40px;
}
.price h2 {
    font-size: 25px;
}
.price .list-group-item {
    background-color: transparent;
    border: 0 none;
    display: block;
    padding: 5px 0;
    position: relative;
}
.price .label-danger {
    display: inline-block;
    letter-spacing: 1px;
    overflow: hidden;
    padding: 10px 20px;
    text-transform: uppercase;
}
.label-danger {
    background: none repeat scroll 0 0 #c00;
}
.label, .btn, .form-control {
    border-radius: 6px;
    text-decoration: none;
}
.featured {
    border: 0 none;
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.5);
    padding: 20px 20px 50px;
}
#features {
    background: none repeat scroll 0 0 #fff;
    overflow: hidden;
}
.number {
    font-size: 50px;
    font-weight: 300;
    padding: 20px 0;
}
/****************************
    ULTIMaS NOTICIAS
****************************/
.blog-post .post-media {
  margin-bottom: 0px;
  overflow: hidden;
  position: relative;
}
.post-meta{
padding-top:20px;
}
.post-meta a{
text-decoration:none;
}
.post-header a{
text-decoration:none;
}
/****************************
    PIZZLE
****************************/
.wrapper-dark {
    background-color: #222222;
    color: #eeeeee;
}
.section-color-black{
background-color: #eee;
}
.section-color-grey{
background-color: #EEE;
}
.title-puzzle{
font-size:32px;
}
.no-grill [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
	margin: 0 !important;
}
.puzzle{
padding:40px;
}
/****************************
    TABS
****************************/
.tabs .nav-tabs {
    border: medium none;
    margin-top: 38px;
}
.tabs .nav-tabs li {
    margin-right: 6px;
    width: 180px;
}
.tabs .nav-tabs li a {
  background: none repeat scroll 0 0 #fff;
  border: medium none;
  border-radius: 0;
  color: #4e4e4e;
  font-size: 14px;
  text-align: center;
   background-color:#E0E0E0;
    text-decoration:none;
	margin-right: 0px;
}
.tabs .nav-tabs li:last-child {
  margin-right: 0;
}
.tabs .nav-tabs li.active a {
  color: #fff;
  background-color:#3FA1DB;
}
.tabs .nav-tabs li a i {
    display: block;
    font-size: 60px;
}
.tabs .nav-tabs li a i {
    margin: 2px 0 6px;
}
.wrapper-dark .nav-tabs li {
background-color:#fff;
}

/****************************
    POROCESO
****************************/
.services .media {
  margin-bottom: 0;
}
.services .media .media-body {
  min-width: 260px;
}
.services .media .media-body {
  padding-left: 15px;
}
.services .media .media-body ul {
  list-style: inside none disc;
  padding: 0;
}
.services .media .media-body ul li {
  margin-bottom: 10px;
}
/****************************
    llamada a la acción
****************************/
.callout-text {
  color: rgba(255, 255, 255, 0.6);
}
.callout-title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}
.llamada-accion{
padding-top:20px;
padding-bottom:20px;
}
.llamada-accion .row{
padding-top:0Px;
padding-bottom:0px;
}
/****************************
    TL FLOTANTE
****************************/


#ctc-link.visible {
  display: block;
}
#ctc-link {
  background-color: rgba(255, 90, 0, 0.7);
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  bottom: 40%;
  box-shadow: 0 0 30px 15px rgba(0, 0, 0, 0.3);
  display: none;
  font-size: 12px;
  overflow: hidden;
  position: fixed;
  right: 0;
  text-align: center;
  top: auto;
  width: 130px;
  z-index: 999;
}
#ctc-link a{
color:#fff;
text-transform:uppercase;
}
ctc-link a:hover{
color:#333;
}
#ctc-link .text {
  display: block;
  padding-bottom: 10px;
}
#ctc-link .text {
  color: #fff;
  display: block;
  margin-bottom: 0px;
}
#ctc-link .link-phone {
  font-size: 18px;
  white-space: nowrap;
}
.apresupuesto span{
font-size:15px !important;
}
#ctc-link .link-phone {
  font-size: 18px;
  font-weight: 600;
  text-decoration:none;
  line-height:25px;
}
.link-phone {
  color: inherit;
}
#ctc-link .btn {
  border-radius: 0;
  display: inline-flex;
  font-size: 12px;
  padding-bottom: 10px;
  padding-top: 8px;
  text-align: left;
  white-space: normal;
}
#ctc-link .btn {
  background-color: #3FA1DB;
  border-top: 1px solid #fcad83;
  color: #ffffff;
}
#ctc-link .btn span {
  font-size: 25px;
  padding-right: 10px;
}
#ctc-link .btn:hover{
	background-color:#222;
}

/****************************
    VARIO
****************************/
.cifras p{
margin-left:10px;
margin-right:10px;
}
.cifras i{
margin-left:20px;
}
section {
    padding: 40px 0;
}
.thin {
    font-weight: 400;
}
.thin_xs {
    font-weight: 100;
}
.icon::before, .icon {
    text-decoration: none !important;
}
#about .icon, .about .icon{
    display: block;
}
.icon-heading {
    line-height: 96px;
}
.icon::before, .icon {
    text-decoration: none !important;
}


.icon-heading {
    line-height: 96px;
}
.icon::before, .icon {
    text-decoration: none !important;
}

.fa-opacity {
    opacity: 0.4;
}
#features .icon {
    display: block;
}
#portfolio {
    background: none repeat scroll 0 0 #eee;
    color: #1b1f23;
}
#pricing {
  background: none repeat scroll 0 0 #eee;
  color: #1b1f23;
}
#features .img-features {
  display: inline;
  height: 500px;
  max-width: none;
}
img:hover, img:focus {
    opacity: 0.9;
}



@media (min-width: 768px) {
.masthead-brand {
    float: left;
	font-size:24px;
}
.masthead-nav {
    float: right;
    padding-right: 90px;
}
.masthead-nav.no-pad-right {
    padding-right: 0;
}
#map {
    height: 400px;
}
.masthead {
    position: absolute;
    top: 0;
}
.cover-container {
    padding-top: 10px;
}
.mastfoot {
}
.site-wrapper-inner {
    vertical-align: middle;
}
.masthead, .mastfoot, .cover-container {
    width: 100%;
}
.lead {
    font-size: 18px;
	color:#6f7c82;
    font-weight: 400;
    line-height: 1.6;
}
.cover h1.classic {
    font-size: 100px;
}
}
@media (min-width: 992px) {
.mastfoot, .cover-container {
    max-width: 800px;
}
.masthead {
    max-width: 100%;
}
.carousel-indicators {
    padding-left: 40px;
    text-align: left;
}
#testimonials .carousel-inner img {
    float: left;
}
#testimonials .carousel-caption {
    overflow: hidden;
    padding-left: 40px;
    text-align: left;
}
.carousel-indicators {
    bottom: 50px;
    padding-left: 90px;
}
}
@media (max-width: 1440px) {
}
@media (max-width: 1200px) {
section {
    padding: 50px 0;
}
}
@media (max-width: 992px) {
.cover h1 {
    font-size: 35px;
}
.price h2 {
    font-size: 20px;
}
#contact {
    text-align: center;
}
h3 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 10px;
}
}
@media (max-width: 768px) {
h1 {
    font-size: 26px;
}
h2 {
    font-size: 25px;
    margin-bottom: 0px;
}
.acertar{
float:none !important;
}
.cover h1 {
    font-size: 30px;
}
.inner {
    padding: 15px 15px 0;
}
#menu-toggle {
    right: 5px;
    top: 0;
}
.toggle {
    margin: 0;
}
.featured {
    border: 1px solid #ccc;
    box-shadow: none;
    padding: 20px 20px 50px;
}
.price {
    border: 1px solid #ccc;
    margin: 20px 20px 50px;
}
span.numscroller {
    line-height: 70px;
}
#ctc-link {	  
	top:auto;
	bottom:0 !important;
	left: 0;
	right: 0;
	width: 100% !important;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
	
.services .media {
  margin-bottom: 0;
  text-align: center;
}
.media .pull-left{
float:none !important;
}
.services .media .media-body {
padding-left:0px;
  
}
.pt-xs{
padding-top:40px;
}

}



.iframe_face {
    border: medium none;
    height: 65px;
    overflow: hidden;
    width: 75px;
}


.media-body ul li ul{
margin-left:20px;
}

/********************
BOTONES REDES SOCIALES BLOG
********************/

.btn-twitter {
  background: #00acee none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
}
.btn-twitter:link, .btn-twitter:visited {
  color: #fff;
}
.btn-facebook {
  background: #3b5998 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
}
.btn-facebook:link, .btn-facebook:visited {
  color: #fff;
}
.btn-googleplus {
  background: #e93f2e none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
}
.btn-googleplus:link, .btn-googleplus:visited {
  color: #fff;
}
.btn-whatsapp {
  background: #81BA45 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
}
.btn-whatsapp:link, .btn-whatsapp:visited {
  color: #fff;
}
.btn-linkedin {
  background: #0e76a8 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
}
.btn-linkedin:link, .btn-linkedin:visited {
  color: #fff;
}

/********************
ARTICULOS
********************/

.blogpost i::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}

.blogpost {
  margin: 0 0 70px;
}

.blogpost img {
  display: block;
  height: auto;
  width: 100%;
}
.blogpost a{
text-decoration:none;
}

.blogpost header h2 {
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: none;
}
.blogpost header h2 a {
  color: #333;
}
.blogpost header h2 a:hover {
  color: #3FA1DB;
}
.blogpost .post-info {
  color: #aaa;
  font-size: 13px;
  font-weight: 400;
}
article h1{
padding-top:0px;
margin-top:0px;
}
article header{
padding-top:0px;
margin-top:0px;
}
.blogpost .post-info > span {
  display: inline-block;
  margin-right: 5px;
}
.blogpost .blogpost-content {

}
.blogpost footer {
  border-top: 1px solid #eaeaea;
  font-size: 13px;
  padding: 10px;
}
.blogpost .post-info a, .blogpost footer, .comment-meta, .comment-meta a {
  color: #aaa;
}

.carousel-inner {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.carousel-inner > .item {
  transition: left 0.6s ease-in-out 0s;
}
.overlay-container {
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.overlay-container:hover .overlay-link {
    height: 100%;
    opacity: 1;
}
.overlay-link {
  background-color: rgba(30, 30, 30, 0.5);
  bottom: 0;
  color: #fff;
  opacity: 0;
  overflow: hidden;
  padding: 15px;
  position: absolute;
  top: 0;
  transition: all 0.25s ease-in-out 0s;
  z-index: 10;
}
.overlay-link, .overlay-to-top {
  left: 0;
  right: 0;
}
.overlay-link i {
  border: 1px solid #fff;
  border-radius: 100%;
  color: #fff;
  font-size: 32px;
  height: 80px;
  left: 50%;
  line-height: 80px;
  margin: -40px 0 0 -40px;
  position: absolute;
  top: 50%;
  transition: all 0.2s ease-in-out 0s;
  width: 80px;
}
.overlay-link i:hover {
    background-color: #fff;
    color: #777;
}
@media (min-width: 1200px) {
.overlay-container .text {
    top: 30%;
}
}
@media (max-width: 480px) {
.overlay-container .text {
    top: 30%;
}
.overlay-container .text p {
    display: none;
}
}

/********************
COLUMNA DERECHA BLOG
********************/
.block {
  margin-bottom: 50px;
}

.separator-2::after {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0.18) 0px, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
}
.separator-2::after, .separator-3::after {
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.separator-2, .separator-3 {
  height: 1px;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}
.nav-pills.nav-stacked:not(.list-style-icons) > li > a::after {
  color: #d1d1d1;
  font-size: 12px;
  position: absolute;
  right: 15px;
  transition: all 0.2s ease-in-out 0s;
}
.nav-pills.nav-stacked:not(.list-style-icons) > li > a::after, .process .nav-pills > li + li::after {
font-family:"Ionicons";
content:"\f125";
  top: 6px;
}
.nav-pills.nav-stacked > li > a {
  color: #777;
  padding: 5px 0;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}
.nav-pills.nav-stacked:not(.list-style-icons) > li.active > a:focus::after, .nav-pills.nav-stacked:not(.list-style-icons) > li.active > a:hover::after, .nav-pills.nav-stacked:not(.list-style-icons) > li > a:focus::after, .nav-pills.nav-stacked:not(.list-style-icons) > li > a:hover::after {
    color: #3FA1DB;
    right: 10px;
}

.nav-pills.nav-stacked > li + li {
  margin-left: 0;
}
.sidebar .title {
  margin-top: 3px;
}
/********************
LISTADO ULTIMAS NOTICIAS
********************/
.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
}
.media, .media-body {
  overflow: hidden;
}
.media-body p{
color:#999999;
}
.media hr{
margin-top:0px;
}
.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
}
.media-left, .media > .pull-left {
  padding-right: 10px;
}
.block .media img, .footer-content .media img {
  width: 60px;
}
.overlay-link.small i {
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  margin: -12.5px 0 0 -12.5px;
  width: 25px;
}
.margin-clear {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
h6.media-heading {
  margin-bottom: 5px;
}
.pr-10 {
  padding-right: 10px;
}
.media .small i {
width:auto;
}
/********************
	NUBE TAGS
********************/
.tag {
  display: inline-block;
  margin: 0 3px 3px 0;
}
.tag a {
  background-color: #3FA1DB;
  border: none;
  color: #ffffff;
  border-radius: 4px;
  display: block;
  font-size: 14px;
  padding: 3px 10px;
  text-decoration:none;
}
.tag a:hover {
opacity:0.7;
}
/********************
	COMENTARIOS
********************/
.has-feedback i {
  top: 34px !important;
  color:#999999;
}
.comments h2.title::after {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0.18) 0px, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.comment header{
float:left;
padding: 0px 10px;
}
.comment-avatar {
  float: left;
  margin: 0 15px 0 0;
  width: 90px;
}
.comment h3 {
  margin-bottom: 0;
  margin-top: 0px;
  line-height: 1;
}
.comment-content {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 40px;
}
.social-links {
  font-size: 24px;
  list-style: outside none none;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-left: 0;
}
.social-links-autor {
margin-top: 0px;
}

.social-links li {
  display: inline-block;
  margin: 0 2px 2px 0;
}
.btn.twitter, .colored.social-links li.twitter a, .social-links.animated-effect-1 li.twitter a::after, .social-links:not(.animated-effect-1) li.twitter a:hover {
  background-color: #55acee;
  border-color: #55acee;
  color: #fff;
}
.btn.googleplus, .colored.social-links li.googleplus a, .social-links.animated-effect-1 li.googleplus a::after, .social-links:not(.animated-effect-1) li.googleplus a:hover {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: #fff;
}
.btn.facebook, .colored.social-links li.facebook a, .social-links.animated-effect-1 li.facebook a::after, .social-links:not(.animated-effect-1) li.facebook a:hover {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #fff;
}
.btn.email, .colored.social-links li.email a, .social-links.animated-effect-1 li.email a::after, .social-links:not(.animated-effect-1) li.email a:hover {
  background-color: #222;
  border-color: #333;
  color: #fff;
}
.social-links.animated-effect-1 li a::after {
  background-color: #09afdf;
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: scale(1.4);
  transition: transform 0.4s ease 0s, opacity 0.4s ease 0s, background-color 0.4s ease 0s;
  width: 100%;
  z-index: -1;
}
.comments h2.title {
  margin-bottom: 0px;
  padding-bottom: 0px;
  position: relative;
}
.comments h2.title::after {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0.18) 0px, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.grigio .media-body p{padding-bottom:0px !important; }

/****************************
    CONTACTAR
****************************/
#contact .btn {
  font-size: 20px;
  padding-bottom: 12px;
  padding-top: 12px;
  width: 100%;
}
#contact h2{
padding-top:0;
margin-top:0px;
}
#contact img{
display:inline;
}
.radio, .checkbox {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  min-height: 20px;
  padding-left: 20px;
  vertical-align: middle;
}


.marginB0{  margin-bottom: 0 !important; }
.marginB5{  margin-bottom: 5px !important; } 
.marginB10{ margin-bottom: 10px !important; }
.marginB15{ margin-bottom: 15px !important; }
.marginB20{ margin-bottom: 20px !important; }
.marginB15{ margin-bottom: 15px !important; }
.marginB20{ margin-bottom: 20px !important; }
.marginB25{ margin-bottom: 25px !important; }
.marginB30{ margin-bottom: 30px !important; }
.marginB35{ margin-bottom: 35px !important; }
.marginB40{ margin-bottom: 40px !important; }
.marginB45{ margin-bottom: 45px !important; }
.marginB50{ margin-bottom: 50px !important; }


.paddingL0{  padding-left: 0 !important; }
.paddingL5{  padding-left: 5px !important; } 
.paddingL10{ padding-left: 10px !important; }
.paddingL15{ padding-left: 15px !important; }
.paddingL20{ padding-left: 20px !important; }
.paddingL15{ padding-left: 15px !important; }
.paddingL20{ padding-left: 20px !important; }
.paddingL25{ padding-left: 25px !important; }
.paddingL30{ padding-left: 30px !important; }
.paddingL35{ padding-left: 35px !important; }
.paddingL40{ padding-left: 40px !important; }
.paddingL45{ padding-left: 45px !important; }
.paddingL50{ padding-left: 50px !important; }

.paddingT0{  padding-top: 0 !important; }
.paddingT5{  padding-top: 5px !important; } 
.paddingT10{ padding-top: 10px !important; }
.paddingT15{ padding-top: 15px !important; }
.paddingT20{ padding-top: 20px !important; }
.paddingT15{ padding-top: 15px !important; }
.paddingT20{ padding-top: 20px !important; }
.paddingT25{ padding-top: 25px !important; }
.paddingT30{ padding-top: 30px !important; }
.paddingT35{ padding-top: 35px !important; }
.paddingT40{ padding-top: 40px !important; }
.paddingT45{ padding-top: 45px !important; }
.paddingT50{ padding-top: 50px !important; }
.paddingT60{ padding-top: 60px !important; }
.paddingT100{ padding-top: 100px !important; }

.paddingR0{  padding-right: 0 !important; }
.paddingR5{  padding-right: 5px !important; } 
.paddingR10{ padding-right: 10px !important; }
.paddingR15{ padding-right: 15px !important; }
.paddingR20{ padding-right: 20px !important; }
.paddingR15{ padding-right: 15px !important; }
.paddingR20{ padding-right: 20px !important; }
.paddingR25{ padding-right: 25px !important; }
.paddingR30{ padding-right: 30px !important; }
.paddingR35{ padding-right: 35px !important; }
.paddingR40{ padding-right: 40px !important; }
.paddingR45{ padding-right: 45px !important; }
.paddingR50{ padding-right: 50px !important; }

.paddingB0{  padding-bottom: 0 !important; }
.paddingB5{  padding-bottom: 5px !important; } 
.paddingB10{ padding-bottom: 10px !important; }
.paddingB15{ padding-bottom: 15px !important; }
.paddingB20{ padding-bottom: 20px !important; }
.paddingB15{ padding-bottom: 15px !important; }
.paddingB20{ padding-bottom: 20px !important; }
.paddingB25{ padding-bottom: 25px !important; }
.paddingB30{ padding-bottom: 30px !important; }
.paddingB35{ padding-bottom: 35px !important; }
.paddingB40{ padding-bottom: 40px !important; }
.paddingB45{ padding-bottom: 45px !important; }
.paddingB50{ padding-bottom: 50px !important; }

.pulsable{ cursor: pointer; }


.boton_menu{
	display:none;
	text-align:right;
	color: #fff;    
	height: 55px;
}
.size-48 {
    line-height: 50px;
}

.fondonegro{
	background-color: #333333;
    background-image: url("../images/bg_head.gif");
}

ul.bonito {
  float: none;
  padding-left: 25px;
}
ul.bonito > li {
  list-style: outside none none;
  min-height: auto;
  padding-bottom: 15px;
}
ul.bonito li::before {
  content: "";
  display: inline-block;
  font: 12px/1 FontAwesome;
  margin-left: -25px;
  margin-right: 10px;
  text-indent: 0;
}

ol.bonito {
  counter-reset: li-counter;
  list-style-type: none;
  margin: 0 0 0 4em;
  padding: 0;
}
ol.bonito li::before {
  color: #464646;
  content: counter(li-counter, decimal);
  counter-increment: li-counter;
  font-size: 3em;
  font-weight: 700;
  left: -95px;
  line-height: 1;
  overflow: hidden;
  position: absolute;
  text-align: right;
  top: 0;
  width: 80px;
}
ol.bonito li {
  background-color: #f8f8f8;
  border-left: 2px solid #ccc;
  margin-bottom: 30px;
  padding: 1em;
  position: relative;
}

@media (max-width: 767px){
/* xs */
.no-margin-xs{
padding-left: 0 !important;
padding-right: 0 !important;
}
#slider .flexslider ul{
width:100% !important;
}
#slider .flexslider li{
width:100% !important;
}
.portfolio_slider_wrapper #carousel ul.slides li {
  height: auto !important;
  padding-bottom: 20px;
}

	.mb-xs{
	margin-bottom: 80px;
	}
	.elmenu{
		padding-left:0;
	}
	.boton_menu{
		display:block;
	}
	.navigation{
		display:none;
		padding-top:0;
		width:100%;
	}
	.navigation li{
		width:100%;
		padding-top:10px;
		text-align:center;
		margin-right:0!important;
		border-bottom: 1px solid #999;
	}
	
	.navigation > li > a {
		height: 30px;
		padding-right:0;
		padding-bottom:0;
	}
	
	.logo{
		padding-top:30px;
		text-align:center;
	}
	.logo img {
	  max-width: 180px;
	  display:inline-block;
	}
	.logo {
	  float:left;
	}
	
	.label-nav-sub{
		display:none!important;
	}
	.label-nav{
		margin-top:0!important;
		font-weight:700;
	}

	
	.sub-menu {
		padding-left:0;
		padding-right:0;
	}
	.sub-menu a{
		width: 100%;
		float:left;
		border-bottom: 1px solid #b4b4b4;
		border-left: 0px;
	}
	
	.pregunta-frecuente input[type="text"] {
  width: 100%;
}
.tabla td{ text-align:left !important; }
	
}
@media (min-width: 768px) and (max-width:991px) {
/* sm */
	.logo {
	 text-align:center;
	}
	.logo img {
	  max-width: 350px;
	  display:inline-block;
	}
	.logo {
	  float:left;
	}
	/*.fixed .logo img {
	  max-width: 120px;
	}*/
	.fixed .logo {
		display:none;
	}
	.elmenu {
	  float:left;
	}
	.navigation{
		display:block!important;
		width:100%;
	}
	



	
}
@media (min-width: 992px) and (max-width:1199px) {
/* md */
	
	.navigation{
		display:block!important;
	}
	
}
@media (min-width: 1200px) {
/* lg */
	.navigation{
		display:block!important;
	}
	
}

.alert{
margin-bottom:0px;
}
.banderita {
  padding-right: 10px;
  padding-top: 7px;
  float: left;
}
.no-pr{
padding-right: 0px;
}
.alto-minimo div{
min-height:210px;
}
.enlace_blanco{
color:#FFFFFF;
}
.enlace_blanco:hover{
color:#333;
}
.etiqueta_numero{
background-color:#3FA1DB;
color:#FFFFFF;
font-weight:bold;
padding-left:5px;
padding-right:5px;
}
.da{
background-color: #fff;
border-radius: 8px;
padding: 20px;
text-align: center;
margin-top: 13px;
}
.da-oscuro{
background-color: #f7f7f7;
color:#a2a2a2;
}
.texto_gris_claro{
color:#666;
}
.texto_gris_megaclaro{
color:#bfbfbf;
}
.enlace_claro{
color:#ffb85e !important;
}
.hr_oscuro{
border-color: #ccc -moz-use-text-color -moz-use-text-color;
}
.item-box-desc a{
color:#383a44;
text-decoration:none;
}

.sidebar .widget .tags-list {
  font-size: 0;
  padding-left: 0;
}
.tags-cloud li {
	display:inline-block;
	margin:0 10px 10px 0;
	font-size:14px;
	line-height:20px;
}

.tags-cloud li a {
	display:inline-block;
	padding:4px 11px;
	border-radius:2px;
	background:#f6f6f6;
	border:1px solid #dcdcdc;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.7);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.7);
	color:#444645;
}

.stags-cloud li a:hover {
	color:#ff7579;
}
.ul_legalidad{
padding-left:0px;
}
.ul_legalidad li{
text-transform:uppercase;
color:#0099FF;
font-size:18px;
list-style: outside none none;
}

/* grilla de 5 columnas */ 

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15{
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.col-xs-15{
	width: 20%;
	float: left;
}
@media (max-width: 768px){
.flexslider .slides > li {
    display: block !important;
}
.logo{
	padding-top:0;
}
.tabs h2{
	text-align:center;
}
}
@media (min-width: 768px){
	.col-sm-15{
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px){
	.col-md-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px){
	.col-lg-15{
		width: 20%;
		float: left;
	}
}

.sub-h4{
font-size:18px;
clear: both;
  font-weight: 800;
  line-height: 1.8;
  text-transform: uppercase;
padding-bottom: 10px !important;
    padding-top: 10px !important;
}
.servicios_ico a{

  color: inherit;
  text-decoration: none;

}
.servicios_ico a:first-child {
text-align:center;
float:left;
width:100%;
}
.servicios_ico a:first-child img{
display:inline-block !important;
}
.servicios_ico a:second-child {
    color: inherit;
    text-decoration: none;
}
.servicios_ico h3 {
    line-height: 1;
    margin-top: 0;
	min-height: 48px;
}
.servicios_ico span {
  color: #999999;
}
.enviado_por{
font-size:12px;

}
.mi_rating{
font-size:36px;
color:#666;
}
#myNav{
top:100px;
}

#myNav li a:hover, #myNav li:active a{
  background-color: transparent;
  border-left: 2px solid #563d7c;
  color: #563d7c;
  font-weight: 700;
  padding-left: 18px;
}


.bs-docs-sidebar {
  padding-left: 20px;
}
.bs-docs-sidenav {
  margin-bottom: 20px;
  margin-top: 20px;
}
.bs-docs-sidebar .nav > li > a {
  color: #767676;
  display: block;
  font-size: 13px;
  font-weight: 500;
  padding: 4px 20px;
}
.bs-docs-sidebar .nav > .active:focus > a, .bs-docs-sidebar .nav > .active:hover > a, .bs-docs-sidebar .nav > .active > a {
  background-color: transparent;
  border-left: 2px solid #563d7c;
  color: #563d7c;
  font-weight: 700;
  padding-left: 18px;
}
.bs-docs-sidebar .nav > li > a {
  color: #767676;
  display: block;
  font-size: 13px;
  font-weight: 500;
  padding: 4px 20px;
}
.bs-docs-sidebar.affix, .bs-docs-sidebar.affix-bottom {
  width: 263px;
}
.bs-docs-sidebar.affix {
  position: fixed;
  top: 100px;
}
.bs-docs-sidebar.affix .bs-docs-sidenav, .bs-docs-sidebar.affix-bottom .bs-docs-sidenav {
  margin-bottom: 0;
  margin-top: 0;
}
.nuevos-rotulos{
text-align:center;
}
.nuevos-rotulos h2{
margin-bottom:0px;
}
.nuevos-rotulos .lead {
  color: #6f7c82;
  font-weight: 300;
  line-height: 1.4;
}
.tp-steps{
font-weight:400;
text-transform:none;
}
.tp-steps span {
  border: 2px solid #3FA1DB;
  border-radius: 50%;
  color: #3FA1DB;
  display: block;
  font-size: 17px;
  font-weight: 700;
  height: 40px;
  line-height: 37px;
  margin: 0 auto 10px;
  text-align: center;
  width: 40px;
}
.porta-big{
text-align:center;
padding-bottom:80px;
}
.porta-big a:first-child{
font-size:26px;
text-decoration: none;
}
.porta-big span{
font-size:18px;
}
.porta-big img{
padding-top:10px;
}
.no-border{
border:none !important;
}
.en-circulo{
  border: 2px solid #3FA1DB;
  border-radius: 50%;
  color: #3FA1DB;
  display: block;
  font-size: 17px;
  font-weight: 700;
  height: 40px;
  line-height: 37px;
  margin: 0 auto 10px;
  text-align: center;
  width: 40px;
}
h3.tp-steps {
  font-size: 20px;
  text-align: center;
  font-weight: 600;
}
.blog-post{
padding-bottom:30px;
}
.tp-headicon {
  background: #3FA1DB none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  font-size: 40px !important;
  height: 60px;
  line-height: 60px !important;
  width: 60px;
  display: inline-block;
}
.wrapper-dark h1, .wrapper-dark h2, .wrapper-dark h3, .wrapper-dark h4, #action h2, .parallax h2, .parallax h3, .parallax h4, #testimonials h2, #testimonials h3, #testimonials h4,.cifras h4, #top h1{
color:#FFFFFF !important;
}
.wrapper-dark .lead, #action .lead, .parallax .lead{
color:#FFFFFF !important;
}
.tp-iconblock {
  color: rgba(41, 46, 49, 0.5);
  list-style: outside none none;
  margin-right: 10px;
  padding-left: 0;
}
.textalignright .tp-iconblock li::before {
  left: auto;
  right: 0;
}
.tp-iconblock li::before {
  color: #3FA1DB;
  content: "";
  font-family: "Ionicons";
  font-size: 20px;
  left: 0;
  position: absolute;
  top: -1px;
}
.tp-iconblock li {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}
.textalignright .tp-iconblock li {
  margin-bottom: 10px;
  padding-right: 30px;
  position: relative;
}
.list-marked{
list-style: outside none none;
padding: 0;
}
.list-marked li::before {
  color: #bfbfbf;
  content: "";
  display: inline-block;
  font-family: "Ionicons";
  font-size: 16px;
  left: 0;
  position: absolute;
  top: 0;
}
.list-marked li {
  padding-left: 30px;
  position: relative;
}
/* videos responsive en iframes */
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}