@charset "utf-8";
/* CSS Document */


/*
 *
 * charity pages html template
 * Author: Jitu Chauhan
 *
 */


@import url(http://fonts.googleapis.com/css?family=Merriweather:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Asap:400,700);
/*------------------------------------------------
		Index of law template html
			
			
			Index : 
			About :

		 Service :
									- Service Detail :
									- Service Icon :
			
			Blog :
									- Blog 2 :
									- Blog News :
									- Blog Detail :
			
			Pages :
									- Lawyers Style One
									- Lawyers Style Two
									- Lawyers - Detail
									- 404 error
									- Shortcode Alerts
									- Shortcode Columns
									- Shortcode Tabs
									- Shortcode Typography
									- Shortcode List
									
	
-----------------------------------------*/
/*----------------------------------------
			COLORS
			
			      	Primary color								: #335c87;
				  	Secondry 	color							: #274e78;
					h1, h2, h3, h4, h5, h6 					: #2c2828;
	                p : color										    : #7b7b7b;
					a : color										    : #335c87;
				    a:hover 										:
				    footer : color								:#292626;


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

/*-------------------------------
			FONT FAMILY
			
									  Body : 	font-family: 'Asap', sans-serif;
			h1, h2, h3, h4, h5, h6	: 	font-family: 'Merriweather', serif;
						 					p	: 	font-family: 'Asap', sans-serif;

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

/*-------------------------------
			FONT SIZE based on Golden Ration
			
					body : font-size: 16px;
					    h1 : font-size: 32px
						h2 : font-size: 24px
						h3 : font-size: 19px
						 p : font-size: 15px

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

/*------------------------------
		Custom Styles
-------------------------------*/
/*img.img-responsive.img-team {
    height: 170px;
    width: 165px;
}*/

img.img-responsive.img-team:hover {
    border:2px solid rgba(51, 51, 51, 0.64);
}

.alianzas{
	padding-top: 100px;
}

div#map {
	height: 591px;
}

a.navbar-brand img{
	width: 60%;
	margin:0;
}

.custom-container{
	width: 100%
}

.caption-custom h1,
.caption-custom p{
	color: #274E78 !important;
}

.service-box img{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.col-md-4.info-contact.info-contact-mail {
    padding-top: 10px;
}

/* --------- EQUIPO PRINCIPAL ---------- */

section#principal img {
    margin: 0 auto;
}

#equipo-principal-desc{
    background-color: #FFFFFF !important;
    width: 87%;
    margin: 0 auto;
    
}

#equipo-principal-desc div{
    padding-top: 50px;
}

section#nuestro-equipo{
    width: 100%;
    background-color: #f5f5f5;
    text-align: center;
    margin: 0 auto;
    display: table-cell;
}

section#nuestro-equipo .section-equ{
    width: 90%;
    margin: 0 auto;
}

section#nuestro-equipo h1{
    padding-top: 50px;
}

section#nuestro-equipo ul li{
    list-style: disc;
}
.img-equipo{
    width: 100%;
    border: 1px solid black;
}

.all-desc{
    padding: 20px 50px;
}

.all-desc h4{
    padding-top: 20px;
}

#img-todo-equipo{
    background-color: #f5f5f5;
    margin-bottom: 50px;
}
#img-todo-equipo img{
    margin:  0 auto;
}

.two.section-equ {
    display: inline-block;
}

/* --------- PRENSA ------- */
section.prensa {
	padding-top: 100px;
}

.feature-img p,
.blog-post .entry-title,
.post-date{
    padding-left: 16px;
}

.feature-img blockquote p {
    padding-left: 0;
    color: #333;
}

.custom {
    width: 30%;
    background-color: rgba(221, 221, 221, 0.36);
    float: left;
    margin-right: 25px;
    padding: 15px;
}

.quienes-son.img-custom img {
	float: left;
    margin-right: 10px
}

strong.strong-custom {
    font-size: 25px;
    text-align: center;
    display: block;
    color: #274E78;
}

p.desc-mercurio {
	font-size: 22px;
}

h1.entry-title.boletin-minero {
    font-size: 25px;
}

img.img-responsive.col-md-5.mineria-chilena {
    width: inherit;
}
/*--
/*------------------------------
		General Styles
-------------------------------*/

.item i{
    font-size: 40px;
}

