/*
Nombre Tema: Contfin
Tema URI: www.contfin.cl
Descripción: Contadores, Contabilidad y asesorías
Versión: 1
Autor: Juan Atonio Paredes = JotaA Diseño y Desarrollo
Autor URI: http://www.jotaa.cl
Tags: Contadores, Contador, Asesorías contables
*/

@media (min-width: 768px){
	.navbar-nav{
		float: right;
		font-family: 'Roboto Condensed';
		font-style: normal;
		font-weight: 700;
		font-size: 14px;
		text-transform: uppercase;
	}
}


header{
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-header{
	background-color: #fff;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
}
.navbar-default{
	background-color: #fff !important;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
}

.back-conta{
	width: 100%;
	background: #ffffff url('./img/conta.jpg') center center fixed;
	-webkit-background-size: cover;
	background-size: cover;
	height: 445px;
}
.back-contador{
	background-color: #70cbce;
	background-image: url(./img/back-contabilidad.png);
	background-size: cover;
}
.titleConta{
	font-size: 40px;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 300;
	margin-top: 20px;
	color: #fff;
}
.titleContaGris{
	font-size: 40px;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 300;
	margin-top: -30px;
	color: #58585b;
}
.gris{
	color: #58585b;
}
.backgris{
	background-color: #f1f1f2;
}
.linea{
	border-bottom: 2px solid #70cbce;
	width: 5%;
}
.margin-top20{
	margin-top: 20px;
}
.margin-top40{
	margin-top: 40px;
}
.padding-top40{
	padding-top: 40px;
}
.textConta{
	font-size: 24px;
	color: white;
	max-width: 612px;
	text-align: right;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 300;
	margin-top: 20px;
}
.icon{
	text-align: center;
	font-size: 30px;
	font-family: 'Roboto Condensed';
	font-style:normal;
	font-weight: 300;
}

.iconimg{
	margin:auto;
	margin-top: 40px;
	margin-bottom: -30px;

}
.ubicacion,.nosotros,.servicios,.contacto{
	height: 60px;
	background-color: #0290CA;
	/*margin-top: 40px;*/
	margin-bottom: 20px;
}

.mapa{
	padding-bottom: 75%
}

.mapa,iframe{
	width: 100% !important;
	height: 450px !important;
}

.ubi,.nos,.ser,.cli,.con{
	font-size: 400%;
	color: #fff;
	font-family: 'Roboto Condensed';
	font-style:normal;
	font-weight: 700;
	text-transform: uppercase;
}
.map{
	margin:auto;
	height: 569px;
}

.backGris{
	background-color: #f1f1f2;
	border:4px solid #fff;
	height: 720px;
}
.backCeleste{
	background-color: #f1fafb;
	border:4px solid #fff;
	height: 720px;
}

/* footer */

.back-black{
	background-color: black;
	margin-top: 100px;
	/*height: 291px;*/
	/*background-image: url('img/back-footer.png');
	background-repeat: no-repeat;
	background-position: left;*/
}
.imgfoot{
	float: left;
	margin-left: -50px !important;
	z-index: -10;
}

.fondo{
	position:absolute;
	z-index: 1;
	left: 0;
}

.logo{
	position:absolute;
	z-index: 10;
	left: 250px;
}

.text-contact{
	position:absolute;
	z-index: 20;
	right: 0;
}

/* fin footer */

.contact,.contact-white{
	font-size: 24px;
	font-family: 'Roboto Condensed';
}

.contact{
	margin-top: 4%;
	font-size: 24px;
	color: #0E89CB;
	font-family: 'Roboto Condensed';
	font-weight: bold;
}

.contact-white{
	color: white;
	font-weight: 300;
	line-height: 1.2;
}

.titulo-nosotros{
	margin-top: 70px;
	color: #58585B;
	font-size: 47px;
	font-family: 'Roboto Condensed';
	font-weight: bold;
}

.quienes{
	margin-top: 120px;
	margin-bottom: 180px;
}

.texto-nosotros{
	max-width: 517px;
	min-height: 273px;
	font-size: 29px;
	font-family: 'Roboto Condensed';
	font-weight: 300;
	margin-top: 60px;
}
.circulo{
	background-color: #fff;
	border-radius: 50%;
	height: 15px;
	width: 15px;
	float: left;
}
.textRight{
	float: right;
    margin-top: -30px;
    margin-left: 80px;
}
#menos-margin-rigth{
	margin-left: -90px;
	float: left;
	margin-top: 30px;
}


