
p {
  text-align: justify;
}
input[type="text"], textarea, input[type="submit"] {
	appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	outline:none;
	border-radius:0px;
	font-family: 'Open Sans', sans-serif;
}

::-webkit-input-placeholder {}

.panel {
	float:left;
	width:100%;
	border-radius:0px;
	padding:0px;
	margin:0px;
	box-shadow:none;
	background:none;
	border:none;
}


.flush {
	padding:0px;
}

.flush-left {
	padding-left:0px;
}

.flush-right {
	padding-right:0px;
}

ul {
	margin:0px;
	padding:0px;
}

section {
	float:left;
	width:100%;
}

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

.tableRow {
	display:table;
	width:100%;
	height:100%;
	vertical-align:middle;
}

.tableCell {
	display:table-cell;
	width:100%;
	height:100%;
	vertical-align:middle;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Roboto', sans-serif;
	color:#333333;
}

p,label {
	
	font-family: 'Roboto', sans-serif;
	color:#333333;
}

body {
	font-family: 'Roboto', sans-serif;
	color:#333333;
}

.btn-success,.btn-info,.btn-primary {
	display:inline-block;
}


@font-face {
    font-family: 'fontawesome-webfont';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontawesome-webfont.woff2') format('woff2'),
         url('../fonts/fontawesome-webfont.woff') format('woff'),
         url('../fonts/fontawesome-webfont.ttf') format('truetype'),
         url('../fonts/fontawesome-webfont.svg#fontawesome-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Header Style */

#header {
	
}

#header img {
	width:100%;
}
/*
.navbar-default {
	background:none;
	border:none;
	margin-bottom:0px;
}

#header .navbar-default .navbar-nav  li {
	
}

#header .navbar-default .navbar-nav  li  a {
	color:#000;
	text-transform:capitalize;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	line-height:40px;
	padding:10px 15px;
}


.navbar-brand {
	padding:0px 0px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border:none;
}

#header .navbar-default .navbar-nav li.active  a,#header .navbar-default .navbar-nav a:hover,#header .navbar-default .navbar-nav  a:focus {
	background:#2e3271;
	color:#fff;
	font-weight:bold;
	border:none;
}

#header .dropdown-menu {
	padding:0px 0px;
}
*/


/* Content Style */
#content {
	
}

.top-details .badge.badge-premium, 
.top-details .badge.badge-plus, 
.top-details .badge.badge-basic {
  border: 0;
}

.top-details .badge.badge-premium:before, 
.top-details .badge.badge-plus:before, 
.top-details .badge.badge-basic:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
}
.top-details .badge.badge-premium:after, 
.top-details .badge.badge-plus:after, 
.top-details .badge.badge-basic:after {
  border-top-width: 21px;
  border-bottom-width: 21px;
}


#content .top-details {
	width:100%;
	background:#f3f9fd;
	padding: 15px 0px;
    padding-bottom: 0px;
	border-bottom: 0;
    border-radius: 5px;
}
/*
ABOGADOS = Firm: #93d5ee
DETECTIVES = Detective: #c29d95
PROCURADORES = Attorney: #ed9384
MEDIADORES = Mediator: #ebc273
PERITOS JUDICIALES = Expert: #ae95be
ASESORIAS Agency: #6fc39c
ASESORES FINANCIEROS FinancialAgency: #b6d89e
GRADUADOS SOCIALES LabourRelationsExpert: #66afd3
*/

#content.Firm .top-details{
  background-image: linear-gradient(#93d5ee,#FFF)
}
#content.Mediator .top-details{
  background-image: linear-gradient(#ebc273,#FFF)
}
#content.Agency .top-details{
  background-image: linear-gradient(#6fc39c,#FFF)
}
#content.FinancialAgency .top-details{
  background-image: linear-gradient(#b6d89e,#FFF)
}

#content.Detective .top-details{
  background-image: linear-gradient(#c29d95ab,#FFF)
}
#content.Expert .top-details{
  background-image: linear-gradient(#ae95be,#FFF)
}
#content.LabourRelationsExpert .top-details{
  background-image: linear-gradient(#66afd3, #FFF)
}
#content.Attorney .top-details{
  background-image: linear-gradient(#ed9384,#FFF)
}