body {
	font-family: 'Asap', sans-serif;
	font-size:15px;
	line-height:24px;
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Merriweather', serif;
	color:#2c2828;
	margin-bottom:20px;
	margin-top:0px;
	-webkit-font-smoothing:antialiased;
}
h1 {
	font-size:32px;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:19px;
}
p {
	font-family: 'Asap', sans-serif;
	color:#7b7b7b;
	line-height:24px;
	margin-bottom:30px;
	font-size: 16px;
}
a {
	color:#335c87;
}
a:hover {
	text-decoration:none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
ul {
	padding:0px;
}
ul li {
	color:#7b7b7b;
	font-family: 'Asap', sans-serif;
	font-size:15px;
	list-style:none;
}
.title-lable {
	margin-bottom:30px;
	font-family: 'Merriweather', serif;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
}
.fa-size {
	font-size:75px;
	margin-bottom:20px;
	margin-top:0;
	color:#335c87;
}
::selection {
 background:#335c87;
 color:#fff;
}
ul.circle-bullet li i {
	margin-right:10px;
	color: #335c87;
}
.lead-size {
	font-size: 18px;
	line-height: 29px;
	margin-bottom: 30px;
}

#nuestro-estudio ul li{
	list-style: disc
}
/**** menu-bar  ***/

.header{}

