@charset "utf-8";


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 800;
    line-height: 1.4;
    text-transform: uppercase;
	color:#292e31;
}
h1, h2, h3 {
    margin-bottom: 0px;
    margin-top: 0px;
}
h2 a, h2 a:hover, h2 a:focus {
    text-decoration: none;
}
h2 {
    font-size: 35px;
}
h5,.h5 {
    font-size: 16px;
}
.lead {
    font-size: 18px;
    line-height: 1.9;
}
.lead {
    font-weight: 600;
}
p {
    padding-bottom: 20px;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}

/****************************
    TAMAÑOS
****************************/
.size-16 {
    font-size: 16px;
	vertical-align: top;
}
.size-28 {
    font-size: 28px;
}
.size-38 {
    font-size: 38px;
}
.size-48 {
    font-size: 48px;
}
.size-64 {
    font-size: 64px;
}
.size-96 {
    font-size: 96px;
}
.lh0{
line-height:0px;
}
.pt{
padding-top:40px;
}
.mt{
margin-top:40px;
}

.pb{
padding-bottom:40px;
}
.no-pt{
padding-top:0 !important;
}
/*******************************
             blockquote              
/******************************/

blockquote::before {
  color: rgba(255, 255, 255, 0.5);
}
blockquote::before {
  content: "\"";
  display: block;
  font-family: Georgia;
  font-size: 84px;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 0;
}
blockquote {
  border: 0 none;
  padding: 0 48px;
  position: relative;
}
blockquote p {
  font-style: italic;
}
blockquote p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5em;
}

/*******************************
             VIDEO              
/******************************/
.video-controls-visible {
    display: inline !important;
}

.video-controls {
  display: block;
  opacity: 0.5;
  z-index: 1;
}

.play-central {
  border-radius: 50%;
  display: block;
  height: 80px;
  line-height: 78px;
  width: 80px;
  padding-left: 9px;
  margin: auto;
}
.play-central {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
  color: #000000 !important;
}

.video-container {
	position: relative;
	padding-bottom: 10%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*******************************
             BREADCUM              
/******************************/

.top-title-wrapper {
    background-color: #3FA1DB;
    overflow: hidden;
    width: 100%;
}
.page-info {
  overflow: hidden;
  padding: 0px 0 0px;
  position: relative;
}
.h1-page-title {
    color: #fff;
    float: left;
    font-size: 26px;
    font-weight: 100;
    line-height: 28px;
    margin: 0 0px 0px 0;
	 clear: none !important;
}
.h2-page-desc {
    border-left: 1px solid;
    color: #eeeeee;
    float: left;
    font-size: 22px;
    font-weight: 100;
    line-height: 20px;
    margin-bottom: 0px;
    padding-left: 0px;
}
.breadcrumb-container {
    position: absolute;
    right: 0;
    top: 30%;
}
.breadcrumb {
    background-color: transparent;
    display: inline-block;
    font-size: 11px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.breadcrumb li {
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: 100;
    padding-right: 5px;
    text-transform: uppercase;
}
.breadcrumb li a {
    color: #e2e2e2;
    text-decoration: none;
}
.breadcrumb li:last-child::after {
    content: "";
    width: 0;
}
.breadcrumb > .active {
    color: #fff;
}


/****************************
    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;
}




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

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

#footer {
    background-color: #1b1f23;
    overflow: hidden;
    position: relative;
    z-index: 999;
	padding-top:20px !important;
	font-size:14px;
}
#footer {
    background: url("../images/footer2.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;
}

/****************************
    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;
}

/****************************
    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;
}


/****************************
    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;
}



@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;
}




/********************
	NUBE TAGS
********************/

/********************
	COMENTARIOS
********************/

/****************************
    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;
}



	.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){

.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;
}