#content .top-details .right-box{
  position: relative;
  padding-bottom: 50px;
}
#content .top-details .right-box .ctas{
  position: absolute;
  bottom: 0;
}

#content .top-details h3 {
	font-size:33px;
	color:#444;
	margin-top:0px;
	font-weight:bold;
}

#content .top-details h5 {
	font-size:20px;
	color:#333333;
	margin-top:30px;
}

img.high {
	width:100%;
}

#content .top-details h6 {
	font-size:14px;
	color:#666666;
}

#content .top-details p {
	color:#333333;
	font-size:16px;
	line-height:20px;
	margin-top:10px;
	margin-bottom:20px;
}

#content .top-details .share ul li {
	list-style:none;
	display:inline-block;
	padding:10px 10px;
}


#content .top-details .share ul li button ,
#content .top-details .share ul li a {
  background: none;
  border: 0;
	font-size:18px;
	color:#00aaea;
}

#content .top-details ul.link {
	float:right;
}

#content .top-details ul.link li {
	list-style:none;
	float:left;
	text-align:center;
	background:#fff;
	border:1px solid #cccccc;
	padding:3px 25px;
	margin:0 10px -20px 0;
}

#content .top-details ul.link li:first-child {
	border-left:1px solid #cccccc;
}

#content ul.organization {
	float:left;
}

#content ul.organization li {
	list-style:none;
	float:left;
	text-align:center;
    margin: 0 10px -20px 0;
    max-width: 300px;
}
#content ul.organization li img{
  max-width: 100px;
  display: block;
  float: left;
}

#content .firm-description.see_more {
  max-height: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}

#content .top-details ul.link li button ,
#content .top-details ul.link li a {
	font-size:13px;
	color:#555555;
	text-align:center;
	text-decoration:none;
	font-weight:600;
	font-family: 'Roboto', sans-serif;
}

#content .top-details ul.link li button .fa ,
#content .top-details ul.link li a .fa {
	font-size:20px;
}

#content ul.social li {
	list-style:none;
	display:inline-block;
	padding:0px 4px;
}

#content a.btn-success {
	color:#ffffff;
	font-size:16px;
	line-height:38px;
	padding:0px 10px;
	background:#00aaea;
	margin-top:35px;
	border-radius:4px;
}

#content ul.social li:last-child {
	padding-right:0px;
}

#content ul.social li a .fa {
	
}

#content .perfecto-details {
	display:inline-block;
	width:100%;
    min-height: 250px;
	padding:50px 0px 0px 0px;
}

#content .perfecto-details .caja {
	display:inline-block;
	width:100%;
	border:2px solid #00aaea;
	padding:20px;
}
#content .perfecto-details .caja .bx-wrapper img{
  object-fit: contain;
  max-height: 40rem;
}

#content .perfecto-details .caja  h4 {
	font-size:14px;
	color:#333333;
	text-transform:uppercase;
}

#content .perfecto-details .caja  h4 span {
	font-size:14px;
	color:#333333;
	margin-top:5px;
	float:right;
}

#content .perfecto-details .caja p {
	font-size:14px;
	color:#666666;
	line-height:20px;
}

#content .perfecto-details .caja p:first-child {
  min-height: 50px;
}

#content .perfecto-details .caja p.light {
	font-size: 12px;
	color:#999999;
}

#content .perfecto-details .caja  .list-box {
	font-size:14px;
	color:#333333;
	padding:3px 0px;
	line-height:20px;
    margin-top: 20px;
}

#content .perfecto-details .caja  .title {
  text-transform: uppercase;
}

#content .perfecto-details .caja  .list-box{
  width: 100%;
}

#content .perfecto-details .caja  .list-box,
#content .perfecto-details .caja  .list-box .guias a {
	font-size:12px;
	color:#00aaea;
	/*text-transform:uppercase;*/
}