.staffCirculo{
height: 41px;
width: 41px;
background: rgba(0,173,212,1);
background: -moz-linear-gradient(left, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,173,212,1)), color-stop(100%, rgba(0,143,201,1)));
background: -webkit-linear-gradient(left, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
background: -o-linear-gradient(left, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
background: -ms-linear-gradient(left, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
background: linear-gradient(to right, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00add4', endColorstr='#008fc9', GradientType=1 );
border-radius: 50%;
}
.persona{
float: left;
margin-left: 50px;
margin-top: -25px;
}

.containerpersona{
	float: left;
}


.back-exp{
background: rgba(0,173,212,1);
background: -moz-linear-gradient(left, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,173,212,1)), color-stop(100%, rgba(0,143,201,1)));
background: -webkit-linear-gradient(left, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
background: -o-linear-gradient(left, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
background: -ms-linear-gradient(left, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
background: linear-gradient(to right, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00add4', endColorstr='#008fc9', GradientType=1 );
	padding-top: 40px;

}

.img-exp{
	margin-top: 100px;
}
.texto-exp{
	margin: 20px 0px 20px 0px;
	font-size: 29px;
	font-family: 'Roboto Condensed';
	font-weight: 200;
	color: white;
}

.img-servicios{
	margin: auto;
	margin-top: 50px;
	margin-bottom: 30px;
}

.titulo-servicios{
	height: 80px;
	font-family: 'Roboto Condensed';
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #0290CA;
	margin-bottom: 40px;
}

.text-servicios{
	font-size: 29px;
	font-weight: 300;
	font-family: 'Roboto Condensed';
}

.espacio-servicio{
	width: 20px;
	height: 200px;
}

.text-cli-1{
	padding-top: 70px;
}

.text-cli-2{
	padding-top: 55px;
}

.text-cli-3{
	padding-top: 45px;
}

.text-cli-4{
	padding-top: 40px;
}

.text-cli-1,.text-cli-2,.text-cli-3,.text-cli-4{
	color: white;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.lightblue{
	background-color: #70CBCE;
	    color: white;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    height: 150px;
    border:4px solid #fff;
    padding-top: 50px;
}

.grey{
	background-color: #58585B;
	    color: white;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    height: 150px;
    border:4px solid #fff;
    padding-top: 50px;
}
.clie{
margin: auto;
vertical-align: middle;
border:20px solid #fff;
}
.grey:hover{
	background-color: #ccc;
	transition: 1s;
}
.lightblue:hover{
	background-color: #86f2f2;
	transition: 1s;
}

@media all and (max-width: 1200px){
	.text-cli-4{
		padding-top: 5px;
	}
}

@media all and (max-width: 992px){
	.lightblue,.grey{
		width: 100%;
	}

	.text-cli-4{
		padding-top: 40px;
	}
}

.i{
	margin-right: 0.3%;
	margin-bottom: 0.8%;
}
.m{
	margin-right: 0.3%;
	margin-left: 0.3%;
	margin-bottom: 0.8%;
}
.d{
	margin-left: 0.3%;
	margin-bottom: 0.8%;
}

.btn-sub{
	background: rgba(0,173,212,1);
background: -moz-linear-gradient(left, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,173,212,1)), color-stop(100%, rgba(0,143,201,1)));
background: -webkit-linear-gradient(left, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
background: -o-linear-gradient(left, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
background: -ms-linear-gradient(left, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
background: linear-gradient(to right, rgba(0,173,212,1) 0%, rgba(0,143,201,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00add4', endColorstr='#008fc9', GradientType=1 );
height: 40px;
padding-left: 30px;
padding-right: 30px;
color: #fff;
padding-top: 10px;
padding-bottom: 15px;
}
.message{
	height: 140px;
}
.cont{
	margin-bottom: 30px;
}

/*negro*/
#headerDos{
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}


.logoDos{
	z-index: 10;
	width: 160px;
	height: auto;
}
.navbar-defaultDos .navbar-collapseDos, .navbar-defaultDos .navbar-formDos, .navbar-headerDos{
	background-color: #000;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
}
.navbar-defaultDos{
	background-color: #000 !important;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
}

