/*
Theme Name: Contador
Theme URI: https://www.hosting.com.pe
Author: hosting.com.pe
Author URI: https://www.hosting.com.pe
Description: Tema desarrollado por hosting.com.pe
Version: 5.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready, blog, shop, woocommerce, bootstrap
Text Domain: hosting.com.pe

----------------------------------------------------------------------------------------------------*/










/*----------------------------------------------------------------------------------------------------
  Body
----------------------------------------------------------------------------------------------------*/

body {
	font-family: 'Ubuntu', sans-serif;
	/*font-family: Sans-Serif;*/
	font-size: 14px;
	font-weight: 400;
	background-color: #fff;
	line-height: 1.42857;
}
ul{
	list-style: none;
    padding: 0;
    margin: 0;
}








/*----------------------------------------------------------------------------------------------------
  Typography
----------------------------------------------------------------------------------------------------*/

a:hover,
a:focus {
	text-decoration: none;
}
a:focus {
	/*outline: 0;*/
	outline: none !important;
	-moz-outline-style: none !important;
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}










/*----------------------------------------------------------------------------------------------------
  CSS default wordpress
----------------------------------------------------------------------------------------------------*/

.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft {
  margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
  margin: 5px 10px 5px 0;
}
img.alignright {
  margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
  margin: 5px 0 5px 10px;
}
img.aligncenter {
  /*margin: 5px auto;*/
	margin: 0 auto;
}
img.alignnone {
 /* margin: 5px 0;*/
	margin: 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
  font-size: 18px;
}
img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
  list-style-position: inside;
}