#content .perfecto-details .caja  .list-box :first-child  span.hi,
#content .perfecto-details .caja  .list-box .guias span.hi {
	font-size:10px;
	border:1px solid #00aaea;
	margin-right:0px;
	text-align:center;
	background:none;
	color:#00aaea;
}

#content .perfecto-details .caja  .list-box .fa {
	color:#00acec;
	font-size:14px;
}

#content .perfecto-details .caja  .list-box span.hi {
	color:#fff;
	font-size:10px;
	text-align:center;
	margin-right:2px;
	background:#00aaea;
	border:1px solid #00aaea;
	border-radius:10px;
	padding:0px 5px;
}

#content .bx-wrapper {
	margin-bottom:0px;
}

#content .perfecto-details .caja p a {
	font-size: 14px;
	color:#00aaea;
	text-transform:uppercase;
}

#content .perfecto-details .caja a.btn-primary.btn-xs {
	float:right;
	background:#00aaea;
	font-size:10px;
	line-height:26px;
	text-transform:uppercase;
	padding:0px 5px;
	color:#fff;
}
#content .perfecto-details .caja a.btn-primary.btn-xl {
	background:#00aaea;
	font-size:20px;
	line-height:52px;
	text-transform:uppercase;
	padding:0px 5px;
	color:#fff;
    display: block;
    margin: 0 auto;
    text-align: center;
}

#content .perfecto-details .caja .no-reviews a {
  color: white;
  text-shadow: none;
  font-size: 13px;
}

#content ul.bxslider-two img {
	width:100%;
}

#content .information {
	display:inline-block;
	width:100%;
	/*background:#f8f8f8;*/
	padding:40px 0px 0px 0px;
}
#content .information strong {
  font-weight: 700;
}

#content .information p {
	font-size:15px;
	color:#333333;
	line-height:20px;
}

#content .information p a {
	color:#53c7ff;
}

#content .information ul li {
    margin-left: 20px;
}
/*#content .information ul li {
	list-style:none;
	display:inline-block;
	padding:2px 0px;
	padding-left:20px;
	width:100%;
	position:relative;
}

#content .information ul li:before {
	content:'\f046';
	font-size:15px;
	color:#00a9f0;
	font-family: 'fontawesome-webfont';
	position:absolute;
	top:0%;
	left:0%;
}*/

#content .information ul li a {
	font-size:15px;
	line-height:20px;
	color:#53c7ff;
}

#content .information h4 {
	text-transform:uppercase;
    border-top: 1px solid #00aaea;
    padding-top: 10px;
}

#content .information.contact {
	background:none;
}

#content .information.contact a {
	float:none;
}

#content .information.contact iframe {
	margin-bottom:5px;
}

#content .gray p a {
	display:inline-block;
	margin-left:15px;
	color:#8a919e;
}

#content .gray p a .fa {
	color:#5f5f5c;
}

#content .information.tarifas {
	background:none;
    position: relative;
}
#content .information.tarifas .cajita {
	border:2px solid #00aaea;
    padding: 10px;
    padding-bottom: 30px;
    height: 100%;
}
#content .information.tarifas .todas {
	display:inline-block;
	width:100%;
}

#content .information.tarifas .title {
  font-weight: bold;
}

#content .information.tarifas .todas .elem,  #content .information.tarifas .todas .title {
  padding: 10px 5px;
}

                  
#content .information.tarifas .todas .col-xs-12 > .row:nth-child(odd) {
  background-color: rgba(240,240,240,1);
}
#content .information.tarifas .todas .col-xs-12 > .row:nth-child(odd) .elem:nth-child(odd) {
  background-color: rgba(235,235,235,1);
}
#content .information.tarifas .todas .elem:nth-child(odd) {
  background-color: rgba(240,240,240,.8);
}

#content .information.tarifas .todas .fa {
    color: #00aaea;
	font-size:20px;
	margin-right:5px;
}
#content .information.tarifas .todas .text-muted {
  color: #BBB;
}
#content .information.tarifas a.btn-primary {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80%;
  background: #00aaea;
  font-size: 10px;
  line-height: 26px;
  text-transform: uppercase;
  padding: 0px 5px;
  color: #fff;
  display: block;
  margin: 10px auto;
  text-align: center;
  }