.header .navbar-default {
	background-color:#274e78;
	border: 0px;
	border-radius: 0px;
	/*padding-bottom: 40px;*/
}
.header .navbar-brand {
	float: left;
	height: 50px;
	padding: 12px 15px;
	font-size: 24px;
	font-weight:700;
	letter-spacing:-2px;
	line-height: 20px;
	
	color:#f5f5f5;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
padding-bottom: 20px
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #f5f5f5;
	background-color: #335c87;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #2f5378;
}
.dropdown-menu {
	background:#335c87;
	border:none;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight:600;
	line-height: 30px;
	color: #fff;
	white-space: nowrap;
}
.navbar {
    position: fixed;
    width: 100%;
    z-index: 1;
    min-height: 50px;
	border: 1px solid transparent;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
#top-search {
float: left;
height: 60px;
background: #3d3c3a;
border: none;
outline: none;
line-height: 24px;
padding: 7px 15px;
color: #777777;
display: none;
webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
position: relative;
z-index: 99;
}
li.search a {
float: left;
}
/*** Mobile Menu ******/
.header .navbar-default .navbar-toggle{ border:none;}
.header .navbar-default .navbar-toggle .icon-bar{ background:#335c87;}
.header .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background:#fff;}
.header .navbar-default .navbar-collapse, .navbar-default .navbar-form { border:none;}

/****     banner section   ******/

.banner{position: relative;
z-index: 0;
top: 0;
overflow: hidden;}
.banner .camera_caption h1{ font-size:46px; font-weight:600;}
.banner .camera_caption h1, .banner .camera_caption p{ color:#fff;}
.hero-text {
	text-align:left;
	bottom: 120px;
	position: absolute;
}
.hero-text h1 {
	color:#FFF;
	font-weight:700;
}
.hero-text p {
	color:#FFF;
}
.outline-btn {
	padding:10px 41px;
	background:none;
	border:2px solid #FFF;
	border-radius:0px;
	color:#FFF;
	font-weight:600;
	text-transform:uppercase;
	font-size:15px;
}
.outline-btn:hover {
	background:#fff;
	color:#335c87;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border:2px solid #FFF;
}
.hero-lawyer {
	position:absolute;
	bottom:-19px;
}

/****     appoinment section   ******/
.appoinment {
	background: #335c87;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-top: -1px;
}
.appoinment p {
	margin-bottom:0px;
	color:#FFF;
	text-align:center;
	font-size:16px;
	    display: inline-flex;
}
.appoinment a i{ margin-right:10px;}
.appoinment a {
	margin:0px;
	margin-left:20px;
	color:#FFF;
}
/****     practical section   ******/
.practise-area img {
	margin-bottom:30px;
}
.about {
	padding-top:60px;
	padding-bottom:60px;
	text-align: justify;
}
.head-lable {
	margin-bottom:30px;
	font-family: 'Merriweather', serif;
	color:#335c87;
	font-size:16px;
	text-transform:uppercase;
}
/****     services section   ******/

.services {
	background:#f5f5f5;
	padding-bottom:120px;
	/*padding-top:120px;*/
}
.practise-area {
	background:#FFF;
	padding-top:0;
	padding-bottom:20px;
	text-align:center;
}
.btn-red {
	background:#335c87;
	border:none;
	border-radius:0px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:700;
	padding:10px 23px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-red:hover {
	background:#274e78;
	border:none;
	border-radius:0px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:700;
	padding:10px 23px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/*** left side service style page****/

.tabbable{ margin-bottom:100px; display: inline-block;}
.tabs-left .nav-tabs {
float: left;
border:none;
margin-bottom:40px;
position:relative;
z-index:9999;
}

.tabs-left .tab-content{ padding:10px 0px 0px 0px;}
.tabs-left .nav-tabs > li {
float: none; border-bottom: 1px solid #eee;
}
.tabs-left .nav-tabs .active > a, .tabs-left .nav-tabs .active > a:hover {
border:none;
}

.tabs-left .nav-tabs > li > a {
font-size:19px; color:#7b7b7b; padding: 10px 10px 10px 0px; margin-right:2px; border:0px;

}
.tabs-left .nav-tabs > li > a:hover {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 0px;
	border-radius:0px;
	background:#fff;
	color:#dc3030;
}
.tabs-left .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #dc3030;
cursor: default;
background-color: #fff;
border: none;
margin-right: 2px;
}
.tabs-left .list-style{ margin-bottom:30px;}
.tabs-left .list-style li i{ margin-bottom:10px; color:#335c87; margin-right:10px;}
.parctice-pic{
	margin-bottom:30px;
	max-height:300px;
	border-radius:4px;
	overflow: hidden;
}
/****     services section   ******/

/****    client section   ******/
.client {
	padding-bottom:80px;
	/*padding-top:80px;*/
}
.client-title {
	text-align:center;
}
/****    Team section    ******/
.team {
	background:#f5f5f5;
	padding-bottom:120px;
	padding-top:120px;
}
.clr-red {
	color:#335c87;
}
.team-detail {
	margin-bottom:0px;
	margin-top:20px;
}
.lawyer-name {
	color:#2c2828;
}
/****** post section  *****/
.post {
	padding-bottom:120px;
	padding-top:120px;
}
.post-img {
	margin-bottom:20px;
	max-height: 160px;
	overflow: hidden;
	border-radius: 4px;
	opacity: .7;
}
.post-commant {
	margin-left:20px;
}
.post .btn-red {
	margin-top:30px;
}
/****** footer section  *****/
.footer {
	background:#292626;
	padding-bottom:80px;
	padding-top:80px;
	color:#FFF;
}
.footer h2 {
	color:#fff;
}
.footer-icon {
	list-style:none;
}
.news-letter .form-control {
	display: block;
	width: 100%;
	/* height: 34px; */
	padding-top: 19px;
	padding-bottom: 19px;
	padding-right: 95px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.news-letter .btn {
	display: inline-block;
	margin-bottom: 0;
	padding: 9px 14px;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
}
/****  sub-footer  ****/

.sub-footer {
	background: #201e1e;
	padding-top: 21px;
    padding-bottom: 21px;
}
.sub-footer p {
	margin-bottom:0;
	font-size:16px;
	color: #ffffff;
}

.sub-footer p a{
    color: #FFFFFF;
    font-weight: 700;
}
/****************inner page start******************/


.page-header {
	background-color:#335c87;
	text-align:center;
	margin-top: 0px;
	padding-bottom:60px;
	padding-top:60px;
	margin-bottom:0px;
}
.page-title {
}
.page-header {
}
.page-header h1 {
	color:#fff;
}
/*.red-mask{ background-color:#335c87;padding-bottom: 100px;
	padding-top: 100px; opacity:0.8}*/
.main-container {
	margin-top:60px;
}
.icon-space {
	margin-bottom:30px;
	color:#787474;
	font-size:24px;
}
.list-style {
	margin-bottom:5px;
	margin-right:10px;
	font-size: 18px;
	list-style:none;
}
/******** about us *********/

.about-us {
}
.red-title {
	color:#335c87;
}
.abt-feature {
	margin-bottom:30px;
	margin-top:30px;
}
.abt-feature-blk {
}
.abt-feature-blk li {
	font-size: 18px;
	line-height: 40px;
}
.abt-feature-blk .list-style {
	font-size: 22px;
}
.abt-feature-blk ul {
	padding:0px;
	margin-top:45px;
}
.abt-award {
	margin-top:70px;
	margin-bottom:70px;
}
.abt-award .abt-photo {
	margin-bottom:20px;
}
.abt-servic {
	background-color:#f5f5f5;
	padding-top:90px;
	padding-bottom:60px;
}
.abt-servic {
}
.about-news {
	margin-bottom:30px;
	margin-top:10px;
}
.about-post {
	padding-bottom:60px;
}
.about-news-blk {
	margin-bottom: 25px;
}
/******** News *************/
#new {
}
.news {
	background-color:#f5f5f5;
	padding:30px;
	margin-bottom: 30px;
}
.news-title a {
	color:#2c2828;
	line-height: 34px;
}
.news-title a:hover {
	color:#335c87;
}
.post-date a {
	font-size:12px;
	font-weight:700;
	margin-bottom:20px;
	text-transform:uppercase;
	display:block;
	color:#787474;
	letter-spacing:1px;
	display:inline-block;
}
.post-date a:hover {
	color:#335c87;
}
.entry-title {
	line-height:32px;
}
.entry-title a {
	color:#2c2828;
	margin-bottom: 30px;
	display: block;
}
.entry-title a:hover {
	color:#335c87;
}
.meta {
}
.post-comment, .post-category {
	color:#787474;
	text-transform:uppercase;
	font-size:12px;
}
.post-comment:hover, .post-category:hover {
	color:#335c87;
	text-transform:uppercase;
	font-size:12px;
}
.post-comment {
	margin-right:20px;
}
.post-category {
	margin-left:20px;
}
/******** service *********/
.service {
}
.more-text {
	text-transform:uppercase;
	font-size:13px;
	font-weight:700;
}
.service-box {
	background-color:#ffffff;
	margin-bottom:30px;
	padding:30px 5px;
	/*height: 215px;*/
    text-align: center;
}
.service-box i {
	color:#787474;
	margin-bottom:30px;
}
.service .lead {
	font-size:18px;
	line-height:29px;
	margin-bottom:30px;
}
.service-title {
	color:#2c2828;
}
.service-title:hover {
	color:#335c87;
}
.lawyer-practice {
	margin-bottom:30px;
	margin-top:30px;
}
.lawyer-practice a {
	color:#787474;
}
.lawyer-practice a:hover {
	color:#335c87;
}
.lawyer-practice ul li {
	margin-bottom:10px;
}
/******** testimonial *********/
.testimonial {
	background-color:#f5f5f5;
	text-align:center;
	padding-top:60px;
	padding-bottom:60px;
	margin-top: 60px;
}
.testimonial-box {
	background-color:#fff;
	padding: 65px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.quote-icon i{ color:#335c87}
.testimonial-box h2 {
	background-color:#fff;
	margin-top:10px;
	font-style:italic;
	line-height:36px;
	color:#787474;
}
.testimonial-box .client-name {
	font-weight:700;
	text-transform:uppercase;
	font-size:24px;
	color:#272323;
	margin-bottom:15px;
	display: block;
}
/******** service detail *********/

.service-blk {
	margin-top:30px;
	padding-bottom:60px;
}
.service-heading {
	margin-bottom:30px;
}
.social-icon a {
	margin-right:5px;
	color:#787474;
	font-size:24px;
}
.social-icon a:hover {
	margin-right:5px;
	color:#335c87;
	font-size:24px;
}
.cta-appointment {
	margin:15px 0px;
}
.testimonial-smallbox {
	background-color:#f5f5f5;
	padding:20px;
	text-align:center;
	margin-bottom: 45px;
}
.testimonial-smallbox h3 {
	font-size:15px;
	margin-top:10px;
	font-style:italic;
	color:#2c2828;
	line-height:21px;
}
.client-name {
	font-weight:700;
	text-transform:uppercase;
	color:#335c87;
	margin-bottom:15px;
	display: block;
}
.btn-red-service {
	text-align:center;
	margin-bottom:30px;
	margin-top:60px;
}
/******** lawyer *********/

.lawyer {
	padding-bottom:60px;
}
.lawyer-blk {
	padding-top:60px;
}
.lawyer-img {
	margin-bottom:30px;
	margin-top:10px;
}
img.grayscale {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}
img.grayscale:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background:#666;
}
/******** lawyer detail *********/

.profile-pic {
	margin-bottom:30px;
}
/****** contact *******/

.contact {
    padding-bottom:40px;
    padding-top:40px;
    text-align: center;
}
.ct-add {
	margin-top:60px;
	margin-bottom:30px;
	background-color:#f7f7f7; padding:30px;
	border-radius: 2px
}
.ct-add-blk {
	padding-left:15px;
	padding-right:15px;
}
.ct-add p {
	margin-top:25px;
}
.ct-add-title {
	margin-bottom:35px;
}
.contact-form {
	margin-bottom:30px;
    text-align: left;
}
.contact-form{ background-color: #f7f7f7;
padding: 40px;}
.contact-form form .form-control {
	background-color:#fff;
	border: none;
	min-height: 41px;
	border-radius: 2px;
}
.contact-form form textarea .form-control {
	background-color:#efefef;
	border: none;
	margin-bottom:30px;
}
.contact-form textarea.form-control {
	margin-bottom: 30px;
	background-color:#fff;
	border:none;
}
.contact .btn-red {
	margin-bottom:25px;
}
.contact-add {
	margin-top:100px;
	text-align:center;
		margin-bottom:100px;
}
/****** contact us *******/

.contact-us {
	margin-bottom:60px;
}
.contact-us-box {
	background-color:#efefef;
	padding:80px;
	margin-top: 30px;
}
/************* Appointment Form ***************/
.appointment {
	margin-bottom:60px;
}
.appointment-form, .testimonial-head {
	margin-top:50px;
}
.appointment-form form .form-control {
	background-color:#fff;
	border: none;
	min-height: 50px;
	border-radius: 2px;
}
.appointment-form form{ background-color:#f7f7f7; padding:40px;}

.appointment-form textarea.form-control {
	margin-bottom: 30px;
	background-color:#fff;
	border:none;
}

/****** blog news ******/
#blog-new {
}
.blog-new {
	padding-bottom:60px;
}
/*****blog-detail******/
.blog-pagination{ padding-top:60px; padding-bottom:60px; text-align:center;}
.blog-pagination .pagination{
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	color:#7b7b7b;
}
.blog-pagination .pagination > li > a{
	color:#7b7b7b;border-radius: 0px;
}
.blog-pagination .pagination > .active > a{
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #335c87;
	border-color: #335c87;
}
.blog-detail {
	margin-bottom:30px;
}
.blog-post {
	margin-bottom:30px;
}
.blog-post ul li {
	margin-bottom:10px;
}
.blog-detail .feature-img {
	margin-bottom:30px;
	margin-top:30px;
	/*max-height:300px;*/
	overflow:hidden;
	border-radius: 4px;
	opacity: .9;
}
.left-img{
	border-radius:4px;
	margin-bottom:20px;
}
.blog-detail .blockquote {
	padding: 30px 20px;
	margin: 0 0 40px;
	font-size: 16px;
	border-left: 5px solid #335c87;
	background-color:#f5f5f5;
    display: table;
}
.blog-detail ul {
}
.blg {
	margin-top:15px;
}
.leave-replay {
	margin-bottom:30px;
	margin-top:30px;
	padding: 30px;
	background: #eee;
}
.leave-replay .form-control {
	background-color:#fff;
	border-radius: 0px;
	margin-bottom:30px;
}
.author{
		margin-bottom:30px;
		margin-top:30px;
		padding: 30px;
		background: #eee;
		display: inline-block;
}
.author .social-icon i{
	color:#7b7b7b;
	margin-right:10px;
	font-size:20px;
}


/*** Blog side bar start ****/
.widget{ margin-bottom:40px; display:inline-block;}
.search-widget, .categories, .recent-post{
	border-bottom:1px solid #eee;padding-bottom: 40px;
}
.btn-search {
	background-color:#335c87;
	color:#fff;
	border-radius: 0px;
	height: 40px;
	border:none;
}
.search-widget .input-group .form-control {
	background-color:#f1f1f1;
	border-radius: 0px;
	height: 40px;
}
.lawyer-info {
/*border-bottom: 1px solid #ddd;
	padding-bottom: 30px;*/
}
.lawyer-info .lawyer-img{
	margin-bottom: 20px;
}
.lawyer-contact ul li {
	margin-bottom:5px;
}
.lawyer-eduction, .lawyer-contact, .lawyer-practice {
	margin-bottom: 25px;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}
.lawyer-eduction h3, .lawyer-contact h3, .lawyer-practice h3 {
	margin-bottom:10px;
}
.categories {
	
}
.categories a {
	color:#787474;
}
.categories a:hover {
	color:#335c87;
}
.categories ul li {
	margin-bottom:10px;
}
.recent-post {
}
.thumb-pic{}
.recent-post a {
	color:#2c2828;
	line-height: 28px;
}
.recent-post a:hover {
	color:#335c87;
}
.recent-post img {
	margin-bottom:15px;
}
.recent-post-blk {
	margin-bottom:15px;
}
.recent-post .post-date {
	font-size:12px;
	font-weight:700;
	display: inline-block;
	color:#787474;
	margin-right:10px;
}
.tags {
	
}
.tags a {
	padding: 2px 10px;
	background-color: #f1f1f1;
	margin-bottom: 3px;
	margin-top: 3px;
	display: inline-block;
	color: #787474;
}
.tags a:hover {
	padding: 2px 10px;
	background-color: #335c87;
	color:#fff;
	margin-bottom: 3px;
	margin-top: 3px;
	display: inline-block;
}
.comments {
	margin-bottom: 30px;
	margin-top: 30px;
}
.media a img{margin-right: 15px;
max-height: 100px;
}
/********  blog fullwidth ***********/
.fullwidth{
	text-align:center;
}
.fullwidth .blog-post, .fullwidth .box-wrap, .fullwidth .video-post {
	border-bottom: 1px solid #ddd;
	padding-bottom: 50px;
	margin-bottom: 50px;
}

/*
	.meta{ margin-bottom:30px;}
*/
.blog-post .entry-title, .video-post .entry-title {
	line-height:42px;
}
/*.entry-title a{line-height:52px; color:#2c2828;}*/
.video-post {
	margin-bottom:30px;
	margin-top:30px;
}
.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;
}
.box-wrap {
	margin-bottom:30px;
	margin-top:30px;
}
.format-quote {
	background-color:#444343;
	color:#fff;
	padding:40px 40px 40px 40px;
	text-align:center;
	margin-bottom:30px;
}
.format-quote h2 {
	color:#fff;
	line-height:39px;
}
/******** team page-2 *********/

.new-team {
	margin-bottom:30px;
}
.lawyers-title{
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	display: inline-block;
}
.lawyers-team{
	margin-top:30px;
}
.team-pic {
	position:relative;
	margin-bottom: 30px;
}
.team-pic:hover .team-caption {
	display:block;
}
.team-caption {
	background-color:#274e78;
	position: absolute;
	text-align:center;
	color:#fff;
	padding-top: 60px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	top: 0px;
	display:none;
	width:100%;
	height:100%;
	cursor: pointer;
	opacity: .8;
}
.team-caption h2 a {
	color:#fff;
}
.team-caption ul {
}
.team-caption ul li {
	color:#fff;
}
/******* shortcodes **********/

.shortcodes {
	margin-bottom:30px;
}
.alert-success > p, .alert > ul {
	color: #67a029;
	margin-bottom: 0;
}
.alert-success > p, .alert > i {
	color: #67a029;
	margin-bottom: 0;
}
.alert-info > p, .alert > ul {
	color: #1783aa;
	margin-bottom: 0;
}
.alert-warning > p, .alert > ul {
	color: #bd8f23;
	margin-bottom: 0;
}
.alert-danger > p, .alert > ul {
	margin-bottom: 0;
	color:#b22a37;
}
.alert-standard {
	background-color: #efefef;
	border-color:#d3d3d3;
}
.alert-standard > p, .alert > ul {
	margin-bottom: 0;
	color:#867d7d;
}
.tab-content {
	padding:30px 30px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	color: #333;
}
.nav-tabs > li > a:hover {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	color:#dc3030;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #dc3030;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
/******* List Style **********/
.arrow, .check, .circle{
	margin-bottom:50px;
}
.list-check-square li:before, .list-checkbox li:before, .list-check-circle li:before{
	font-family: 'FontAwesome';
	color: #335c87;
	margin-right:10px;
}
.arrow ul, .check ul, .circle ul{
	margin-left:0px;
}
.list-checkbox li:before {
    content: "\f00c";
}
.list-check-square li:before{
    content: "\f046";
}
.list-check-circle li:before{
    content: "\f05d";
}
.list-chevron-right  li:before, .list-angle-right li:before, .list-angle-double li:before{
	font-family: 'FontAwesome';
	color: #335c87;
	margin-right:10px;
}
.list-chevron-right  li:before {
    content: "\f054";
}
.list-angle-right li:before{
    content: "\f105";
}
.list-angle-double li:before{
    content: "\f101";
}
.list-arrow-circle-right li:before, .list-arrow-circle-o li:before, .list-chevron-circle li:before{
	font-family: 'FontAwesome';
	color: #335c87;
	margin-right:10px;
}
.list-arrow-circle-right li:before{
    content: "\f0a9";
}
.list-arrow-circle-o li:before{
	content: "\f18e";
}
.list-chevron-circle li:before{
    content: "\f138";
}

/******* Icon Style **********/

.book-icon:before{
	font-family: 'FontAwesome';
	color: #335c87;
	margin-right:10px;
	font-size:26px;
}
.book-icon:before{
	content:"\f02d";
}
/******* Button Style **********/
.style-red ul li, .style-gray ul li, .style-orange ul li, .style-green ul li, .style-outline ul li{
	margin-bottom:50px;
}
.style-outline ul li{
	margin-bottom:45px;
}
.heading-title{
	margin-bottom:50px;
	border-bottom:1px solid #ddd;
}
.square{
	margin-bottom:30px;
	display:inline-block;
}
.style-red h3, .style-gray h3, .style-orange h3, .style-green h3, .style-outline h3{
	margin-bottom:50px;
}

.style-red-btn{
		background:#335c87;
		border:none;
		border-radius:0px;
		color:#FFF;
		text-transform:uppercase;
		font-weight:700;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
}
.style-gray-btn{
		background:#bababa;
		border:none;
		border-radius:0px;
		color:#2c2828;
		text-transform:uppercase;
		font-weight:700;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
}
.style-green-btn{
		background:#abcf54;
		border:none;
		border-radius:0px;
		color:#fff;
		text-transform:uppercase;
		font-weight:700;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
}
.style-orange-btn{
		background:#e38618;
		border:none;
		border-radius:0px;
		color:#fff;
		text-transform:uppercase;
		font-weight:700;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
}
.style-outline-btn{
		border-radius:0px;
		color:#335c87;
		text-transform:uppercase;
		font-weight:700;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		border:2px solid #335c87;
}
.style-outline-btn:hover{
		border-radius:0px;
		color:#fff;
		text-transform:uppercase;
		font-weight:700;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		border:2px solid #2c2828;
		background-color:#2c2828;
}
.style-red-btn:hover, .style-gray-btn:hover, .style-green-btn:hover, .style-orange-btn:hover{
	background:#274e78;
	border:none;
	border-radius:0px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:700;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.style-radius-red-btn{
		 -webkit-border-radius: 4;
		  -moz-border-radius: 4;
		  border-radius: 4px;
		  color: #ffffff;
		  background: #335c87;
		  text-decoration: none;
}
.style-radius-gray-btn{
		 -webkit-border-radius: 4;
		  -moz-border-radius: 4;
		  border-radius: 4px;
		  color: #2c2828;
		  background: #bababa;
		  text-decoration: none;
}
.style-radius-green-btn{
		 -webkit-border-radius: 4;
		  -moz-border-radius: 4;
		  border-radius: 4px;
		  color: #ffffff;
		  background: #abcf54;
		  text-decoration: none;
}
.style-radius-orange-btn{
		 -webkit-border-radius: 4;
		  -moz-border-radius: 4;
		  border-radius: 4px;
		  color: #ffffff;
		  background: #e38618;
		  text-decoration: none;
}
.style-radius-outline-btn{
		-webkit-border-radius: 4;
		color:#335c87;
		text-transform:uppercase;
		font-weight:700;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		border:2px solid #335c87;
		-moz-border-radius: 4;
		text-decoration: none;
}
.style-radius-outline-btn:hover{
		-webkit-border-radius: 4;
		color:#fff;
		text-transform:uppercase;
		font-weight:700;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		border:2px solid #2c2828;
		-moz-border-radius: 4;
		text-decoration: none;
		
		background-color:#2c2828;
}
.style-radius-red-btn:hover, .style-radius-gray-btn:hover, .style-radius-green-btn:hover, .style-radius-orange-btn:hover{
	 background: #274e78;
	  text-decoration: none;
	  color:#fff;
}
/********** Testimonial Style *************/
.testimonial-style{}
.testimonial-style-ct{
	border: 1px solid #ddd;
	padding: 25px;
	display:inline-block;
}
.circle-img{
	width:100px;
	height:100px;
	margin:0 auto;
}
.circle-img-left{
	margin-bottom:15px;
}
.circle-img-right{
	margin-top:15px;
}

.style-img, .style-icon, .columns-img, .one-third{
	margin-bottom:20px;
	display: inline-block;
	margin-top:20px;
}
.testimonial-style p{ font-size:21px; font-style:italic; line-height:30px;}
.bottom-space{
	margin-bottom:80px;
}

/********** Pagination Style *************/

.st-pagination{}
.st-pagination .pagination{
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	color:#7b7b7b;
}
.st-pagination .pagination > li > a{
	color:#7b7b7b;border-radius: 0px;
}
.st-pagination .pagination > .active > a{
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #335c87;
	border-color: #335c87;
}

/********Tabs shortcodes******/
.st-tabs{
}

/******* Error section ********/
#error {
}
.error-box {
	background-color:#ededed;
	padding:50px;
	margin-bottom:60px;
}
.error-blk {
	margin-top:35px;
}
.error-ct {
}
.error-ct p {
	color:#335c87;
}
.error-ct .pgf {
	color:#335c87;
	font-size:24px;
}
.error-ct h1 {
	color:#335c87;
	font-weight:700;
	font-size:160px;
}
.error-ct h2 {
	font-size:70px;
	text-transform:uppercase;
	margin-bottom:0px;
}
.error-red {
	color:#335c87;
}

/****** faq's page*****/

.question-answer{ margin-bottom:40px;}


/************ lawyer-team ************/

#lawyer-team {
}
.lawyer-team {
}
.fluid_container {
		
			
			width: 100%;
}

/************ Gallery **********/
.gallery{}
.gallery-pic{
	width: 100%;
	min-height: 200px;
	overflow: hidden;
	margin-bottom: 10px;
	display: inline-block;
	background-color: #ddd;
}
.gallery-blk{
	margin-bottom:10px;
}
.gallery-title {
line-height: 32px;
}
.gallery-title a {
color: #2c2828;
display: block;
}
.gallery-title a:hover{
color: #335c87;
}
.gallery-blk .feature-img {
	margin-bottom:30px;
	margin-top:10px;
	max-height:300px;
	overflow:hidden;
	border-radius: 4px;
	opacity: .7;
}

@media screen and (max-width: 1369px) {
	.appoinment a{
		display: block;
	}
 
}

@media screen and (max-width: 1200px) {
	/*img.img-responsive.img-team {
		height: 150px;
	}*/
	
	.navbar-default .navbar-nav > li > a {
		padding-left: 18px;
		padding-right: 0px;
	}
 
}

@media screen and (max-width: 992px) {
	.header .container,
    a.navbar-brand {
        width: 100%;
        
    }
    
    .navbar-header {
        width: 100%;
        margin: 0 auto;
    }
    
    a.navbar-brand img {
        width: 25%;
        margin: 0 auto;
    }
    
    ul.nav.navbar-nav.navbar-right {
        width: 94%;
    }
    
    .navbar-default .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .service-box img {
        width: inherit;
    }
    
    .blog-detail {
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    a.navbar-brand {
        width: 30%;
    }
    
    a.navbar-brand img {
        width: 100%;
        margin: 0;
    }
    .blog-detail {
        margin-top: 0;
    }
    
    .custom{
        width: 100%;
    }
}

@media only screen and (max-width: 480px){
    a.navbar-brand {
        width: 40%;
    }
}
    
    
}

@media only screen and (max-width: 320px){
    a.navbar-brand {
        width: 50%;
    }

}