.titulo{
    background-image: url(img/titulo.jpg);
    -webkit-background-size: cover;
    background-size:cover;
    background-repeat: no-repeat;
    padding: 65px 0;
}
.titulo h1{
    color: #fff;
    font-weight: 500;
    padding: 0;
    margin: 0;
}
.titulo .migas{
    margin-top: 15px;
    text-align: right;
}
.titulo .migas ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.titulo .migas ul li{
    display: inline-block;
    color: #fff;
    margin-right: 15px;
}
.titulo .migas ul span{
    color: #fff;
    margin-right: 15px;
}
.titulo .migas ul li a{
    color: #fff;
    border-bottom: 1px solid #fff;
}
.asesor h2{
    font-family: 'Montserrat';
    font-size: 68px;
    font-weight: 500;
    line-height: 71px;
    color: #fff;
    text-align: center;
}
.asesor h3{
    font-family: 'Montserrat';
    font-size: 20px;
    line-height: 23px;
    color: #fff;
    text-align: center;
    font-weight: 500;
}
.asesor h3 strong{
    text-decoration: underline;
}
.asesor a{
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid #fff;
    color: #fff !important;
    text-decoration: none;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.slider{
    padding:120px 0;
}
.lado .one{
    font-size: 35px;
    line-height: 45px;
    font-family: 'Montserrat';
    font-weight: 500;
    color: #363636;
	margin-top: 0;
}
.lado p{
    font-size: 20px;
    line-height: 23px;
    font-family: 'Montserrat';
    color: #686868;
    font-weight: 100;
    line-height: 20px;
}
.servicios a img{
    border-radius: 0 15px;
}
.servicios a strong{
    position: absolute;
    bottom: 40px;
    left: 25px;
    color: #fff;
    font-weight: normal;
    font-family: 'Montserrat';
    font-size: 13px;
}
.servicios a strong strong{
    position: static;
    font-weight: normal;
    display: block;
    font-size: 18px;
}

.lista li{
	font-family: 'Montserrat';
    color: #686868;
    font-size: 15px;
    font-weight: 100;
    line-height: 20px;
	padding: 12px 0 12px 30px;
    background: transparent url(https://www.tuasesorenlinea.pe/wp-content/uploads/2017/11/verificar.png) no-repeat 0 11px;
}
.listado{
    padding:30px;
}
.listado li{
    font-family: 'Montserrat';
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    padding: 12px 0 12px 30px;
    background: transparent url(https://www.tuasesorenlinea.pe/wp-content/uploads/2017/11/check.png) no-repeat 0 11px;
}
.cajita{
    font-family: 'Montserrat';
    font-size: 15px;
    padding: 20px;
    color: #363636;
    text-transform: uppercase;
    text-align:center;
}
.alto{
    display: table-cell;
    vertical-align: middle;
}
.duda{
    font-size: 15px;
    color: #fff;
    text-align: center;
    font-weight: 100;
    line-height: 20px;
    padding:150px 0;
}
.duda h2{
    font-size: 47px;
    line-height: 50px;
    color: #fff;
    text-align:center;
}
.formulario{
    font-size: 15px;
    color: #fff;
}
.formulario label{
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-size: 11px;
}
.formulario input{
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: none;
    color:#000;
    margin-bottom: 15px;
}
.formulario textarea{
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: none;
    color:#000;
    margin-bottom: 15px;
}
.formulario .enviar{
    background: #0067bc;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px;
    color:#fff;
}
.formulario .contactar{
    background: #e6b81a;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px;
    color:#fff;
}
.formulario input:focus{
    outline:none;
}
.formulario textarea:focus{
    outline:none;
}
.nosotros .one{
    font-size: 35px;
    line-height: 45px;
    font-family: 'Montserrat';
    font-weight: 500;
    color: #363636;
    margin-top: 0;
}
.nosotros{
    font-size: 17px;
    line-height: 23px;
    font-family: 'Montserrat';
    color: #686868;
    font-weight: 200;
    line-height: 27px;
    text-align: justify;
}



/*************     blog     ***********/
address {
    margin-bottom: 10px;
    font-style: normal;
    line-height: 1.42857143;
}
.blog-container{
    background: #f7f7f7;
    padding: 100px 0;
}
.blog-container img{
    width: 100%;
    height: auto;
}
/******* COMENTARIOS *****/

.blog-container .commentlist{
    margin: 0;
    background: #f7f7f7;
    padding: 20px;
}
.comment-reply-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #1c1c1c;
    font-family: 'Roboto Slab',sans-serif;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px !important;
}
.comment-reply-title:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -18px;
    width: 20px;
    border-bottom: 3px solid #73c1ff;
}
.comment-reply-title:after {
    content: '';
    position: absolute;
    left: 22px;
    bottom: -18px;
    width: 20px;
    border-bottom: 3px solid #73c1ff;
}
#comments{
    border-top: 2px solid #73c1ff;
    margin-top: 40px;
    padding: 10px 0;
}
.comment-notes{
    font-size: 14px;
    color: #777777
}
.blog-container .commentlist img{
    width: auto;
}
.comment-body{
    margin: 20px 0;
    border-top: 1px solid #e0e0e0;
    padding: 11px 0;
}
.comment-body p{
    color: #777777;
    padding: 5px 0 5px 36px;
}
.comment-meta{
    padding: 5px 0 5px 36px;
}
.comment-meta a{
    color: #73c1ff;
}
.reply{
    padding: 5px 0 5px 36px;
}
.reply a{
    color: #fff;
    background: #73c1ff;
    padding: 5px 10px;
}