#content .information.tarifas .todas a {
	font-size:20px;
	line-height:20px;
	color:#999999;
	font-weight:bold;
	text-transform:uppercase;
}

#content .information.tarifas .todas ul {
  padding: 5px;
}
#content .information.tarifas .todas li {
  padding: 10px 20px;
  display: block;
}
#content .information.tarifas .todas li:before {
  top: 25%;
}

#content .information.tarifas h5 {
	font-size:18px;
	color:#333333;
	line-height:20px;
	text-transform:uppercase;
}

#content .information.tarifas h6 {
	font-size:19px;
	color:#37c8ff;
}

#content .information.tarifas span {
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	background:#3cc7fb;
	display:inline-block;
	line-height:18px;
	padding:0px 5px;
}

#content .images {
	position:relative;
	display:inline-block;
	width:100%;
	height:70px;
}

#content .images span {
	position:absolute;
	bottom: 5px;
    left: 50%;
    margin-left: -50px;
}

#content .information.tarifas  p.font-small {
	font-size:12px;
	color:#333333;
	line-height:18px;
}

#content .information.tarifas a.btn-info {
  text-shadow: none;
  color:#00aaea;
  font-size:14px;
  text-transform:uppercase;
  border:1px solid #00aaea;
  line-height:30px;
  display:inline-block;
  padding:0px 10px;
  text-decoration:none;
  margin-top:20px;
  background:none;
}

#content .information.actividad {
	margin-top:20px;
	padding-top:0px;
}

#content .white {
	display:inline-block;
	width:100%;
	border:2px solid #cccccc;
	background:#fff;
	padding:5px;
}

#content .white h5 {
	font-size:15px;
	color:#333333;
	margin:5px 0px;
}

#content .white h6 {
	font-size:15px;
	color:#00aaea;
	margin:2px 0px;
}

#content .white p {
	font-size:14px;
	color:#333333;
	font-weight:normal;
}

#content .white a {
	color:#00aaea;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
}

#content .white label {
	font-weight:normal;
	color:#666666;
	font-size:12px;
	text-transform:uppercase;
	margin-top:20px;
}

#content .normal {
	padding:0px 4px;
}

#content .recommand {
    background: none;
	display:inline-block;
	width:100%;
	padding:66px 0px;
}

#content .recommand img {
	width:100%;
}

#content .recommand h4 {
	margin-bottom:20px;
}

#content .recommand h6 {
	font-size:19px;
	line-height:19px;
}

#content .recommand p a {
	padding:5px 10px;
	background-color:#3dc8ff;
	color:#fff;
	text-transform:uppercase;
	border-radius:4px;
}

#content .recommand h5 {
	font-size:12px;
}

#content .information.logros {
}

#content .information.logros h4 {
}

#content .information.logros h6 {
	font-size:20px;
	line-height:20px;
	color:#00aaea;
}

#content .information.logros ul li {
	list-style:none;
	padding:3px 0px;
	padding-left:30px;
	position:relative;
}

#content .information.logros ul li:before {
	position:absolute;
	top:0px;
	left:0%;
	font-size:20px;
	font-family: 'fontawesome-webfont';
	color:#00aaea;
	content:'\f091';
}

#content .information.logros ul li a {
	font-size:15px;
	line-height:20px;
	color:#333;
	margin:5px 0px;
	font-weight:bold;
}

#content .information.logros ul li  i.fa {
	color:#00aaea;
	margin-right:10px;
}


/*****======= Responsive Style Css ======***********/

/* Landscape phones and portrait tablets */
@media (min-width: 442px) and (max-width: 767px) {

  .img-abogado img {
    max-width: 50%;
    margin: 0 auto;
    display: block;
  }
}

@media (max-width: 767px){

  .navbar-default .navbar-brand img {
  }
  
  #content .recommand img {
  	width:auto;
  }
  
  .navbar-default .navbar-toggle {
  	margin-top:15px;
  	border:none;
  	margin-right:0px;
  }
  
  .navbar-collapse {
  	border:none;
  	box-shadow:none;
  }
  
  
  #header .navbar-default .navbar-nav > li > a {
  	text-align:center;
  }
  
  .navbar-default .navbar-toggle .icon-bar {
  	background:#fff;
  }
  
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  	background:none;
  }
  
  .flush-right {
  	padding-right:15px;	
  }
  
  /*.row-eq-height {
  	display:inline-block;
  }*/
  
  .small-center {
  	text-align:center;
  }
  
  #content .top-details h3, #content .top-details h5, #content .top-details h6, #content .top-details p, #content .information h4, #content .logros h4 {
  	text-align:center;
  }
  
  #content .top-details ul.link li {
      padding: 3px 5px;
  }
  
  #content .top-details ul.link li button ,
  #content .top-details ul.link li a {
      font-size: 8px;
  }
  
  #content .top-details ul.link li a .fa ,
  #content .top-details ul.link li button .fa {
      font-size: 15px;
  }
  
  #content .perfecto-details .caja, #content .white {
  	margin-bottom:10px;
  }
  
  #content .information.logros ul li a {
      font-size: 11px; 
  }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

  #content .top-details ul.link li {
    padding: 3px 22px;
  }

  #content .information.tarifas h5 {
    font-size:12px;
  }

  #content .information.tarifas .todas a {
    font-size:15px;
  }

  #content .white h6 {
    font-size:11px;
  }

  #content .recommand img {
    width:auto;
  }

}


.opinions-box {
  min-height: initial;
}
.opinions-box.wo-answers {
  min-height: 200px;
}

#content .pictures .insta-box {
  border: 1px solid #00aaea;
  padding: 4px;
  height: 40rem;
}


/* Landscape tablets and medium desktops */
@media (min-width: 992px) {
  #content ul.organization li img{
    display: inline;
  }

  .pictures .caja {
    min-height: 300px;
  }
  .opinions-box {
    position: absolute;
    top: 0;
    height: 60%;
  }

  .answers-box {
    position: absolute;
    bottom: 0;
    height: 35%;
  }


}

@media (min-width: 992px) and (max-width: 1169px) {
}

/****** Progress Bar ***************/
.progress{
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
    border: 0;
}
/*
.progress:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 19px solid #eeeeee;
    position: absolute;
    top: 0;
    left: 0;
}
*/
.progress > span{
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.progress .progress-left{
    left: 0;
}
.progress .progress-bar{
    width: 100%;
    height: 100%;
    background: none;
    border-width: 19px;
    border-style: solid;
    position: absolute;
    top: 0;
}
.progress .progress-left .progress-bar{
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
.progress .progress-right{
    right: 0;
}
.progress .progress-right .progress-bar{
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    animation: loading-1 1.8s linear forwards;
}
.progress .progress-value{
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: transparent;
    font-size: 24px;
    color: #666666;
    line-height: 135px;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 5%;
}
.progress.blue .progress-bar{
    border-color: #049dff;
}
.progress.blue .progress-left .progress-bar{
    animation: loading-2 1.5s linear forwards 1.8s;
}
.progress.yellow .progress-bar{
    border-color: #fdba04;
}
.progress.yellow .progress-left .progress-bar{
    animation: loading-3 1s linear forwards 1.8s;
}
.progress.pink .progress-bar{
    border-color: #ed687c;
}
.progress.pink .progress-left .progress-bar{
    animation: loading-4 0.4s linear forwards 1.8s;
}
.progress.green .progress-bar{
    border-color: #1abc9c;
}
.progress.green .progress-left .progress-bar{
    animation: loading-5 1.2s linear forwards 1.8s;
}
@keyframes loading-1{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@keyframes loading-2{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(144deg);
        transform: rotate(144deg);
    }
}
@keyframes loading-3{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@keyframes loading-4{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(36deg);
        transform: rotate(36deg);
    }
}
@keyframes loading-5{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(126deg);
        transform: rotate(126deg);
    }
}
@media only screen and (max-width: 990px){
    .progress{ margin-bottom: 20px; }
}