.comment-awaiting-moderation{
    padding: 5px 0 5px 36px;
    color: #777777;
}
.comment-form input{
    display: inline-block;
    width: 49%;
    line-height: 20px;
    padding: 10px 20px;
    color: #333333;
    border: 1px solid #73c1ff52;
    height: 52px;
    font-size: 14px;
    background: #ffffff;
    border-radius: 0px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.comment-form textarea{
    display: inline-block;
    width: 98.4%;
    line-height: 20px;
    padding: 10px 20px;
    color: #333333;
    border: 1px solid #73c1ff52;
    font-size: 14px;
    background: #ffffff;
    border-radius: 0px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.comment-form input[type="submit"] {
    position: relative;
    font-family: 'Raleway', sans-serif;
    padding: 11px 30px 10px;
    line-height: 24px;
    text-transform: uppercase;
    background: #73c1ff;
    margin-top: 20px;
    color: #ffffff;
    letter-spacing: 1px;
    border: 2px solid #73c1ff;
    font-size: 13px;
    font-weight: 700;
    border-radius: 3px;
    transition: .5s ease;
    width: auto;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.comment-form .submit:hover{
    background: none;
    color: #73c1ff;
    transition: .5s ease;
}
/***************************************/
.blog-container .blog-box{
    background: #fff;
    margin-bottom: 50px;
}
.blog-container .blog-imagen img{
    width: 100%;
    height: auto;
}
.blog-container .blog-box .estracto{
    position: relative;
    padding: 25px 30px 24px;
}
.blog-container .blog-box .estracto .atras{
    margin-top: 40px;
}
.blog-container .blog-box .estracto .atras a{
    background: #73c1ff;
    color: #fff;
    padding: 5px 13px;
    border-radius: 3px;
}
.blog-container .blog-box .estracto h3{
    color: #232323;
    line-height: 1.6em;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Roboto Slab', sans-serif;
}
.blog-container .blog-box .estracto h3 a{
    color: #232323;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.blog-container .blog-box .estracto h3{
    color: #232323;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.blog-container .blog-box .estracto h3 a:hover{
    color: #73c1ff;
}
.blog-container .blog-box .estracto .blog-cate{
    margin: 0;
    padding: 0;
    color: #666666;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 13px;
}

.blog-container .blog-box .estracto .espa{
    margin-bottom: 15px;
}
.blog-container .blog-box .estracto .etiquetas{
    display: inline-block;
    margin-right: 5px;
}
.blog-container .blog-box .estracto .etiquetas li{
    margin-right: 5px;
}
.blog-container .blog-box .estracto .etiquetas li a{
    color: #fff;
}
.blog-container .blog-box .estracto .blog-cate a{
    color: #666666;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 13px;
}
.blog-container .blog-box .estracto .blog-cate ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.blog-container .blog-box .estracto .blog-des p{
    color: #777777;
    line-height: 2em;
    margin-bottom: 25px;
    text-align: justify;
}
.blog-container .blog-box .estracto .ver ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.blog-container .blog-box .estracto .ver ul li a{
    color: #353535;
    font-weight: bold;
    text-transform: uppercase;
}
.blog-container .blog-box .estracto .ver ul li a:hover{
    color: #73c1ff;
}
/********     widget     ************************/
.widget {
    margin-bottom: 50px;
}
.widget h3{
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #222222;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-family: 'Roboto Slab', sans-serif;
    line-height: 1.5em;
    margin-top: 0;
}
.widget h3:before{
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 20px;
    border-bottom: 3px solid #73c1ff;
}
.widget h3:after {
    content: '';
    position: absolute;
    left: 22px;
    bottom: 0px;
    width: 20px;
    border-bottom: 3px solid #73c1ff;
}
.widget img{
    width: 100%;
    height: auto;
}
.widget ul li {
    position: relative;
    line-height: 24px;
    margin-bottom: 5px;
    display: block;
}
.widget ul li a {
    position: relative;
    display: inline-block;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    width: 87%;
    padding: 5px 0px 5px 15px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}
.widget ul li a:hover {
    color: #73c1ff;
}
.widget ul li a:before {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    left: 0px;
    top: 6px;
    display: block;
    line-height: 26px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    z-index: 5;
}
ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.social {
	position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
	left: 0; /* Establecemos la barra en la izquierda */
	top: 200px; /* Bajamos la barra 200px de arriba a abajo */
	z-index: 2000; /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
	font-size: 20px;
}

	.social ul {
		list-style: none;
	}

	.social ul li a {
		display: inline-block;
		color:#fff;
		background: #000;
		padding: 10px 15px;
		text-decoration: none;
		-webkit-transition:all 500ms ease;
		-o-transition:all 500ms ease;
		transition:all 500ms ease; /* Establecemos una transición a todas las propiedades */
	}

	.social ul li .icon-facebook {background:#3b5998;padding: 10px 19px;} /* Establecemos los colores de cada red social, aprovechando su class */
	.social ul li .icon-twitter {background: #00abf0;}
	.social ul li .icon-googleplus {background: #d95232;padding: 10px 16px;}
	.social ul li .icon-pinterest {background: #ae181f;}
	.social ul li .icon-mail {background: #666666;padding: 10px 16px;}
    .social ul li .icon-youtube {background: #ff0000;padding: 10px 16px;}
    .social ul li .icon-linkedin {background: #006699;padding: 10px 16px;}
    .social ul li .icon-instagram {background: #c8c8ce;padding: 10px 16px;}

	.social ul li a:hover {
		background: #000; /* Cambiamos el fondo cuando el usuario pase el mouse */
		padding: 10px 30px; /* Hacemos mas grande el espacio cuando el usuario pase el mouse */
	}


/*****************************/
.practise-area {
	border-bottom: 3px solid #74c2ff;
	border-radius: 0 0 2px 2px;
	margin-bottom: 30px;
	min-height: 313px;
	overflow: hidden;
	position: relative;
}
.four_col .practise-area {
	border-bottom: 3px solid #f68a15;
	border-radius: 0 0 2px 2px;
	margin-bottom: 30px;
	min-height: 269px;
	overflow: hidden;
	position: relative;
}
.practise-area .thumb img {
	width: 100%;
}

.practise-area .practise-details {
	background-color: #fbf7f8;
	bottom: -65px;
	left: 0;
	padding: 0 15px 30px;padding-top: 28px;
	position: absolute;
	right: 0;
	text-align: center;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.practise-area:hover .practise-details {
	bottom: 0;
}

.round-style {
	background-color: #fbf7f8;
	border-radius: 50%;
	height: 90px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	top: -30px;
	width: 90px;
}

.practise-area:hover.round-style {
	top: -30px;
}

.practise-area .practise-details .icon {
	color: #f68a15;
	display: inline-block;
	font-size: 30px;
	position: relative;
	margin-left: 0px;
	top: -35px;
}

.practise-area .practise-details .title {
	margin-bottom: 10px;
	margin-top: 15px;
}

.practise-area .practise-details .details {
	font-size: 13px;
}

.practise-area .practise-details a.btn-thm {
	margin-top: 15px;
	opacity: 0;
}

.practise-area:hover .practise-details a.btn-thm {
	opacity: 1;
}

.practise-area:hover .practise-details a.btn-thm {
	margin-top: 10px;
}

/* practise-style2-4column */

.practise-style2-4column .practise-area {
	min-height: 195px;
}

.practise-style2-4column .practise-area:hover .practise-details {
	bottom: 4px;
}
.btn-thm {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
    display: inline-block;
    background: #74c2ff !important;
    position: relative;
    line-height: 40px;
    padding-left: 27px;
    border-radius: 3px;
    padding-right: 9px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-thm:hover, .btn-thm:focus, .btn-thm:active {
    background: #212832 !important;
}
.btn-thm i:after {
    content: '';
    width: 1px;
    height: 100%;
    background: #fff !important;
    position: absolute;
    left: -2px;
    top: 0;
}
.practise-area .practise-details .details {
    font-size: 13px;
	color:#888888;
	font-family: 'Open Sans', sans-serif;
}
.btn-thm i {
    padding-left: 15px;
    font-size: 1.25em;
    padding-right: 7px;
    vertical-align: middle;
    border-left: 1px solid #fff !important;
    position: relative;
    margin-left: 20px;
    font-size: 14px;
    line-height: 28px;
}
.btn-xs i {
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 0;
}

/*----------------------------------------------------------------------------------------------------
  Páginas
----------------------------------------------------------------------------------------------------*/

.demos-wrapper {
	padding: 100px 0;
}
.demos-wrapper-wp-navbar {
	padding: 30px 0 0;
}
@media (min-width: 768px) {
  .demos-wrapper-wp-navbar {
    padding: 110px 0 0;
  }
}
.demos-footer {	
        background: rgb(115, 193, 255);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 33%, rgba(0,106,179,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(33%, rgba(255,255,255,1)), color-stop(100%, rgba(0,106,179,1)));
    background: -webkit-linear-gradient(left, rgb(115, 193, 255) 0%, rgb(115, 193, 255) 33%, rgba(0,106,179,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 33%, rgba(0,106,179,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 33%, rgba(0,106,179,1) 100%);
    background: linear-gradient(to right, rgb(115, 193, 255) 0%, rgb(115, 193, 255) 33%, rgba(0,106,179,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#006ab3', GradientType=1 );
}
.demos-footer ul{
    list-style: none;
    padding: 0;
    margin: 32px 0 0 0;
    text-align: right;
}
.demos-footer ul li{
    display: inline-block;
    margin-left: 12px;
}
.demos-footer ul li a{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.demos-footer img{
    width: 70%;
}