/* empty *//*
How to overwrite this file http://manual.unyson.io/en/latest/extension/builder/index.html#changing-the-grid
*/


/* Utility classes
-------------------------------------------------- */
.clearfix:before,
.clearfix:after,
.fw-container:before,
.fw-container:after,
.fw-container-fluid:before,
.fw-container-fluid:after,
.fw-row:before,
.fw-row:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after {
	content: " ";
	display: table;
}

.clearfix:after,
.fw-container:after,
.fw-container-fluid:after,
.fw-row:after,
.dl-horizontal dd:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right,
body.rtl .pull-left {
	float: right !important;
}

.pull-left,
body.rtl .pull-right {
	float: left !important;
}

.clear {
	clear: both;
	width: 100%;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
	visibility: hidden !important;
}

.affix {
	position: fixed;
}

img,
iframe,
embed {
	max-width: 100%;
}

img {
	height: auto;
}

.map img,
.fw-shortcode-map-wrapper img {
	max-width: none !important;
}

/* Grid system */
/* -------------------------------------------------- */
.fw-main-row,
.fw-main-row *,
.fw-main-row *:before,
.fw-main-row *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fw-container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 100%;
}

@media (min-width: 768px) {
	.fw-container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.fw-container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.fw-container {
		width: 1170px;
	}
}
.fw-container-fluid {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.fw-row {
	margin-left: -15px;
	margin-right: -15px;
}

.fw-row:before,
.fw-row:after {
	content: " ";
	display: table;
}

.fw-row:after {
	clear: both;
}

.fw-col-xs-1,
.fw-col-sm-1,
.fw-col-md-1,
.fw-col-lg-1,
.fw-col-xs-2,
.fw-col-sm-2,
.fw-col-md-2,
.fw-col-lg-2,
.fw-col-xs-3,
.fw-col-sm-3,
.fw-col-md-3,
.fw-col-lg-3,
.fw-col-xs-4,
.fw-col-sm-4,
.fw-col-md-4,
.fw-col-lg-4,
.fw-col-xs-5,
.fw-col-sm-5,
.fw-col-md-5,
.fw-col-lg-5,
.fw-col-xs-6,
.fw-col-sm-6,
.fw-col-md-6,
.fw-col-lg-6,
.fw-col-xs-7,
.fw-col-sm-7,
.fw-col-md-7,
.fw-col-lg-7,
.fw-col-xs-8,
.fw-col-sm-8,
.fw-col-md-8,
.fw-col-lg-8,
.fw-col-xs-9,
.fw-col-sm-9,
.fw-col-md-9,
.fw-col-lg-9,
.fw-col-xs-10,
.fw-col-sm-10,
.fw-col-md-10,
.fw-col-lg-10,
.fw-col-xs-11,
.fw-col-sm-11,
.fw-col-md-11,
.fw-col-lg-11,
.fw-col-xs-12,
.fw-col-sm-12,
.fw-col-md-12,
.fw-col-lg-12,
.fw-col-xs-15,
.fw-col-sm-15,
.fw-col-md-15,
.fw-col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}

@media (min-width: 768px) {
	.fw-col-sm-1,
	.fw-col-sm-2,
	.fw-col-sm-3,
	.fw-col-sm-4,
	.fw-col-sm-5,
	.fw-col-sm-6,
	.fw-col-sm-7,
	.fw-col-sm-8,
	.fw-col-sm-9,
	.fw-col-sm-10,
	.fw-col-sm-11,
	.fw-col-sm-12,
	.fw-col-sm-15 {
		float: left;
	}

	body.rtl .fw-col-sm-1,
	body.rtl .fw-col-sm-2,
	body.rtl .fw-col-sm-3,
	body.rtl .fw-col-sm-4,
	body.rtl .fw-col-sm-5,
	body.rtl .fw-col-sm-6,
	body.rtl .fw-col-sm-7,
	body.rtl .fw-col-sm-8,
	body.rtl .fw-col-sm-9,
	body.rtl .fw-col-sm-10,
	body.rtl .fw-col-sm-11,
	body.rtl .fw-col-sm-12,
	body.rtl .fw-col-sm-15 {
		float: right;
	}

	.fw-col-sm-15 {
		width: 20%;
	}
	.fw-col-sm-12 {
		width: 100%;
	}
	.fw-col-sm-11 {
		width: 91.66666667%;
	}
	.fw-col-sm-10 {
		width: 83.33333333%;
	}
	.fw-col-sm-9 {
		width: 75%;
	}
	.fw-col-sm-8 {
		width: 66.66666667%;
	}
	.fw-col-sm-7 {
		width: 58.33333333%;
	}
	.fw-col-sm-6 {
		width: 50%;
	}
	.fw-col-sm-5 {
		width: 41.66666667%;
	}
	.fw-col-sm-4 {
		width: 33.33333333%;
	}
	.fw-col-sm-3 {
		width: 25%;
	}
	.fw-col-sm-2 {
		width: 16.66666667%;
	}
	.fw-col-sm-1 {
		width: 8.33333333%;
	}

	.fw-col-sm-pull-15 {
		right: 20%;
	}
	.fw-col-sm-pull-12 {
		right: 100%;
	}
	.fw-col-sm-pull-11 {
		right: 91.66666667%;
	}
	.fw-col-sm-pull-10 {
		right: 83.33333333%;
	}
	.fw-col-sm-pull-9 {
		right: 75%;
	}
	.fw-col-sm-pull-8 {
		right: 66.66666667%;
	}
	.fw-col-sm-pull-7 {
		right: 58.33333333%;
	}
	.fw-col-sm-pull-6 {
		right: 50%;
	}
	.fw-col-sm-pull-5 {
		right: 41.66666667%;
	}
	.fw-col-sm-pull-4 {
		right: 33.33333333%;
	}
	.fw-col-sm-pull-3 {
		right: 25%;
	}
	.fw-col-sm-pull-2 {
		right: 16.66666667%;
	}
	.fw-col-sm-pull-1 {
		right: 8.33333333%;
	}
	.fw-col-sm-pull-0 {
		right: auto;
	}

	.fw-col-sm-push-15 {
		left: 20%;
	}
	.fw-col-sm-push-12 {
		left: 100%;
	}
	.fw-col-sm-push-11 {
		left: 91.66666667%;
	}
	.fw-col-sm-push-10 {
		left: 83.33333333%;
	}
	.fw-col-sm-push-9 {
		left: 75%;
	}
	.fw-col-sm-push-8 {
		left: 66.66666667%;
	}
	.fw-col-sm-push-7 {
		left: 58.33333333%;
	}
	.fw-col-sm-push-6 {
		left: 50%;
	}
	.fw-col-sm-push-5 {
		left: 41.66666667%;
	}
	.fw-col-sm-push-4 {
		left: 33.33333333%;
	}
	.fw-col-sm-push-3 {
		left: 25%;
	}
	.fw-col-sm-push-2 {
		left: 16.66666667%;
	}
	.fw-col-sm-push-1 {
		left: 8.33333333%;
	}
	.fw-col-sm-push-0 {
		left: auto;
	}

	.fw-col-sm-offset-15 {
		margin-left: 20%;
	}
	.fw-col-sm-offset-12 {
		margin-left: 100%;
	}
	.fw-col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.fw-col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.fw-col-sm-offset-9 {
		margin-left: 75%;
	}
	.fw-col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.fw-col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.fw-col-sm-offset-6 {
		margin-left: 50%;
	}
	.fw-col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.fw-col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.fw-col-sm-offset-3 {
		margin-left: 25%;
	}
	.fw-col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.fw-col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.fw-col-sm-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 992px) {
	.fw-col-md-1,
	.fw-col-md-2,
	.fw-col-md-3,
	.fw-col-md-4,
	.fw-col-md-5,
	.fw-col-md-6,
	.fw-col-md-7,
	.fw-col-md-8,
	.fw-col-md-9,
	.fw-col-md-10,
	.fw-col-md-11,
	.fw-col-md-12,
	.fw-col-md-15 {
		float: left;
	}

	body.rtl .fw-col-md-1,
	body.rtl .fw-col-md-2,
	body.rtl .fw-col-md-3,
	body.rtl .fw-col-md-4,
	body.rtl .fw-col-md-5,
	body.rtl .fw-col-md-6,
	body.rtl .fw-col-md-7,
	body.rtl .fw-col-md-8,
	body.rtl .fw-col-md-9,
	body.rtl .fw-col-md-10,
	body.rtl .fw-col-md-11,
	body.rtl .fw-col-md-12,
	body.rtl .fw-col-md-15 {
		float: right;
	}

	.fw-col-md-15 {
		width: 20%;
	}
	.fw-col-md-12 {
		width: 100%;
	}
	.fw-col-md-11 {
		width: 91.66666667%;
	}
	.fw-col-md-10 {
		width: 83.33333333%;
	}
	.fw-col-md-9 {
		width: 75%;
	}
	.fw-col-md-8 {
		width: 66.66666667%;
	}
	.fw-col-md-7 {
		width: 58.33333333%;
	}
	.fw-col-md-6 {
		width: 50%;
	}
	.fw-col-md-5 {
		width: 41.66666667%;
	}
	.fw-col-md-4 {
		width: 33.33333333%;
	}
	.fw-col-md-3 {
		width: 25%;
	}
	.fw-col-md-2 {
		width: 16.66666667%;
	}
	.fw-col-md-1 {
		width: 8.33333333%;
	}

	.fw-col-md-pull-15 {
		right: 20%;
	}
	.fw-col-md-pull-12 {
		right: 100%;
	}
	.fw-col-md-pull-11 {
		right: 91.66666667%;
	}
	.fw-col-md-pull-10 {
		right: 83.33333333%;
	}
	.fw-col-md-pull-9 {
		right: 75%;
	}
	.fw-col-md-pull-8 {
		right: 66.66666667%;
	}
	.fw-col-md-pull-7 {
		right: 58.33333333%;
	}
	.fw-col-md-pull-6 {
		right: 50%;
	}
	.fw-col-md-pull-5 {
		right: 41.66666667%;
	}
	.fw-col-md-pull-4 {
		right: 33.33333333%;
	}
	.fw-col-md-pull-3 {
		right: 25%;
	}
	.fw-col-md-pull-2 {
		right: 16.66666667%;
	}
	.fw-col-md-pull-1 {
		right: 8.33333333%;
	}
	.fw-col-md-pull-0 {
		right: auto;
	}

	.fw-col-md-push-15 {
		left: 20%;
	}
	.fw-col-md-push-12 {
		left: 100%;
	}
	.fw-col-md-push-11 {
		left: 91.66666667%;
	}
	.fw-col-md-push-10 {
		left: 83.33333333%;
	}
	.fw-col-md-push-9 {
		left: 75%;
	}
	.fw-col-md-push-8 {
		left: 66.66666667%;
	}
	.fw-col-md-push-7 {
		left: 58.33333333%;
	}
	.fw-col-md-push-6 {
		left: 50%;
	}
	.fw-col-md-push-5 {
		left: 41.66666667%;
	}
	.fw-col-md-push-4 {
		left: 33.33333333%;
	}
	.fw-col-md-push-3 {
		left: 25%;
	}
	.fw-col-md-push-2 {
		left: 16.66666667%;
	}
	.fw-col-md-push-1 {
		left: 8.33333333%;
	}
	.fw-col-md-push-0 {
		left: auto;
	}

	.fw-col-md-offset-15 {
		margin-left: 20%;
	}
	.fw-col-md-offset-12 {
		margin-left: 100%;
	}
	.fw-col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.fw-col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.fw-col-md-offset-9 {
		margin-left: 75%;
	}
	.fw-col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.fw-col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.fw-col-md-offset-6 {
		margin-left: 50%;
	}
	.fw-col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.fw-col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.fw-col-md-offset-3 {
		margin-left: 25%;
	}
	.fw-col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.fw-col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.fw-col-md-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 1200px) {
	.fw-col-lg-1,
	.fw-col-lg-2,
	.fw-col-lg-3,
	.fw-col-lg-4,
	.fw-col-lg-5,
	.fw-col-lg-6,
	.fw-col-lg-7,
	.fw-col-lg-8,
	.fw-col-lg-9,
	.fw-col-lg-10,
	.fw-col-lg-11,
	.fw-col-lg-12,
	.fw-col-lg-15 {
		float: left;
	}

	body.rtl .fw-col-lg-1,
	body.rtl .fw-col-lg-2,
	body.rtl .fw-col-lg-3,
	body.rtl .fw-col-lg-4,
	body.rtl .fw-col-lg-5,
	body.rtl .fw-col-lg-6,
	body.rtl .fw-col-lg-7,
	body.rtl .fw-col-lg-8,
	body.rtl .fw-col-lg-9,
	body.rtl .fw-col-lg-10,
	body.rtl .fw-col-lg-11,
	body.rtl .fw-col-lg-12,
	body.rtl .fw-col-lg-15 {
		float: right;
	}

	.fw-col-lg-15 {
		width: 20%;
	}
	.fw-col-lg-12 {
		width: 100%;
	}
	.fw-col-lg-11 {
		width: 91.66666667%;
	}
	.fw-col-lg-10 {
		width: 83.33333333%;
	}
	.fw-col-lg-9 {
		width: 75%;
	}
	.fw-col-lg-8 {
		width: 66.66666667%;
	}
	.fw-col-lg-7 {
		width: 58.33333333%;
	}
	.fw-col-lg-6 {
		width: 50%;
	}
	.fw-col-lg-5 {
		width: 41.66666667%;
	}
	.fw-col-lg-4 {
		width: 33.33333333%;
	}
	.fw-col-lg-3 {
		width: 25%;
	}
	.fw-col-lg-2 {
		width: 16.66666667%;
	}
	.fw-col-lg-1 {
		width: 8.33333333%;
	}

	.fw-col-lg-pull-15 {
		right: 20%;
	}
	.fw-col-lg-pull-12 {
		right: 100%;
	}
	.fw-col-lg-pull-11 {
		right: 91.66666667%;
	}
	.fw-col-lg-pull-10 {
		right: 83.33333333%;
	}
	.fw-col-lg-pull-9 {
		right: 75%;
	}
	.fw-col-lg-pull-8 {
		right: 66.66666667%;
	}
	.fw-col-lg-pull-7 {
		right: 58.33333333%;
	}
	.fw-col-lg-pull-6 {
		right: 50%;
	}
	.fw-col-lg-pull-5 {
		right: 41.66666667%;
	}
	.fw-col-lg-pull-4 {
		right: 33.33333333%;
	}
	.fw-col-lg-pull-3 {
		right: 25%;
	}
	.fw-col-lg-pull-2 {
		right: 16.66666667%;
	}
	.fw-col-lg-pull-1 {
		right: 8.33333333%;
	}
	.fw-col-lg-pull-0 {
		right: auto;
	}
	.fw-col-lg-push-15 {
		left: 20%;
	}
	.fw-col-lg-push-12 {
		left: 100%;
	}
	.fw-col-lg-push-11 {
		left: 91.66666667%;
	}
	.fw-col-lg-push-10 {
		left: 83.33333333%;
	}
	.fw-col-lg-push-9 {
		left: 75%;
	}
	.fw-col-lg-push-8 {
		left: 66.66666667%;
	}
	.fw-col-lg-push-7 {
		left: 58.33333333%;
	}
	.fw-col-lg-push-6 {
		left: 50%;
	}
	.fw-col-lg-push-5 {
		left: 41.66666667%;
	}
	.fw-col-lg-push-4 {
		left: 33.33333333%;
	}
	.fw-col-lg-push-3 {
		left: 25%;
	}
	.fw-col-lg-push-2 {
		left: 16.66666667%;
	}
	.fw-col-lg-push-1 {
		left: 8.33333333%;
	}
	.fw-col-lg-push-0 {
		left: auto;
	}
	.fw-col-lg-offset-15 {
		margin-left: 20%;
	}

	.fw-col-lg-offset-12 {
		margin-left: 100%;
	}
	.fw-col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.fw-col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.fw-col-lg-offset-9 {
		margin-left: 75%;
	}
	.fw-col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.fw-col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.fw-col-lg-offset-6 {
		margin-left: 50%;
	}
	.fw-col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.fw-col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.fw-col-lg-offset-3 {
		margin-left: 25%;
	}
	.fw-col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.fw-col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.fw-col-lg-offset-0 {
		margin-left: 0%;
	}
}/* Step Style */
.wrap-forms .wrap-step {
	width: 100%;
	display: block;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #f7f7f7;
	height: 52px;
	margin-bottom: 37px;
}

.wrap-forms .wrap-step .steps {
	list-style: none;
	text-align: justify;
	margin: 0;
	padding: 11px 20px 0;
}

.wrap-forms .wrap-step .steps:after {
	width: 100%;
	height: 0;
	content: '';
	display: inline-block;
}

.wrap-forms .wrap-step .steps li {
	display: inline-block;
}

.wrap-forms .wrap-step .steps .step {
	color: #0f6ab8;
	font-weight: 700;
	font-size: 15px;
	text-decoration: none;
}

.wrap-forms .wrap-step .steps .step span {
	background: #0f6ab8;
	color: #fff;
	font-size: 10px;
	border-radius: 50%;
	line-height: 15px;
	vertical-align: text-bottom;
	display: inline-block;
	height: 15px;
	width: 15px;
	text-align: center;
}

.wrap-forms .wrap-step .steps li.active-step .step span {
	background: #2b2b2b;
}

.wrap-forms .wrap-step .steps li.active-step .step,
.wrap-forms .wrap-step .steps .step:hover,
.wrap-forms .wrap-step .steps .step:hover strong {
	color: #2b2b2b;
	border-color: #2b2b2b;
}

.wrap-forms .wrap-step .steps .step:hover span {
	background: #2b2b2b;
}

.wrap-forms .wrap-step .steps .step strong {
	border-bottom: 1px solid #0f6ab8;
}

.wrap-forms .wrap-step .steps li.active-step .step strong {
	border: none;
}

.wrap-forms .field-text,
.wrap-forms .field-gap,
.wrap-forms .field-textarea,
.wrap-forms .field-select,
.wrap-forms .field-upload,
.wrap-forms .field-date,
.wrap-forms .field-time,
.wrap-forms .field-multiple,
.wrap-forms .field-rating,
.wrap-forms .field-table {
	margin-bottom: 23px;
	width: 100%;
}

.wrap-forms .field-checkbox,
.wrap-forms .field-radio {
	margin-bottom: 15px;
}

.wrap-forms .field-text.field-address {
	margin-bottom: -8px;
}

.wrap-forms .field-multiple div[class*='field-'] {
	width: 48%;
	display: inline-block;
	margin-bottom: 0;
}

.wrap-forms .wrap-rating .rating span {
	font-size: 19px;
}

.wrap-forms .wrap-rating .rating-title {
	margin-bottom: 19px;
}

.wrap-forms label,
.wrap-forms input,
.wrap-forms select {
	width: 100%;
}

.wrap-forms .field-text.field-address input,
.wrap-forms .field-text.field-address textarea,
.wrap-forms .field-text.field-address select {
	margin-bottom: 31px;
}

.wrap-forms .field-text.field-address input:last-child {
	margin-bottom: 0;
}

.wrap-forms label {
	font-size: 15px;
	margin-bottom: 8px;
	display: inline-block;
	font-weight: bold;
}

.wrap-forms sup {
	font-size: 16px;
	color: #c0392b;
	top: 0;
	left: 2px;
}

.wrap-forms input,
.wrap-forms select {
	font-size: 14px;
	height: 41px;
	padding: 0 15px;
}

.wrap-forms textarea {
	padding: 8px 15px;
	height: 162px;
	font-size: 14px;
	line-height: 22px;
	width: 100%;
}

.wrap-forms select {
	border-color: #e5e5e5;
}

.wrap-forms .field-gap input.fill-gap {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	outline: none;
	border-radius: 0;
	border-bottom: 1px solid #808080;
	text-align: left;
	width: initial;
	height: initial;
}

.wrap-forms .field-gap input.fill-gap:hover,
.wrap-forms .field-gap input.fill-gap:focus {
	outline: none;
	border: none;
	border-bottom: 1px solid #808080;
	background: none;
}

.wrap-forms div[class*='field-'] .omega {
	width: 48%;
	display: inline-block;
}

.wrap-forms div[class*='field-'] .omega.omega-right,
.wrap-forms div[class*='field-'] .omega-right {
	float: right;
}

.wrap-forms .field-time .time {
	width: 82%;
	display: inline-block;
}

.wrap-forms .field-time .time-format {
	width: 16%;
	float: right;
	display: inline-block;
}

.wrap-forms .field-upload .upload-file-input,
.wrap-forms .field-upload .upload-file-button {
	display: inline-block;
	width: auto;
}

.wrap-forms .field-upload .upload-file-input {
	width: 86%;
}

.wrap-forms .field-upload .upload-file-button {
	float: right;
	font-size: 12px;
	font-weight: 400;
}

.wrap-forms .field-table table, th, td {
	border-color: #e5e5e5;
}

.wrap-forms .field-table table thead tr td {
	text-align: center;
	background: #f7f7f7;
	padding: 8px 20px;
	min-height: 73px;
	line-height: 52px;
}

.wrap-forms .field-table table thead tr td span {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}

.wrap-forms .field-table table tbody tr td {
	padding: 15px;
	line-height: 20px;
}

.wrap-forms .field-table table tbody tr td.input-styled {
	text-align: center;
	padding: 0;
}

.wrap-forms .field-table table tbody tr td.input-styled .custom-radio {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}

.wrap-forms input:-moz-placeholder,
.wrap-forms textarea:-moz-placeholder {
	font-size: 14px;
	font-weight: 400;
	color: #9a9a9a;
	text-transform: none;
	font-style: italic;
}

.wrap-forms input::-moz-placeholder,
.wrap-forms textarea::-moz-placeholder {
	font-size: 14px;
	font-weight: 400;
	color: #9a9a9a;
	text-transform: none;
	font-style: italic;
}

.wrap-forms input:-ms-input-placeholder,
.wrap-forms textarea:-ms-input-placeholder {
	font-size: 14px;
	font-weight: 400;
	color: #9a9a9a;
	text-transform: none;
	font-style: italic;
}

.wrap-forms input::-webkit-input-placeholder,
.wrap-forms textarea::-webkit-input-placeholder {
	font-size: 14px;
	font-weight: 400;
	color: #9a9a9a;
	font-style: italic;
	text-transform: none;
}

.wrap-forms input:focus::-webkit-input-placeholder {
	color: transparent;
}

.wrap-forms textarea:focus::-webkit-input-placeholder {
	color: transparent;
}

/* Custom CheckBox  & Radio */
/*-----------------------------------*/
.wrap-forms .custom-checkbox,
.wrap-forms .custom-radio {
	position: relative;
}

.wrap-forms .custom-checkbox input,
.wrap-forms .custom-radio input {
	height: auto;
	width: auto;
	vertical-align: middle;
}

.wrap-forms .custom-checkbox::selection,
.wrap-forms .custom-radio::selection {
	background: transparent;
	color: inherit;
}

.wrap-forms .custom-checkbox label,
.wrap-forms .custom-radio label {
	position: relative;
	width: auto;
	display: inline-block;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 6px;
	cursor: pointer;
	min-height: 17px;
}

.wrap-forms .custom-checkbox label::selection,
.wrap-forms .custom-radio label::selection {
	background: transparent;
	color: inherit;
}

.wrap-forms .custom-checkbox label.focus,
.wrap-forms .custom-radio label.focus {
	outline: none;
}

/* Section Break */
.wrap-forms .section-break {
	border-top: 1px solid #e5e5e5;
	margin: 42px auto 39px;
	padding-top: 25px;
}

.wrap-forms .section-break .title {
	text-transform: uppercase;
	font-size: 32px;
	font-family: 'Arial';
	color: #333333;
	font-weight: 400;
	margin-bottom: 13px;
}

.wrap-forms .section-break .sub-title {
	font-size: 13px;
	font-family: 'Arial';
	font-weight: 400;
	color: #595959;
}

.wrap-forms .nav-form {
	width: 100%;
	text-align: center;
	border-top: 1px solid #e5e5e5;
	padding-top: 29px;
	margin-top: 48px;
}

.wrap-forms .nav-form .button.button-nav-form,
.wrap-forms .nav-form .number-pages-form {
	display: inline-block;
}

.wrap-forms .nav-form .button.button-nav-form {
	border-top-left-radius: 0;
	padding: 10px 20px;
	font-weight: 400;
}

.wrap-forms .nav-form .number-pages-form {
	color: #333333;
	text-transform: uppercase;
	font-size: 17px;
	margin-top: 7px;
}

.wrap-forms .nav-form .button.button-nav-form.next {
	float: right;
}

.wrap-forms .nav-form .button.button-nav-form.prev {
	float: left;
}

/* layout */

.wrap-forms .field-columns-0:after,
.wrap-forms .field-columns-2:after,
.wrap-forms .field-columns-3:after {
	width: 100%;
	height: 0;
	content: '';
	display: inline-block;
}

.wrap-forms .field-columns-0 .options,
.wrap-forms .field-columns-2 .field-column,
.wrap-forms .field-columns-3 .field-column {
	float: left;
	padding-right: 5px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body.rtl .wrap-forms .field-columns-0 .options,
body.rtl .wrap-forms .field-columns-2 .field-column,
body.rtl .wrap-forms .field-columns-3 .field-column {
	float: right;
	padding-left: 5px;
	padding-right: 0;
}

.wrap-forms .field-columns-0 .options {
	padding-right: 15px;
}

.wrap-forms .field-columns-2 .field-column {
	width: 50%;
}

.wrap-forms .field-columns-3 .field-column {
	width: 33.3333%;
}

/* end: layout *//*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//trademark.bcla.gr/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//trademark.bcla.gr/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//trademark.bcla.gr/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//trademark.bcla.gr/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//trademark.bcla.gr/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//trademark.bcla.gr/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*404*//*
Theme Name: Law Firm
Theme URI: http://law.themeheap.com/
Author: Themeheap
Author URI: http://themeforest.net/user/themeheap
Description: Law Firm is a modern WordPress theme for Lawyers and Law Firms, it is a feature rich template. Law Firm comes with 3 home page variations and have 30+ short codes. The theme is Fully Responsive and Mobile-Friendly with Powerful theme options. One Click Demo Importer, Easy to manage.
Version: 3.0.4
Tags: one-column, two-columns, right-sidebar,sticky-post,theme-options, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready, footer-widgets, portfolio
Text Domain: law-firm
Domain Path: /languages
License: 
License URI:
*/
/* google font */
@import url("https://fonts.googleapis.com/css?family=Tangerine:400,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("https://fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic%7cRoboto:400,100italic,100,300,300italic,400italic,500,500italic,700,700italic,900,900italic%7cOpen+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Great+Vibes");

/* CSS Document */
/*------------------------------------------------------------------
[Table of contents]
1. import files
2. Body
3. Button Styles
4. Wrapper / #wrapper
5. Header / #header
6. Social Networks / .social-networks
7. Nav / #nav
8. Nav2 / #nav2
9. Beans Gallery / .beans-gallery
10. Main / #main
11. Container Block / .container-block
12. Main Heading / .main-heading
13. Services Holder / .services-holder
14. Services Col / .services-col
15. Practice Col / .practice-col
16. News Post / .news-post
17. Date Box / .date-box
18. Post Nav / .post-nav
19. Success Col / .success-col
20. Clients Gallery / .clients-gallery
21. Pager / .pager
22. Gallery Quotes / .gallery-quotes
23. Our Team / .our-team
24. Team Col / .team-col
25. Divider Nav / .divider-nav
26. Team Info / .team-info
27. Post Socials / .post-socials
28. Stroies Block / .stroies-block
29. Story Post / .story-post
30. Upcomming Events / .upcomming-events
31. Events Info / .events-info
32. Events Timer / .events-timer
33. Related Events / .related-events
34. Calender Holder / .calender-holder
35. Datepicker / .datepicker
36. Calender Nav / .calender-nav
37. Clients Carousel / .clients-carousel
38. Footer Holder / .footer-holder
39. Aside Block / .aside-block
40. Email Form / .email-form
41. News Articles / .news-articles
42. News Column / .news-column
43. Footer / #footer
44. Footer Nav / #footer-nav
45. Footer Aside / .footer-aside
46. Socialnetworks2 / .socialnetworks2
47. Breadcrumbs / .breadcrumbs
48. News Posts / .news-posts
49. Post Blog / .post-blog
50. Post Pagination / .post-pagination
51. Keyframes
52. Widget / .Widget
53. Nategoreis Nav / .categoreis-nav
54. Latest Post Nav / .latest-post-nav
55. Archives Nav / .archives-nav
56. Post Holder / .post-holder
57. Testimonial Carousel / .testimonial-carousel
58. Pagination2 / .pagination2
59. Tag Clouds / .tag-clouds
60. Author Box / .author-box
61. Comments Section / .comments-section
62. Comments Heading / .comments-heading
63. Multilevel Comments / .multilevel-comments
64. Commment Box / .commment-box
65. Leave Comment / .leave-comment
66. Comments Form / .comments-form
67. Blog Post / .blog-post
68. Blog Nav / .blog-nav
69. Other Links / .other-links
70. Blog Carousel / .blog-carousel
71. Pagination3 / .pagination3
72. About Info / .about-info
73. About Nav / .about-nav
74. Panel Group / .panel-group
75. Progress Area / .progress-area
76. Progress Box / .progress-box
77. Event Post / .event-post
78. Event Plans / .event-plans
79. Event Planers / .event-planers
80. Map Holder / .map-holder
81. Compaign Info / .compaign-info
82. Compaign Socials / .compaign-socials
83. Team Details Block / .team-details-block
84. Team Details / .team-details
85. Team Heading / .team-heading
86. Team Socials / .team-socials
87. Team nav / .team-nav
88. Education Block / .education-block
89. Team Info Cols / .team-info-cols
90. Team Frame / .team-frame
91. team Info Nav / .team-info-nav
92. team Contact Block / .team-contact-block
93. team Contact / .team-contact
94. Video Block2 / .video-block2
95. Trust Col / .trust-col
96. Benifits Block / .benifits-block
97. Benifits Col / .benifits-col
98. Consult Form / .consult-form
99. Select Control / .select-control
100. jcf-select / .jcf-select
101. Testimonial Post / .testimonial-post
102. Shortcodes / .shortcodes
103. Tabpanel / .tabpanel
104. Nav Tabs / .nav-tabs
105. Tab Content / .tab-content
106. Shortcode btn / .shortcode-btn
107. Shortcode Buttons / .shortcode-buttons
108. Pricing Plan / .pricing-plan
109. Star Rattings / .star-rattings
110. Plan Info / .plan-info
111. Alert / .alert
112. Main Gallery / .main-gallery
113. Forget Form / .forget-form
114. Attorneys Form / .attorneys-form
-------------------------------------------------------------------*/
.header-content:after, #nav2:after, #nav2 > ul:after, .slide-content:after, .info-list:after, .post-nav:after, .email-form:after, .email-form .form-group:after, .contact-info ul:after, .socialnetworks2:after, .author-box:after, .commment-box:after, .leave-comment:after, .comments-form:after, .comments-form .form-row:after, .progress-box:after, .progress-box .progress-frame:after, .team-nav:after, .team-info-nav:after, .consult-form:after, .consult-form .form-row:after, .consult-form .form-row.textarea .form-group:after, .pricing-plan:after, .plans-heading:after, .forget-form:after, .forget-form .form-group:after, .attorneys-form:after, .attorneys-form .form-group:after {
	content: " ";
	display: block;
	clear: both;
}
.top-nav, #nav2 > ul, .info-list, .contact-info ul, .socialnetworks2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.beans-gallery, .beans-gallery .beans-mask, .beans-gallery .beans-slide, .clients-gallery, .main-banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.widget_text img, .logo img, #nav ul li .mega-drop .alignright img, #nav2 .mega-drop .alignright img, #nav3 .mega-drop .alignright img, .practice-col a img, .news-post .alignleft img, .success-col .video-block img, .quotes-pagination li img, .team-col .img-box img, .story-post .stroy-box .alignleft img, .events-info .alignleft img, .related-events .events-box .img-box img, .clients-carousel .clients-mask .clients-slide .img-holder img, .news-column .alignleft img, .post-blog .post-img img, .events-post .img-holder img, .author-box .alignleft img, .commment-box .alignleft img, .blog-post .blog-img img, .blog-slide img, .about-block .alignleft img, .event-post .event-img img, .event-planers li a img, .map-holder img, .team-details .alignleft img, .video-block2 img, .testimonial-post cite .alignleft img {
	max-width: 100%;
	display: block;
	height: auto;
}
.slide-content .alignleft img {
	max-width: 100%;
	display: block;
	height: auto;
	margin: 0 auto;
}
.bg-stretch, .btn-play, #nav ul li .mega-drop, #nav2 .mega-drop, #nav3 .mega-drop, .practice-col h3, .practice-col .over,  .clients-gallery .parallax-holder, .story-post .stroy-box, .story-post .strory-years, .related-events .events-box .img-box .over, .pagination3, .event-plans, .compaign-info, .pre-loader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
@font-face {
	font-family: "fontello";
	src: url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/fontello.eot?13180315);
	src: url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/fontello.eot?13180315#iefix) format("embedded-opentype"), url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/fontello.woff?13180315) format("woff"), url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/fontello.ttf?13180315) format("truetype"), url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/fontello.svg?13180315#fontello) format("svg");
	font-weight: normal;
	font-style: normal;
}
span[class^="icon-"]:before, span[class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
}
.icon-phone:before { content: "\e800"; }
/* '' */
.icon-person:before { content: "\e801"; }
/* '�?' */
.icon-help-circled:before { content: "\e802"; }
/* '' */
.icon-user:before { content: "\e803"; }
/* '' */
.icon-currency:before { content: "\e804"; }
/* '' */
.icon-leaf:before { content: "\e805"; }
/* '' */
.icon-group:before { content: "\e806"; }
/* '' */
.icon-pencil:before { content: "\e807"; }
/* '' */
.icon-location:before { content: "\e808"; }
/* '' */
.icon-gym:before { content: "\e809"; }
/* '' */
.icon-suitcases:before { content: "\e80a"; }
/* '' */
.icon-marketing:before { content: "\e80b"; }
/* '' */
.icon-email:before { content: "\e80c"; }
/* '' */
.icon-sitemap:before { content: "\e80d"; }
/* '�?' */
.icon-briefcase:before { content: "\e80e"; }
/* '' */
.icon-laptop:before { content: "\e80f"; }
/* '�?' */
.icon-dollar:before { content: "\e810"; }
/* '�?' */
.icon-time:before { content: "\e811"; }
/* '' */
.icon-hand:before { content: "\e812"; }
/* '' */
.icon-helmet:before { content: "\e813"; }
/* '' */
.icon-chat:before { content: "\e814"; }
/* '' */
.icon-info:before { content: "\e815"; }
/* '' */
.icon-tick:before { content: "\e816"; }
/* '' */
.icon-question:before { content: "\e817"; }
/* '' */
.icon-search:before { content: "\e818"; }
/* '' */
.icon-close:before { content: "\e819"; }
/* '' */
.icon-up:before { content: "\e81a"; }
/* '' */
.icon-down:before { content: "\e81b"; }
/* '' */
.icon-circle:before { content: "\e81c"; }
/* '' */
.icon-building:before { content: "\e81d"; }
/* '�?' */
.icon-verification:before { content: "\e81e"; }
/* '' */
.icon-book:before { content: "\e81f"; }
/* '' */
.icon-left:before { content: "\e820"; }
/* '' */
.icon-right:before { content: "\e821"; }
/* '' */
.icon-play:before { content: "\e822"; }
/* '' */
.icon-facebook:before { content: "\e823"; }
/* '' */
.icon-linkedin:before { content: "\e824"; }
/* '' */
.icon-twitter:before { content: "\e825"; }
/* '' */
.icon-youtube:before { content: "\e826"; }
/* '' */
.icon-plus:before { content: "\e827"; }
/* '' */
.icon-books:before { content: "\e828"; }
/* '' */
.icon-menu:before { content: "\e829"; }
/* '' */
.icon-building-filled:before { content: "\e82a"; }
/* '' */
.icon-credit-card:before { content: "\e82b"; }
/* '' */
.icon-calendar:before { content: "\e82c"; }
/* '' */
.icon-ribbon:before { content: "\e82d"; }
/* '' */
.icon-certificate:before { content: "\e82e"; }
/* '' */
.icon-degree:before { content: "\e82f"; }
/* '' */
.icon-down-open:before { content: "\e830"; }
/* '' */
.icon-left-open:before { content: "\e831"; }
/* '' */
.icon-right-open:before { content: "\e832"; }
/* '' */
.icon-up-open:before { content: "\e833"; }
/* '' */
.icon-share:before { content: "\e834"; }
/* '' */
@-webkit-viewport {
 width: device-width;
}
 @-moz-viewport {
 width: device-width;
}
 @-ms-viewport {
 width: device-width;
}
 @viewport {
 width: device-width;
}
.bg-stretch img {
	top: 0;
	left: 0;
	max-width: inherit;
	position: absolute;
}
.main-gallery .bg-stretch img {
	left: auto;
	right: 0;
}
/*------------------------------------------------------------------
3. Button Styles
-------------------------------------------------------------------*/
.btn-play {
	left: 50%;
	top: 50%;
	margin: -27px 0 0 -22px;
	color: white;
	font-size: 46px;
	display: block;
	width: 42px;
	height: 42px;
}
.btn-play:hover {
	opacity: .7;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.tel:hover { text-decoration: none; }
.btn-zoom {
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 50%;
	width: 29px;
	height: 29px;
	background: #252525;
	overflow: hidden;
	text-align: center;
	color: white;
	font-size: 12px;
	line-height: 29px;
	display: block;
	margin: -14px 0 0 -14px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.btn-prev, .btn-next {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	width: 36px;
	height: 36px;
	background: #353535;
	border-radius: 3px;
	margin: 0;
	color: white;
	font-size: 24px;
	line-height: 27px;
	text-align: center;
}
.btn-prev.active, .btn-prev:focus, .btn-prev:hover, .btn-next.active, .btn-next:focus, .btn-next:hover {
	outline: none;
	color: white;
	background: #db5940;
}
.btn-next { float: right; }
.btn-next .fa-angle-right { margin: 0 0 0 2px; }
.btn-next3, .btn-prev3, .btn-prev2, .btn-next2 {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	width: 30px;
	height: 30px;
	background: #353535;
	position: absolute;
	border-radius: 2px;
	left: 26px;
	top: 50%;
	margin: -15px 0 0;
	color: white;
	font-size: 24px;
	line-height: 27px;
	text-align: center;
}
.btn-next3.active, .btn-next3:focus, .btn-next3:hover, .btn-prev3.active, .btn-prev3:focus, .btn-prev3:hover, .btn-prev2.active, .btn-prev2:focus, .btn-prev2:hover, .btn-next2.active, .btn-next2:focus, .btn-next2:hover {
	outline: none;
	color: white;
	background: #db5940;
}
.btn-next3, .btn-next2 {
	left: auto;
	right: 24px;
}
.btn-next3 .fa-angle-right, .btn-next2 .fa-angle-right { margin: 0 0 0 2px; }
.pager-prev, .pager-next {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	width: 30px;
	height: 37px;
	background: #353535;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -20px 0 0;
	color: white;
	font-size: 20px;
	line-height: 37px;
}
.pager-next {
	left: auto;
	right: 0;
}
.pager-next .fa-chevron-right { margin: 0 0 0 3px; }
.pager-prev:focus, .pager-next:focus, .pager-prev:active, .pager-next:active, .pager-prev:hover, .pager-next:hover {
	text-decoration: none;
	background: #8f8e8e;
	color: white;
}
#respond span a, .btn-default {
	color: white;
	text-align: center;
	font: 14px/18px "Roboto", "Arial", "Helvetica", sans-serif;
	padding: 16px 26px;
	border-radius: 0;
	border: 0;
	background: #a7a7a7;
	text-transform: capitalize;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
#respond span a .fa, .btn-default .fa {
	font-size: 23px;
	margin: 0 11px 0 -11px;
}
#respond span a .txt, .btn-default .txt {
	margin: 0;
	display: inline-block;
	vertical-align: top;
}
#respond span a:hover, .btn-default:focus, .btn-default.active, .btn-default:hover {
	background: #db5940;
	color: white;
	outline: none;
}
.btn-default.doctor {
	background: white;
	display: block;
	padding: 32px 26px 22px;
	color: #333;
	border: 2px solid white;
}
.btn-default.doctor .fa {
	display: inline-block;
	vertical-align: top;
	margin: -8px 18px 0 -18px;
	font-size: 30px;
}
.btn-default.doctor:hover {
	background: #db5940;
	color: white;
	border: 2px solid #db5940;
}
.btn-default.doctor.add { border: 2px solid #333; }
.btn-default.doctor.add:hover {
	background: #333;
	color: white;
}
/*------------------------------------------------------------------
4. Wrapper / #wrapper
-------------------------------------------------------------------*/
#wrapper {
	position: relative;
	overflow: hidden;
}
/*------------------------------------------------------------------
5. Header / #header
-------------------------------------------------------------------*/
#header {
	width: 100%;
	z-index: 9999;
	position: relative;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
}
#header #header-wrapper {
	border-bottom: 3px solid #db5940;
	background: white;
	width: 100%;
	z-index: 9999;
	position: relative;
}
#header.fixed-position #header-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
#header.fixed-position #header-wrapper .header-top { margin: -50px 0 0; }
#header.fixed-position #header-wrapper .holder { padding-bottom: 10px; }
#header.fixed-position #header-wrapper .logo { width: 157px; }
#header.fixed-position #header-wrapper .nav-holder { padding: 14px 21px 0 0; }
.th-margin-none .team-col { margin-bottom: 0; }
#header .holder {
	padding-top: 21px;
	padding-bottom: 22px;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
}
#header .nav-opener {
	top: 20px;
	right: 20px;
	font-size: 45px;
	position: absolute;
}
#header .nav-opener:hover {
	opacity: .8;
	text-decoration: none;
}
.header-top {
	overflow: hidden;
	max-height: 100px;
	background: #353535;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
}
.header-top .tell-holder {
	padding-top: 8px;
	padding-bottom: 8px;
}
.header-top .tel {
	float: left;
	margin: 0 0 0 34px;
	color: #9c9b9b;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	position: relative;
}
.header-top .tel .fa {
	color: #9c9b9b;
	font-size: 18px;
	position: absolute;
	left: -27px;
	top: 1px;
}
.header-top .tel a { color: #9c9b9b; }
.header-top .tel a:hover { text-decoration: none; }
.header-top .login {
	float: right;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 11px 15px 10px;
	border-left: 1px solid #818181;
	color: #8f8e8e;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.header-top .login:hover {
	text-decoration: none;
	background: #d95b43;
	color: white;
}
/*------------------------------------------------------------------
6. Social Networks / .social-networks
-------------------------------------------------------------------*/
.social-networks {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 0;
}
.social-networks li {
	border-left: 1px solid #818181;
	padding: 0;
}
.social-networks li a {
	padding: 8px 15px;
	display: block;
	color: #8f8e8e;
	font-size: 18px;
	line-height: 20px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.social-networks li a:hover {
	text-decoration: none;
	background: #d95b43;
	color: white;
	text-decoration: none;
}
/*------------------------------------------------------------------
6. logo / .logo
-------------------------------------------------------------------*/
.logo {
	float: left;
	width: 197px;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
}
.nav-holder {
	float: right;
	max-width: 900px;
	position: relative;
	padding: 24px 21px 0 0;
}
.btn-search {
	float: right;
	margin: 0 0 0 10px;
	color: #8f8e8e;
	font-size: 20px;
}
.header-searchform {
	top: 136px;
	opacity: 0;
	right: 20px;
	width: 280px;
	padding: 10px;
	position: absolute;
	background: white;
	visibility: hidden;
	border-radius: 0 0 5px 5px;
	border-bottom: 5px solid #db5940;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.header-searchform .form-group {
	float: left;
	width: 80%;
	margin: 0 5px 10px 0;
}
.header-searchform .submit {
	width: 18%;
	border: 0;
	height: 39px;
	color: white;
	border-radius: 9px;
	background: #db5940;
}
.header-searchform .submit:hover { opacity: .8; }
.search-active .header-searchform {
	right: 0;
	top: 96px;
	opacity: 1;
	visibility: visible;
}
.search-active .fixed-position .header-searchform { top: 69px; }
.nav-active .nav-holder { max-height: 999px; }
/*------------------------------------------------------------------
7. Nav / #nav
-------------------------------------------------------------------*/
#nav {
	float: right;
	margin: 4px 0 0;
	position: relative;
	padding: 2px 29px 0 0;
	border-right: 1px solid #8f8e8e;
}
#nav ul {
	margin: 0;
	font: 16px/18px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	text-transform: uppercase;
}
#nav ul li {
	margin: 0 0 0 14px;
	position: relative;
}
#nav ul li a {
	color: #353535;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	position: relative;
}
#nav ul li a:after {
	position: absolute;
	content: "";
	top: 7px;
	bottom: auto;
	left: auto;
	right: -20px;
}
#nav ul li a:after {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	background: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/sprite.png) no-repeat;
	width: 8px;
	height: 8px;
}
#nav ul li.current-menu-parent > a, #nav ul li a.anchor-active, #nav ul li.current-menu-item > a, #nav ul li a.active, #nav ul li a:focus, #nav ul li a:hover {
	color: #db5940;
	text-decoration: none;
}
#nav ul li.current-menu-parent > a:after, #nav ul li a.anchor-active:after, #nav ul li.current-menu-item > a:after, #nav ul li a.active:after, #nav ul li a:focus:after, #nav ul li a:hover:after { background-position: -15px 0; }
#nav ul li.m-drop { position: static; }
#nav ul li.anchor-active > a, #nav ul li.active > a {
	color: #db5940;
	text-decoration: none;
}
#nav ul li.anchor-active > a:after, #nav ul li.active > a:after { background-position: -15px 0; }
#nav ul li.hover > a {
	color: #db5940;
	text-decoration: none;
}
#nav ul li.hover > a:after { background-position: -15px 0; }
#nav ul li.hover .small-drop, #nav ul li.hover .mega-drop {
	visibility: visible;
	opacity: 1;
	top: 100%;
	left: 0;
	display: block;
}
#nav ul li .small-drop {
	position: absolute;
	width: 200px;
	top: 140%;
	left: -30px;
	padding: 30px 0 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
#nav ul li .small-drop .small-drop {
	left: 100%;
	opacity: 1;
	padding: 0;
	top: -20px;
	display: none;
	visibility: visible;
}
#nav ul li .small-drop li:hover .small-drop { display: block; }
#nav ul li .small-drop.add { width: 300px; }
#nav ul li .small-drop ul li {
	border-top: 1px solid #d9d9d9;
	float: none;
	display: block;
	margin: 0 0 12px;
	padding: 12px 0 0;
}
#nav ul li .small-drop ul li:first-child {
	border: 0;
	padding-top: 0;
}
#nav ul li .small-drop ul li a:after { display: none; }
#nav ul li .small-drop ul li a:focus, #nav ul li .small-drop ul li a:hover {
	color: #db5940;
	text-decoration: none;
}
#nav ul li .small-drop ul li.active a { color: #db5940; }
#nav ul li .drop-holder {
	background: white;
	padding: 20px 15px 10px;
	border-radius: 0 0 5px 5px;
	border-bottom: 5px solid #db5940;
}
#nav ul li .mega-drop {
	bottom: auto;
	padding: 47px 0 0;
	top: 180%;
	left: -50px;
	padding: 47px 0 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
#nav ul li .mega-drop .drop-holder { padding: 20px 15px; }
#nav ul li .mega-drop .box {
	float: left;
	width: 65%;
}
#nav ul li .mega-drop .alignright {
	float: right;
	width: 35%;
}
#nav ul li .mega-drop .alignright img {
	border: 1px solid #818181;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
#nav ul li .mega-drop .alignright a:after { display: none; }
#nav ul li .mega-drop .alignright:hover img { opacity: .8; }
#nav ul li .mega-drop ul {
	width: 40%;
	float: left;
	margin: 0 5% 0 0;
}
#nav ul li .mega-drop ul li {
	border-top: 1px solid #d9d9d9;
	float: none;
	display: block;
	margin: 0 0 12px;
	padding: 12px 0 0;
}
#nav ul li .mega-drop ul li:first-child {
	border: 0;
	padding-top: 0;
}
#nav ul li .mega-drop ul li a:after { display: none; }
#nav ul li .mega-drop ul li a:focus, #nav ul li .mega-drop ul li a:hover {
	color: #db5940;
	text-decoration: none;
}
#nav ul li .mega-drop ul li.active a { color: #db5940; }
/*------------------------------------------------------------------
7. header-v2 / #header-v2
-------------------------------------------------------------------*/
#header-v2 {
	z-index: 9999;
	position: relative;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
}
.home #header-v2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
#header-v2 .top-nav:after {
	position: absolute;
	left: -9999px;
	right: -9999px;
	bottom: 0;
	top: 0;
	content: "";
	z-index: -1;
	background: #222;
}
#header-v2 .top-nav { z-index: 5; }
#header-v2 #header-wrapper {
	background: #fff;
	border-bottom: 3px solid #db5940;
	width: 100%;
	z-index: 9999;
	position: relative;
}
.home #header-v2 #header-wrapper { background: rgba(20, 20, 20, 0.5); }
.home #header-v2.fixed-position #header-wrapper { background: rgba(20, 20, 20, 1); }
#header-v2.fixed-position #header-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
#header-v2.fixed-position #header-wrapper .top-nav { margin: -47px 0 0; }
#header-v2.fixed-position #header-wrapper .logo { width: 150px; }
#header-v2.fixed-position #header-wrapper #nav2 {/* padding: 30px 0; */}
#header-v2 .logo .logo-img { display: block; }
#header-v2 .logo .logo-home { display: none; }
.header-block {
	left: 15px;
	z-index: 9;
	bottom: 15px;
	position: absolute;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
}
.header-content {
	float: right;
	width: 930px;
	position: relative;
}
.header-content .opener { display: none; }
.top-nav {
	z-index: 5;
	padding: 13px 0;
	max-height: 50px;
	position: relative;
	letter-spacing: -4px;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
}
.top-nav li {
	margin: 0 10px 0 21px;
	letter-spacing: 0;
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	line-height: 16px;
}
.top-nav li a {
	display: block;
	padding: 0 0 0 21px;
	position: relative;
	color: #d1d3d5;
}
.top-nav li a span {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 15px;
	line-height: 15px;
}
.top-nav li a:hover {
	color: #d95b43;
	text-decoration: none;
}
.top-nav li.faq a { padding: 0 0 0 20px; }
.top-nav li.faq a span {
	top: -1px;
	font-size: 14px;
}
.top-nav li.email { margin: 0 13px 0 33px; }
.top-nav li.email a { padding: 0 0 0 25px; }
.top-nav li.email a span {
	top: -1px;
	font-size: 11px;
}
.top-nav li.tel a {
	padding: 0 0 0 15px;
	font-size: 14px;
}
.top-nav li.tel a span {
	top: 0;
	font-size: 15px;
}
/*------------------------------------------------------------------
8. Nav2 / #nav2
-------------------------------------------------------------------*/
#nav2 {
	padding: 40px 0 0;
	position: relative;
	text-transform: uppercase;
}
#nav2 > ul {
	letter-spacing: -4px;
	font-size: 0;
	line-height: 0;
	font: 16px/18px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
}
#nav3.primary-navigation .mega-menu,
#nav2.primary-navigation .mega-menu{padding: 0;}
#nav2 > ul > li {
	line-height: 20px;
	height: 60px;
	letter-spacing: 0;
	position: relative;
	margin: 0 0 0 45px;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
}
#nav2 > ul > li > a {
	color: #38393a;
	position: relative;
	font-weight: 700;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.home #nav2 > ul > li > a { color: #fff; }
#nav2 > ul > li.current-menu-ancestor > a, #nav2 > ul > li > a.anchor-active, #nav2 > ul > li > a:hover, #nav2 > ul > li > a:active, #nav2 > ul > li > a:focus,  .home #nav2 > ul > li.current-menu-ancestor > a, .home #nav2 > ul > li > a.anchor-active, .home #nav2 > ul > li > a:hover, .home #nav2 > ul > li > a:active, .home #nav2 > ul > li > a:focus {
	color: #d95b43;
	text-decoration: none;
}
#nav2 > ul > li > a .icon-search {
	display: block;
	margin: 1px 0 0;
	font-size: 21px;
}
#nav2 > ul > li.m-drop { position: static; }
#nav2 > ul > li.anchor-active > a, #nav2 > ul > li.active > a { color: #8ac53e; }
#nav2 > ul > li.hover > a {
	color: #db5940;
	text-decoration: none;
}
#nav2 > ul > li.hover .small-drop, #nav2 > ul > li.hover .mega-drop {
	visibility: visible;
	opacity: 1;
	top: 100%;
	right: 0;
	display: block;
}
#nav2 .small-drop {
	position: absolute;
	width: 200px;
	top: 150%;
	left: -30px;
	padding: 30px 0 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
#nav2 .small-drop.add { width: 300px; }
#nav2 .small-drop ul { overflow: hidden; }
#nav2 .small-drop ul li {
	border-top: 1px solid #d9d9d9;
	float: none;
	display: block;
	margin: 0 0 12px;
	padding: 12px 0 0;
}
#nav2 .small-drop ul li:first-child {
	border: 0;
	padding-top: 0;
}
#nav2 .small-drop ul li a { color: #171717; }
#nav2 .small-drop ul li a:focus, #nav2 .small-drop ul li a:hover, #nav2 .small-drop ul li.current-menu-item a {
	color: #db5940;
	text-decoration: none;
}
#nav2 .small-drop ul li.active a { color: #db5940; }
#nav2 .drop-holder {
	overflow: hidden;
	text-align: left;
	background: white;
	padding: 20px 15px 10px;
	border-radius: 0 0 5px 5px;
	border-bottom: 5px solid #db5940;
}
#nav2 .mega-drop {
	bottom: auto;
	padding: 47px 0 0;
	top: 150%;
	right: -50px;
	padding: 40px 0 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
#nav2 .mega-drop .drop-holder { padding: 20px 15px; }
#nav2 .mega-drop .box {
	float: left;
	width: 65%;
}
#nav2 .mega-drop .alignright {
	float: right;
	width: 35%;
}
#nav2 .mega-drop .alignright img {
	border: 1px solid #818181;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
#nav2 .mega-drop .alignright:hover img { opacity: .8; }
#nav2 .mega-drop ul {
	width: 40%;
	float: left;
	margin: 0 5% 0 0;
}
#nav2 .mega-drop ul li {
	border-top: 1px solid #d9d9d9;
	float: none;
	display: block;
	margin: 0 0 12px;
	padding: 12px 0 0;
}
#nav2 .mega-drop ul li:first-child {
	border: 0;
	padding-top: 0;
}
#nav2 .mega-drop ul li a { color: #171717; }
#nav2 .mega-drop ul li a:focus, #nav2 .mega-drop ul li a:hover {
	color: #db5940;
	text-decoration: none;
}
#nav2 .mega-drop ul li.active a { color: #db5940; }
.home #header-v2 .logo .logo-home { display: block; }
.home #header-v2 .logo .logo-img { display: none; }
#header-v2.fixed-position .logo-home { display: none; }
#header-v2.fixed-position .logo-img { display: block; }
#nav2 > ul > li > a { color: #38393a; }
#nav2 > ul > li > a:hover, #nav2 > ul > li.active > a, .home #nav2 > ul > li.hover > a, .home #nav2 > ul > li > a:active, .home #nav2 > ul > li > a:focus { color: #d95b43; }
#header3 {
	z-index: 9999;
	background: white;
	position: relative;
}
#header3.fixed-position #nav3 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
}
#header3.fixed-position .header-holder { margin-top: -120px; }
#header3 .header-holder {
	padding-top: 23px;
	padding-bottom: 20px;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	background: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/world-map.png) no-repeat 149px 0;
}
#header3 .header-box { padding-top: 20px; }
#header3 .btn-info {
	padding: 5px 24px;
	border-radius: 15px;
	vertical-align: top;
	background: #db5940;
	border-color: #db5940;
}
#header3 .top-nav {
	margin: 0;
	width: 400px;
	font-weight: 500;
	vertical-align: top;
	color: #f8f7f7;
	display: inline-block;
	padding: 9px 20px 0 0;
}
#header3 .top-nav li {
	margin: 0;
	font-size: 15px;
	padding: 0 10px 0 0;
}
#header3 .top-nav a { color: #333; }
#header3 .top-nav a:hover {
	color: #db5940;
	text-decoration: none;
}
.search-form3 {
	display: inline-block;
	vertical-align: top;
	width: 164px;
	border-radius: 20px;
	background: #ececec;
	margin: 0 7px 0 10px;
}
.search-form3 .form-control {
	background: none;
	color: #aaa;
	height: 33px;
	padding: 7px 12px;
	line-height: 19px;
	box-shadow: none !important;
	font-weight: 500;
	font-size: 14px;
	float: left;
	width: 136px;
	font-weight: 500;
	box-sizing: inherit;
}
.search-form3 .form-control:focus {
	box-shadow: none !important;
	border-color: transparent;
}
.search-form3 .submit {
	border: 0;
	padding: 0;
	float: right;
	cursor: pointer;
	overflow: hidden;
	margin: 6px 11px 0 0;
	text-transform: uppercase;
	outline: none;
	background: transparent;
}
#nav3 {
	font-weight: 700;
	background: #fff;
	border: solid #eee;
	border-width: 1px 0 0;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	font: 16px/18px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
}
#nav3 .row { margin: 0; }
#nav3 .navbar-toggle {
	position: absolute;
	top: -65px;
	right: 10px;
}
#nav3 .navbar-toggle .icon-bar { background: #ddd !important; }
#nav3 .nav-list {
	float: none;
	width: 100%;
	display: table;
	position: relative;
	table-layout: fixed;
	border-right: 1px solid #eee;
}
#nav3 .nav-list > li {
	float: none;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	/*border-left: 1px solid #eee;*/
}
#nav3 .nav-list > li.m-drop { position: static; }
#nav3 .nav-list > li.anchor-active > a, #nav3 .nav-list > li.active > a {
	color: white;
	background: #db5940;
	border-color: #db5940;
}
#nav3 .nav-list > li.hover > a {
	color: white;
	background: #db5940;
	border-color: #db5940;
}
#nav3 .nav-list > li.hover .small-drop, #nav3 .nav-list > li.hover .mega-drop {
	visibility: visible;
	opacity: 1;
	top: 100%;
	right: 0;
	display: block;
}
#nav3 .nav-list > li > a {
	display: block;
	padding: 12px 8px;
	text-align: center;
	color: #4e5869;
	border-left: 1px solid #eee;
	text-transform: capitalize;
}
#nav3 .nav-list > li > a.anchor-active, #nav3 .nav-list > li.current-menu-ancestor > a, #nav3 .nav-list > li > a:hover {
	color: white;
	background: #db5940;
	border-color: #db5940;
	text-decoration: none;
}
#nav3 .mega-drop {
	left: 0;
	top: 100%;
	opacity: 0;
	bottom: auto;
	z-index: 9999;
	visibility: hidden;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
#nav3 .mega-drop .drop-holder { padding: 20px 15px; }
#nav3 .mega-drop .box {
	float: left;
	width: 65%;
}
#nav3 .mega-drop .alignright {
	float: right;
	width: 35%;
}
#nav3 .mega-drop .alignright img {
	border: 1px solid #818181;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
#nav3 .mega-drop .alignright:hover img { opacity: .8; }
#nav3 .mega-drop ul {
	width: 40%;
	float: left;
	margin: 0 5% 0 0;
}
#nav3 .mega-drop ul li {
	border-top: 1px solid #d9d9d9;
	float: none;
	display: block;
	margin: 0 0 12px;
	padding: 12px 0 0;
}
#nav3 .mega-drop ul li:first-child {
	border: 0;
	padding-top: 0;
}
#nav3 .mega-drop ul li a { color: #171717; }
#nav3 .mega-drop ul li a:focus, #nav3 .mega-drop ul li a:hover {
	color: #db5940;
	text-decoration: none;
}
#nav3 .mega-drop ul li.active a { color: #db5940; }
#nav3 .drop-holder {
	overflow: hidden;
	text-align: left;
	background: white;
	padding: 20px 15px 10px;
	border-radius: 0 0 5px 5px;
	border-bottom: 5px solid #db5940;
}
#nav3 .small-drop {
	left: 0;
	top: 100%;
	opacity: 0;
	width: 200px;
	z-index: 9999;
	position: absolute;
	visibility: hidden;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
#nav3 .small-drop.add { width: 300px; }
#nav3 .small-drop ul { overflow: hidden; }
#nav3 .small-drop ul li {
	border-top: 1px solid #d9d9d9;
	float: none;
	display: block;
	margin: 0 0 12px;
	padding: 12px 0 0;
}
#nav3 .small-drop ul li:first-child {
	border: 0;
	padding-top: 0;
}
#nav3 .small-drop ul li a { color: #171717; }
#nav3 .small-drop ul li a:focus, #nav3 .small-drop ul li a:hover, #nav3 .small-drop ul li.current-menu-item a {
	color: #db5940;
	text-decoration: none;
}
#nav3 .small-drop ul li.active a { color: #db5940; }
/*------------------------------------------------------------------
9. Beans Gallery / .beans-gallery
-------------------------------------------------------------------*/
.beans-gallery .beans-mask .beans-slideset {
	width: 99999px;
	float: left;
}
.beans-gallery .beans-slide {
	z-index: 1;
	float: left;
}
.beans-gallery .beans-slide.active { z-index: 2; }
.beans-gallery .bg-stretch { z-index: -1; }
.slide-content {
	z-index: 999;
	height: 600px;
	text-align: right;
	position: relative;
	white-space: nowrap;
}
.win-height.slide-content { height: 800px; }
.slide-content .slide-heading {
	display: inline-block;
	white-space: normal;
	vertical-align: middle;
}
.slide-content:before {
	content: "";
	height: inherit;
	vertical-align: middle;
	display: inline-block;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
}
.slide-content .alignleft {
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 72px;
	width: 417px;
	height: 591px;
}
.slide-content .alignleft.add {
	height: 643px;
	width: 450px;
}
.slide-heading {
	margin: 70px 0 0;
	max-width: 700px;
	position: relative;
	text-align: center;
	padding: 0 15.1% 0 0;
}
.slide-heading h1 {
	font-size: 36px;
	line-height: 40px;
	margin: 0 0 16px;
	text-transform: uppercase;
}
.slide-heading .tel {
	margin: 0 0 29px;
	letter-spacing: 1px;
	display: block;
	color: #333;
	font: 700 30px/32px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
}
.slide-heading .tel a {
	font-size: 24px;
	color: #333;
}
.slide-heading .tel a:hover { text-decoration: none; }
.slide-heading .btn-default {
	padding: 13px 27px;
	font-size: 18px;
	line-height: 22px;
	background: #d95b43;
}
.slide-heading .btn-default:hover { background: #a7a7a7; }
/*------------------------------------------------------------------
10. Main / #main
-------------------------------------------------------------------*/
#main:after {
	display: block;
	content: "";
	clear: both;
}
.lost-block {
	text-align: center;
	padding: 200px 0;
}
.lost-block h1 {
	font-size: 100px;
	line-height: 106px;
	color: #db5940;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
	margin: 0 0 40px;
}
.lost-block h1 span { color: black; }
.lost-block .btn { text-transform: uppercase; }
.error-section { position: relative; }
.error-section:after {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, .7);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.error-section .container { white-space: nowrap; }
.error-section .container .holder {
	display: inline-block;
	white-space: normal;
	vertical-align: middle;
}
.error-section .container:before {
	content: "";
	vertical-align: middle;
	display: inline-block;
	min-height: inherit;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
}
.error-section .container:before { min-height: 100%; }
.error-section .holder {
	max-width: 890px;
	position: relative;
	z-index: 1;
}
.error-section .holder .logo {
	margin: 0 auto 50px;
	float: none;
}
.error-section h1 {
	color: white;
	margin: 0 0 50px;
}
.error-section .error-form {
	width: 312px;
	border: 1px solid white;
	display: block;
	margin: 0 auto 18px;
}
.error-section .error-form .form-control {
	background: none;
	border: 0;
	outline: none;
	float: left;
	color: white;
	height: 36px;
	font-size: 12px;
	line-height: 18px;
	padding: 6px 10px 6px 15px;
	width: 70%;
}
 .error-section .error-form .form-control::-webkit-input-placeholder {
 color: white;
}
 .error-section .error-form .form-control:-moz-placeholder {
 color: white;
}
 .error-section .error-form .form-control::-moz-placeholder {
 color: white;
 opacity: 1;
}
 .error-section .error-form .form-control:-ms-input-placeholder {
 color: white;
}
.error-section .error-form .btn {
	padding: 9px 20px;
	background: white;
	color: #38393a;
}
.error-section h2 {
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 3px;
	color: white;
	font-weight: 400;
	margin: 0 0 20px;
}
.error-section .footer-socials li a { color: white; }
.error-section .footer-socials li a .fa { font-size: 30px; }
.search-section {
	position: relative;
	z-index: 99;
}
.search-section form {
	margin: 0 -2px 0 0;
	border-radius: 3px;
}
.search-section .button {
	margin: 0;
	border: 0;
	height: 80px;
	float: right;
	color: white;
	font-size: 18px;
	min-width: 155px;
	line-height: 24px;
	background: #db5940;
	padding: 25px 10px 29px;
	text-transform: uppercase;
	border-radius: 0 3px 3px 0;
}
.search-section .button:hover { background: #38393a; }
.search-section .input-holder {
	overflow: hidden;
	padding: 0 0 0 60px;
	position: relative;
	background: white;
	border: 1px solid #ccc;
	border-right: 0;
	border-radius: 3px 0 0 3px;
}
.search-section .input-holder label {
	position: absolute;
	left: 35px;
	top: 28px;
	font-size: 23px;
	line-height: 23px;
	color: #8e8e8e;
}
.search-section .form-control {
	border: 0;
	margin: 0;
	height: 78px;
	color: #b4b4b4;
	background: none;
	padding: 29px 20px;
	line-height: 20px;
	box-shadow: none !important;
	font-size: 16px;
	font-style: italic;
}
 .search-section .form-control::-webkit-input-placeholder {
 color: #b4b4b4;
}
 .search-section .form-control:-moz-placeholder {
 color: #b4b4b4;
}
 .search-section .form-control::-moz-placeholder {
 color: #b4b4b4;
 opacity: 1;
}
 .search-section .form-control:-ms-input-placeholder {
 color: #b4b4b4;
}
.info-list {
	right: 0;
	top: 50%;
	width: 75px;
	z-index: 9999;
	position: fixed;
	margin: -121px 0 0;
	background: #f7f7f7;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
}
.info-list li {
	display: block;
	width: 100%;
	border-top: 1px solid #ccc;
}
.info-list li:first-child { border-top: 0; }
.info-list li a {
	display: block;
	color: #282828;
	padding: 10px 5px 13px;
}
.info-list li a em { font-style: normal; }
.info-list li a span {
	display: block;
	font-size: 26px;
	line-height: 26px;
	margin: 0 0 12px;
}
.info-list li a:hover, .info-list li a:active, .info-list li a:focus { text-decoration: none; }
.info-list li a:hover span, .info-list li a:active span, .info-list li a:focus span { color: #db5940; }
/*------------------------------------------------------------------
11. Container Block / .container-block
-------------------------------------------------------------------*/
.container-block { /*padding-top: 73px;
  padding-bottom: 116px;*/
}
.container-block.practice {
	padding-top: 60px;
	padding-bottom: 82px;
	position: relative;
	z-index: 1;
}
.container-block.practice:before {
	position: absolute;
	content: "";
	top: 0;
	z-index: -1;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	background: #f1f1f1;
}
.container-block.practice:before { display: block; }
.container-block.practice .main-heading { margin-bottom: 53px; }
.container-block.practice.practice2 {
	padding-top: 102px;
	padding-bottom: 49px;
}
.container-block.practice.practice2:before { display: none; }
.container-block.practice.practice2 .practice-block { margin-bottom: 30px; }
.container-block.news-block {
	padding-top: 106px;
	padding-bottom: 61px;
}
.container-block.gallery {
	padding-top: 60px;
	padding-bottom: 48px;
}
.container-block.gallery .main-heading { margin-bottom: 59px; }
.container-block.gallery .main-heading h2 { color: white; }
.container-block.events {
	padding-top: 58px;
	padding-bottom: 61px;
}
.container-block.clients2 {
	padding-top: 91px;
	padding-bottom: 75px;
	position: relative;
	z-index: 1;
}
.container-block.clients2:before {
	position: absolute;
	content: "";
	top: 0;
	z-index: -1;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	background: #f1f1f1;
}
.container-block.clients2:before { display: block; }
.container-block.clients2 .main-heading { margin-bottom: 59px; }
.container-block.about {
	padding-top: 94px;
	padding-bottom: 65px;
}
.container-block.services {
	padding-top: 100px;
	padding-bottom: 13px;
}
.container-block.trust {
	padding-top: 0;
	padding-bottom: 36px;
}
.container-block.benifits {
	padding-top: 0;
	padding-bottom: 0;
}
.container-block.consult {
	padding-top: 0;
	padding-bottom: 100px;
}
/*------------------------------------------------------------------
12. Main Heading / .main-heading
-------------------------------------------------------------------*/
.main-heading {
	margin-bottom: 55px;
	text-align: center;
}
.main-heading h2 {
	margin: -7px 0 0;
	line-height: 1;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top;
	background: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/divider.png) repeat-x 0 100%;
	padding: 0 8px 18px;
}
.main-heading.news {
	text-align: left;
	margin-bottom: 40px;
}
.main-heading.news h2 {
	font-size: 30px;
	line-height: 24px;
	display: block;
	padding: 0 0 26px;
}
.main-heading.benifits {
	text-align: left;
	margin-bottom: 38px;
}
.main-heading.benifits h2 {
	display: block;
	font-size: 30px;
	line-height: 34px;
	padding: 0 0 16px;
}
.main-heading.consult {
	text-align: left;
	line-height: 24px;
	margin: 0 0 36px;
}
.main-heading.consult h2 {
	margin: 0 0 36px;
	padding: 0 0 16px;
	display: block;
	font-size: 30px;
	line-height: 34px;
}
.main-heading.consult p { margin: 0; }
/*------------------------------------------------------------------
13. Services Holder / .services-holder
-------------------------------------------------------------------*/
.services-holder.services { margin-bottom: 80px; }
/*------------------------------------------------------------------
14. Services Col / .services-col
-------------------------------------------------------------------*/
.services-col {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.services-col .img-box {
	overflow: hidden;
	border-radius: 50%;
	margin: 0 auto 19px;
	text-align: center;
	width: 111px;
	height: 111px;
	border: 2px solid #333;
}
.services-col .img-box img {
	display: block;
	margin: 30px auto 0;
	-webkit-transition: margin .6s ease;
	transition: margin .6s ease;
}
.services-col .img-box img:first-child { margin: 13px auto; }
.services-col h2 {
	margin: 0 0 17px;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
}
.services-col h2 a {
	color: #555;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.services-col h2 a:hover {
	color: #d95b43;
	text-decoration: none;
}
.services-col p { margin: 0 0 31px; }
.services-col:hover .img-box {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	background: #d95b43;
	border-color: #d95b43;
}
.services-col:hover .img-box img:first-child { margin: -100px auto 0; }
.services-col:hover h2 {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.services-col:hover h2 a { color: #d95b43; }
.services-col:hover .btn-default:after { height: 100%; }
.services-col .btn-default {
	z-index: 2;
	position: relative;
}
.services-col .btn-default:after {
	left: 0;
	bottom: 0;
	z-index: -1;
	content: "";
	position: absolute;
	background: #d95b43;
	width: 100%;
	height: 0;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.services-col.approch .img-box:after {
	background-position: -91px -34px;
	width: 68px;
	height: 68px;
	margin: -34px 0 0 -31px;
}
.services-col.approch:hover .img-box:after { background-position: -91px -120px; }
.services-col.rules .img-box:after {
	background-position: -188px -47px;
	width: 51px;
	height: 51px;
	margin: -26px 0 0 -25px;
}
.services-col.rules:hover .img-box:after { background-position: -188px -133px; }
.services-col.client .img-box:after {
	background-position: -271px -42px;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -31px;
}
.services-col.client:hover .img-box:after { background-position: -271px -128px; }
.services-col.defence .img-box:after {
	background-position: -15px -228px;
	width: 41px;
	height: 49px;
	margin: -24px 0 0 -21px;
}
.services-col.defence:hover .img-box:after { background-position: -15px -302px; }
.services-col.divorce .img-box:after {
	background-position: -79px -232px;
	width: 46px;
	height: 40px;
	margin: -19px 0 0 -24px;
}
.services-col.divorce:hover .img-box:after { background-position: -79px -306px; }
.services-col.drug .img-box:after {
	background-position: -166px -230px;
	width: 47px;
	height: 44px;
	margin: -21px 0 0 -23px;
}
.services-col.drug:hover .img-box:after { background-position: -166px -304px; }
.services-col.death .img-box:after {
	background-position: -239px -227px;
	width: 40px;
	height: 50px;
	margin: -24px 0 0 -21px;
}
.services-col.death:hover .img-box:after { background-position: -239px -301px; }
.services-col.style2 {
	overflow: hidden;
	margin-bottom: 80px;
}
.services-col.style2 .img-box {
	border-radius: 0;
	margin: 0 20px 0 0;
	display: inline-block;
	vertical-align: middle;
}
.services-col.style2 .holder {
	width: 50%;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
.services-col.style2 p { margin: 0; }
.services-col.style2 .btn-default {
	width: 138px;
	padding: 16px 6px;
	display: inline-block;
	vertical-align: middle;
}
.services-col.style2.add { margin-bottom: 0; }
/*------------------------------------------------------------------
15. Practice Col / .practice-col
-------------------------------------------------------------------*/
.practice-col {
	text-align: center;
	overflow: hidden;
}
.practice-col a {
	display: block;
	border: 1px solid #cecece;
	position: relative;
}
.practice-col h3 {
	margin: 0;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	top: auto;
	background: #f1f1f1;
	padding: 14px 10px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.practice-col .over {
	background: rgba(219, 89, 64, .9);
	color: white;
	font-size: 14px;
	line-height: 24px;
	visibility: hidden;
	opacity: .9;
}
.practice-col .over .box {
	display: table;
	width: 100%;
	height: 100%;
}
.practice-col .over .box .block {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	padding: 10px 25px;
}
.practice-col .over .box .frame {
	display: inline-block;
	vertical-align: middle;
	margin: 3px 0 0;
}
.practice-col .over .box .title {
	display: block;
	margin: 0 0 7px;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: white;
}
.practice-col .over .box p { margin: 0; }
.practice-col:hover h3 {
	visibility: hidden;
	opacity: 0;
}
.practice-col:hover .over {
	animation-name: expand-up;
	-webkit-animation-name: expand-up;
	animation-duration: .7s;
	-webkit-animation-duration: .7s;
	animation-timing-function: ease;
	-webkit-animation-timing-function: ease;
	visibility: visible !important;
}
/*------------------------------------------------------------------
16. News Post / .news-post
-------------------------------------------------------------------*/
.news-post {
	background: #353535;
	overflow: hidden;
	padding: 0 40px 0 0;
	margin: 0 0 19px;
	color: white;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
/*
.latest-news .news-post .alignleft{ margin:0; width:36.6%;}
.latest-news .news-post .txt-box{ margin-left:30px;}*/
.news-post .alignleft {
	margin: 0;
	float: left; /*	width: 32.6%;*/
}
.news-post .alignleft a {
	display: block;
	position: relative;
}
.news-post .alignleft img {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.news-post .alignleft:hover img { opacity: .8; }
.news-post .txt-box {
	overflow: hidden;
	padding: 21px 0 10px 36px;
	font-size: 14px;
	line-height: 24px;
}
.news-post .txt-box .city {
	word-spacing: 3px;
	display: block;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 6px;
}
.news-post .txt-box h3 {
	margin: 0 0 10px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
	color: white;
}
.news-post .txt-box h3 a {
	color: white;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.news-post .txt-box h3 a:hover {
	color: #db5940;
	text-decoration: none;
}
.news-post .txt-box p { margin: 0; }
.news-post .date-box {
	animation-duration: .8s;
	-webkit-animation-duration: .8s;
	animation-timing-function: ease;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.news-post:hover { background: #4a4a4a; }
.news-post:hover .date-box {
	animation-name: slide-down;
	-webkit-animation-name: slide-down;
	visibility: visible !important;
}
/*------------------------------------------------------------------
17. Date Box / .date-box
-------------------------------------------------------------------*/
.date-box {
	left: 0;
	top: 0;
	display: block;
	padding: 10px 5px 5px;
	width: 82px;
	height: 89px;
	background: #db5940;
	color: white;
	font-size: 36px;
	line-height: 40px;
	text-align: center;
	position: absolute;
}
.date-box .month {
	font-size: 16px;
	line-height: 20px;
	display: block;
	margin: 0 0 11px;
}
/*------------------------------------------------------------------
18. Post Nav / .post-nav
-------------------------------------------------------------------*/
.post-nav { margin: 0 0 8px; }
.post-nav li {
	margin: 0 11px 0 0;
	padding: 0;
}
.post-nav li a {
	color: white;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
.post-nav li a .fa {
	font-size: 16px;
	margin: 0 5px 0 2px;
}
.post-nav li a:focus, .post-nav li a:hover {
	color: #db5940;
	outline: none;
	text-decoration: none;
}
/*------------------------------------------------------------------
19. Success Col / .success-col
-------------------------------------------------------------------*/
.success-col {
	background: #f1f1f1;
	padding: 0 12px 24px 15px;
	line-height: 24px;
	text-align: justify;
	letter-spacing: 1px;
}
.success-col .video-block {
	margin: 0 -12px 12px -15px;
	overflow: hidden;
}
.success-col .video-block a {
	position: relative;
	display: block;
}
.success-col h3 {
	padding: 0 0 11px;
	margin: 0 0 12px;
	letter-spacing: 2px;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	border-bottom: 1px solid #cfccca;
}
.success-col .title {
	display: block;
	text-transform: uppercase;
	color: #8d8d8d;
	font-size: 13px;
	margin: 0 0 2px;
}
.success-col p { margin: 0; }
/*------------------------------------------------------------------
20. Clients Gallery / .clients-gallery
-------------------------------------------------------------------*/
.clients-gallery { z-index: 2; }
.clients-gallery .parallax-holder {
	position: absolute !important;
	position: relative;
}
.clients-gallery .parallax-holder:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.clients-gallery .parallax-holder:before { background: rgba(219, 89, 64, .9); }
.clients-gallery .gallery {
	z-index: 2;
	position: relative;
}
/*------------------------------------------------------------------
21. Pager / .pager
-------------------------------------------------------------------*/
.quotes-pagination {
	width: 100%;
	display: table;
	table-layout: fixed;
	margin: 0 0 56px;
}
.quotes-pagination li {
	padding: 0;
	display: table-cell;
	vertical-align: middle;
}
.quotes-pagination li.active {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.quotes-pagination li.active img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.quotes-pagination li a { display: block; }
.quotes-pagination li img {
	width: auto;
	margin: 0 auto;
	max-width: 100%;
}
/*------------------------------------------------------------------
21. Quotes Gallery / .quotes-gallery
-------------------------------------------------------------------*/
.quotes-gallery {
	width: 100%;
	padding: 0 70px;
	position: relative;
	text-align: center;
}
.quotes-mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.quotes-slideset {
	width: 99999px;
	float: left;
}
.quotes-slide {
	width: 100%;
	float: left;
	text-align: center;
	color: white;
}
.quotes-slide.active { z-index: 1; }
/*------------------------------------------------------------------
22. Gallery Quotes / .gallery-quotes
-------------------------------------------------------------------*/
.gallery-quotes {
	overflow: hidden;
	margin: 0 0 36px;
	padding: 74px 0 0;
	border: 0;
	position: relative;
	text-align: center;
	color: white;
	font: 33px/48px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
}
.gallery-quotes footer:before { display: none; }
.gallery-quotes cite {
	width: 100%;
    min-height: 50px;
    text-indent: -9999px;
    font-size: 0;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.gallery-quotes p { margin: 0 0 29px; }
.gallery-quotes .fa {
	font-size: 43px;
	position: absolute;
	top: 6px;
	left: 50%;
	margin: 0 0 0 -20px;
}
.gallery-quotes.add {
	color: #555;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 30px;
	padding: 48px 0 0;
}
.gallery-quotes.add p { margin: 0 0 15px; }
.gallery-quotes.add cite {
	text-indent: 0;
	background: none;
	height: auto;
	width: auto;
	font-size: 13px;
	line-height: 16px;
	font-style: normal;
	color: #959595;
	text-align: center;
}
.gallery-quotes.add cite a { color: #959595; }
.gallery-quotes.add cite a:focus, .gallery-quotes.add cite a:hover {
	color: #db5940;
	outline: none;
	text-decoration: none;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.gallery-quotes.add .fa {
	font-size: 20px;
	margin: 0 0 0 -10px;
	top: 20px;
	color: #c34128;
}
/*------------------------------------------------------------------
22. Slide Social Networks / .slide-social-networks
-------------------------------------------------------------------*/
.slide-social-networks {
	overflow: hidden;
	float: none;
	margin: 0;
}
.slide-social-networks li {
	float: none;
	display: inline-block;
	vertical-align: top;
	padding: 0 7px;
	border: 0;
}
.slide-social-networks li a {
	padding: 0;
	color: white;
}
.slide-social-networks li a .fa { font-size: 43px; }
.slide-social-networks li a:hover { opacity: .7; }
/*------------------------------------------------------------------
23. Our Team / .our-team
-------------------------------------------------------------------*/
.our-team.add { margin-bottom: 30px; }
/*------------------------------------------------------------------
24. Team Col / .team-col
-------------------------------------------------------------------*/
.team-col { margin-bottom: 30px; }
.team-col .over {
	display: block;
	position: relative;
	position: relative;
	z-index: 1;
}
.team-col .over:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.team-col .over:before {
	background: rgba(0, 0, 0, .4);
	z-index: -1;
	display: none;
}
.team-col .img-box {
	border: 1px solid #cecece;
	overflow: hidden;
	margin: 0 0 10px;
	min-height: 220px;
}
.team-col .img-box .over img{
    margin: 0 auto;
}
.team-col .btn-default {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 148px;
	margin: -20px 0 0 -74px;
	background: #db5940;
	font-weight: 600;
	letter-spacing: 2px;
	padding: 11px 6px 11px 6px;
	display: none;
}
.team-col .btn-default:hover { background: #363636; }
.team-col .btn-default .fa {
	display: inline-block;
	vertical-align: middle;
	margin: -4px 1px 0 4px;
	font-size: 14px;
}
.team-col:hover .over:before { display: block; }
.team-col:hover .btn-default { display: block; }
/*------------------------------------------------------------------
25. Divider Nav / .divider-nav
-------------------------------------------------------------------*/
.divider-nav {
	margin: 0 0 5px;
	height: 10px;
	text-align: center;
}
.divider-nav li {
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 6px;
	height: 6px;
	padding: 0;
	margin: 0;
	border-radius: 50%;
	background: #cecece;
}
/*------------------------------------------------------------------
26. Team Info / .team-info
-------------------------------------------------------------------*/
.team-info {
	border: 1px solid #cecece;
	padding: 10px 16px 4px;
	text-align: center;
	line-height: 24px;
	min-height: 200px;
}
.team-info .team-title {
	overflow: hidden;
	padding: 0 0 3px;
	margin: 0 0 12px;
	border-bottom: 1px solid #efeef1;
}
.team-info .team-title h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
}
.team-info .team-title h2 a { color: #333; }
.team-info .team-title h2 a:focus, .team-info .team-title h2 a:hover {
	text-decoration: none;
	outline: none;
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.team-info .team-title .designation { display: block; }
.team-info p { margin: 0 0 11px; }
/*------------------------------------------------------------------
27. Post Socials / .post-socials
-------------------------------------------------------------------*/
.post-socials {
	text-align: center;
	overflow: hidden;
}
.post-socials li {
	display: inline-block;
	vertical-align: top;
	margin: 0 4px;
	padding: 0;
}
.post-socials li a {
	display: block;
	border-radius: 50%;
	border: 1px solid #555;
	width: 29px;
	height: 29px;
	color: #555;
	font-size: 15px;
	line-height: 24px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.post-socials li a .fa {
	display: inline-block;
	vertical-align: middle;
}
.post-socials li a:hover {
	background: #db5940;
	border-color: #db5940;
	color: white;
}
/*------------------------------------------------------------------
28. Our Stroies / .our-stroies
-------------------------------------------------------------------*/
.our-stroies { overflow: hidden; }
/*------------------------------------------------------------------
28. Stroies Block / .stroies-block
-------------------------------------------------------------------*/
.stroies-block {
	overflow: hidden;
	width: 9999px;
}
/*------------------------------------------------------------------
29. Story Post / .story-post
-------------------------------------------------------------------*/
.story-post {
	width: 300px;
	height: 277px;
	position: relative;
	float: left;
	position: relative;
	z-index: 1;
}
.story-post:before {
	position: absolute;
	content: "";
	top: 50%;
	z-index: -1;
	bottom: auto;
	left: 0;
	right: 0;
	background: #cecece;
}
.story-post:before { height: 1px; }
.story-post .stroy-box {
	bottom: auto;
	border: 1px solid #cecece;
	background: white;
	padding: 6px 2px 8px 11px;
	overflow: hidden;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.story-post .stroy-box:hover { text-decoration: none; }
.story-post .stroy-box .alignleft {
	border: 1px solid #b3b3b3;
	width: 72px;
	margin: 6px 12px 0 0;
	float: left;
}
.story-post .stroy-box .alignleft img { width: 100%; }
.story-post .stroy-box .txt-box {
	color: #555;
	line-height: 24px;
	overflow: hidden;
}
.story-post .stroy-box .txt-box p { margin: 0; }
.story-post .strory-years {
	color: #333;
	font: 600 20px/24px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	text-align: center;
	top: auto;
	bottom: 70px;
}
.story-post .strory-years .years { display: block; }
.story-post .circle {
	border: 3px solid #cecece;
	background: white;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -10px;
	display: block;
	z-index: 1;
}
.story-post .circle:after {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	border: 6px solid #db5940;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
	border-radius: 50%;
	visibility: hidden;
	-webkit-animation-duration: 1s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
}
.story-post.bottom .stroy-box {
	top: auto;
	bottom: 0;
}
.story-post.bottom .strory-years {
	bottom: auto;
	top: 70px;
}
.story-post:hover .stroy-box {
	color: white;
	background: #db5940;
}
.story-post:hover .stroy-box .txt-box { color: white; }
.story-post:hover .circle:after {
	visibility: visible;
	animation-name: hvr-ripple-out;
	-webkit-animation-name: hvr-ripple-out;
}
/*------------------------------------------------------------------
30. Upcomming Events / .upcomming-events
-------------------------------------------------------------------*/
.upcomming-events {
	border: 1px solid #cecece;
	padding: 19px 14px 24px 24px;
	overflow: hidden;
	line-height: 24px;
}
.upcomming-events p { margin: 0 0 16px; }
.upcomming-events p a:hover {
	text-decoration: none;
	color: #c34128;
}
/*------------------------------------------------------------------
31. Events Info / .events-info
-------------------------------------------------------------------*/
.events-info {
	overflow: hidden;
	margin: 0 0 19px;
}
.events-info .alignleft {
	border: 1px solid #cecece;
	float: left;
	margin: 5px 24px 0 0;
	width: 40.8%;
}
.events-info .alignleft a { display: block; }
.events-info .events-txt { overflow: hidden; }
.events-info .events-txt h2 {
	margin: 0 0 12px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
}
.events-info .events-txt h2 a {
	color: #333;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.events-info .events-txt h2 a:hover {
	color: #db5940;
	text-decoration: none;
}
.events-info .events-txt .post-nav {
	border-bottom: 1px solid #cecece;
	padding: 0 0 9px;
	margin: 0 0 16px;
}
.events-info .events-txt .post-nav li a {
	color: #555;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.events-info .events-txt .post-nav li a:hover {
	color: #db5940;
	text-decoration: none;
}
.events-info:hover .alignleft {
	animation-name: stretch-open;
	-webkit-animation-name: stretch-open;
	animation-duration: .7s;
	-webkit-animation-duration: .7s;
	animation-timing-function: ease-out;
	-webkit-animation-timing-function: ease-out;
	visibility: visible !important;
}
/*------------------------------------------------------------------
32. Events Timer / .events-timer
-------------------------------------------------------------------*/
.events-timer {
	font: 600 14px/18px "Open Sans", "Arial", "Helvetica", sans-serif;
	margin: 0;
	text-transform: uppercase;
	overflow: hidden;
	background: #db5940;
	border: 1px solid #c34128;
	text-align: center;
	color: white;
}
.events-timer .countdown-row { overflow: hidden; }
.events-timer .countdown-section {
	width: 25%;
	float: left;
	padding: 18px 10px 15px;
	border-left: 1px solid #c34128;
}
.events-timer .countdown-section:first-child { border-left: 0; }
.events-timer .countdown-section .countdown-amount {
	margin: 0 0 11px;
	display: block;
	font: 600 18px/22px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
}
.comming-timer {
	color: white;
	margin: 0 0 40px;
	min-width: 560px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	font: 600 15px/28px "Open Sans", "Arial", "Helvetica", sans-serif;
}
.comming-timer .countdown-row { overflow: hidden; }
.comming-timer .countdown-section {
	width: 23%;
	float: left;
	margin: 0 1%;
	padding: 18px 0 15px;
	border: 3px solid white;
	border-radius: 5px;
}
.comming-timer .countdown-section .countdown-amount {
	margin: 0 0 11px;
	display: block;
	font: 600 55px/60px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
}
/*------------------------------------------------------------------
33. Related Events / .related-events
-------------------------------------------------------------------*/
.related-events { overflow: hidden; }
.related-events h2 {
	margin: 0 0 25px;
	padding: 0 0 10px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	border-bottom: 1px solid #cecece;
}
.related-events .events-box {
	overflow: hidden;
	padding: 0 0 0 3px;
}
.related-events .events-box .img-box {
	width: 23.3%;
	overflow: hidden;
	position: relative;
	border: 1px solid #cecece;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 10px;
}
.related-events .events-box .img-box .over {
	background: rgba(219, 89, 64, .9);
	color: white;
	font-size: 14px;
	line-height: 24px;
	visibility: hidden;
	text-align: center;
	opacity: .9;
}
.related-events .events-box .img-box .over .box {
	display: table;
	width: 100%;
	height: 100%;
}
.related-events .events-box .img-box .over .box .block {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	padding: 10px 15px;
}
.related-events .events-box .img-box .over .box .frame {
	display: inline-block;
	vertical-align: middle;
	margin: 3px 0 0;
}
.related-events .events-box .img-box .over .box .title {
	display: block;
	margin: 0 0 7px;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: white;
}
.related-events .events-box .img-box:hover a:hover .over { visibility: visible; }
.related-events .events-box .img-box a { display: block; }
.related-events .events-box .img-box:first-child { margin-left: 0; }
/*------------------------------------------------------------------
34. Calender Holder / .calender-holder
-------------------------------------------------------------------*/
.calender-holder {
	padding: 0 20px 18px;
	overflow: hidden;
	min-height: 570px;
	border: 1px solid #cecece;
}
.calender-holder h3 {
	margin: 0 0 16px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #d95b43;
}
/*------------------------------------------------------------------
35. Datepicker / .datepicker
-------------------------------------------------------------------*/
.datepicker { margin: 0 0 10px; }
.ui-datepicker-header {
	margin: 0 -20px 31px;
	background: #db5940;
	border: 1px solid #c34128;
	padding: 10px 9px 12px;
	text-align: center;
	color: white;
	overflow: hidden;
}
.ui-datepicker-title { font: 700 24px/28px "Source Sans Pro", "Arial", "Helvetica", sans-serif; }
.ui-datepicker-next, .ui-datepicker-prev {
	background: #c24027;
	width: 26px;
	height: 26px;
	float: left;
	border-radius: 3px;
	position: relative;
	margin: 3px 0 0;
	cursor: pointer;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.ui-datepicker-next:before, .ui-datepicker-prev:before {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -6px 0 0 -6px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 9px 7px 0;
	border-color: transparent white transparent transparent;
}
.ui-datepicker-next .ui-icon, .ui-datepicker-prev .ui-icon {
	text-indent: -9999px;
	display: block;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	text-decoration: none;
	background: white;
}
.ui-datepicker-next:hover:before, .ui-datepicker-prev:hover:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 9px 7px 0;
	border-color: transparent #c24027 transparent transparent;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.ui-datepicker-next { float: right; }
.ui-datepicker-next:before {
	margin: -6px 0 0 -2px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 9px;
	border-color: transparent transparent transparent white;
}
.ui-datepicker-next:hover:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 9px;
	border-color: transparent transparent transparent #c24027;
}
.ui-datepicker-calendar {
	width: 100%;
	text-align: center;
	font: 13px/34px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
}
.ui-datepicker-calendar thead { color: #d95b43; }
.ui-datepicker-calendar thead th {
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 25px;
	border: solid #dededd;
	border-width: 0 1px 1px 0;
}
.ui-datepicker-calendar thead th:last-child { border-right: 0; }
.ui-datepicker-calendar tbody tr:last-child td { border-bottom: 0; }
.ui-datepicker-calendar tbody tr td { border: 1px solid #dededd; }
.ui-datepicker-calendar tbody tr td a {
	color: #555;
	display: block;
}
.ui-datepicker-calendar tbody tr td:first-child { border-left: 0; }
.ui-datepicker-calendar tbody tr td:last-child { border-right: 0; }
/*------------------------------------------------------------------
36. Calender Nav / .calender-nav
-------------------------------------------------------------------*/
.calender-nav {
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 10px;
	overflow: hidden;
}
.eventCalendar-list li, .calender-nav li {
	padding: 3px 0 3px 18px;
	margin: 0 0 5px;
	border-bottom: 1px solid #cecece;
	position: relative;
	z-index: 1;
}
.eventCalendar-list li:last-child { border: 0; }
.eventCalendar-list li:before, .calender-nav li:before {
	position: absolute;
	content: "";
	top: 9px;
	z-index: -1;
	bottom: auto;
	left: 3px;
	right: auto;
	background: #db5940;
}
.eventCalendar-list li:before, .calender-nav li:before {
	width: 7px;
	height: 7px;
	border-radius: 50%;
}
.eventCalendar-list li time, .calender-nav li time {
	display: inline-block;
	vertical-align: middle;
	margin: 0 6px 0 0;
	width: 65px;
	font-size: 11px;
	line-height: 14px;
}
.eventCalendar-list li time small { display: none; }
.eventCalendar-list li a.eventTitle, .calender-nav li a {
	color: #555;
	width: 77%;
	display: inline-block;
	vertical-align: middle;
	text-transform: lowercase;
	text-transform: capitalize;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.eventCalendar-list li a.eventTitle:hover, .calender-nav li a:hover {
	color: #db5940;
	text-decoration: none;
}
.calender-nav.reminder { margin: 0; }
.calender-nav.reminder li:before { background: #db5940; }
/*------------------------------------------------------------------
37. Clients Carousel / .clients-carousel
-------------------------------------------------------------------*/
.clients-carousel {
	position: relative;
	border: 1px solid #cecece;
	background: white;
	padding: 34px 92px 27px 106px;
	width: 100%;
}
.clients-carousel .clients-mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.clients-carousel .clients-mask .clients-slideset {
	width: 99999px;
	float: left;
}
.clients-carousel .clients-mask .clients-slide {
	float: left;
	width: 100%;
	min-height: 100px;
	text-align: center;
}
.clients-carousel .clients-mask .clients-slide .img-holder {
	display: inline-block;
	vertical-align: middle;
}
.clients-carousel .clients-mask .clients-slide .img-holder img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}
.clients-carousel .clients-mask .clients-slide .img-holder:last-child { margin: 0; }
/*------------------------------------------------------------------
38. Footer Holder / .footer-holder
-------------------------------------------------------------------*/
.footer-holder {
	background: #252525;
	padding-top: 74px;
	position: relative;
	z-index: 1;
}
.footer-holder:before {
	position: absolute;
	content: "";
	top: 0;
	z-index: -1;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	background: #252525;
}
.footer-holder:before { display: block; }
/*------------------------------------------------------------------
39. Aside Block / .aside-block
-------------------------------------------------------------------*/
.aside-block {
	padding-bottom: 62px;
	color: #cecece;
	line-height: 24px;
}
.aside-block .column p { margin: 0 0 20px; }
.aside-block .column .read-more {
	margin: 0 0 35px;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.aside-block .column .read-more:hover {
	text-decoration: none;
	color: white;
}
.aside-block .column:hover h2:before { width: 90px; }
.aside-block h2 {
	margin: 0 0 24px;
	padding: 0 0 24px;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	color: white;
	position: relative;
	z-index: 1;
}
.aside-block h2:before {
	position: absolute;
	content: "";
	top: auto;
	z-index: -1;
	bottom: 0;
	left: 0;
	right: auto;
	background: #db5940;
}
.aside-block h2:before {
	width: 70px;
	height: 2px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.aside-block h3 {
	margin: 0 0 19px;
	color: white;
	font: 700 18px/22px "Roboto", "Arial", "Helvetica", sans-serif;
	text-transform: capitalize;
}
.aside-block .privacy {
	color: white;
	font: 13px/16px "Roboto", "Arial", "Helvetica", sans-serif;
}
.aside-block .privacy:hover {
	color: #db5940;
	text-decoration: none;
}
/*------------------------------------------------------------------
40. Email Form / .email-form
-------------------------------------------------------------------*/
.email-form { margin: 0 0 12px; }
.email-form .form-group {
	margin: 0;
	background: #171717;
	padding: 0 15px 0 0;
	width: 100%;
	border-radius: 2px;
}
.email-form .form-group .form-control {
	float: left;
	width: 90%;
	height: 42px;
	background: none;
	border: 0;
	color: #464646;
	padding: 10px 20px;
	font: 14px/22px "Roboto", "Arial", "Helvetica", sans-serif;
}
.email-form .form-group .form-control.active, .email-form .form-group .form-control:focus, .email-form .form-group .form-control:hover { box-shadow: none; }
.email-form .form-group .btn-default {
	background: none;
	width: 17px;
	height: 24px;
	color: #363636;
	margin: 9px 0 0;
	float: right;
	padding: 0;
}
.email-form .form-group .btn-default .fa {
	margin: 0;
	font-size: 17px;
}
.email-form .form-group .btn-default:hover {
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
/*------------------------------------------------------------------
41. News Articles / .news-articles
-------------------------------------------------------------------*/
.news-articles {
	overflow: hidden;
	padding: 2px 0 0;
}
.news-articles.twitter .news-column {
	position: relative;
	padding: 17px 0 25px 36px;
}
.news-articles.twitter .news-column .fa-twitter-square {
	position: absolute;
	top: 21px;
	left: 0;
	font-size: 20px;
	color: #464646;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.news-articles.twitter .news-column p a { color: #cecece; }
.news-articles.twitter .news-column p a:focus, .news-articles.twitter .news-column p a:hover {
	text-decoration: none;
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.news-articles.twitter .news-column:first-child { padding-top: 0; }
.news-articles.twitter .news-column:first-child .fa-twitter-square { top: 3px; }
.news-articles.twitter .news-column:hover .fa-twitter-square { color: #db5940; }
.news-articles.address { padding: 0; }
.news-articles.address .news-column { padding: 15px 0 24px; }
.news-articles.address .news-column .txt {
	float: left;
	width: 90px;
	margin: 0 9px 0 0;
}
.news-articles.address .news-column:first-child { padding-top: 0; }
/*------------------------------------------------------------------
42. News Column / .news-column
-------------------------------------------------------------------*/
.news-column {
	overflow: hidden;
	border-top: 1px solid #363636;
	padding: 16px 0 20px;
}
.news-column .alignleft {
	float: left;
	width: 26%;
	margin: 4px 14px 0 0;
	border-radius: 3px;
	overflow: hidden;
}
.news-column .alignleft a {
	display: block;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	position: relative;
}
.news-column .alignleft a:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.news-column .alignleft a:before {
	opacity: 0;
	background: rgba(0, 0, 0, .6);
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.news-column .alignleft a:hover .btn-zoom { background: #db5940; }
.news-column .address-box {
	overflow: hidden;
	margin: 0;
	line-height: 24px;
}
.news-column .address-box a { color: #cecece; }
.news-column .address-box a:hover {
	text-decoration: none;
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.news-column .address-box .tel { }
.news-column .txt-box {
	overflow: hidden;
	line-height: 20px;
}
.news-column .txt-box p { margin: 0; }
.news-column .txt-box time {
	padding: 9px 0 0;
	font-size: 13px;
	line-height: 18px;
}
.news-column .txt-box a { color: #cecece; }
#sidebar .widget_law_tweets .txt-box a { color: #555; }
#sidebar .widget_law_latestposts .txt-box a { color: #555; }
#sidebar .widget_law_tweets .news-column { border-top-color: #f2f2f2; }
#sidebar .widget_law_latestposts .news-column { border-top-color: #f2f2f2; }
.news-column .txt-box a:focus, .news-column .txt-box a:hover {
	text-decoration: none;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	color: #db5940;
	outline: none;
}
.news-column:first-child {
	border: 0;
	padding-top: 0;
}
.news-column .btn-zoom { opacity: 0; }
.news-column:hover .alignleft .btn-zoom { opacity: 1; }
.news-column:hover .alignleft a:before { opacity: 1; }
/*------------------------------------------------------------------
43. Footer Socials / .footer-socials
-------------------------------------------------------------------*/
.footer-socials {
	margin: 0;
	padding: 9px 0 0;
	overflow: hidden;
}
.footer-socials li {
	padding: 0;
	margin: 0 5px 0 0;
}
.footer-socials li a {
	display: block;
	color: #464646;
}
.footer-socials li a:hover {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	text-decoration: none;
	color: #db5940;
}
.footer-socials li a .fa {
	font-size: 20px;
	line-height: 12px;
	display: inline-block;
	vertical-align: top;
}
/*------------------------------------------------------------------
43. Footer / #footer
-------------------------------------------------------------------*/
#footer {
	background: #111;
	color: #464646;
	border-top: 1px solid #343434;
	overflow: hidden;
}
#footer a { color: #464646; }
#footer a:hover {
	color: #db5940;
	text-decoration: none;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
#footer .holder {
	padding-top: 29px;
	padding-bottom: 33px;
}
#footer .copyrights { padding-top: 0; }
#footer .copyrights p { margin: 0; }
/*------------------------------------------------------------------
44. Footer Nav / #footer-nav
-------------------------------------------------------------------*/
.footer-nav {
	margin: 0;
	float: right;
	text-transform: capitalize;
	font: 700 14px/18px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
}
.footer-nav li {
	padding: 0;
	margin: 0 0 0 15px;
}
/*------------------------------------------------------------------
45. Footer Aside / .footer-aside
-------------------------------------------------------------------*/
.footer-aside {
	padding-top: 30px;
	background: #252525;
	position: relative;
	z-index: 1;
}
.footer-aside:before {
	position: absolute;
	content: "";
	top: 0;
	z-index: -1;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	background: #252525;
}
.footer-aside:before { display: block; }
.footer-aside .holder {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #646465;
}
.contact-info {
	display: inline-block;
	vertical-align: bottom;
	width: 24%;
	position: relative;
	color: #d7d7d7;
	padding: 0 0 29px 29px;
}
.contact-info ul {
	font-size: 14px;
	line-height: 18px;
}
.contact-info .icon-location {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 20px;
	line-height: 20px;
}
.contact-info address {
	display: block;
	font-style: normal;
	margin: 0;
	font-size: 14px;
	line-height: 18px;
}
.contact-info .title {
	display: block;
	margin: 0 0 15px;
}
.contact-info a { color: #d7d7d7; }
.contact-info a:hover {
	color: white;
	text-decoration: none;
}
/*------------------------------------------------------------------
46. Socialnetworks2 / .socialnetworks2
-------------------------------------------------------------------*/
.socialnetworks2 { padding: 10px 0 0; }
.socialnetworks2 li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 10px 33px;
}
.socialnetworks2 li a {
	color: #d7d7d7;
	font-size: 36px;
	line-height: 42px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.socialnetworks2 li a.icon-twitter { font-size: 40px; }
.socialnetworks2 li a.icon-linkedin { font-size: 42px; }
.socialnetworks2 li a.icon-facebook { font-size: 39px; }
.socialnetworks2 li a:hover { color: #db5940; }
.banner-block {
	overflow: hidden;
	border-bottom: 3px solid #db5940;
	z-index: 1;
	position: relative;
}
.banner-block:after {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.banner-block:after { z-index: -1;/*background: rgba(0, 0, 0, .6);*/
}
.banner-block .bg-stretch { z-index: -1; }
.banner-block.center-block { text-align: center; }
.banner-block.right-block { text-align: right; }
.banner-box {
	height: 200px;
	white-space: nowrap;
}
.banner-box .banner-heading {
	display: inline-block;
	white-space: normal;
	vertical-align: middle;
}
.banner-box:before {
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
}
.banner-heading h1 {
	margin: 0 0 15px;
	color: white;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 40px;
}
/*------------------------------------------------------------------
47. Breadcrumbs / .breadcrumbs
-------------------------------------------------------------------*/
.breadcrumbs {
	margin: 0;
	overflow: hidden;
	color: #db5940;
	text-transform: capitalize;
}
.breadcrumbs ul {
	overflow: hidden;
	margin: 0;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	font-weight: 300;
}
.breadcrumbs ul li {
	padding: 0 11px 0 0;
	position: relative;
}
.breadcrumbs ul li:after {
	position: absolute;
	content: "";
	top: 0;
	bottom: auto;
	left: -10px;
	right: auto;
}
.breadcrumbs ul li:after {
	content: "/";
	color: #db5940;
}
.breadcrumbs ul li:first-child:after { display: none; }
.breadcrumbs ul li a {
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.breadcrumbs ul li a:hover {
	color: white;
	text-decoration: none;
}
/*------------------------------------------------------------------
48. News Posts / .news-posts
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
49. Post Blog / .post-blog
-------------------------------------------------------------------*/
.post-blog {
	overflow: hidden;
	margin: 0 0 50px;
	line-height: 24px;
}
.post-blog .post-img {
	z-index: 999;
	position: relative;
	border: 1px solid #cecece;
	overflow: hidden;
	margin: 0 0 26px;
}
.post-blog .post-img a {
	position: relative;
	display: block;
}
.post-blog h2 {
	margin: 0 0 12px;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 28px;
}
.post-blog p { margin: 0 0 19px; }
.post-blog .post-nav {
	margin: 0 0 21px;
	font-size: 14px;
	line-height: 18px;
}
.post-blog .post-nav li a { color: #8d8d8d; }
.post-blog .post-nav li a .fa { color: #333; }
.post-blog .post-nav li a:hover {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	color: #db5940;
}
.post-blog .post-nav li a:hover .fa { color: #db5940; }
.post-blog .btn-default {
	padding: 12px 36px;
	background: #db5940;
}
.post-blog .btn-default:hover { background: #a7a7a7; }
.post-blog .date-box {
	left: 30px;
	top: 30px;
}
.post-blog:hover .date-box {
	animation-name: slide-down;
	-webkit-animation-name: slide-down;
	animation-duration: .8s;
	-webkit-animation-duration: .8s;
	animation-timing-function: ease;
	-webkit-animation-timing-function: ease;
	visibility: visible !important;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
/*------------------------------------------------------------------
50. Post Pagination / .post-pagination
-------------------------------------------------------------------*/
.post-pagination {
	padding: 31px 0 0;
	font-size: 12px;
	line-height: 34px;
	min-height: 79px;
}
.post-pagination ul { margin: 0; }
.post-pagination ul li {
	padding: 0;
	overflow: hidden;
	margin: 0 5px 0 0;
	vertical-align: top;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.post-pagination ul li a {
	display: block;
	overflow: hidden;
	border-radius: 3px;
	background: #f3f3f3;
	border: 1px solid #f3f3f3;
	text-align: center;
	width: 38px;
	height: 38px;
}
.post-pagination ul li a.active, .post-pagination ul li a:hover {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	text-decoration: none;
	background: white;
	border-color: #db5940;
}
.post-pagination ul li a .btn-next, .post-pagination ul li a .btn-prev {
	float: left;
	color: white;
	background: transparent;
	border-color: transparent;
}
.post-pagination ul li .fa { padding: 4px 0 0; }
.post-pagination ul li.next a, .post-pagination ul li.prev a {
	width: auto;
	height: auto;
	color: white;
	display: block;
	background: #363636;
	border-color: #363636;
}
.post-pagination ul li.next a:hover, .post-pagination ul li.prev a:hover {
	border-color: #db5940;
	background: #db5940;
}
.post-pagination ul li.next .txt, .post-pagination ul li.prev .txt {
	width: 0;
	float: left;
	font-size: 18px;
	overflow: hidden;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.post-pagination ul li.next:hover .txt, .post-pagination ul li.prev:hover .txt {
	width: 67px;
	height: 38px;
}
/*------------------------------------------------------------------
51. Keyframes
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
52. Widget / .Widget
-------------------------------------------------------------------*/
.widget {
	padding: 0 29px 19px;
	overflow: hidden;
	margin: 0 0 51px;
	line-height: 20px;
	background: #fafafa;
}
.widget h2 {
	margin: 0 -29px 15px;
	background: whitesmoke;
	padding: 14px 30px;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.widget a { color: #555; }
.widget a:hover {
	text-decoration: none;
	outline: none;
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.widget:hover h2 {
	background: #db5940;
	color: white;
}
/*------------------------------------------------------------------
53. Nategoreis Nav / .categoreis-nav
-------------------------------------------------------------------*/
.categoreis-nav { margin: 0; }
.widget_rss ul, .widget_meta ul, .widget_pages ul, .widget_categories ul, .widget_recent_comments ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget_pages ul ul { padding: 0 0 0 20px; }
.widget_rss li, .widget_meta li, .widget_pages li, .categoreis-nav li, .widget_categories li, .widget_recent_comments li {
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #f2f2f2;
}
.widget_rss li { margin-bottom: 15px; }
.widget_meta li:first-child, .widget_pages li:first-child, .categoreis-nav li:first-child, .widget_categories li:first-child, .widget_recent_comments li:first-child { border: 0; }
.widget_meta li a, .widget_pages li a, .categoreis-nav li a, .widget_recent_comments li a {
	overflow: hidden;
	padding: 14px 0;
	display: block;
	color: #555;
}
.widget_recent_comments li, .widget_categories li { padding: 14px 0; }
.widget_categories li a {
	color: #555;
	display: inline-block;
	vertical-align: top;
}
.widget_meta li a .txt, .widget_pages li a .txt, .categoreis-nav li a .txt, .widget_categories li a .txt, .widget_recent_comments li a .txt {
	float: left;
	max-width: 160px;
}
.widget_meta li a .counter, .widget_pages li a .counter, .categoreis-nav li a .counter, .widget_categories li a .counter, .widget_recent_comments li a .counter {
	float: right;
	font-size: 11px;
	line-height: 15px;
	background: #f5f5f5;
	padding: 3px 6px;
}
.widget_meta li a:focus, .widget_meta li a:hover, .widget_pages li a:focus, .widget_pages li a:hover, .categoreis-nav li a:focus, .categoreis-nav li a:hover, .widget_categories li a:focus, .widget_categories li a:hover, .widget_recent_comments li a:focus, .widget_recent_comments li a:hover {
	outline: none;
	text-decoration: none;
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.widget_meta li a:focus .counter, .widget_meta li a:hover .counter, .widget_pages li a:focus .counter, .widget_pages li a:hover .counter, .categoreis-nav li a:focus .counter, .categoreis-nav li a:hover .counter, .widget_categories li a:focus .counter, .widget_categories li a:hover .counter, .widget_recent_comments li a:focus .counter, .widget_recent_comments li a:hover .counter {
	background: #db5940;
	color: white;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.widget_meta li a, .widget_recent_comments li a, .widget_pages li a { padding: 6px 0; }
/*------------------------------------------------------------------
54. Latest Post Nav / .latest-post-nav
-------------------------------------------------------------------*/
.latest-post-nav {
	margin: 0;
	line-height: 20px;
}
.latest-post-nav li {
	padding: 16px 0 20px 0;
	border-top: 1px solid #f2f2f2;
}
.latest-post-nav li:first-child { border: 0; }
.latest-post-nav li a {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 7px;
	color: #555;
}
.latest-post-nav li a:focus, .latest-post-nav li a:hover {
	outline: none;
	text-decoration: none;
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.latest-post-nav li time {
	display: block;
	font-size: 12px;
	line-height: 16px;
}
.widget_recent_entries ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 20px;
}
.widget_recent_entries li {
	list-style-type: none;
	padding: 16px 0 20px 0;
	border-top: 1px solid #f2f2f2;
}
.widget_recent_entries li:first-child { border: 0; }
.widget_recent_entries li a {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 7px;
	color: #555;
}
.widget_recent_entries li a:focus, .widget_recent_entries li a:hover {
	outline: none;
	text-decoration: none;
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.widget_recent_entries li time {
	display: block;
	font-size: 12px;
	line-height: 16px;
}
/*------------------------------------------------------------------
55. Archives Nav / .archives-nav
-------------------------------------------------------------------*/
.archives-nav {
	margin: 0;
	line-height: 20px;
}
.archives-nav li {
	padding: 16px 0 13px 20px;
	border-top: 1px solid #f2f2f2;
}
.archives-nav li:first-child { border: 0; }
.archives-nav li a {
	color: #555;
	position: relative;
}
.archives-nav li a:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 4px;
	border-color: transparent transparent transparent #555;
	position: absolute;
	left: -19px;
	top: 6px;
	content: "";
}
.archives-nav li a:focus, .archives-nav li a:hover {
	outline: none;
	text-decoration: none;
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.archives-nav li a:focus:before, .archives-nav li a:hover:before {
	border-color: transparent transparent transparent #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.widget_nav_menu ul, .widget_archive ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 20px;
}
.widget_nav_menu ul li, .widget_archive ul li {
	list-style-type: none;
	padding: 16px 0 13px 20px;
	border-top: 1px solid #f2f2f2;
}
.widget_nav_menu ul li { padding: 16px 0 0 15px; }
.widget_nav_menu ul ul li { padding: 5px 0 5px 15px; }
.widget_nav_menu ul li:first-child, .widget_archive ul li:first-child { border: 0; }
.widget_nav_menu ul li a, .widget_archive ul li a {
	color: #555;
	position: relative;
}
.widget_nav_menu ul li a:before, .widget_archive ul li a:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 4px;
	border-color: transparent transparent transparent #555;
	position: absolute;
	left: -19px;
	top: 6px;
	content: "";
}
.widget_nav_menu li a:focus, .widget_nav_menu li a:hover, .archives-nav li a:focus, .archives-nav li a:hover {
	outline: none;
	text-decoration: none;
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.widget_nav_menu li a:focus:before, .widget_nav_menu li a:hover:before, .archives-nav li a:focus:before, .archives-nav li a:hover:before {
	border-color: transparent transparent transparent #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
/*------------------------------------------------------------------
56. Post Holder / .post-holder
-------------------------------------------------------------------*/
.post-holder {
	overflow: hidden;
	padding: 11px 0 0;
}
/*------------------------------------------------------------------
57. Events Post / .events-post
-------------------------------------------------------------------*/
.events-post {
	overflow: hidden;
	padding: 15px 0;
	border-top: 1px solid #f2f2f2;
}
.events-post .img-holder {
	overflow: hidden;
	margin: 0 0 12px;
}
.events-post .img-holder a {
	display: block;
	position: relative;
}
.events-post .img-holder:hover .buttons-holder { display: block; }
.events-post .buttons-holder {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	display: none;
	margin: -21px 0 0;
	text-align: center;
}
.events-post .buttons-holder .btn-zoom {
	position: static;
	left: auto;
	top: auto;
	display: inline-block;
	vertical-align: top;
	margin: 0 3px;
	font-size: 14px;
	line-height: 42px;
	width: 42px;
	height: 42px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.events-post .buttons-holder .btn-zoom:hover { background: #db5940; }
.events-post p { margin: 0 0 5px; }
.events-post:first-child {
	padding-top: 0;
	border: 0;
}
.events-post .comments {
	font-size: 12px;
	line-height: 16px;
}
/*------------------------------------------------------------------
57. Testimonial Carousel / .testimonial-carousel
-------------------------------------------------------------------*/
.testimonial-carousel {
	position: relative;
	overflow: hidden;
	padding: 0 0 11px;
}
.testimonial-mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.testimonial-slideset {
	width: 99999px;
	float: left;
}
.testimonial-slide {
	width: 100%;
	float: left;
}
/*------------------------------------------------------------------
58. Pagination2 / .pagination2
-------------------------------------------------------------------*/
.pagination2 {
	margin: 0;
	overflow: hidden;
	text-align: center;
}
.pagination2 li { padding: 0; }
.pagination2 li a {
	display: block;
	border-radius: 50%;
	background: #ebebeb;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
}
.pagination2 li a:hover {
	background: #c34128;
	text-decoration: none;
	outline: none;
}
.pagination2 li.active a {
	background: #c34128;
	outline: none;
}
/*------------------------------------------------------------------
59. Tag Clouds / .tag-clouds
-------------------------------------------------------------------*/
.tagcloud, .tag-clouds {
	overflow: hidden;
	padding: 19px 0 0;
}
.tagcloud a, .tag-clouds a {
	background: #ebebeb;
	color: #959595;
	padding: 5px 15px;
	margin: 0 6px 11px 0;
	display: inline-block;
	vertical-align: top;
	font-size: 14px !important;
}
.tagcloud a:hover, .tag-clouds a:hover {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	text-decoration: none;
	background: #db5940;
	color: white;
}
/*------------------------------------------------------------------
60. Author Box / .author-box
-------------------------------------------------------------------*/
.author-box {
	border: 1px solid #cecece;
	margin: 0 0 70px;
	padding: 0 10px 0 0;
	line-height: 24px;
}
.author-box .alignleft {
	margin: 0 31px 0 0;
	width: 18.4%;
	position: relative;
	float: left;
	overflow: hidden;
}
.author-box .alignleft:focus, .author-box .alignleft:hover {
	text-decoration: none;
	outline: none;
}
.author-box .alignleft img {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.author-box .text-box {
	overflow: hidden;
	padding: 31px 0 20px;
}
.author-box .text-box h3 {
	margin: 0 0 3px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
}
.author-box .text-box h3 a {
	color: #333;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.author-box .text-box h3 a:focus, .author-box .text-box h3 a:hover {
	color: #db5940;
	text-decoration: none;
}
.author-box .text-box .designation { display: block; }
.author-box .text-box p { margin: 0; }
.author-box:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.author-box.blog .alignleft { width: 13.7%; }
/*------------------------------------------------------------------
61. Comments Section / .comments-section
-------------------------------------------------------------------*/
.comments-section { overflow: hidden; /*margin: 0 0 40px;  */ }
.comments-section .children .commment-box {
	border-width: 1px 0 0;
	margin: 26px 0 0;
}
.comments-section ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.comments-section ul li {
	padding: 0;
	list-style-type: none;
}
/*------------------------------------------------------------------
62. Comments Heading / .comments-heading
-------------------------------------------------------------------*/
.comments-heading {
	overflow: hidden;
	margin: 0 0 29px;
}
.comments-heading h2 {
	margin: 0;
	float: left;
	max-width: 600px;
	font-size: 30px;
	line-height: 34px;
	font-weight: 600;
}
.comments-heading .btn-default {
	float: right;
	color: #333;
	background: #fafafa;
	padding: 13px 23px;
	text-transform: none;
	font: 700 14px/18px "Open Sans", "Arial", "Helvetica", sans-serif;
}
.comments-heading .btn-default:hover {
	background: #db5940;
	color: white;
}
/*------------------------------------------------------------------
63. Multilevel Comments / .multilevel-comments
-------------------------------------------------------------------*/
.multilevel-comments {
	overflow: hidden;
	border: 1px solid #cecece;
	padding: 26px 18px 22px 28px;
	margin: 0 0 22px;
}
.multilevel-comments .commment-box {
	padding: 0;
	margin: 0 0 26px;
	border: 0;
}
.multilevel-comments .commment-box .text-box {
	padding: 0 0 23px;
	border-bottom: 1px solid #cecece;
}
.multilevel-comments .twolevel-comment {
	overflow: hidden;
	padding: 0 0 0 31px;
}
.multilevel-comments .threelevel-comment {
	overflow: hidden;
	padding: 0 0 0 29px;
}
.multilevel-comments .threelevel-comment .commment-box { margin-bottom: 0; }
.multilevel-comments .threelevel-comment .commment-box .text-box {
	border: 0;
	padding-bottom: 0;
}
.multilevel-comments:hover { border-left-color: #db5940; }
/*------------------------------------------------------------------
64. Commment Box / .commment-box
-------------------------------------------------------------------*/
.commment-box {
	border: 1px solid #cecece;
	margin: 0 0 20px;
	padding: 26px 18px 22px 28px;
	line-height: 24px;
}
.commment-box .alignleft {
	margin: 3px 30px 0 0;
	float: left;
	max-width: 70px;
}
.commment-box .alignleft:focus, .commment-box .alignleft:hover {
	text-decoration: none;
	outline: none;
}
.commment-box .text-box {
	overflow: hidden;
	padding: 0;
}
.commment-box .text-box .box {
	overflow: hidden;
	margin: 0;
}
.commment-box .text-box .box .box2 {
	float: left;
	max-width: 500px;
}
#respond h2, .commment-box .text-box h3 {
	margin: 0 0 4px;
	text-transform: uppercase;
	text-transform: capitalize;
	font: 700 18px/22px "Roboto", "Arial", "Helvetica", sans-serif;
}
#respond h2 { margin: 0 0 15px; }
.commment-box .text-box h3 a { color: #333; }
.commment-box .text-box h3 a:focus, .commment-box .text-box h3 a:hover {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	color: #db5940;
	text-decoration: none;
}
.commment-box .text-box time {
	font-size: 13px;
	line-height: 16px;
	display: block;
	margin: 0 0 4px;
}
.commment-box .text-box p { margin: 0; }
#respond span { float: right; }
#respond span a, .commment-box .text-box .btn-default {
	float: right;
	padding: 5px 20px;
	text-transform: capitalize;
	font-size: 13px;
	line-height: 16px;
	margin: 4px 0 0;
}
.commment-box:hover { border-left-color: #db5940; }
/*------------------------------------------------------------------
65. Leave Comment / .leave-comment
-------------------------------------------------------------------*/
.leave-comment h2 {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 39px;
}
/*------------------------------------------------------------------
66. Comments Form / .comments-form
-------------------------------------------------------------------*/
.comments-form { margin: 0; }
.comments-form .form-row { margin-bottom: 30px; }
.comments-form .form-row.textarea .form-group {
	position: relative;
	width: 100%;
}
.comments-form .form-row.textarea .form-control {
	height: 128px;
	padding: 14px 17px;
}
.comments-form .form-group {
	margin: 0;
	width: 100%;
	float: left;
	position: relative;
	border-radius: 2px;
	border: 1px solid #cecece;
}
.comments-form .form-control {
	width: 100%;
	height: 45px;
	font: 13px/18px "Open Sans", "Arial", "Helvetica", sans-serif;
	color: #b6b6b6;
	float: left;
	box-shadow: none;
	resize: none;
}
 .comments-form .form-control::-webkit-input-placeholder {
 color: #b6b6b6;
}
 .comments-form .form-control::-moz-placeholder {
 opacity: 1;
 color: #b6b6b6;
}
 .comments-form .form-control:-moz-placeholder {
 color: #b6b6b6;
}
 .comments-form .form-control:-ms-input-placeholder {
 color: #b6b6b6;
}
.comments-form .form-control.placeholder { color: #b6b6b6; }
.comments-form label {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	margin: 10px 17px 0 0;
	color: #959595;
	font-size: 18px;
}
.comments-form .btn-default {
	width: 170px;
	height: 54px;
	background: #db5940;
}
.comments-form .btn-default:hover { background: #a7a7a7; }
/*------------------------------------------------------------------
67. Blog Post / .blog-post
-------------------------------------------------------------------*/
.blog-post {
	background: #f1f1f1;
	overflow: hidden;
	padding: 0 30px 30px;
	margin: 0 0 50px;
	line-height: 24px;
}
.blog-post .blog-img {
	overflow: hidden;
	margin: 0 -30px 27px;
}
.blog-post h2 {
	margin: 0 0 15px;
	font-size: 30px;
	line-height: 34px;
	text-transform: capitalize;
}
.blog-post h2 a {
	color: #333;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.blog-post h2 a:hover {
	color: #db5940;
	text-decoration: none;
	outline: none;
}
.blog-post p { margin: 0 0 17px; }
.blog-post .btn-default {
	padding: 12px 36px;
	font-weight: 700;
	background: #db5940;
}
.blog-post .btn-default:hover { background: #363636; }
.blog-post.detail {
	padding: 0 30px 17px;
	margin: 0 0 59px;
}
.blog-post.detail p { margin: 0 0 24px; }
.blog-post.qoutes { padding: 38px 30px 60px; }
.blog-post.qoutes .gallery-quotes {
	margin: 0;
	position: relative;
	padding: 78px 30px 56px;
	font-size: 24px;
	line-height: 36px;
	text-transform: uppercase;
	color: #333;
}
.blog-post.qoutes cite {
	font-size: 14px;
	line-height: 20px;
}
.blog-post.qoutes .fa {
	font-size: 30px;
	margin: 0 0 0 -5px;
}
.blog-post.qoutes .fa-quote-right {
	position: absolute;
	left: 50%;
	top: auto;
	bottom: 0;
	margin: 0 0 0 -5px;
}
/*------------------------------------------------------------------
68. Blog Nav / .blog-nav
-------------------------------------------------------------------*/
.blog-nav {
	margin: 0 0 12px;
	overflow: hidden;
	color: #555;
	line-height: 18px;
}
.blog-nav li {
	padding: 0;
	margin: 0 24px 0 0;
	position: relative;
	position: relative;
}
.blog-nav li:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: auto;
	left: -17px;
	right: auto;
}
.blog-nav li:before {
	content: "/";
	font-size: 15px;
}
.blog-nav li:first-child:before { display: none; }
.blog-post.details .post-nav li a, .blog-nav li a { color: #555; }
.blog-nav li a:focus, .blog-nav li a:hover {
	text-decoration: none;
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
/*------------------------------------------------------------------
69. Other Links / .other-links
-------------------------------------------------------------------*/
.other-links {
	overflow: hidden;
	margin: 0 0 6px;
}
.other-links h3 {
	float: left;
	min-width: 60px;
	margin: 3px 9px 0 0;
	font-size: 16px;
	line-height: 20px;
}
.other-links .tag-clouds { padding: 0; }
.other-links .footer-socials li a {
	color: #b1b1b1;
	font-size: 14px;
}
.other-links .footer-socials li a:hover { color: #db5940; }
/*------------------------------------------------------------------
70. Blog Carousel / .blog-carousel
-------------------------------------------------------------------*/
.blog-carousel {
	position: relative;
	overflow: hidden;
	margin: 0 -30px 27px;
}
.blog-mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.blog-slideset {
	width: 99999px;
	float: left;
}
.blog-slide {
	width: 100%;
	float: left;
}
.blog-slide a { display: block; }
/*------------------------------------------------------------------
71. Pagination3 / .pagination3
-------------------------------------------------------------------*/
.pagination3 {
	margin: 0;
	top: auto;
	bottom: 12px;
	text-align: center;
}
.pagination3 li {
	padding: 0;
	margin: 0 1px;
}
.pagination3 li a {
	text-indent: -9999px;
	display: block;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	background: white;
}
.pagination3 li a:hover {
	text-decoration: none;
	outline: none;
	background: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.pagination3 li.active a {
	outline: none;
	background: #db5940;
}
/*------------------------------------------------------------------
71. About Block / .about-block
-------------------------------------------------------------------*/
.about-block { line-height: 20px; }
.about-block .alignleft {
	margin: 6px 0 0;
	border: 1px solid #cecece;
	overflow: hidden;
}
.about-block .alignleft a { display: block; }
.about-block .txt-box p { margin: 0 0 20px; }
.about-block .txt-box .btn-default {
	text-transform: capitalize;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 16px 31px;
}
.about-block .about-heading {
	overflow: hidden;
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 24px;
}
.about-block .about-heading p { margin: 0; }
/*------------------------------------------------------------------
72. About Info / .about-info
-------------------------------------------------------------------*/
.about-info { line-height: 20px; }
.about-info h2 {
	padding: 0 0 18px;
	margin: 0 0 26px;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	position: relative;
}
.about-info h2:after {
	position: absolute;
	content: "";
	top: auto;
	bottom: 0;
	left: 0;
	right: auto;
}
.about-info h2:after {
	background: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/divider.png) repeat-x;
	width: 74px;
	height: 2px;
}
.about-info p { margin: 0 0 23px; }
/*------------------------------------------------------------------
73. About Nav / .about-nav
-------------------------------------------------------------------*/
.about-nav { margin: 0; }
.about-nav li {
	padding: 0 0 0 33px;
	margin: 0 0 10px;
}
.about-nav li a {
	position: relative;
	color: #555;
}
.about-nav li a .fa {
	position: absolute;
	left: -35px;
	top: 0;
	font-size: 18px;
	color: #db5940;
}
/*------------------------------------------------------------------
74. Panel Group / .panel-group
-------------------------------------------------------------------*/
.panel-group {
	padding: 4px 0 0;
	margin-bottom: 0;
}
.panel-group .panel {
	border-radius: 0;
	border: 0;
	box-shadow: none;
}
.panel-group.shortcodes .panel-default .panel-heading .panel-title {
	font-weight: 400;
	letter-spacing: 1px;
}
.panel-group.shortcodes .panel-default .panel-heading .panel-title a {
	padding: 20px 32px 19px;
	background: #db5940;
	color: white;
}
.panel-default .panel-heading .panel-title a {
	padding: 20px 32px 19px;
	background: #db5940;
	color: white;
}
.panel-group.shortcodes .panel-default .panel-heading .panel-title a:hover { background: #db5940; }
.panel-group.shortcodes .panel-default .panel-heading .panel-title a.collapsed { background: #333; }
.panel-group.shortcodes .panel-default .panel-heading .panel-title a.collapsed:hover { background: #db5940; }
body { padding: 0 !important; }
.panel-body {
	border-top-color: white;
	background: none;
	padding: 16px 20px 13px;
}
.panel-body p { margin: 0; }
.panel-default > .panel-heading + .panel-collapse > .panel-body { border: 0; }
.panel-default .panel-heading { padding: 0; }
.panel-default .panel-heading .panel-title {
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
}
.panel-default .panel-heading .panel-title a {
	display: block;
	padding: 7px 30px 9px 20px;
	background: #333;
	color: white;
	position: relative;
}
.panel-default .panel-heading .panel-title a:after {
	position: absolute;
	content: "";
	top: 50%;
	bottom: auto;
	left: auto;
	right: 13px;
}
.panel-default .panel-heading .panel-title a:after {
	content: "\f107";
	font-family: "FontAwesome";
	margin: -10px 0 0;
	font-size: 22px;
	font-weight: 400;
}
.panel-default .panel-heading .panel-title a.collapsed {
	background: #f1f1f1;
	color: #333;
}
.panel-default .panel-heading .panel-title a.collapsed:after {
	content: "\f105";
	margin: -10px 0 0;
	font-size: 22px;
	right: 19px;
}
.panel-default .panel-heading .panel-title a:focus, .panel-default .panel-heading .panel-title a:hover {
	background: #333;
	text-decoration: none;
	color: white;
	outline: none;
}
/*------------------------------------------------------------------
75. Progress Area / .progress-area
-------------------------------------------------------------------*/
.progress-area {
	overflow: hidden;
	padding: 2px 0 0 1px;
}
/*------------------------------------------------------------------
76. Progress Box / .progress-box
-------------------------------------------------------------------*/
.progress-box { margin: 0 0 19px; }
.progress-box h3 {
	margin: 0 0 8px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
}
.progress-box .progress-frame {
	background: #f1f1f1;
	border-radius: 3px;
	width: 100%;
	height: 16px;
	padding: 3px 4px;
	position: relative;
}
.progress-box .progress-bar {
	display: inline-block;
	vertical-align: top;
	background: #db5940;
	position: relative;
}
.progress-box .progress-bar .num {
	border-radius: 3px;
	min-width: 31px;
	text-align: center;
	display: block;
	top: -27px;
	right: -15px;
	background: #db5940;
	padding: 2px;
	color: white;
	font: 700 11px/14px "Roboto", "Arial", "Helvetica", sans-serif;
	position: relative;
	position: absolute;
}
.progress-box .progress-bar .num:before {
	position: absolute;
	content: "";
	top: auto;
	bottom: -3px;
	left: 50%;
	right: auto;
}
.progress-box .progress-bar .num:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 3px 0 3px;
	border-color: #db5940 transparent transparent transparent;
	margin: 0 0 0 -3px;
}
/*------------------------------------------------------------------
77. Event Post / .event-post
-------------------------------------------------------------------*/
.event-post .events-timer {
	background: none;
	border: 0;
}
.event-post .events-timer .countdown-section { border: 0; }
.event-post {
	overflow: hidden;
	line-height: 24px;
	margin: 0 0 51px;
}
.event-post h2 {
	text-transform: uppercase;
	font-size: 25px;
	line-height: 28px;
	margin: 0 0 29px;
}
.event-post h2 a { color: #333; }
.event-post h2 a:focus, .event-post h2 a:hover {
	text-decoration: none;
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.event-post p { margin: 0 0 6px; }
.event-post .event-img {
	border: 1px solid #b1b1b1;
	overflow: hidden;
	position: relative;
	margin: 0 0 23px;
	min-height: 80px;
}
.event-post .events-frame {
	overflow: hidden;
	margin: 0 0 26px;
}
.event-post .events-frame .btn-default {
	float: left;
	margin: 0 15px 0 0;
	font: 700 18px/22px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	padding: 13px 14px;
	text-transform: uppercase;
}
.event-post .events-frame .event-box {
	overflow: hidden;
	border: solid #a7a7a7;
	border-width: 1px 0;
}
.event-post .post-nav {
	margin: 13px 0 0;
	float: left;
}
.event-post .post-nav li a { color: #8d8d8d; }
.event-post .post-nav li a .fa { color: #333; }
.event-post .post-nav li a:hover { color: #333; }
.event-post .post-nav li a:hover .fa {
	color: #8d8d8d;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
/*------------------------------------------------------------------
78. Event Plans / .event-plans
-------------------------------------------------------------------*/
.event-plans {
	top: auto;
	background: rgba(0, 0, 0, .5);
	border-top: 1px solid #a7a7a7;
	opacity: .9;
}
.event-plans .events-nav {
	color: white;
	width: 43.3%;
	margin: 0 8% 0 0;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
}
.event-plans .events-nav .countdown-section {
	padding: 16px 5px 17px;
	float: left;
	width: 25%;
	border-right: 1px solid #a7a7a7;
}
.event-plans .events-nav .countdown-section .countdown-amount {
	display: block;
	font-size: 21px;
	line-height: 24px;
	margin: 0 0 6px;
}
.event-plans .approx-time {
	float: left;
	color: white;
	font-size: 18px;
	line-height: 28px;
	margin: 24px 0 0;
}
.event-plans .approx-time strong { font: 700 24px/28px "Open Sans", "Arial", "Helvetica", sans-serif; }
.event-plans .approx-time .time {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 10px;
}
.organizers {
	float: right;
	width: 40.6%;
}
.organizers .text {
	float: left;
	margin: 15px 0 0;
	color: #333;
	font: 600 16px/20px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	text-transform: uppercase;
}
/*------------------------------------------------------------------
79. Event Planers / .event-planers
-------------------------------------------------------------------*/
.event-planers {
	float: right;
	margin: 0 0 0 24px;
	width: 60%;
}
.event-planers li {
	padding: 0;
	height: 46px;
	width: 33.33%;
	float: right;
}
.event-planers li a { display: block; }
/*------------------------------------------------------------------
80. Map Holder / .map-holder
-------------------------------------------------------------------*/
.map-holder {
	overflow: hidden;
	position: relative;
	margin: 0 0 99px;
}
/*------------------------------------------------------------------
81. Compaign Info / .compaign-info
-------------------------------------------------------------------*/
.compaign-info {
	background: rgba(0, 0, 0, .6);
	left: auto;
	text-align: center;
	color: white;
	line-height: 24px;
	max-width: 325px;
	padding: 76px 10px 10px;
	opacity: .9;
}
.compaign-info h3 {
	margin: 0 0 19px;
	font: 14px/24px "Open Sans", "Arial", "Helvetica", sans-serif;
}
.compaign-info h3 a {
	position: relative;
	color: white;
	text-decoration: underline;
}
.compaign-info h3 a:focus, .compaign-info h3 a:hover {
	text-decoration: none;
	color: white;
}
.compaign-info h3 a:focus .fa, .compaign-info h3 a:hover .fa {
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.compaign-info h3 .fa {
	text-decoration: none;
	position: absolute;
	left: 50%;
	top: -54px;
	margin: 0 0 0 -10px;
	font-size: 38px;
}
.compaign-info .share {
	margin: 0 0 37px;
	display: block;
}
/*------------------------------------------------------------------
82. Compaign Socials / .compaign-socials
-------------------------------------------------------------------*/
.compaign-socials {
	margin: 0;
	font-size: 22px;
	line-height: 20px;
}
.compaign-socials li { padding: 0 14px; }
.compaign-socials li a {
	color: white;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.compaign-socials li a:hover {
	color: #db5940;
	text-decoration: none;
	outline: none;
}
/*------------------------------------------------------------------
83. Team Details Block / .team-details-block
-------------------------------------------------------------------*/
.team-details-block { margin-bottom: 57px; }
/*------------------------------------------------------------------
84. Team Details / .team-details
-------------------------------------------------------------------*/
.team-details {
	border: 1px solid #cecece;
	background: #f8f7f7;
	overflow: hidden;
	line-height: 24px;
	padding: 0 24px 0 0;
}
.team-details .alignleft {
	float: left;
	width: 41%;
	margin: 0 30px 0 0;
	border-right: 1px solid #cecece;
}
.team-details .team-txt {
	overflow: hidden;
	padding: 32px 0 20px;
}
.team-details p { margin: 0 0 7px; }
.team-details .btn-default {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 15px;
	background: #db5940;
}
.team-details .btn-default:hover { background: #a7a7a7; }
/*------------------------------------------------------------------
85. Team Heading / .team-heading
-------------------------------------------------------------------*/
.team-heading {
	overflow: hidden;
	padding: 0 0 17px;
	margin: 0 0 25px;
	background: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/divider.png) repeat-x 0 100%;
}
.team-heading h2 {
	text-transform: uppercase;
	margin: 0;
	font-weight: 600;
	font-size: 30px;
	line-height: 34px;
	float: left;
	max-width: 400px;
}
/*------------------------------------------------------------------
86. Team Socials / .team-socials
-------------------------------------------------------------------*/
.team-socials {
	margin: 5px 6px 0 0;
	float: right;
}
.team-socials li {
	padding: 0;
	margin: 0 0 0 7px;
}
.team-socials li a {
	display: block;
	border-radius: 50%;
	width: 29px;
	height: 29px;
	border: 1px solid #555;
	line-height: 25px;
	font-size: 15px;
	font-weight: 400;
	color: #555;
	text-align: center;
}
.team-socials li a .fa {
	display: inline-block;
	vertical-align: middle;
}
.team-socials li a:hover {
	color: white;
	background: #db5940;
	text-decoration: none;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	border-color: #db5940;
}
/*------------------------------------------------------------------
87. Team nav / .team-nav
-------------------------------------------------------------------*/
.team-nav {
	margin: 0 0 23px;
	font-size: 16px;
	line-height: 18px;
}
.team-nav li {
	min-width: 250px;
	padding: 0 10px 0 33px;
}
.team-nav li a {
	color: #555;
	position: relative;
}
.team-nav li a .fa {
	position: absolute;
	left: -32px;
	top: 0;
	font-size: 18px;
}
.team-nav li a:hover {
	color: #db5940;
	text-decoration: none;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
/*------------------------------------------------------------------
88. Education Block / .education-block
-------------------------------------------------------------------*/
.education-block {
	margin-bottom: 39px;
	overflow: hidden;
	line-height: 24px;
}
.education-block h2 {
	background: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/divider.png) repeat-x 0 100%;
	margin: 0 0 23px;
	padding: 0 0 17px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
}
.education-block p { margin: 0 0 6px; }
.education-block p a {
	font-weight: 700;
	text-decoration: underline;
}
.education-block p a:hover { text-decoration: none; }
.team-info-section { margin-bottom: 33px; }
/*------------------------------------------------------------------
89. Team Info Cols / .team-info-cols
-------------------------------------------------------------------*/
.team-info-cols h2 {
	text-transform: uppercase;
	margin: 0 0 41px;
	font-size: 24px;
	line-height: 28px;
	font-weight: 600;
	padding: 0 0 17px;
	background: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/divider.png) repeat-x 0 100%;
}
/*------------------------------------------------------------------
90. Team Frame / .team-frame
-------------------------------------------------------------------*/
.team-frame {
	border: 1px solid #cecece;
	padding: 20px 29px 6px 50px;
	background: #f8f7f7;
}
/*------------------------------------------------------------------
91. team Info Nav / .team-info-nav
-------------------------------------------------------------------*/
.team-info-nav {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
}
.team-info-nav li {
	padding: 11px 2px 13px 0;
	background: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/divider.png) repeat-x;
}
.team-info-nav li:first-child {
	padding-top: 0;
	background: none;
}
.team-info-nav li a {
	color: #555;
	position: relative;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.team-info-nav li a .fa {
	color: #db5940;
	font-size: 18px;
	position: absolute;
	left: -34px;
	top: 2px;
}
.team-info-nav li a:focus, .team-info-nav li a:hover {
	color: #db5940;
	text-decoration: none;
	margin: 0 0 0 5px;
}
/*------------------------------------------------------------------
92. team Contact Block / .team-contact-block
-------------------------------------------------------------------*/
.team-contact-block { overflow: hidden; }
.team-contact-block .comments-form label { margin: 8px 7px 0 0; }
.team-contact-block .comments-form .form-row { margin: 0 0 15px; }
.team-contact-block .comments-form .form-row .form-group {
	width: 31.8%;
	margin: 0 0 0 15px;
}
.team-contact-block .comments-form .form-row .form-group:first-child { margin-left: 0; }
.team-contact-block .comments-form .form-row .form-group .form-control { height: 48px; }
.team-contact-block .comments-form .form-row.textarea .form-group { width: 100%; }
.team-contact-block .comments-form .form-row.textarea .form-group .form-control { height: 168px; }
.team-contact-block .comments-form .btn-default {
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	padding: 5px;
	width: 140px;
	height: 50px;
}
/*------------------------------------------------------------------
93. team Contact / .team-contact
-------------------------------------------------------------------*/
.team-contact h2 {
	background: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/divider.png) repeat-x 0 100%;
	margin: 0 0 40px;
	text-transform: uppercase;
	padding: 0 0 16px;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
}
.team-contact.add .comments-form.add .form-group { width: 30.38%; }
.team-contact.add .comments-form.add .textarea .form-group { width: 100%; }
/*------------------------------------------------------------------
94. Video Block2 / .video-block2
-------------------------------------------------------------------*/
.video-block2 {
	overflow: hidden;
	position: relative;
}
.video-block2 a {
	display: block;
	position: relative;
}
.video-block2 a:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.video-block2 a:before {
	background: rgba(0, 0, 0, .4);
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.video-block2 .btn-play {
	width: 52px;
	height: 52px;
	margin: -30px 0 0 -26px;
}
.video-block2 .btn-play .fa { font-size: 60px; }
/*------------------------------------------------------------------
95. Trust Col / .trust-col
-------------------------------------------------------------------*/
.trust-col {
	border: 1px solid #cecece;
	background: #f8f7f7;
	padding: 0 30px 7px;
	min-height: 449px;
	overflow: hidden;
}
.trust-col h2 {
	margin: 0 -30px 20px;
	padding: 26px 10px;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	color: white;
	background: #db5940;
}
.trust-col .team-info-nav { padding: 0 0 0 20px; }
.trust-col .gallery-quotes {
	font-size: 14px;
	line-height: 30px;
	padding: 54px 5px 0;
}
/*------------------------------------------------------------------
96. Benifits Block / .benifits-block
-------------------------------------------------------------------*/
.benifits-block {
	overflow: hidden;
	width: 105%;
}
/*------------------------------------------------------------------
97. Benifits Col / .benifits-col
-------------------------------------------------------------------*/
.benifits-col {
	display: inline-block;
	vertical-align: top;
	margin: 0 2.2% 38px 0;
	width: 47%;
	padding: 0 0 0 61px;
	line-height: 30px;
}
.benifits-col h3 {
	margin: 0 0 9px;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
}
.benifits-col h3 a {
	position: relative;
	color: #333;
}
.benifits-col h3 a:focus, .benifits-col h3 a:hover {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	text-decoration: none;
	color: #db5940;
}
.benifits-col h3 a .fa {
	font-size: 29px;
	left: -61px;
	position: absolute;
	top: 10px;
}
.benifits-col h3 a .fa-lightbulb-o {
	font-size: 38px;
	top: 0;
}
.benifits-col p { margin: 0; }
.benifits-col p a { color: #555; }
.benifits-col p a:focus, .benifits-col p a:hover {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	text-decoration: none;
	color: #db5940;
}
/*------------------------------------------------------------------
98. Consult Form / .consult-form
-------------------------------------------------------------------*/
.consult-form {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 0;
}
.consult-form .form-row { margin: 0 0 30px; }
.consult-form .form-row.textarea .form-group {
	float: none;
	width: 100%;
}
.consult-form .form-row.textarea .form-control {
	width: 100%;
	height: 218px;
}
.consult-form .form-group {
	float: left;
	margin: 0 0 0 28px;
	width: 48.8%;
}
.consult-form .form-group:first-child { margin-left: 0; }
.consult-form .form-control {
	box-shadow: none;
	border: 1px solid #cecece;
	color: #555;
	width: 100%;
	height: 64px;
	background: white;
	font: 14px/42px "Open Sans", "Arial", "Helvetica", sans-serif;
	padding: 10px 20px;
	resize: none;
	border-radius: 0;
}
 .consult-form .form-control::-webkit-input-placeholder {
 color: #555;
}
 .consult-form .form-control::-moz-placeholder {
 opacity: 1;
 color: #555;
}
 .consult-form .form-control:-moz-placeholder {
 color: #555;
}
 .consult-form .form-control:-ms-input-placeholder {
 color: #555;
}
.consult-form .form-control.placeholder { color: #555; }
.consult-form .btn-default {
	background: #db5940;
	min-width: 129px;
}
.consult-form .btn-default:hover { background: #a7a7a7; }
/*------------------------------------------------------------------
99. Select Control / .select-control
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
100. jcf-select / .jcf-select
-------------------------------------------------------------------*/
.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 0 12px;
	border: 1px solid #cecece;
	color: #555;
	width: 100%;
	height: 64px;
	background: white;
}
.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}
.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font: 14px/42px "Open Sans", "Arial", "Helvetica", sans-serif;
	margin: 5px 65px 10px 20px;
}
.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 62px;
	bottom: 0;
	right: 0;
	top: 0;
	border-left: 1px solid #cecece;
}
.jcf-select .jcf-select-opener:before {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -13px 0 0 -8px;
	font-size: 18px;
	color: #333;
	content: "\f078";
	font-family: "FontAwesome";
}
body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}
body > .jcf-select-drop.jcf-drop-flipped { margin: 1px 0 0; }
.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}
.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}
.jcf-select-drop .jcf-select-drop-content { border: 1px solid #cecece; }
/* multiple select styles */
.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}
/* select options styles */
.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 18px;
	font-size: 14px;
	width: 100%;
}
.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}
.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.jcf-list ul li {
	overflow: hidden;
	display: block;
}
.jcf-list .jcf-overflow { overflow: auto; }
.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
}
.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}
.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}
.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}
.jcf-list .jcf-optgroup .jcf-option { padding-left: 30px; }
/*------------------------------------------------------------------
101. Testimonial Post / .testimonial-post
-------------------------------------------------------------------*/
.testimonial-post {
	background: #f1f1f1;
	overflow: hidden;
	margin: 0 0 51px;
	padding: 19px 22px 25px 26px;
	display: block;
	border: 0;
	font: 14px/24px "Roboto", "Arial", "Helvetica", sans-serif;
}
.testimonial-post h2 {
	margin: 0 0 13px;
	text-transform: uppercase;
	font: 700 24px/28px "Roboto", "Arial", "Helvetica", sans-serif;
}
.testimonial-post h2 a { color: #db5940; }
.testimonial-post h2 a:hover {
	color: #333;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	text-decoration: none;
	outline: none;
}
.testimonial-post q {
	margin: 0 0 11px;
	display: block;
	quotes: none;
	position: relative;
}
.testimonial-post q .fa {
	font-size: 60px;
	line-height: 40px;
	color: #cecece;
	position: absolute;
	top: 100%;
	left: 5px;
	margin: 25px 0 0;
}
.testimonial-post footer {
	overflow: hidden;
	padding: 0 9px 0 0;
}
.testimonial-post footer:before { display: none; }
.testimonial-post cite {
	float: right;
	font: 700 18px/21px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
}
.testimonial-post:hover cite { color: #fff; }
.testimonial-post cite a {
	color: #333;
	display: inline-block;
	vertical-align: top;
}
.testimonial-post cite a:hover {
	color: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	text-decoration: none;
	outline: none;
}
.testimonial-post cite .alignleft {
	border: 1px solid #cecece;
	float: left;
	margin: 4px 15px 0 0;
}
.testimonial-post:hover {
	background: #db5940;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	color: white;
}
.testimonial-post:hover h2 a { color: white; }
.testimonial-post:hover cite a { color: white; }
.testimonial-post:hover q .fa { color: white; }
/*------------------------------------------------------------------
102. Shortcodes / .shortcodes
-------------------------------------------------------------------*/
.shortcodes {
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 22px;
}
.shortcodes p {
	white-space: pre-wrap;
	margin: 0;
	white-space: pre-wrap;
}
.shortcode-row { margin-bottom: 83px; }
.shortcode-row.doctor {
	padding-top: 101px;
	padding-bottom: 109px;
	position: relative;
	z-index: 1;
}
.shortcode-row.doctor:before {
	position: absolute;
	content: "";
	top: 0;
	z-index: -1;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	background: #f1f1f1;
}
.shortcode-row.doctor:before { display: block; }
.shortcode-row.plans { padding-top: 149px; }
.shortcode-heading { margin-bottom: 33px; }
.shortcode-heading h2 {
	margin: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
}
/*------------------------------------------------------------------
103. Tabpanel / .tabpanel
-------------------------------------------------------------------*/
.tabpanel { overflow: hidden; }
/*------------------------------------------------------------------
104. Nav Tabs / .nav-tabs
-------------------------------------------------------------------*/
.nav-tabs {
	font: 700 18px/22px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	border: 0;
	letter-spacing: 1px;
}
.nav-tabs li {
	padding: 0;
	margin: 0 9px 0 0;
}
.nav-tabs li a {
	background: #ddd;
	color: #333;
	border-radius: 0;
	margin: 0;
	text-align: center;
	padding: 16px 28px;
}
.nav-tabs li a:focus, .nav-tabs li a:hover { outline: none; }
/*------------------------------------------------------------------
105. Tab Content / .tab-content
-------------------------------------------------------------------*/
.tab-content {
	border: 1px solid #cecece;
	padding: 41px 27px 20px;
	line-height: 22px;
	min-height: 180px;
}
.tab-content p { margin: 0 0 24px; }
/*------------------------------------------------------------------
106. Shortcode btn / .shortcode-btn
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
107. Shortcode Buttons / .shortcode-buttons
-------------------------------------------------------------------*/
.shortcode-buttons {
	padding: 0;
	max-width: 200px;
}
.shortcode-buttons .btn-default {
	background: #db5940;
	min-width: 180px;
	margin: 0 0 30px;
}
.shortcode-buttons .btn-default:hover { background: #a7a7a7; }
.shortcode-buttons .btn-default.lg { min-width: 200px; }
.shortcode-buttons .btn-default.sm { min-width: 150px; }
.shortcode-buttons .btn-default.xs { min-width: 130px; }
.shortcode-buttons.add .btn-default { background: #333; }
.shortcode-buttons.add .btn-default:hover { background: #db5940; }
.shortcode-buttons.add2 .btn-default {
	background: none;
	border: 2px solid #333;
	color: #333;
}
.shortcode-buttons.add2 .btn-default:hover {
	color: white;
	background: #333;
}
/*------------------------------------------------------------------
108. Pricing Plan / .pricing-plan
-------------------------------------------------------------------*/
.pricing-plan {
	background: #fafafa;
	border-radius: 10px;
	border: 3px solid #fafafa;
	padding: 81px 26px 27px;
	position: relative;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.pricing-plan .btn-default {
	background: #363636;
	font: 700 24px/28px "Open Sans", "Arial", "Helvetica", sans-serif;
	color: white;
	border-radius: 5px;
	display: block;
	text-transform: none;
	margin: 28px 0 0;
	padding: 12px 10px;
}
.pricing-plan .btn-default .txt {
	font-size: 14px;
	line-height: 30px;
}
.pricing-plan .btn-default:hover { opacity: .8; }
.pricing-plan:hover {
	background: white;
	border-color: #363636;
}
.pricing-plan:hover .plans-heading h2 { color: #363636; }
.pricing-plan:hover .plans-heading h2 a { color: #363636; }
.pricing-plan:hover .plans-ico {
	background: #363636;
	color: white;
	border-color: #363636;
}
.pricing-plan.corp .plans-heading:before { background: #00aeef; }
.pricing-plan.corp .btn-default { background: #00aeef; }
.pricing-plan.corp .plans-ico { color: #00aeef; }
.pricing-plan.corp:hover { border-color: #00aeef; }
.pricing-plan.corp:hover .plans-heading h2 { color: #00aeef; }
.pricing-plan.corp:hover .plans-heading h2 a { color: #00aeef; }
.pricing-plan.corp:hover .plans-ico {
	background: #00aeef;
	color: white;
	border-color: #00aeef;
}
.pricing-plan.bus .plans-heading:before { background: #db5940; }
.pricing-plan.bus .btn-default { background: #db5940; }
.pricing-plan.bus .plans-ico { color: #db5940; }
.pricing-plan.bus:hover {
	background: white;
	border-color: #db5940;
}
.pricing-plan.bus:hover .plans-heading h2 { color: #db5940; }
.pricing-plan.bus:hover .plans-heading h2 a { color: #db5940; }
.pricing-plan.bus:hover .plans-ico {
	background: #db5940;
	color: white;
	border-color: #db5940;
}
.pricing-plan.pre .plans-heading:before { background: #8dc63f; }
.pricing-plan.pre .btn-default { background: #8dc63f; }
.pricing-plan.pre .plans-ico { color: #8dc63f; }
.pricing-plan.pre:hover {
	background: white;
	border-color: #8dc63f;
}
.pricing-plan.pre:hover .plans-heading h2 { color: #8dc63f; }
.pricing-plan.pre:hover .plans-heading h2 a { color: #8dc63f; }
.pricing-plan.pre:hover .plans-ico {
	background: #8dc63f;
	color: white;
	border-color: #8dc63f;
}
.plans-heading {
	color: #959595;
	padding: 0 0 17px;
	margin: 0 -20px 20px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.plans-heading:before {
	position: absolute;
	content: "";
	top: 100%;
	z-index: -1;
	bottom: auto;
	left: 50%;
	right: 0;
	background: #363636;
}
.plans-heading:before {
	width: 70px;
	height: 2px;
	margin: 0 0 0 -35px;
}
.plans-heading h2 {
	margin: 0 0 10px;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 28px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.plans-heading h2 a { color: #363636; }
.plans-heading h2 a:hover { text-decoration: none; }
.plans-heading p { margin: 0; }
/*------------------------------------------------------------------
109. Star Rattings / .star-rattings
-------------------------------------------------------------------*/
.star-rattings {
	overflow: hidden;
	margin: 0 -20px 31px;
	text-align: center;
}
.star-rattings li { padding: 0; }
.star-rattings li .fa {
	color: #ebebeb;
	font-size: 20px;
}
.star-rattings li.high .fa { color: #fec42d; }
/*------------------------------------------------------------------
110. Plan Info / .plan-info
-------------------------------------------------------------------*/
.plan-info {
	color: #959595;
	margin: 0 -26px;
}
.plan-info li {
	overflow: hidden;
	padding: 10px 26px 9px;
	border-top: 1px solid whitesmoke;
}
.plan-info li:first-child {
	border: 0;
	padding-top: 0;
}
.plan-info li .txt { float: left; }
.plan-info li .txt2 { float: right; }
.plans-ico {
	border-radius: 50%;
	background: white;
	text-align: center;
	border: 5px solid #fafafa;
	width: 105px;
	height: 105px;
	position: absolute;
	top: -58px;
	left: 50%;
	margin: 0 0 0 -56px;
	font-size: 35px;
	white-space: nowrap;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.plans-ico .fa {
	display: inline-block;
	white-space: normal;
	vertical-align: middle;
}
.plans-ico:before {
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
}
.plans-ico .fa { margin: 0 0 0 -8px; }
.plans-ico .fa-user {
	margin: 0 0 0 -5px;
	font-size: 40px;
}
.plans-ico .fa-briefcase { margin: 0 0 0 -5px; }
.plans-ico .fa-trophy {
	margin: 0 0 0 -5px;
	font-size: 40px;
}
/*------------------------------------------------------------------
111. Alert / .alert
-------------------------------------------------------------------*/
.alert-massege {
	background: #fbfcfc;
	border: 1px solid #dadcdc;
	border-radius: 5px;
	padding: 30px 5% 29px 10.2%;
	margin-bottom: 20px;
	position: relative;
	color: #a1b1bc;
}
.alert-massege h2 {
	margin: 0 0 6px;
	color: #7d8c96;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
}
.alert-massege p { margin: 0; }
.alert-massege .fa {
	position: absolute;
	left: 49px;
	top: 50%;
	font-size: 30px;
	margin: -14px 0 0;
	color: #a1b1bc;
}
.alert-massege .close {
	position: absolute;
	right: 12px;
	top: 9px;
	text-shadow: none;
	opacity: 1;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.alert-massege .close .fa {
	font-size: 18px;
	position: relative;
	left: auto;
	top: auto;
	margin: 0;
}
.alert-massege .close:hover { opacity: .7; }
.alert-massege.delete {
	background: #fec0b7;
	color: #df3c22;
}
.alert-massege.delete h2 { color: #df3c22; }
.alert-massege.delete .fa { color: #df3c22; }
.alert-massege.success {
	background: #e1f9b7;
	color: #649d01;
}
.alert-massege.success h2 { color: #649d01; }
.alert-massege.success .fa { color: #649d01; }
.alert-massege.alert {
	background: #fff9da;
	color: #d99b07;
}
.alert-massege.alert h2 { color: #d99b07; }
.alert-massege.alert .fa { color: #d99b07; }
.main-slider { color: white; }
.main-slider .bg-stretch {
	position: relative;
	position: absolute;
}
.main-slider .bg-stretch:after {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.main-slider .bg-stretch:after { background: rgba(0, 0, 0, .6); }
.main-slider .tel, .main-slider .tel a, .main-slider h1 { color: white; }
/*------------------------------------------------------------------
112. Main Gallery / .main-gallery
-------------------------------------------------------------------*/
.main-gallery { position: relative; }
.main-gallery:after {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.main-gallery:after { background: rgba(0, 0, 0, .6); }
.main-gallery .btn-box {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 9%;
	margin: 0;
	z-index: 999;
	text-align: center;
}
.main-gallery .beans-slide { position: relative; }
.main-gallery .beans-slide:after {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.main-gallery .beans-slide:after { background: rgba(0, 0, 0, .6); }
.main-gallery .btn-prev, .main-gallery .btn-next {
	float: none;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	display: inline-block;
	vertical-align: top;
	width: 32px;
	height: 32px;
	background: white;
	border-radius: 50%;
	margin: 0 3px;
	color: #353535;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
}
.main-gallery .btn-prev.active, .main-gallery .btn-prev:focus, .main-gallery .btn-prev:hover, .main-gallery .btn-next.active, .main-gallery .btn-next:focus, .main-gallery .btn-next:hover {
	outline: none;
	color: white;
	background: #db5940;
}
.main-gallery .slide-content { white-space: nowrap; }
.main-gallery .slide-content .slide-heading2 {
	display: inline-block;
	white-space: normal;
	vertical-align: middle;
}
.main-gallery .slide-content:before {
	content: "";
	vertical-align: middle;
	display: inline-block;
	min-height: inherit;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
}
.main-banner .slide-content { position: relative; }
.main-banner .slide-content:after {
	position: absolute;
	content: "";
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
}
.main-banner .slide-content:after {
	z-index: -1;
	background: rgba(0, 0, 0, .6);
}
.main-banner .alignleft { z-index: 88; }
.main-banner .slide-heading {
	width: 700px;
	margin: 70px 0 50px;
	vertical-align: bottom;
}
.main-banner .attorneys-form {
	z-index: 999;
	position: relative;
}
.main-banner .attorneys-form .form-group .form-col {
	width: 100%;
	margin: 0 0 10px;
}
.main-banner .attorneys-form .form-group .form-col:first-child { margin: 0 0 10px; }
.main-banner .attorneys-form .form-group.add .form-col {
	width: 45%;
	margin: 0 0 10px 5%;
}
.main-banner .attorneys-form .form-group.add .form-col:first-child {
	width: 50%;
	margin: 0 0 10px;
}
.main-banner .attorneys-form label {
	color: white;
	text-align: left;
}
.main-banner .attorneys-form .jcf-select { height: 54px; }
.main-banner .attorneys-form input {
	background: #fff none repeat scroll 0 0;
	height: 54px;
	border: 0;
	padding: 15px 20px;
	margin: 0;
	float: left;
	width: 100%;
	color: #000;
}
.slide-heading2 {
	z-index: 5;
	padding: 0 8%;
	overflow: hidden;
	text-align: center;
}
.slide-heading2 img { margin: 0 0 40px; }
.slide-heading2 .img-slider {
	display: block;
	margin: 0 auto 55px;
}
.slide-heading2 h1 {
	font-size: 36px;
	line-height: 48px;
	font-weight: 600;
	margin: 0 0 16px;
	color: white;
	text-transform: uppercase;
}
/*------------------------------------------------------------------
113. Forget Form / .forget-form
-------------------------------------------------------------------*/
.forget-form { margin: 0; }
.forget-form .form-group { margin: 0 0 15px; }
.forget-form label {
	display: block;
	margin: 0 0 10px;
	color: #db5940;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	text-transform: capitalize;
}
.forget-form .form-control {
	border: 1px solid #e5e5e5;
	background: white;
	width: 100%;
	height: 50px;
	outline: none;
	box-shadow: none;
	border-radius: 0;
}
.forget-form .btn-default {
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	padding: 5px;
	width: 140px;
	height: 50px;
	background: #db5940;
	float: left;
}
.forget-form .btn-default:hover { background: #a7a7a7; }
.forget-form .forget {
	margin: 16px 0 0;
	float: right;
	color: #db5940;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	text-transform: capitalize;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.forget-form .forget:focus, .forget-form .forget:hover {
	color: #a7a7a7;
	text-decoration: none;
	outline: none;
}
/*------------------------------------------------------------------
114. Attorneys Form / .attorneys-form
-------------------------------------------------------------------*/
.attorneys-form { margin: 0; }
.attorneys-form .form-group { margin: 0 0 15px; }
.attorneys-form .form-group .form-col {
	width: 48%;
	float: left;
	margin: 0 0 0 4%;
}
.attorneys-form .form-group .form-col:first-child { margin-left: 0; }
.attorneys-form .form-group.add .form-col { width: 30.6%; }
.attorneys-form label {
	display: block;
	margin: 0 0 10px;
	color: #333;
	text-transform: capitalize;
	font: 600 18px/22px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
}
.attorneys-form .form-control {
	border: 1px solid #e5e5e5;
	background: white;
	width: 100%;
	height: 50px;
	outline: none;
	box-shadow: none;
	border-radius: 0;
}
.attorneys-form .btn-default {
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	padding: 5px;
	width: 180px;
	height: 50px;
	background: #db5940;
	float: left;
}
.attorneys-form .btn-default:hover { background: #a7a7a7; }
.attorneys-form .forget {
	margin: 16px 0 0;
	float: right;
	color: #db5940;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	text-transform: capitalize;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.attorneys-form .forget:focus, .attorneys-form .forget:hover {
	color: #a7a7a7;
	text-decoration: none;
	outline: none;
}
.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}
.video-lightbox { width: 900px; }
.site-map {
	padding: 50px 0;
	min-height: 339px;
}
#contact .site-map {
	min-height: 500px;
	margin: 0 0 61px;
}
#team {
	position: relative;
	z-index: 1;
}
#team:before {
	position: absolute;
	content: "";
	top: 0;
	z-index: -1;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	background: #f1f1f1;
}
#team:before { display: block; }
.pre-loader {
	z-index: 9999;
	background: #fff;
	position: fixed;
}
.pre-loader .preloader1 {
	top: 50%;
	left: 50%;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	margin: -23px 0 0 -23px;
	width: 230px;
	height: 200px;
	background: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/preloader.gif) no-repeat;
}
.icons-container { padding: 200px 0 50px; }
.icons-container h2 {
	margin: 0 0 25px;
	text-transform: capitalize;
}
.icons-container a { color: #a7a7a7; }
.icons-container a:hover {
	color: #db5940;
	text-decoration: none;
}
.icons-container .fa-hover { padding-bottom: 15px; }
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus { outline: none; }
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden { display: none; }
.shortcode-heading h1, .shortcode-heading h2, .shortcode-heading h3, .shortcode-heading h4, .shortcode-heading h5, .shortcode-heading h6 {
	margin: 0;
	font-size: 18px !important;
	line-height: 22px !important;
	font-weight: 400;
	padding: 0 !important;
	background: none;
}
.shortcode-heading h1 { font-size: 40px !important; }
.shortcode-heading h3 { font-size: 16px !important; }
.shortcode-heading h4 { font-size: 15px !important; }
.shortcode-heading h5 { font-size: 14px !important; }
.shortcode-heading h6 { font-size: 13px !important; }
.single-post-view { padding: 100px 0; }
/* =============================================
			Light Box Style
============================================= */
.th-signup-modalbox, .th-login-modalbox {
	width: 370px;
	position: absolute;
	top: 50%;
	left: 50%;
	box-shadow: none;
	border-radius: 0;
	background: #fff;
	margin: -215px 0 0 -190px;
}
.th-signup-modalbox { margin: -288px 0 0 -190px; }
.th-signup-modalbox h2, .th-login-modalbox h2 {
	font-size: 16px;
	line-height: 16px;
	padding: 15px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	background: #d95b43;
}
.modal { z-index: 9999px; }
.modal .login-form {
	padding: 30px;
	overflow: hidden;
}
.modal .login-form fieldset { overflow: hidden; }
.modal .login-form .form-group {
	position: relative;
	float: left;
	width: 100%;
}
.modal form .form-group i.fa {
	position: absolute;
	top: 8px;
	left: 0;
	width: 38px;
	line-height: 30px;
	color: #272727;
	text-align: center;
	border-right: 1px solid #ebebeb;
}
.modal form .form-group label {
	float: left;
	font-weight: 400;
	margin: 0;
	vertical-align: middle;
	line-height: 29px;
}
.modal form .form-group label input[type="checkbox"], .modal form .form-group label em {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-style: normal;
	line-height: 16px;
}
.modal .forgetpassword {
	float: right;
	color: #272727;
}
.modal form .form-group .forgetpassword i, .modal .forgetpassword em {
	display: inline-block;
	vertical-align: middle;
	position: static;
	border: 0;
	padding: 0;
	margin: 0;
	font-style: normal;
}
.modal .th-login-modalbox p {
	line-height: 50px;
	background: #272727;
	text-align: center;
	color: #fff;
	margin: 0;
}
.modal .th-signup-modalbox form .form-control { padding: 4px 6px; }
.modal .elm-display-none { display: none; }
.th-login-modalbox .form-control {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #e1e1e1;
	color: #959595;
	display: inline-block;
	vertical-align: middle;
	font-weight: 400;
	font-size: 14px;
	line-height: 37px;
	width: 100%;
	height: 47px;
	outline: none;
	padding: 4px 6px 4px 46px;
	background: #fff;
	box-shadow: none;
	border-radius: 0;
}
.th-login-modalbox .th-theme-btn-lg { width: 100%; }
.th-login-modalbox .th-theme-btn {
	background: #272727;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 50px;
	padding: 0 50px;
	text-align: center;
	border: 0;
	text-transform: uppercase;
}
.th-login-modalbox .th-theme-btn:hover { background: #d95b43; }
.register-me { color: #d95b43 !important; }
.register-me:hover { color: #fff !important; }
.th-signup-modalbox .form-control { padding: 4px 15px; }
.login-me { color: #d95b43 !important; }
.login-me:hover { color: #fff !important; }
.clients-gallery .main-heading h2 { color: #fff; }
.parallax-window { overflow: hidden; }
.stretch_row_content_no_spaces { padding: 0 !important; }
#nav .add-menu-custom .small-drop { width: 250px; }
.blog-post.details .date-box { left: 15px; }
.post-detail-view-1 .post-nav.v2 { display: none; }
.post-detail-view-1 .date-box { display: none; }
.post-detail-view-2 .blog-nav { display: none; }
.post-detail-view-2 .post-blog .post-img { border: 0; }
iframe { border: 0 !important; }
.video-bg-none .success-col { background: none; }
.law-audio-post iframe { width: 100%; }
.practice-area #content.new-posts-wraper.row .practice-block .practice-col { margin-bottom: 30px; }
.th-margin-none .practice-area #content.new-posts-wraper.row .practice-block .practice-col { margin-bottom: 0; }
#respond.comment-respond { margin-top: 30px; }
.widget_search #close-search {
	border: 0;
	width: 40px;
	color: #fff;
	float: right;
	height: 39px;
	font-size: 18px;
	border-radius: 5px;
	position: relative;
	background: #db5940;
}
.widget_search #close-search:after {
	top: 9px;
	left: 11px;
	content: "\f002";
	position: absolute;
	font-family: FontAwesome;
}
.widget_search input {
	border: 0;
	width: 80%;
	float: left;
	color: #555;
	height: 40px;
	display: block;
	font-size: 14px;
	padding: 6px 12px;
	border-radius: 3px;
	line-height: 1.42857;
	background-color: #fff;
	background-image: none;
}
.home.blog .law-home-page { padding: 100px 0 80px; }
.archive .law-inner-content { padding: 100px 0 80px; }
.widget_calendar table {
	background-color: transparent;
	max-width: 100%;
}
.widget_calendar th { text-align: left; }
.widget_calendar table {
	margin-bottom: 15px;
	width: 100%;
}
.widget_calendar table > thead > tr > th, .widget_calendar table > tbody > tr > th, .widget_calendar table > tfoot > tr > th, .widget_calendar table > thead > tr > td, .widget_calendar table > tbody > tr > td, .widget_calendar table > tfoot > tr > td {
	border-top: 1px solid #d2d2d2;
	border: 1px solid #d2d2d2;
	line-height: 2.5;
	padding-left: 3px;
	text-align: center;
	vertical-align: top;
}
.widget_calendar table thead tr th {
	border-top: 1px solid #d2d2d2;
	text-align: center;
	text-transform: capitalize;
}
.widget_calendar .table > caption + thead > tr:first-child > th, .widget_calendar .table > colgroup + thead > tr:first-child > th, .widget_calendar .table > thead:first-child > tr:first-child > th, .widget_calendar .table > caption + thead > tr:first-child > td, .widget_calendar .table > colgroup + thead > tr:first-child > td, .widget_calendar .table > thead:first-child > tr:first-child > td { border-top: 1px solid #d2d2d2; }
.widget_calendar table > thead > tr > th {
	border-bottom: 2px solid #d2d2d2;
	vertical-align: bottom;
}
.widget_calendar table > caption + thead > tr:first-child > th, .widget_calendar table > colgroup + thead > tr:first-child > th, .widget_calendar table > thead:first-child > tr:first-child > th, .widget_calendar table > caption + thead > tr:first-child > td, .widget_calendar table > colgroup + thead > tr:first-child > td, .widget_calendar table > thead:first-child > tr:first-child > td { border-bottom: 0; }
.widget_calendar table > tbody + tbody { border-top: 2px solid #d2d2d2; }
.widget_calendar .table > thead > tr > th, .widget_calendar .table > tbody > tr > th, .widget_calendar .table > tfoot > tr > th, .widget_calendar .table > thead > tr > td, .widget_calendar .table > tbody > tr > td, .widget_calendar .table > tfoot > tr > td { padding: 6px 10px; }
.law-home-page .widget_search { padding-top: 19px; }
.modal-open .modal { z-index: 9999 !important; }
.eventCalendar-noEvents {
	box-shadow: none;
	background: transparent;
	color: #555;
	border: 2px solid #d95b43;
	padding-top: 15px;
	text-shadow: none;
}
.audio.post-img iframe { width: 100%; }
.loading-area { position: relative; }
.loading-area .fa-refresh.fa-spin {
	position: absolute;
	left: 12px;
	top: 18px;
	color: #fff;
}
.eventCalendar-subtitle { margin: 0 0 9px; }
#recent-posts-2.widget_recent_entries li a { margin: 0; }
#recent-posts-2.widget_recent_entries li { padding: 8px 0; }
#menu-all-pages {
	margin: 0 -40px 0 -20px !important;
	background: #fff;
}
.post-detail-view-1 .blog-post.details .blog-img img { width: 100%; }
.testimonil-container cite .tes-image {
	width: 38%;
	float: left;
}
.testimonil-container cite .tes-desc {
	width: 62%;
	float: left;
}
.testimonil-container cite .tes-desc a, .testimonil-container cite .tes-desc span {
	width: 100%;
	float: left;
}
.eventCalendar-monthWrap.oldMonth {
	max-height: 0;
	overflow: hidden;
}
.eventCalendar-slider { height: auto !important; }
.single-post-view iframe { width: 100% !important; }
.single .blog-post .blog-img, .single .blog-post .blog-carousel, .single .post-blog .blog-carousel, .post-detail-view-2 .post-blog .post-img { margin-bottom: 0; }
.blog-post .list-inline, .list-inline.v2 { padding-top: 27px; }
.new-posts-wraper.post-detail-view-2 .post-blog .post-img, .new-posts-wraper.post-detail-view-2 .post-blog .audio.post-img { margin-bottom: 27px; }
.blog-list-v1 .blog-post .blog-img, .blog-list-v1 .blog-carousel { margin: 0 -30px 0; }
.blog-list-v1 iframe { width: 100% !important; }
.latest-news .no-media-file { padding-left: 30px; }/* Slider */
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus { outline: none; }
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden { display: none; }
.slider-home .slick-slide {
	text-align: center;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.slider-home .slide-inner {
	background: rgba(0, 0, 0, 0.5);
	padding: 180px 0;
}
.slider-home h1 {
	color: #fff;
	line-height: 1;
	font-size: 70px;
	margin: 0 0 10px;
	font-weight: 100;
	text-transform: uppercase;
}
.slider-home h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin: 0 0 10px;
	text-transform: capitalize;
}
.slider-home p {
	margin: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}
.slider-home .slick-arrow {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	width: 30px;
	height: 30px;
	background: #353535;
	position: absolute;
	left: 26px;
	border: 0;
	top: 50%;
	margin: -15px 0 0;
	color: white;
	font-size: 24px;
	line-height: 27px;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	border-radius: 50%;
	z-index: 6;
}
.slider-home .slick-arrow:focus, .slider-home .slick-arrow:hover {
	outline: none;
	color: white;
	background: #db5940;
}
.slider-home .slick-prev {
	left: auto;
	right: 24px;
}
.slider-home .slick-arrow:after {
	top: 0;
	left: 8px;
	content: "\f104";
	text-indent: 0;
	position: absolute;
	font-family: 'FontAwesome';
}
.slider-home .slick-prev:after {
	content: "\f105";
	left: 11px;
}
.slider-home .slick-active .slidetop {
	top: 0;
	opacity: 1;
	transition: all 1s ease 1s;
	-webkit-transition: all 1s ease 1s;
}
.slider-home .slidetop {
	opacity: 0;
	top: -50px;
	position: relative;
	transition: all 1s ease 1s;
	-webkit-transition: all 1s ease 1s;
}
.slider-home .slick-active .slidebottom {
	bottom: 0;
	opacity: 1;
	animation-delay: 2s;
	transition: all 1s ease 1s;
	-webkit-transition: all 1s ease 1s;
	-webkit-animation-delay: 2s; /* Chrome, Safari, Opera */
}
.slider-home .slidebottom {
	opacity: 0;
	bottom: -50px;
	position: relative;
	animation-delay: 2s;
	transition: all 1s ease 1s;
	-webkit-transition: all 1s ease 1s;
	-webkit-animation-delay: 2s; /* Chrome, Safari, Opera */
}
.slider-home .slick-dots {
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	bottom: 10px;
	list-style: none;
	position: absolute;
	text-align: center;
}
.slider-home .slick-dots li {
	margin: 0 5px;
	vertical-align: top;
	display: inline-block;
}
.slider-home .slick-dots button {
	border: 0;
	margin: 0;
	padding: 0;
	width: 15px;
	height: 15px;
	display: block;
	background: none;
	text-align: left;
	border-radius: 50%;
	text-indent: -9999px;
	border: 2px solid #353535;
}
.slider-home .slick-dots .slick-active button, .slider-home .slick-dots button:hover { border-color: #db5940; }
.slider-home .shortcode-buttons.add2 { padding: 15px 0 0; }
.slider-home .shortcode-buttons.add2 .btn-default {
	border-color: #fff;
	color: #fff;
}
.slider-home .shortcode-buttons.add2 .btn-default:hover {
	border-color: #db5940;
	color: #fff;
	background: #db5940;
}
.fadeslider-home .slick-slide {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.fadeslider-home .slide-inner {
	background: rgba(0, 0, 0, 0.5);
	padding: 180px 0;
}
.fadeslider-home h1 {
	color: #fff;
	line-height: 1;
	font-size: 70px;
	margin: 0 0 10px;
	font-weight: 100;
	text-transform: uppercase;
}
.fadeslider-home h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin: 0 0 10px;
	text-transform: capitalize;
}
.fadeslider-home p {
	margin: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}
.fadeslider-home .slick-arrow {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	width: 30px;
	height: 30px;
	background: #353535;
	position: absolute;
	left: 26px;
	border: 0;
	top: 50%;
	margin: -15px 0 0;
	color: white;
	font-size: 24px;
	line-height: 27px;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	border-radius: 50%;
	z-index: 6;
}
.fadeslider-home .slick-arrow:focus, .fadeslider-home .slick-arrow:hover {
	outline: none;
	color: white;
	background: #db5940;
}
.fadeslider-home .slick-prev {
	left: auto;
	right: 24px;
}
.fadeslider-home .slick-arrow:after {
	top: 0;
	left: 8px;
	content: "\f104";
	text-indent: 0;
	position: absolute;
	font-family: 'FontAwesome';
}
.fadeslider-home .slick-prev:after {
	content: "\f105";
	left: 11px;
}
.fadeslider-home .slick-active .slidetop {
	top: 0;
	opacity: 1;
	transition: all 1s ease 1s;
	-webkit-transition: all 1s ease 1s;
}
.fadeslider-home .slidetop {
	opacity: 0;
	top: -50px;
	position: relative;
	transition: all 1s ease 1s;
	-webkit-transition: all 1s ease 1s;
}
.fadeslider-home .slick-active .slidebottom {
	bottom: 0;
	opacity: 1;
	animation-delay: 2s;
	transition: all 1s ease 1s;
	-webkit-transition: all 1s ease 1s;
	-webkit-animation-delay: 2s; /* Chrome, Safari, Opera */
}
.fadeslider-home .slidebottom {
	opacity: 0;
	bottom: -50px;
	position: relative;
	animation-delay: 2s;
	transition: all 1s ease 1s;
	-webkit-transition: all 1s ease 1s;
	-webkit-animation-delay: 2s; /* Chrome, Safari, Opera */
}
.fadeslider-home .slick-dots {
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	bottom: 10px;
	list-style: none;
	position: absolute;
	text-align: center;
}
.fadeslider-home .slick-dots li {
	margin: 0 5px;
	vertical-align: top;
	display: inline-block;
}
.fadeslider-home .slick-dots button {
	border: 0;
	margin: 0;
	padding: 0;
	width: 15px;
	height: 15px;
	display: block;
	background: none;
	text-align: left;
	border-radius: 50%;
	text-indent: -9999px;
	border: 2px solid #353535;
}
.fadeslider-home .slick-dots .slick-active button, .fadeslider-home .slick-dots button:hover { border-color: #db5940; }
.fadeslider-home .shortcode-buttons.add2 { padding: 15px 0 0; }
.fadeslider-home .shortcode-buttons.add2 .btn-default {
	border-color: #fff;
	color: #fff;
}
.fadeslider-home .shortcode-buttons.add2 .btn-default:hover {
	border-color: #db5940;
	color: #fff;
	background: #db5940;
}
.slide-content.win-min-height { text-align: center; }
.add-menu-custom .anchor-active { color: #353535; }
.wrap-forms input, .wrap-forms select, .wrap-forms textarea {
	font-size: 14px;
	height: 41px;
	padding: 0 15px;
	border: 1px solid #dfdfdf;
}
.wrap-forms .custom-radio input[type="radio"], .wrap-forms .custom-checkbox input[type="checkbox"] { margin-top: -3px; }
.contact-form .fw_form_fw_form input[type="submit"] {
	width: 170px;
	height: 54px;
	background: #db5940;
	border: none;
	color: white;
}
.contact-form .fw_form_fw_form input[type="submit"]:hover {
	background-color: #a7a7a7;
	border: none;
	text-transform: capitalize;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	color: white;
	text-align: center;
	padding: 16px 26px;
	border-radius: 0;
}
.wrap-forms textarea {
	width: 100%;
	float: left;
}
.services-col.approch i {
	width: 100%;
	display: block;
	font-size: 60px;
	color: #555;
	text-align: center !important;
	text-align: justify;
	line-height: 105px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.services-col.approch:hover i:first-child, .services-col.approch i:first-child { color: #555 }
.services-col.approch:hover i { color: #FFF; }
.services-col.approch:hover i:first-child { margin: -105px 0 0; }
.eventCalendar-day { border-left: 0; }
.eventCalendar-day a {
	font-size: 13px !important;
	line-height: 38px !important;
}
.eventCalendar-daysList li.today a {
	background: #db5940;
	color: #fff;
}
.eventCalendar-currentTitle {
	color: #fff;
	font: 700 24px/28px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	text-decoration: none;
	display: block;
	text-align: center;
}
.eventCalendar-currentTitle .eventCalendar-monthTitle { color: #fff; }
.eventCalendar-currentTitle .eventCalendar-monthTitle:hover { text-decoration: none; }
.eventCalendar-arrow {
	background: #c24027 none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	line-height: 28px;
	padding: 8px 10px;
	text-decoration: none;
	top: 13px;
	transition: all 0.6s ease 0s;
	position: absolute;
	top: 13px;
	z-index: 5;
}
.eventCalendar-arrow span {
	border-bottom: 6px solid transparent;
	border-left: 6px solid #fff;
	border-top: 6px solid transparent;
	float: left;
	font-size: 0;
	height: 0;
	line-height: 0;
	text-indent: -5000px;
	width: 0;
}
.eventCalendar-arrow.eventCalendar-prev { left: 9px; }
.eventCalendar-arrow.eventCalendar-next { right: 9px; }
.eventCalendar-arrow.eventCalendar-prev span {
	border-left-width: 0;
	border-right: 6px solid #fff;
}
.eventCalendar-monthWrap.eventCalendar-oldMonth { display: none !important; }
.eventCalendar-eventDesc {
	clear: both;
	font-size: 80%;
	line-height: 1.2em;
	margin: 0 0 5px;
}
.eventCalendar-eventTitle {
	color: #555;
	display: inline-block;
	text-transform: capitalize;
	transition: all 0.4s ease 0s;
	vertical-align: middle;
	width: 77%;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
}
.eventCalendar-eventTitle:hover {
	text-decoration: none;
	color: #db5940;
}
iframe { width: 100%; }
.latest-news .news-post.no-media-file { padding: 0; }
.events-frame .event-box { min-height: 48px; }
/*-------New Design----*/
.story-sec {
	float:left;
	width:100%;
	overflow: hidden;
}
.story-sec .txt-holder {
	text-align: center;
	padding: 50px;
	overflow: hidden;
	color: #555;
	font-family: 'Open Sans', serif;
	font-size: 14px;
	line-height: 24px;
}
.story-sec .txt-holder p { margin: 0 0 25px; }
.story-sec .txt-holder .title, .about-sec .txt-holder .title, .recipe-sec .txt-holder .title {
	font-family: 'Great Vibes', cursive;
	font-size: 80px;
	line-height: 70px;
	color: #db5940;
}
.story-sec .txt-holder h1, .about-sec .txt-holder h1, .story-sec .txt-holder h2, .about-sec .txt-holder h2 {
	color: #333;
	font-size: 43px;
	line-height: 50px;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.btn-primary {
	background-color: #db5940;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 20px;
	padding: 15px 30px;
	position: relative;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.btn-primary:before {
	position: absolute;
	content: "";
	bottom: 4px;
	left: 4px;
	right: 4px;
	top: 4px;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	border: 1px solid #fff;
}
.btn-primary:hover {
	text-decoration: none;
	background-color: #db5940;
}
.btn-primary:hover:before {
	bottom: 7px;
	left: 7px;
	right: 7px;
	top: 7px;
}
.story-sec .carousel-slide {
	overflow: hidden;
	position: relative;
}
.story-sec .carousel-slide li {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
.story-sec .carousel-slide li .img-holder {
	width: 100%;
	position: relative;
}
.story-sec .carousel-slide li .img-holder img {
	width: 100%;
	display: block;
}
.story-sec .carousel-slide li .img-holder:before {
	position: absolute;
	content: "";
	bottom: 15px;
	left: 15px;
	right: 15px;
	top: 15px;
	border-width: 10px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.7);
}
.story-sec .carousel-slide .slick-dots {
	width: 50px;
	margin: 0 auto;
	padding-left:0;
	list-style:none;
}
.story-sec .carousel-slide .slick-dots li {
	float: left;
	width: auto;
	margin: 0 10px 0 0;
}
.story-sec .carousel-slide .slick-dots li button {
	background-color: transparent;
	border: 2px solid #db5940;
	height: 14px;
	width: 14px;
	outline: none;
	border-radius: 100%;
	text-indent: -9999px;
	padding: 0;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.story-sec .carousel-slide .slick-dots .slick-active button { background-color: #db5940; }
.story-sec .carousel-slide .slick-dots li button:hover { background-color: #db5940; }
.about-sec {
	width: 100%;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
}
.about-sec:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.9);
}
.about-sec .block {
	white-space: nowrap;
	text-align: center;
}
.about-sec .block:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 467px;
}
.about-sec .block > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 99%;
}
.about-sec .txt-holder { padding: 30px 0 0; }
.about-sec .txt-holder h2, .recipe-sec h2 {
	color: #fff;
	display: block;
}
.recipe-sec {
	padding: 120px 0 90px;
	min-height: 768px;
	width: 100%;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
}
.recipe-sec:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
}
.recipe-sec .holder { overflow: hidden; }
.recipe-sec .coll {
	width: 33.3%;
	float: left;
	padding: 0 23px 0 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #eee;
	margin: 0 0 15px;
	font-family: 'Open Sans', serif;
}
.recipe-sec .coll p { margin-bottom: 25px; }
.recipe-sec .coll h3 {
	color: #fff;
	font-family: "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	font-size: 26px;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight: 600;
	margin: 0 0 10px;
}
.recipe-sec .coll h3 span { color: #db5940; }
.post-sec {
	overflow: hidden;
}
.post-sec .title {
	font-family: 'Great Vibes', cursive;
	font-size: 80px;
	line-height: 90px;
	color: #db5940;
}
.post-sec h3 {
	color: #333;
	font-size: 50px;
	line-height: 50px;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.post-sec .header {
	overflow: hidden;
	margin: 0 0 20px;
}
.post-sec .img-holder {
	margin: 0 0 20px;
	overflow: hidden;
}
.post-sec .img-holder a {
	position: relative;
	display: block;
}
.post-sec .txt-wrap {
	color: #555;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	font-family: 'Open Sans', serif;
 	overflow: : hidden;
	min-height:258px;
}
.post-sec h4 {
	font-size: 24px;
	line-height: 28px;
	color: #333;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	margin: 0 0 10px;
}
.post-sec h4 a {
	color: #333;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.post-sec h4 a:hover {
	text-decoration: none;
	color: #db5940;
}
.post-sec .txt-wrap p { margin: 0 0 20px; }
.instagram-sec {
	position: relative;
	overflow: hidden;
}
.instagram-sec .instagram-text {
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 315px;
	background-color: #000;
	padding: 26px 0 29px;
	text-align: center;
	z-index: 100;
	color: #fff;
	font-family: 'Open Sans', serif;
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	transform: translate(-50%, -50%);
}
.instagram-sec .instagram-text .instagram-icon {
	display: block;
	margin: 0 0 20px;
}
.instagram-sec .instagram-text .instagram-icon:hover .fa-instagram { color: #db5940; }
.instagram-sec .instagram-text .fa-instagram {
	font-size: 30px;
	color: #fff;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.instagram-sec .instagram-text p { margin-bottom: 25px; }
.instagram-sec ul li {
	float: left;
	width: 12.5%;
}
.instagram-sec ul li a {
	position: relative;
	display: block;
}
.instagram-sec ul li a:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.instagram-sec ul li a:hover:before {
	opacity: 0;
	visibility: hidden;
}
.contact-detail {
	background-size: cover;
	background-position: 50% 50%;
	width: 100%;
	float:left;
	position: relative;
}
.contact-detail:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.contact-detail .icon {
	font-size: 30px;
	line-height: 35px;
	width: 110px;
	height: 110px;
	background: #db5940;
	color: #fff;
	text-align: center;
	float: left;
	padding: 36px 20px;
	position: relative;
}
.contact-detail .icon:before {
	position: absolute;
	content: "";
	right: -14px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-style: solid;
	border-width: 8px 0 8px 14px;
	border-color: transparent transparent transparent #db5940;
}
.contact-detail .contact-dscrp {
	background: #fff;
	padding: 27px 20px 22px;
	overflow: hidden;
}
.contact-detail .contact-dscrp:hover .title:before { background: #db5940; }
.contact-detail .contact-dscrp address {
	font-style: normal;
	margin: 0;
}
.contact-detail .contact-dscrp .title {
	color: #272727;
	font-size: 13px;
	font-weight: 700;
	line-height: 15px;
	margin: 0 0 10px;
	display: block;
	text-transform: capitalize;
	position: relative;
	padding: 0 0 14px;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.contact-detail .contact-dscrp .title:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	background: #ddd;
	width: 30px;
	height: 2px;
}
.contact-detail .contact-dscrp a {
	color: #272727;
	display: block;
	font-size: 15px;
	margin-left: 0;
}
.contact-detail .contact-dscrp a:hover { text-decoration: none; }
.news-detail {
	background-size: cover;
	background-position: 50% 50%;
	width: 100%;
	position: relative;
}
.news-detail:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.news-detail .btn-primary { float: right; }
.news-detail .text-wrap {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 0 -4px;
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	font-weight: 600;
	padding: 10px 0 0;
	font-family: "Source Sans Pro", "Arial", "Helvetica", sans-serif;
}
.post-sec.gray {
	position: relative;
	overflow: visible;
}
.post-sec.gray:after {
	display: block;
	content: "";
	clear: both;
}
.post-sec.gray:before {
	position: absolute;
	content: "";
	left: -9999px;
	right: -9999px;
	top: 0;
	bottom: 0;
	background: #f2f2f2;
}
.post-sec .post-blog {
	font-size: 14px;
	line-height: 24px;
	font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
	color: #555;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
	position: relative;
	padding: 20px 20px 30px;
	z-index: 1;
	margin: 0;
	overflow: visible;
}
.post-sec .post-blog:before {
	position: absolute;
	content: "";
	left: 0;
	top: 100px;
	bottom: 0;
	right: 0;
	background: #fff;
	z-index: -1;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.post-sec .post-blog:hover { transform: translateY(-15px); }
.post-sec .post-blog:hover:before { box-shadow: 0 7px 16px 0 rgba(0, 0, 0, 0.15); }
.post-sec .post-blog .img-holder { margin: -20px -10px 20px; }
.post-sec .post-blog span {
	width: 65px;
	height: 65px;
	border-radius: 100%;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
	background: #db5940;
	text-align: center;
	display: block;
	font-size: 15px;
	line-height: 17px;
	color: #fff;
	text-transform: capitalize;
	margin: -30px auto 20px;
	position: relative;
	z-index: 1;
	padding: 10px;
}
.testimonianls-sec {
	min-height: 537px;
	background-size: cover;
	background-position: 50% 50%;
	width: 100%;
	position: relative;
	padding: 90px 0;
}
.testimonianls-sec:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
}
.testimonianls-sec .testimonianls-slider {
	overflow: hidden;
	width: 840px;
	margin: 0 auto;
}
.testimonianls-sec .testimonianls-slider li {
	float: left;
	width: 100%;
	position: relative;
}
.testimonianls-sec .author-img {
	border-radius: 100%;
	height: 120px;
	position: relative;
	top: 50px;
	width: 120px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	border: 5px solid #fff;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.testimonianls-sec .author-img img {
	display: block;
	width: 100%;
}
.testimonianls-sec .blockquote-holder {
	background: #fff;
	text-align: center;
	padding: 70px 30px 30px;
	margin: 0 0 40px;
	border: none;
	border-radius: 5px;
}
.testimonianls-sec .blockquote-holder q {
	font-size: 18px;
	font-style: italic;
	line-height: 32px;
	margin: 0 0 25px;
	color: #4f4f4f;
	display: block;
}
.testimonianls-sec .blockquote-holder cite {
	font-size: 13px;
	line-height: 15px;
	color: #4f4f4f;
	font-weight: 700;
	text-transform: uppercase;
	font-style: normal;
	position: relative;
	padding: 0 0 10px;
	margin: 0 0 10px;
	display: block;
}
.testimonianls-sec .blockquote-holder cite:before {
	position: absolute;
	content: "";
	left: 50%;
	bottom: 0;
	background: #ddd;
	width: 30px;
	height: 2px;
	transform: translateX(-50%);
}
.testimonianls-sec .blockquote-holder .sub-title {
	color: #555;
	font-size: 12px;
	line-height: 14px;
	display: block;
	font-weight: 700;
	margin: 0 0 15px;
}
.testimonianls-sec .star-rating {
	margin: 0 0 20px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
}
.testimonianls-sec .star-rating li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	color: #ddd;
	width: auto;
	float: none;
}
.testimonianls-sec .star-rating li.active { color: #db5940; }
.testimonianls-sec .slick-dots {
	width: 100px;
	margin: 0 auto;
	padding: 12px 12px 0;
	overflow: hidden;
	background: #fff;
	text-align: center;
	border-radius: 3px;
}
.testimonianls-sec .slick-dots li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 10px;
}
.testimonianls-sec .slick-dots li:first-child { margin: 0; }
.testimonianls-sec .slick-dots li button {
	background: none;
	border: 2px solid #db5940;
	outline: none;
	border-radius: 50%;
	position: relative;
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	padding: 0;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.testimonianls-sec .slick-dots li button:hover { background: #db5940; }
.testimonianls-sec .slick-dots .slick-active button { background: #db5940; }
.footer {
	position: relative;
	z-index: 1;
	padding: 60px 0;
	font-size: 14px;
	font-family: 'Open Sans', serif;
	line-height: 24px;
	color: #ddd;
}
.footer:before {
	position: absolute;
	content: "";
	left: -9999px;
	right: -9999px;
	top: 0;
	bottom: 0;
	background: #191919;
}
.footer .footer-frame {
	padding-bottom: 40px;
	border-bottom: 2px dotted #999;
}
.footer h3 {
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	padding: 0 0 20px;
	margin: 0 0 20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	position: relative;
}
.footer h3:before {
	background-color: #db5940;
	bottom: -1px;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 40px;
}
.footer .event-img { overflow: hidden; }
.footer .event-img li {
	float: left;
	width: 86px;
	margin: 5px 2px 2px;
}
.footer .event-img li a {
	border: 5px solid #292929;
	display: block;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.footer .event-img li a img {
	display: block;
	width: 100%;
}
.event-img li a:hover { border-color: #db5940; }
.footer .holder p { margin: 0 0 30px; }
.footer .holder .address { overflow: hidden; }
.footer .holder .address li {
	display: block;
	margin: 0 0 10px;
}
.footer .holder .address li address {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
.footer .holder .address li .fa-map-marker, .footer .holder .address li .fa-phone, .footer .holder .address li .fa-envelope {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	margin: 0 10px 0 0;
}
.footer .holder .address li a {
	color: #ddd;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.footer .holder .address li a:hover {
	color: #db5940;
	text-decoration: none;
}
.footer .social-network {
	font-size: 14px;
	line-height: 24px;
	color: #ddd;
	float: right;
}
.footer .social-network li {
	float: left;
	margin: 0 10px 0 0;
}
.footer .social-network li a {
	font-size: 18px;
	line-height: 20px;
	color: #999;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.footer .social-network li a:hover {
	color: #db5940;
	text-decoration: none;
}
.top-scroll {
	background-color: #db5940;
	color: #fff;
	font-size: 20px;
	line-height: 22px;
	padding: 7px 14px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.top-scroll:before {
	position: absolute;
	content: "";
	bottom: 4px;
	left: 4px;
	right: 4px;
	top: 4px;
	border: 1px solid #fff;
}
.top-scroll:hover {
	background: #e67e22;
	text-decoration: none;
	color: #fff;
}
.services-sec {
	/*overflow: hidden;*/
	padding: 0px 0 30px;
}
.law-n-heading2 {
	font-size: 14px;
	line-height: 24px;
	color: #555;
	font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
	margin: 0 0 60px;
}
.law-n-heading2 h1 {
	font-size: 42px;
	line-height: 50px;
	font-family: "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	color: #333;
	margin: 0 0 20px;
	padding: 0 0 20px;
	text-transform: uppercase;
	position: relative;
}
.law-n-heading2 h1:before {
	position: absolute;
	content: "";
	left: 50%;
	bottom: 0;
	width: 50px;
	height: 2px;
	background: #db5940;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.services-sec .service-coll {
	font-size: 14px;
	line-height: 24px;
	color: #555;
	padding: 30px 0 0;
	font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
	float:left;
	width:100%;
}
.services-sec .service-coll .icon-2 {
	font-size: 40px;
	line-height: 50px;
	color: #db5940;
	margin: 0 0 20px;
	display: block;
}
.services-sec .service-coll:hover .icon { color: #fff; }
.services-sec .service-coll:hover .icon:before { background: #db5940; }
.services-sec .service-coll:hover .icon:after {
	opacity: 1;
	visibility: visible;
	width: 90px;
	height: 90px;
	border-color: #db5940;
	top: -15px;
	left: -5px;
}
.services-sec .service-coll .icon {
	font-size: 40px;
	line-height: 50px;
	color: #db5940;
	margin: 0 auto 40px;
	position: relative;
	display: block;
	width: 80px;
	height: 80px;
}
.services-sec .service-coll .icon:before {
	position: absolute;
	content: "";
	left: 0;
	top: -10px;
	width: 80px;
	height: 80px;
	background: #f4f4f4;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius: 3px;
	z-index: -1;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.services-sec .service-coll .icon:after {
	position: absolute;
	content: "";
	left: 0;
	top: -15px;
	width: 80px;
	height: 80px;
	opacity: 0;
	visibility: hidden;
	border: 2px solid #db5940;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius: 3px;
	z-index: -1;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.services-sec .service-coll .icon .fa-balance-scale { padding: 19px 0 0 3px; }
.services-sec .service-coll h3 {
	font-family: "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	font-size: 25px;
	font-weight: 700;
	line-height: 30px;
	color: #333;
	text-transform: uppercase;
	margin: 0 0 21px;
}
.services-sec .service-coll h3 a {
	color: #333;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.services-sec .service-coll h3 a:hover {
	color: #db5940;
	text-decoration: none;
}
.services-sec .service-coll p { margin: 0 0 20px; }
.services-sec .service-coll .service-heading {
	position: relative;
	padding: 0 0 0 70px;
}
.services-sec .service-coll .service-heading a {
	color: #333;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.services-sec .service-coll .service-heading a:hover {
	color: #db5940;
	text-decoration: none;
}
.services-sec .service-coll .service-heading i.fa {
	position: absolute;
	left: 0;
	top: -22px;
	font-size: 50px;
	line-height: 60px;
	color: #db5940;
}
.services-block .btn-more,
.services-sec .btn-more {
	color: #555;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.services-block .btn-more .fa-angle-right,
.services-sec .btn-more .fa-angle-right {
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 0 6px;
}
.services-block .btn-more:hover,
.services-sec .btn-more:hover {
	text-decoration: none;
	color: #db5940;
}
.services-detail {
	position: relative;
	padding: 60px 0;
}
.services-detail:after {
	content: "";
	display: block;
	clear: both;
}
.services-detail:before {
	position: absolute;
	content: "";
	left: -9999px;
	right: -9999px;
	top: 0;
	bottom: 0;
	background: #f5f5f5;
}
.services-detail .service-icon {
	font-size: 40px;
	line-height: 50px;
	color: #db5940;
	float: left;
	padding: 15px 0 0;
	margin: 0 10px 0 0;
	width: 20%;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.services-detail .service-content {
	font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #555;
	float: left;
	width: 77%;
	padding: 15px 0 0;
}
.services-detail h4 {
	font-family: "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #333;
	font-weight: 700;
	margin: 0 0 5px;
}
.services-detail h4 a {
	color: #333;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.services-detail h4 a:hover {
	color: #db5940;
	text-decoration: none;
}
.services-detail .service-info:hover .service-icon { opacity: 0.6; }
.services-block {
	/*overflow: hidden;*/
	padding: 0px 0 60px;
}
.law-n-heading {
	font-size: 42px;
	line-height: 45px;
	color: #333;
	font-family: "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	font-weight: 600;
	margin: 0 0 60px;
	padding: 0 0 20px;
	position: relative;
}
.law-n-heading:before {
	position: absolute;
	content: "";
	bottom: -1px;
	left: 50%;
	margin: 0 0 0 -30px;
	width: 60px;
	border-bottom: 5px dotted #db5940;
}
.law-n-heading.white { color: #fff; }
.services-block .service-holder {
	border: 1px solid #eee;
	border-radius: 5px;
	padding: 0 35px 45px;
	margin: 40px 0 30px;
	color: #555;
	font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	line-height: 24px;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.services-block .service-holder:hover {
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.15);
	transform: translateY(-15px);
}
.service-holder .service-icon {
	width: 72px;
	height: 72px;
	font-size: 30px;
	line-height: 32px;
	color: #db5940;
	border-radius: 5px;
	border: 2px solid #db5940;
	background: #f7f7f7;
	padding: 18px 0 0 0;
	margin: -40px auto 24px;
	display: block;
}
.services-block .service-holder h5 {
	font-family: "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	color: #333;
	margin: 0 0 15px;
	padding: 0 0 15px;
	position: relative;
}
.services-block .service-holder h5 a {
	color: #333;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.services-block .service-holder h5 a:hover {
	color: #db5940;
	text-decoration: none;
}
.services-block .service-holder h5:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -15px;
	width: 30px;
	border-bottom: 2px dotted #db5940;
}
.banner-block.parallex{
	 background-size: cover;
	 background-position: 50% 50%;
	 background-attachment: fixed;
	 background-repeat: no-repeat;
}
.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
/*-------*/
#sidebar .widget_law_firm_newsletter .email-form .form-group {
	margin: 0;
    background: #FFF;
    width: 100%;
    border-radius: 2px;
}
#sidebar .widget_law_firm_newsletter .email-form .form-group .form-control {
    float: left;
    width: 100%;
    height: 42px;
    background: none;
    border: 0;
    color: #464646;
    padding: 10px 20px;
    font: 14px/22px "Roboto", "Arial", "Helvetica", sans-serif;
}
#sidebar .widget_law_firm_newsletter .email-form .form-group .btn-default {
    background: none;
    width: 17px;
    height: 24px;
    color: #363636;
    margin: 9px 0 0;
    float: right;
    padding: 0;
    position: absolute;
    right: 53px;
}
.search-field{ border:1px solid #d9d9d9;}
.need-help{ padding:30px 0;}
.search-found-result{ padding:0 0 30px 0;}
.law-info-box {
    padding: 15px;
    background-clip: padding-box;
    box-shadow: 0 1px 1px rgba(0,0,0,.3);
    background-color: #db5940;
    color: #fff;
    font-size: 13px;
	opacity:0.8;
}
.infoBox img{ z-index:99;}
.single-socials .footer-socials{
	float: left;
    padding: 9px;
}
.our-stroies{
	direction: ltr !important;
}/*------------------------------------------------------------------

Responsive CSS

-------------------------------------------------------------------*/
@media only screen and (min-width:767px) {
	.clients-carousel .clients-mask .clients-slide {
		width: 173px !important;
	}

	.post-detail-view-2 .post-blog .blog-slide,
	.blog-post.detail .blog-slide {
		width: 360px !important;
	}

}

@media only screen and (min-width:990px) {
	.clients-carousel .clients-mask .clients-slide {
		width: 180px !important;
	}

}

@media only screen and (min-width:991px) {
	.post-detail-view-2 .post-blog .blog-slide,
	.blog-post.detail .blog-slide {
		width: 470px !important;
	}

}

@media only screen and (min-width:1208px) {
	.clients-carousel .clients-mask .clients-slide {
		width: 194px !important;
	}

}

@media only screen and (min-width:1209px) {
	.post-detail-view-2 .post-blog .blog-slide,
	.blog-post.detail .blog-slide {
		width: 410px !important;
	}

}

@media only screen and (max-width:1209px) {
	.pager-prev,
	.pager-next {
		left: 0;
	}

	.pager-next {
		left: auto;
		right: 0;
	}

	.logo {
		margin: 0;
		width: 175px;
	}

	.nav-holder {
		max-width: 750px;
		padding: 24px 0 0 0;
	}

	.search-active .header-searchform {
		top: 87px;
	}

	#nav {
		max-width: 700px;
		padding: 2px 25px 0 0;
	}

	#nav ul li {
		margin: 0 0 0 18px;
	}

	#nav ul li .small-drop {
		padding: 39px 0 0;
	}

	#nav ul li .mega-drop {
		padding: 39px 0 0;
	}

	#nav2 > ul > li {
		margin: 0 0 0 28px;
	}

	#nav2 .small-drop {
		padding: 40px 0 0;
	}

	#nav2 .mega-drop {
		padding: 40px 0 0;
	}

	#header3 .top-nav {
		width: 250px;
	}

	#nav3 .mega-drop {
		padding: 40px 0 0;
	}

	#nav3 .small-drop {
		padding: 40px 0 0;
	}

	.beans-gallery .beans-slide {
		min-height: 760px;
	}

	.main-heading.news h2 {
		font-size: 24px;
	}

	.main-heading.benifits h2 {
		font-size: 24px;
	}

	.main-heading.consult h2 {
		font-size: 24px;
	}

	.news-post .txt-box {
		line-height: 20px;
		padding: 12px 0 4px;
	}

	.news-post .date-box {
		animation-duration: .6s;
		-webkit-animation-duration: .6s;
	}

	.news-post:hover .date-box {
		animation-name: slide-down2;
		-webkit-animation-name: slide-down2;
	}

	.success-col {
		margin: 0 -15px;
		letter-spacing: 2px;
	}

	.success-col h3 {
		padding: 11px 0;
		margin: 0 0 13px;
	}

	.success-col p {
		display: none;
	}

	.events-info .events-txt {
		overflow: visible;
	}

	.related-events .events-box .img-box {
		margin: 0 0 0 9px;
	}

	.ui-datepicker-calendar {
		line-height: 41px;
	}

	.calender-nav {
		font-size: 11px;
	}

	.news-articles.twitter .news-column {
		padding: 17px 0 16px 36px;
	}

	.news-articles.address .news-column {
		font-size: 12px;
		padding: 15px 0 27px;
	}

	.news-articles.address .news-column .txt {
		width: 64px;
	}

	.news-column {
		padding: 15px 0 17px;
	}

	.news-column .address-box .tel {
		pointer-events: auto;
	}

	.news-column .txt-box {
		font-size: 12px;
		line-height: 18px;
	}

	.news-column .txt-box time {
		font-size: 10px;
		line-height: 15px;
	}

	.post-blog:hover .date-box {
		animation-name: slide-down2;
		-webkit-animation-name: slide-down2;
		animation-duration: .6s;
		-webkit-animation-duration: .6s;
	}

	.widget {
		padding: 0 17px 19px;
	}

	.author-box .alignleft {
		width: 30%;
		margin: 0 20px 0 0;
	}

	.event-post .events-frame .event-box {
		font-size: 13px;
	}

	.event-post .post-nav li {
		margin: 0 5px 0 0;
	}

	.event-plans .approx-time .time {
		margin: 0 0 0 5px;
	}

	.team-details {
		line-height: 20px;
	}

	.team-details .alignleft {
		width: 45%;
		margin: 0 20px 0 0;
	}

	.team-details .team-txt {
		padding: 25px 0 10px;
	}

	.team-nav li {
		min-width: 230px;
		padding: 0 10px 0 25px;
	}

	.team-info-cols h2 {
		font-size: 20px;
		line-height: 24px;
	}

	.team-info-nav {
		font-size: 11px;
		line-height: 14px;
	}

	.team-info-nav li a .fa {
		font-size: 14px;
	}

	.team-contact-block .comments-form .form-row .form-group {
		margin: 0 0 0 12px;
	}

	.trust-col .gallery-quotes {
		line-height: 25px;
	}

	.consult-form .form-group {
		margin: 0 0 0 22px;
	}

	.video-lightbox {
		width: 800px;
	}

}

@media only screen and (max-width:1170px) {
	.event-post .events-frame .btn-default {
		padding: 10px 14px;
	}

	.event-post .post-nav {
		margin: 8px 0 0;
	}

	.event-plans .events-nav {
		margin: 0 3% 0 0;
	}

	.organizers {
		width: 43.6%;
	}

	.organizers .text {
		font-size: 14px;
		line-height: 18px;
		margin: 10px 0 0;
	}

	.event-planers {
		margin: 0 0 0 10px;
	}

}

@media only screen and (max-width:991px) {
	.banner-block.parallex {
		background-attachment: scroll;
	}

	#header3 .container{ position: relative; }

	#nav3 .nav-list {
		display: block;
		margin: 0;
	}
	#nav3.primary-navigation .mega-menu,
	#nav2.primary-navigation .mega-menu{padding: 10px 0 0;}

	#nav3 .nav-list > li {
		display: block;
	}

	#nav3 .mega-drop {
		opacity: 1;
		padding: 0;
		width: 100%;
		display: none;
		position: static;
		visibility: visible;
	}

	#nav3 .mega-drop .drop-holder {
		border: 0;
		padding: 0;
	}

	#nav3 .mega-drop .box {
		float: none;
		width: 100%;
	}

	#nav3 .mega-drop .alignright {
		float: none;
		width: 100%;
	}

	#nav3 .mega-drop ul {
		float: none;
		width: 100%;
		margin: 0 0 5px;
	}

	#nav3 .mega-drop ul li {
		margin: 0;
		padding: 0;
	}

	#nav3 .mega-drop ul li a {
		padding: 12px 8px;
		display: block;
	}

	#nav3 .drop-holder {
		border: 0;
		padding: 0;
		text-align: center;
	}

	#nav3 .small-drop {
		opacity: 1;
		padding: 0;
		width: 100%;
		display: none;
		position: static;
		visibility: visible;
	}

	#nav3 .small-drop.add {
		width: 100%;
	}

	#nav3 .small-drop ul li {
		margin: 0;
		padding: 0;
	}

	#nav3 .small-drop ul li a {
		padding: 12px 8px;
		display: block;
	}
	#nav3 .nav-list > li > a{ text-align: left; }
	.primary-navigation .fa:before {
		display: none !important;
	}

	#nav2 > ul > li {
		height: auto;
	}

	.home #nav2 > ul > li > a {
		color: #38393a;
	}

	#nav2 .law-menu li .mega-menu,
	#nav2 .law-menu li .sub-menu {
		max-width: 99%;
	}

	.search-form3 {
		display: none;
	}

	.logo {
		float: none;
		display: block;
	}

	.nav-holder {
		float: none;
		max-width: 100%;
		padding: 10px 0 0 0;
	}

	.btn-search {
		top: -46px;
		right: 30px;
		position: absolute;
	}

	.header-searchform {
		top: 152px;
	}

	.search-active .header-searchform {
		top: 59px;
	}

	#nav {
		border: 0;
		float: none;
		max-width: 100%;
		text-align: center;
	}

	#nav ul li {
		text-align: left;
	}

	#nav ul li .small-drop {
		padding: 26px 0 0;
	}

	#nav ul li .mega-drop {
		padding: 26px 0 0;
	}

	.header-content {
		padding: 0 0 0 170px;
	}

	#nav2 > ul > li {
		margin: 0 0 0 14px;
	}

	#nav2 .small-drop {
		padding: 26px 0 0;
	}

	#nav2 .mega-drop {
		padding: 26px 0 0;
	}

	#nav3 .mega-drop {
		padding: 26px 0 0;
	}

	#nav3 .small-drop {
		padding: 26px 0 0;
	}

	.slide-content .alignleft {
		left: 20px;
	}

	.slide-heading {
		padding: 0;
		max-width: 400px;
	}

	.main-heading.news {
		margin: 0 -10px 40px;
	}

	.main-heading.news h2 {
		font-size: 18px;
	}

	.main-heading.benifits h2 {
		font-size: 18px;
	}

	.main-heading.consult h2 {
		font-size: 18px;
	}

	.services-col h2 {
		font-size: 22px;
	}

	.news-post {
		padding: 0 5px 0 0;
	}

	.news-post .txt-box {
		font-size: 12px;
		line-height: 17px;
		padding: 6px 0 4px 10px;
	}

	.gallery-quotes {
		font-size: 20px;
		line-height: 25px;
	}

	.team-col {
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 20px;
	}

	.team-info {
		font-size: 12px;
		line-height: 18px;
	}

	.team-info .team-title h2 {
		font-size: 16px;
		line-height: 20px;
	}

	.post-socials {
		margin: 0 -10px 10px;
	}

	.post-socials li {
		margin: 0 3px;
	}

	.upcomming-events {
		padding: 19px 10px 24px;
	}

	.related-events .events-box .img-box {
		margin: 0 0 0 6px;
	}

	.calender-holder {
		padding: 0 10px 18px;
	}

	.ui-datepicker-header {
		margin: 0 -10px 31px;
	}

	.ui-datepicker-calendar {
		line-height: 24px;
	}

	.aside-block {
		padding-bottom: 0;
	}

	.aside-block .column {
		margin-bottom: 20px;
	}

	.contact-info {
		width: 49%;
	}

	.author-box {
		font-size: 12px;
		line-height: 18px;
	}

	.author-box .text-box {
		padding: 15px 0 8px;
	}

	.commment-box {
		font-size: 12px;
		line-height: 18px;
	}

	.commment-box .alignleft {
		margin: 3px 15px 0 0;
	}

	.commment-box .text-box time {
		font-size: 10px;
	}

	.comments-form label {
		margin: 10px 9px 0 0;
	}

	.event-post h2 {
		margin: 0 0 15px;
		font-size: 20px;
	}

	.event-post .events-frame .btn-default {
		float: none;
		margin: 0 0 5px;
	}

	.event-post .post-nav {
		float: none;
		overflow: hidden;
		margin: 0 0 10px;
		text-align: center;
		font-size: 12px;
	}

	.event-plans .events-nav {
		font-size: 11px;
		line-height: 13px;
		width: 100%;
		margin: 0;
		float: none;
		height: 55px;
	}

	.event-plans .events-nav .countdown-section {
		padding: 8px 5px;
	}

	.event-plans .events-nav .countdown-section .countdown-amount {
		font-size: 15px;
		line-height: 20px;
	}

	.team-details {
		font-size: 12px;
		line-height: 14px;
		padding: 0 16px 0 0;
	}

	.team-details .team-txt {
		padding: 10px 0 5px;
	}

	.team-details .btn-default {
		font-size: 14px;
		line-height: 18px;
		padding: 5px 10px;
	}

	.team-heading {
		margin: 0 0 15px;
	}

	.team-nav {
		font-size: 14px;
		line-height: 16px;
	}

	.team-nav li {
		min-width: 177px;
		padding: 0 5px 0 25px;
	}

	.team-nav li a .fa {
		left: -23px;
		font-size: 16px;
	}

	.team-info-cols h2 {
		font-size: 15px;
		line-height: 20px;
		padding: 0 0 12px;
	}

	.team-frame {
		padding: 20px 8px 6px 23px;
	}

	.team-info-nav {
		font-size: 10px;
	}

	.team-info-nav li a .fa {
		left: -20px;
	}

	.team-contact-block .comments-form .form-row .form-group {
		width: 100%;
		margin: 0 0 10px;
	}

	.team-contact-block .comments-form .form-row .form-group:first-child {
		margin: 0 0 10px;
	}

	.trust-col {
		min-height: 400px;
		padding: 0 9px 7px;
	}

	.trust-col h2 {
		font-size: 20px;
		line-height: 24px;
	}

	.trust-col .gallery-quotes {
		margin: 0 0 8px;
		line-height: 20px;
	}

	.consult-form .form-group {
		margin: 0 0 0 17px;
	}

	.shortcode-btn {
		margin-bottom: 20px;
	}

	.shortcode-btn2 {
		margin-bottom: 80px;
	}

	.main-banner .slide-heading {
		width: 100%;
		margin: 70px 0 0;
	}

	.slide-heading2 {
		max-height: 360px;
	}

	.clearfix-sm {
		clear: left;
	}

	.video-lightbox {
		width: 600px;
	}

	.home.blog .law-home-page {
		padding: 80px 0 80px;
	}

	.nav-holder {
		left: 0;
		right: 0;
		padding: 0;
		top: 108px;
		max-height: 0;
		overflow: hidden;
		background: white;
		position: absolute;
		-webkit-transition: all .4s ease;
		transition: all .4s ease;
	}

	.btn-search {
		top: 15px;
		z-index: 999;
	}

	.header-searchform {
		left: 0;
		width: auto;
		z-index: 9999;
	}

	.search-active .header-searchform {
		top: 40px;
	}

	#nav {
		padding: 0;
		border-bottom: 5px solid #db5940;
	}

	#nav ul {
		padding: 5px 0 0;
	}

	#nav ul li {
		display: block;
		margin: 0 0 15px 30px;
	}

	#nav ul li a {
		display: block;
	}

	#nav ul li a:after {
		left: -19px;
	}

	#nav ul li .small-drop {
		opacity: 1;
		padding: 0;
		width: 100%;
		display: none;
		position: static;
		visibility: visible;
	}

	#nav ul li .small-drop.add {
		width: 100%;
	}

	#nav ul li .drop-holder {
		border: 0;
		padding: 0;
	}

	#nav ul li .mega-drop {
		opacity: 1;
		padding: 0;
		width: 100%;
		display: none;
		position: static;
		visibility: visible;
	}

	#nav ul li .mega-drop .drop-holder {
		border: 0;
		padding: 0;
	}

	#nav ul li .mega-drop .box {
		float: none;
		width: 100%;
	}

	#nav ul li .mega-drop .alignright {
		float: none;
		width: 100%;
	}

	#nav ul li .mega-drop ul {
		float: none;
		width: 100%;
		margin: 0 0 5px;
	}

	#header .nav-opener {
		display: block !important;
	}

	#header-v2 .logo {
		width: 130px;
	}

	#nav2 .small-drop {
		opacity: 1;
		padding: 0;
		width: 100%;
		display: none;
		position: static;
		visibility: visible;
	}

	#nav2 .small-drop.add {
		width: 100%;
	}

	#nav2 .drop-holder {
		border: 0;
		padding: 0;
	}

	#nav2 .mega-drop {
		opacity: 1;
		padding: 0;
		width: 100%;
		display: none;
		position: static;
		visibility: visible;
	}

	#nav2 .mega-drop .drop-holder {
		border: 0;
		padding: 0;
	}

	#nav2 .mega-drop .box {
		float: none;
		width: 100%;
	}

	#nav2 .mega-drop .alignright {
		float: none;
		width: 100%;
	}

	#nav2 .mega-drop ul {
		float: none;
		width: 100%;
		margin: 0 0 5px;
	}

	#nav .law-menu li .mega-menu,
	#nav .law-menu li .sub-menu,
	#nav2 .law-menu li .mega-menu,
	#nav2 .law-menu li .sub-menu,
	#nav3 .law-menu li .mega-menu,
	#nav3 .law-menu li .sub-menu {
		display: none;
	}

	#nav .law-menu li.hover .mega-menu,
	#nav .law-menu li.hover .sub-menu,
	#nav2 .law-menu li.hover .mega-menu,
	#nav2 .law-menu li.hover .sub-menu,
	#nav3 .law-menu li.hover .mega-menu,
	#nav3 .law-menu li.hover .sub-menu {
		display: block;
	}

	#nav2 .law-menu li .mega-menu .sub-menu,
	#nav2 .law-menu li .sub-menu {
		list-style: none;
		padding: 5px 0 0 10px;
	}

	#nav3 .law-menu li .mega-menu .sub-menu,
	#nav3 .law-menu li .sub-menu {
		list-style: none;
	}

	#nav3 > .law-menu > li > .mega-menu {
		padding: 0;
	}

	#nav2 .law-menu li .mega-menu .sub-menu li,
	#nav2 .law-menu li .sub-menu li {
		margin: 0 0 15px;
		display: block;
		padding: 0;
	}

	.header-content {
		position: fixed;
		width: 420px;
		top: 0;
		padding: 0;
		left: -100%;
		z-index: 9999;
		padding: 0 86px 0 0;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
	}

	.header-content .opener {
		display: block;
		width: 66px;
		position: absolute;
		right: 20px;
		top: 0;
		background: whitesmoke;
		z-index: 99;
		font-size: 11px;
		line-height: 11px;
		text-align: center;
		text-transform: uppercase;
		padding: 13px 5px 9px;
	}

	.header-content .opener span {
		display: block;
		font-size: 21px;
		line-height: 21px;
		margin: 0 0 3px;
	}

	.header-content .opener:hover {
		text-decoration: none;
	}

	.content-outer {
		background: whitesmoke;
		position: relative;
		z-index: 99;
	}

	.content-outer:after {
		top: 100%;
		left: 0;
		width: 100%;
		content: "";
		height: 400px;
		position: absolute;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -webkit-linear-gradient(top, whitesmoke 0%, rgba(245, 245, 245, 0) 100%);
		background: linear-gradient(to bottom, whitesmoke 0%, rgba(245, 245, 245, 0) 100%);
	}

	.content-outer .holder {
		display: table;
		table-layout: fixed;
		width: 100%;
		padding: 0 26px 0 23px;
		text-align: left;
	}

	#nav2 {
		overflow: hidden;
		padding: 22px 0 5px;
		position: relative;
		margin: 0 0 25px;
	}

	#nav2:before {
		left: 0;
		bottom: 0;
		right: 35px;
		height: 1px;
		content: "";
		position: absolute;
		background: #c3c3c3;
		z-index: 5;
	}

	#nav2 > ul > li {
		display: block;
		margin: 0 0 21px;
	}

	#nav2 > ul > li > a {
		display: inline-block;
		position: relative;
	}

	#nav2 > ul{
		max-height: 100vh;
		overflow-y: auto;
	}

	#nav2 > ul > li > a:before {
		display: none;
	}

	#nav2 > ul > li.search {
		display: none;
	}

	#nav2 > ul > li.hover {
		margin: 0 0 21px;
	}

	#nav2 > ul > li.has-drop-down > a:after {
		position: absolute;
		right: 0;
		top: 6px;
		content: "\e831";
		font: 9px/9px "fontello";
	}

	#nav2 > ul > li.has-drop-down.hover > a:before {
		display: none;
	}

	#nav2 > ul > li.has-drop-down.hover > a:after {
		content: "\e830";
		top: 4px;
		font-size: 10px;
		line-height: 10px;
	}

	#nav2 .drop-holder,
	#nav2 .mega-drop .drop-holder {
		padding: 20px 0 0;
		background: transparent;
	}

	.nav-active2 .header-content {
		left: 0;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
	}

	.nav-active2 .header-content:before {
		visibility: visible;
		opacity: 1;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
	}

	.header-block {
		position: relative;
		width: 100%;
		left: 0;
		right: 0;
		top: 0;
		text-align: center;
		padding: 15px 0 13px;
	}

	.header-block .logo {
		margin: 0 auto;
	}

	.header-block .nav-opener2 {
		display: block !important;
		position: absolute;
		left: 4px;
		top: 22px;
		font-size: 11px;
		line-height: 11px;
		text-transform: uppercase;
	}

	.header-block .nav-opener2 span {
		display: block;
		font-size: 20px;
		line-height: 20px;
		margin: 0 0 4px;
	}

	.header-block .nav-opener2:hover {
		color: #171717;
		text-decoration: none;
	}

	.header-block .icon-phone2 {
		display: block !important;
		position: absolute;
		right: 6px;
		top: 23px;
		font-size: 33px;
		line-height: 33px;
	}

	.header-block .icon-phone2:hover {
		color: #171717;
		text-decoration: none;
	}

	#header-v2 .top-nav {
		display: none;
	}

	#nav3.primary-navigation ul ul a {
		padding: 0 10px 0 17px;
		color: #666;
	}
	#nav3.primary-navigation ul ul a:hover{
		text-decoration: none;
	}

	.primary-navigation .mega-menu-col {
		border-left: none;
		margin-left: 0;
	}

}

@media only screen and (max-width:980px) {
	.tel {
		pointer-events: auto;
	}

	.tel:hover {
		text-decoration: underline;
	}

	.event-post .events-frame .event-box {
		padding: 10px 0;
	}

	.event-plans .approx-time {
		font-size: 12px;
		line-height: 22px;
		margin: 16px 0 0;
	}

	.event-plans .approx-time strong {
		font-size: 16px;
		line-height: 20px;
	}

	.organizers {
		float: none;
		overflow: hidden;
		width: 100%;
		text-align: center;
	}

	.organizers .text {
		float: none;
		display: inline-block;
		vertical-align: middle;
		margin: 0;
	}

	.event-planers {
		width: auto;
		float: none;
		display: inline-block;
		vertical-align: middle;
	}

	.event-planers li {
		width: auto;
	}

	.primary-navigation .mega-menu-row .fa {
		font-family: "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	}

	.primary-navigation .mega-menu-row .fa:before {
		font-family: FontAwesome;
	}

}

@media only screen and (max-width:767px) {
	#nav .law-menu li .mega-menu,
	#nav .law-menu li .sub-menu,
	#nav2 .law-menu li .mega-menu,
	#nav2 .law-menu li .sub-menu,
	#nav3 .law-menu li .mega-menu,
	#nav3 .law-menu li .sub-menu {
		max-width: 99%;
	}

	.header-content {
		max-width: 320px;
	}

	.content-outer .holder {
		padding: 0 5px;
	}

	#nav2 .law-menu li .mega-menu .sub-menu,
	#nav2 .law-menu li .sub-menu {
		padding: 1px 0 0 10px;
	}

	.slider-home h1 {
		font-size: 40px;
	}

	.slider-home h2 {
		font-size: 20px;
	}

	.slider-home .slide-inner {
		padding: 100px 0;
	}

	.slider-home .slick-arrow {
		margin: 0;
		top: 20px;
	}

	.fadeslider-home h1 {
		font-size: 40px;
	}

	.fadeslider-home h2 {
		font-size: 20px;
	}

	.fadeslider-home .slide-inner {
		padding: 100px 0;
	}

	.fadeslider-home .slick-arrow {
		margin: 0;
		top: 20px;
	}

	.widget_text img,
	.logo img,
	#nav ul li .mega-drop .alignright img,
	#nav2 .mega-drop .alignright img,
	#nav3 .mega-drop .alignright img,
	.practice-col a img,
	.news-post .alignleft img,
	.success-col .video-block img,
	.quotes-pagination li img,
	.team-col .img-box img,
	.story-post .stroy-box .alignleft img,
	.events-info .alignleft img,
	.related-events .events-box .img-box img,
	.clients-carousel .clients-mask .clients-slide .img-holder img,
	.news-column .alignleft img,
	.post-blog .post-img img,
	.events-post .img-holder img,
	.author-box .alignleft img,
	.commment-box .alignleft img,
	.blog-post .blog-img img,
	.blog-slide img,
	.about-block .alignleft img,
	.event-post .event-img img,
	.event-planers li a img,
	.map-holder img,
	.team-details .alignleft img,
	.video-block2 img,
	.testimonial-post cite .alignleft img {
		width: 100%;
	}

	.th-margin-none .practice-area #content.new-posts-wraper.row .practice-block .practice-col {
		margin-bottom: 30px;
	}

	.th-margin-none .team-col {
		margin-bottom: 30px;
	}

	.th-margin-none .practice-col {
		margin-bottom: 0;
	}

	.header-top .tell-holder {
		text-align: center;
		margin-bottom: 8px;
	}

	.header-top .login {
		display: none;
	}

	.social-networks {
		float: none;
		margin: 0 0 10px;
		text-align: center;
	}

	.social-networks li {
		border: 0;
	}

	

	.beans-gallery .beans-slide {
		min-height: 0;
	}

	.slide-content {
		min-height: 600px;
	}

	.lost-block {
		padding: 100px 15px;
	}

	.lost-block h1 {
		font-size: 40px;
		line-height: 46px;
	}

	.error-section {
		min-height: 700px;
	}

	.error-section .error-form {
		width: 280px;
	}

	.error-section .error-form .form-control {
		width: 66.5%;
	}

	.search-section .button {
		min-width: 70px;
		padding: 25px 5px 29px;
	}

	.search-section .input-holder {
		padding: 0 0 0 30px;
	}

	.search-section .input-holder label {
		left: 15px;
	}

	.info-list {
		top: 0;
		left: 0;
		right: 0;
		z-index: 9;
		width: 100%;
		margin: 0px 0 0;
		table-layout: fixed;
		position: absolute;
		letter-spacing: -4px;
		border-bottom: 1px solid #e9e9e9;
	}

	.info-list li {
		letter-spacing: 0;
		vertical-align: middle;
		width: 33.33%;
		border-top: 0;
		border-left: 1px solid #e9e9e9;
		display: inline-block;
		vertical-align: middle;
	}

	.info-list li a {
		padding: 8px 3px;
	}

	.info-list li a em {
		width: 70%;
		text-align: left;
		display: inline-block;
		vertical-align: middle;
	}

	.info-list li a span {
		font-size: 14px;
		line-height: 14px;
		margin: 0 7px 0 2px;
		display: inline-block;
		vertical-align: middle;
	}

	.container-block {
		padding-bottom: 20px;
	}

	.container-block.practice {
		padding-bottom: 60px;
	}

	.container-block.news-block {
		padding-top: 80px;
		padding-bottom: 60px;
	}

	.container-block.clients2 {
		padding-top: 80px;
		padding-bottom: 60px;
	}

	.container-block.about {
		padding-top: 80px;
	}

	.container-block.services {
		padding-top: 80px;
	}

	.container-block.benifits {
		padding-bottom: 30px;
	}

	.container-block.consult {
		padding-bottom: 60px;
	}

	.main-heading h2 {
		font-size: 25px;
		line-height: 35px;
	}

	.main-heading.news {
		margin: 0 0 40px;
	}

	.main-heading.news h2 {
		font-size: 30px;
		line-height: 35px;
	}

	.main-heading.benifits h2 {
		font-size: 30px;
		line-height: 35px;
	}

	.main-heading.consult h2 {
		font-size: 30px;
		line-height: 35px;
	}

	.services-holder.services {
		margin-bottom: 0;
	}

	.services-col {
		margin-bottom: 50px;
	}

	.practice-col {
		margin-bottom: 30px;
	}

	.news-post {
		padding: 0 0 10px;
	}

	.news-post .alignleft {
		width: 100%;
		float: none;
		margin: 0 0 10px;
	}

	.news-post .txt-box {
		padding: 10px;
	}

	.post-nav li {
		margin: 0 6px 0 0;
	}

	.success-col {
		margin: 0;
	}

	.quotes-gallery {
		padding: 0 20px;
	}

	.gallery-quotes {
		font-size: 17px;
		line-height: 20px;
	}

	.team-col {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 30px;
	}

	.upcomming-events {
		margin: 0 0 40px;
		padding: 19px 10px 0;
	}

	.events-info .alignleft {
		float: none;
		width: 100%;
		margin: 0 0 20px;
	}

	.comming-timer {
		min-width: 300px;
	}

	.comming-timer .countdown-section {
		width: 48%;
		margin: 0 1% 10px;
	}

	.related-events .events-box {
		padding: 0;
	}

	.related-events .events-box .img-box {
		width: 100%;
		display: block;
		margin: 0 0 20px;
	}

	.calender-holder {
		min-height: 0;
	}

	.clients-carousel {
		text-align: center;
		padding: 34px 70px 27px;
	}

	.clients-carousel .clients-mask .clients-slide .img-holder:last-child {
		margin: 0 auto 20px;
	}

	.contact-info {
		width: 100%;
	}

	.socialnetworks2 li a {
		font-size: 20px;
		line-height: 30px;
	}

	.socialnetworks2 li {
		margin: 0 23px 10px 0;
	}

	.banner-box {
		padding-top: 40px;
	}

	.news-posts {
		padding-top: 40px;
		padding-bottom: 20px;
	}

	.post-blog {
		font-size: 12px;
		line-height: 18px;
	}

	.post-blog h2 {
		font-size: 20px;
		line-height: 24px;
	}

	.post-blog .post-nav {
		font-size: 10px;
		line-height: 14px;
	}

	.post-blog .date-box {
		left: 15px;
		top: 15px;
		font-size: 20px;
		line-height: 30px;
		width: 60px;
		height: 60px;
	}

	.post-blog .date-box .month {
		margin: 0;
		font-size: 14px;
		line-height: 16px;
	}

	.post-blog:hover .date-box {
		animation-name: slide-down322;
		-webkit-animation-name: slide-down322;
		animation-duration: .6s;
		-webkit-animation-duration: .6s;
	}

	.post-pagination {
		margin: 0 -10px 20px 0;
	}

	.post-pagination ul li {
		margin: 0 1px 0 0;
	}

	.post-pagination ul li.next:hover .txt,
	.post-pagination ul li.prev:hover .txt {
		width: 0;
		height: 0;
	}

	.top-nav {
		display: table-footer-group;
		height: 1%;
		width: 100%;
	}

	.top-nav li {
		float: left;
		margin: 0 0 22px !important;
		width: 100%;
	}

	.top-nav li a {
		color: #38393a;
		padding: 0 0 0 32px !important;
		font-size: 13px;
		display: inline-block;
		vertical-align: top;
	}

	.top-nav li a span {
		font-size: 19px;
		left: 3px;
	}

	.top-nav li.tel a {
		font-size: 13px;
		padding: 0 0 0 32px;
	}

	.info-list {
		letter-spacing: -4px;
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		display: table;
		table-layout: fixed;
		z-index: 9;
		width: 100%;
		border-bottom: 1px solid #e9e9e9;
	}

	.info-list li {
		letter-spacing: 0;
		display: table-cell;
		vertical-align: middle;
		width: 33.33%;
		border-top: 0;
		border-left: 1px solid #e9e9e9;
	}

	.info-list li a {
		padding: 8px 3px;
	}

	.info-list li a span {
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
		line-height: 14px;
		margin: 0 7px 0 2px;
	}

	.info-list li a em {
		display: inline-block;
		vertical-align: middle;
		text-align: left;
		width: 70%;
	}

	.home #header-v2 {
		background: white;
	}

	.home #header-v2 .logo .logo-home {
		display: none;
	}

	.home #header-v2 .logo .logo-img {
		display: block;
	}

	.home #nav2 > ul > li > a {
		color: #222;
	}

	.author-box .text-box {
		overflow: visible;
	}

	.multilevel-comments {
		padding: 26px 10px 22px;
	}

	.commment-box {
		padding: 26px 10px 22px;
	}

	.commment-box .alignleft {
		margin: 0 10px 0 0;
	}

	.commment-box .text-box {
		overflow: visible;
	}

	.comments-form {
		margin: 0 0 15px;
	}

	.comments-form .form-group {
		margin-bottom: 10px;
		overflow: hidden;
	}

	.blog-post.qoutes .gallery-quotes {
		padding: 60px 0 40px;
		font-size: 14px;
		line-height: 16px;
	}

	.about-block .alignleft {
		margin: 0 0 20px;
	}

	.about-info {
		margin: 0 0 20px;
	}

	.event-plans .approx-time {
		display: none;
	}

	.team-details {
		padding: 0;
	}

	.team-details .alignleft {
		width: 100%;
		float: none;
		margin: 0 0 20px;
		border-right: 0;
		border-bottom: 1px solid #cecece;
	}

	.team-details .team-txt {
		padding: 10px 20px;
	}

	.team-heading h2 {
		float: none;
		max-width: 100%;
		margin: 0 0 5px;
	}

	.team-socials {
		margin: 0;
		float: none;
	}

	.team-nav {
		margin: 0;
	}

	.team-nav + .team-nav {
		margin: 0 0 23px;
	}

	.team-nav li {
		display: block;
		max-width: 100%;
		margin: 0 0 10px;
	}

	.team-info-cols {
		margin-bottom: 20px;
	}

	.team-info-cols h2 {
		font-size: 20px;
		line-height: 24px;
		margin: 0 0 20px;
	}

	.team-contact {
		margin-bottom: 40px;
	}

	.trust-col {
		margin: 0 0 20px;
	}

	.benifits-col {
		display: block;
		width: 100%;
		margin: 0 0 38px;
	}

	.consult-form .form-group {
		width: 100%;
		margin: 0;
	}

	.consult-form .form-group:first-child {
		margin: 0 0 20px;
	}

	.nav-tabs li {
		float: none !important;
		display: block;
		margin: 0 0 5px;
	}

	.slide-heading2 {
		margin: 0;
	}

	.slide-heading2 h1 {
		font-size: 20px;
		line-height: 40px;
	}

	.video-lightbox {
		width: 300px;
	}

	.icons-container h2 {
		font-size: 25px;
		line-height: 35px;
	}

	#menu-all-pages {
		margin: 0 !important;
		background: transparent;
	}

}

@keyframes stretch-open {
	0% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg);
	}

	20%,
	50% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg);
	}

	50%,
	80% {
		-webkit-transform: rotate(1deg);
		transform: rotate(1deg);
	}

	100%,
	90% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

}

@-webkit-keyframes stretch-open {
	0% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg);
	}

	20%,
	50% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg);
	}

	50%,
	80% {
		-webkit-transform: rotate(1deg);
		transform: rotate(1deg);
	}

	100%,
	90% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

}

@keyframes expand-up {
	0% {
		-webkit-transform: translateY(100%) scale(.6) scaleY(.5);
		transform: translateY(100%) scale(.6) scaleY(.5);
	}

	60% {
		-webkit-transform: translateY(-7%) scaleY(1.12);
		transform: translateY(-7%) scaleY(1.12);
	}

	75% {
		-webkit-transform: translateY(3%);
		transform: translateY(3%);
	}

	100% {
		-webkit-transform: translateY(0%) scale(1) scaleY(1);
		transform: translateY(0%) scale(1) scaleY(1);
	}

}

@-webkit-keyframes expand-up {
	0% {
		-webkit-transform: translateY(100%) scale(.6) scaleY(.5);
	}

	60% {
		-webkit-transform: translateY(-7%) scaleY(1.12);
	}

	75% {
		-webkit-transform: translateY(3%);
	}

	100% {
		-webkit-transform: translateY(0%) scale(1) scaleY(1);
	}

}

@keyframes slide-down2 {
	0% {
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}

	50% {
		-webkit-transform: translateY(88%);
		transform: translateY(88%);
	}

	65% {
		-webkit-transform: translateY(72%);
		transform: translateY(72%);
	}

	80% {
		-webkit-transform: translateY(80%);
		transform: translateY(80%);
	}

	95% {
		-webkit-transform: translateY(85%);
		transform: translateY(85%);
	}

	100% {
		-webkit-transform: translateY(89%);
		transform: translateY(89%);
	}

}

@-webkit-keyframes slide-down2 {
	0% {
		-webkit-transform: translateY(0%);
	}

	50% {
		-webkit-transform: translateY(88%);
	}

	65% {
		-webkit-transform: translateY(72%);
	}

	80% {
		-webkit-transform: translateY(80%);
	}

	95% {
		-webkit-transform: translateY(85%);
	}

	100% {
		-webkit-transform: translateY(89%);
	}

}

@keyframes slide-down {
	0% {
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}

	50% {
		-webkit-transform: translateY(138%);
		transform: translateY(138%);
	}

	65% {
		-webkit-transform: translateY(120%);
		transform: translateY(120%);
	}

	80% {
		-webkit-transform: translateY(122%);
		transform: translateY(122%);
	}

	95% {
		-webkit-transform: translateY(135%);
		transform: translateY(135%);
	}

	100% {
		-webkit-transform: translateY(140%);
		transform: translateY(140%);
	}

}

@-webkit-keyframes slide-down {
	0% {
		-webkit-transform: translateY(0%);
	}

	50% {
		-webkit-transform: translateY(138%);
	}

	65% {
		-webkit-transform: translateY(120%);
	}

	80% {
		-webkit-transform: translateY(122%);
	}

	95% {
		-webkit-transform: translateY(135%);
	}

	100% {
		-webkit-transform: translateY(140%);
	}

}

@-webkit-keyframes hvr-ripple-out {
	100% {
		top: -20px;
		right: -20px;
		bottom: -20px;
		left: -20px;
		opacity: 0;
	}

}

@keyframes hvr-ripple-out {
	100% {
		top: -20px;
		right: -20px;
		bottom: -20px;
		left: -20px;
		opacity: 0;
	}

}

@media (max-width:1199px) {
	.contact-detail .icon {
		width: 83px;
	}

}

@media (max-width:1023px) {
	.post-sec h4 {
		font-size: 22px;
		line-height: 24px;
	}

	.contact-detail .contact-dscrp a {
		font-size: 12px;
	}

	.contact-detail .icon {
		width: 40px;
		height: 106px;
		padding: 33px 10px;
		font-size: 22px;
		line-height: 30px;
	}

	.news-detail .text-wrap {
		font-size: 16px;
		margin: 0 20px 15px -4px;
		padding: 10px 0 0;
	}

	.testimonianls-slider {
		width: 680px;
	}

	.recipe-sec .coll {
		width: 50%;
	}

	.story-sec .txt-holder {
		padding: 30px;
	}

	.contact-detail .contact-dscrp address {
		font-size: 13px;
	}

	.services-detail .service-icon {
		width: 24%;
	}

	.services-detail .service-content {
		width: 71%;
	}

}

@media (max-width:767px) {
	.story-sec .txt-holder .title,
	.about-sec .txt-holder .title,
	.recipe-sec .txt-holder .title {
		font-size: 60px;
	}

	.recipe-sec .coll {
		float: none;
		width: 100%;
		padding: 0;
	}

	.post-sec .txt-wrap {
		margin: 0 0 30px;
	}

	.instagram-sec ul li {
		width: 33.3%;
	}

	.contact-detail .contact-dscrp {
		margin: 0 0 30px;
	}

	.contact-detail .icon {
		width: 100px;
		font-size: 30px;
		line-height: 35px;
	}

	.testimonianls-sec .testimonianls-slider {
		width: 100%;
	}

	.footer .holder {
		margin: 0 0 30px;
	}

	.story-sec .txt-holder h1,
	.about-sec .txt-holder h1,
	.story-sec .txt-holder h2,
	.about-sec .txt-holder h2,
	.recipe-sec h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.about-sec {
		min-height: 377px;
	}

	.story-sec {
		padding: 30px 0 60px;
	}

	.post-sec .title {
		font-size: 60px;
	}

	.news-detail .text-wrap {
		display: block;
	}

	.post-sec .post-blog {
		margin: 0 0 30px;
	}

	.top-scroll {
		margin: 0 0 20px;
	}

	.footer .social-network {
		float: none;
		overflow: hidden;
		margin: 0;
	}

	.footer .footer-frame {
		padding-bottom: 0;
	}

	.post-sec {
		padding: 40px 0;
	}

	.story-sec {
		padding: 0 0 30px;
	}

	.services-sec {
		padding: 40px 0;
	}

	.services-sec .service-coll {
		margin: 0 0 60px;
	}

	.sc-blog-grid-2 .img-holder a img,
	.sc-blog-grid-2 .img-holder a img {
		width: 100% !important;
	}

}


/* Mega Menu */
@media screen and (max-width: 400px) {
	.primary-navigation .mega-nav {
		display: none;
	}
}
@media screen and (min-width: 401px) {
	.primary-navigation .mega-nav {
		display: none;
	}
}
@media screen and (min-width: 673px) {
	.primary-navigation .mega-nav li {
		border-top: none;
		border-bottom: none;
	}
	.primary-navigation .mega-nav {
		padding: 10px;
	}
	.primary-navigation .mega-nav > li {
		padding: 8px 21px;
	}
	.primary-navigation .mega-nav {
		display: block;
	}
}
@media screen and (max-width: 782px) {
	.primary-navigation p {
		color: #fff;
		margin: 7px 0;
	}
	.primary-navigation a {
		padding: 0;
		margin: 7px 0;
		color: #353535;
		display: block;
	}
	.primary-navigation a:hover{
		color: #d95b43;
		text-decoration: none;
	}
	.primary-navigation a:before {
		display: inline-block;
		width: 1em;
		text-align: center;
	}
}
@media screen and (min-width: 992px) {
	.primary-navigation {
		float: right;
		font-size: 11px;
		margin: 0 1px 0 -12px;
		padding: 0;
		text-transform: uppercase;
	}
	.primary-navigation.toggled-on {
		border-bottom: 0;
		margin: 0;
		padding: 0;
	}
	.primary-navigation .menu-toggle {
		display: none;
		padding: 0;
	}
	.primary-navigation .nav-menu {
		border-bottom: 0;
		display: block;
	}
	.primary-navigation a {
		color: #353535;
		padding: 0 0 0 12px;
		white-space: nowrap;
		transition: all .4s ease;
		-webkit-transition: all .4s ease;
	}
	#nav2.primary-navigation a {
		padding:0;
	}
	.primary-navigation a {
		color: #db5940;
		text-decoration: none;
	}
	#nav3.primary-navigation{
		float:none !important;
		margin:0 !important;
		
	}
	.primary-navigation a:before {
		position: relative;
		font-size: 16px;
		line-height: 0;
		margin-right: 9px;
		top: 2px;
		font-weight: 100;
	}
	.primary-navigation ul ul a {
		padding: 18px 10px 18px 17px;
		white-space: normal;
		color: #353535;
		width: 176px;
	}
	.primary-navigation .menu-item-has-children > a,
	.primary-navigation .page_item_has_children > a {
		padding-right: 0px;
	}
	.primary-navigation li .menu-item-has-children > a,
	.primary-navigation li .page_item_has_children > a {
		padding-right: 20px;
		width: 168px;
	}
	.primary-navigation li {
		border: 0;
		display: inline-block;
		position: relative;
	}
	.primary-navigation li li {
		border: 0;
		display: block;
		height: auto;
		line-height: 1.0909090909;
	}
	.primary-navigation ul li:hover > ul,
	.primary-navigation ul li.focus > ul {
		left: auto;
	}
	.primary-navigation ul ul li:hover > ul,
	.primary-navigation ul ul li.focus > ul {
		left: 100%;
	}
	.primary-navigation ul ul {
		/* background-color: #24890d; */
		float: left;
		margin: 0;
		position: absolute;
		top: 48px;
		left: -999em;
		z-index: 99999;
	}
	.primary-navigation ul ul ul {
		left: -999em;
		top: 0;
	}
	.primary-navigation ul .mega-menu ul {
		position: static;
		float: none;
	}
	.primary-navigation .menu-item-has-mega-menu {
		position: relative;
	}
	.primary-navigation .mega-menu {
		opacity: 0;
		text-align: left;
		visibility: hidden;
		overflow: hidden;
		transition: all .4s ease;
		-webkit-transition: all .4s ease;
		position: absolute;
		left: -500px;
		top: 100%;
		padding: 22px 0 2px;
		border-radius: 0 0 5px 5px;
		background: #fff; /* overrides from settings / styling / mega-menu */
		border-bottom: 5px solid #db5940;
		z-index: 10;
	}
	.primary-navigation .mega-menu ul {
		background: none;
	}
	.primary-navigation .mega-menu a {
		padding: 0;
		color: #353535;
		display: inline;
		position: relative;
		line-height: 22px;
		text-transform: none;
	}
	#masthead .primary-navigation .mega-menu .current-menu-item a {
		font-weight: normal;
		color: #3de132;
	}
	.primary-navigation .mega-menu a:hover,
	.primary-navigation .mega-menu a:focus {
		text-decoration: none;
		color: #db5940;
	}
	.primary-navigation .mega-menu p {
		margin: 0 0 1em 0;
	}
	.primary-navigation .mega-menu a:before {
		top: -2px;
		line-height: 22px;
		text-decoration: none;
	}
	.primary-navigation .mega-menu a:after {
		display: none !important;
	}
	.primary-navigation .mega-menu li,
	.primary-navigation .mega-menu li:hover {
		background: none;
	}
	.primary-navigation .menu-item-has-mega-menu:hover .mega-menu {
		opacity: 1;
		visibility: visible;
	}
	.primary-navigation .mega-menu .menu-item {
		color: #353535;
		font-weight: normal;
		text-transform: none;
		font-size: 16px;
		line-height: 20px;
		float: none;
		margin: 0 !important;
	}
 
	/* row */
	.primary-navigation .mega-menu-row {
		width: 100%;
		display: table;
		table-layout: fixed;
		padding: 17px 0 20px;
	}
	.primary-navigation .mega-menu-row .fa{font-family: "Source Sans Pro","Arial","Helvetica",sans-serif;}
	.primary-navigation .mega-menu-row .fa:before{font-family: FontAwesome;}
	.primary-navigation .mega-menu-row:first-child{padding: 20px 0;}
	.primary-navigation ul ul ul{padding: 0;}
	.primary-navigation ul ul ul li{
		padding:10px 0px 10px 0px;
		position: relative;
		border-top: 1px solid #d9d9d9;
	}
	.primary-navigation ul ul ul li:first-child{
		padding-top: 0;
		padding-bottom: 10px;
		border-top: none;
	}
	.primary-navigation ul ul ul li a{ padding: 18px 10px 18px 0; }
	.primary-navigation .mega-menu-row {
		border-top: 1px solid #d9d9d9; /* overrides from settings / styling / mega-menu */
	}
	.primary-navigation .mega-menu-row:first-child {
		border-top: none;
	}
	/* column */
	.primary-navigation .mega-menu-col {
		display: table-cell;
		width: 1px;
		padding: 0 30px;
		border-left: 1px solid #d9d9d9; /* overrides from settings / styling / mega-menu */
	}
	.primary-navigation .mega-menu-col:first-child {
		border-left: none;
	}
	.primary-navigation .mega-menu-col > a {
		display: inline-block;
		width: auto !important;
		padding: 0 !important;
		font-size: 18px;
		margin-bottom: 10px;
		text-transform: none;
	}
	.primary-navigation .mega-menu-col > a:before {
		top: 2px;
		float:left;
	}
	/* column sub-menus */
	#nav3 .law-menu > li > .sub-menu > li,
	.primary-navigation > ul > li > ul.sub-menu li {
		float: none;
		margin: 0 0 12px !important;
		padding: 12px 0 0 !important;
		border-top: 1px solid #d9d9d9;
	}
	#nav3 .law-menu > li > .sub-menu > li,
	.primary-navigation > ul > li > ul.sub-menu li:first-child {
		border: 0;
		padding-top: 0 !important;
	}
	.primary-navigation > ul > li > ul.sub-menu li a{padding: 0!important;}
	.primary-navigation > ul > li > ul.sub-menu li a:focus,
	.primary-navigation > ul > li > ul.sub-menu li a:hover {
		color: #db5940;
		text-decoration: none;
	}
	.primary-navigation > ul > li > ul.sub-menu li.active a { color: #db5940; }
	.primary-navigation > ul > li > ul.sub-menu li a:after{display: none;}
	#nav3 .law-menu > li:hover > .sub-menu,
	.primary-navigation > ul > li:hover > ul.sub-menu {
		right: 0;
		top: 100%;
		opacity: 1;
		visibility: visible;
	}
	#nav3 .law-menu > li > .sub-menu,
	.primary-navigation > ul > li > ul.sub-menu {
		top: 104%;
		opacity: 0;
		right: -30px;
		width: 200px;
		text-align: left;
		padding: 30px 0 0;
		background: white;
		visibility: hidden;
		padding: 20px 15px 10px;
		transition: all .4s ease;
		border-radius: 0 0 5px 5px;
		-webkit-transition: all .4s ease;
		border-bottom: 5px solid #db5940;
	}
	#nav3 .law-menu > li > .sub-menu{ width: 100%; }
	#nav3 .law-menu > li > .sub-menu > li{
		float: none;
		margin: 0 0 12px;
		padding: 12px 0 0 !important;
		border-top: 1px solid #d9d9d9;
	}
	#nav3 .law-menu > li > .sub-menu > li:first-child{
		border: 0;
		padding-top: 0 !important;
	}
	.primary-navigation > ul > li > ul.sub-menu li ul.sub-menu li{
		float: none;
		margin: 0 0 12px !important;
		padding: 12px 0 0 !important;
		border-top: 1px solid #d9d9d9;
	}
	.primary-navigation > ul > li > ul.sub-menu ul.sub-menu li:first-child {
		border: 0;
		padding-top: 0 !important;
	}
	.primary-navigation > ul > li > ul.sub-menu ul.sub-menu li a{padding: 0!important;}
	.primary-navigation > ul > li > ul.sub-menu ul.sub-menu li a:focus,
	.primary-navigation > ul > li > ul.sub-menu ul.sub-menu li a:hover {
		color: #db5940;
		text-decoration: none;
	}
	.primary-navigation > ul > li > ul.sub-menu ul.sub-menu li.active a { color: #db5940; }
	#nav3 .law-menu > li > .sub-menu > li:hover > .sub-menu,
	.primary-navigation > ul > li > ul.sub-menu li:hover  ul.sub-menu {
		opacity: 1;
		visibility: visible;
	}
	#nav3 .law-menu > li > .sub-menu > li > .sub-menu,
	.primary-navigation > ul > li > ul.sub-menu ul.sub-menu{
		top: -6px;
		opacity: 0;
		left: 100%;
		width: 200px;
		padding: 30px 0 0;
		background: white;
		visibility: hidden;
		padding: 20px 15px 10px;
		transition: all .4s ease;
		border-radius: 0 0 5px 5px;
		-webkit-transition: all .4s ease;
		border-bottom: 5px solid #db5940;
	}
	#nav3 .law-menu > li > .sub-menu > li > .sub-menu:last-child,
	.primary-navigation > ul > li > ul.sub-menu ul.sub-menu:last-child{
		left: auto;
		right: 108.6%;
	}
	#nav3 .law-menu > li > .sub-menu > li > .sub-menu:last-child:after,
	.primary-navigation > ul > li > ul.sub-menu ul.sub-menu:last-child:after{
		top: 0;
		left: 100%;
		content: "";
		width: 15px;
		height: 30px;
		background: #fff;
		position: absolute;
	}
	#nav3 .law-menu > li > .sub-menu > li > .sub-menu:last-child{right: 103.6%; top: 3px;}
	#nav3 .law-menu > li > .sub-menu > li > .sub-menu:last-child:after{height: 49px;}
	#nav3 .law-menu > li > .sub-menu > li > a,
	#nav3 .law-menu > li > .sub-menu > li > .sub-menu > li > a{color: #4e5869;}
	#nav3 .law-menu > li > .sub-menu > li > a:hover,
	#nav3 .law-menu > li > .sub-menu > li > .sub-menu > li > a:hover{ color: #db5940; }
	.primary-navigation .mega-menu-col .sub-menu .sub-menu {
		padding-left: 27px;
	}
	.primary-navigation .mega-menu-row .sub-menu-has-icons {
		padding-left: 0;
	}
	.primary-navigation .mega-menu-row .menu-item-has-icon > p {
		margin-left: -27px;
	}
	.primary-navigation .mega-menu-row .sub-menu-has-icons a:before,
	.primary-navigation .mega-menu-row > .menu-item-has-icon > a:before {
		font-size: 0.8em;
		position: static;
		text-align: center;
		display: inline-block;
		vertical-align: middle;
	}
	.primary-navigation .mega-menu-row > .menu-item-has-icon > a {
		left: 0;
	}
	.primary-navigation .mega-menu li:hover a {
		background: none;
	}
	.primary-navigation .mega-menu-col p + .sub-menu {
		margin-top: 12px;
	}
}
@media (max-width: 990px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* Scaffolding */
/* Typography */
/* Iconography */
/* Navbar */
/* Buttons */
/* Forms */
/* Forms */
/* Tabs */
/* container sizes */
/* Media queries breakpoints */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/glyphicons-halflings-regular.eot);
  src: url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/glyphicons-halflings-regular.woff) format("woff"), url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #d95b43;
  text-decoration: none; }
  a:hover,
  a:focus {
    color: #ca563f;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Source Sans Pro", "Arial", "Helvetica", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #333; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 45px; }

h2, .h2 {
  font-size: 42px; }

h3, .h3 {
  font-size: 30px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before,
  .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1210px) {
    .container {
      width: 1200px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before,
  .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before,
  .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1210px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); }
  .form-control::-moz-placeholder {
    color: #555;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #555; }
  .form-control::-webkit-input-placeholder {
    color: #555; }
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 40px; }
  input[type="date"].input-sm,
  .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg,
  .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm, .input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg, .input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 50px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #959595; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before,
  .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus,
  .btn.focus,
  .btn:active:focus,
  .btn:active.focus,
  .btn.active:focus,
  .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover,
  .btn:focus,
  .btn.focus {
    color: #000;
    text-decoration: none; }
  .btn:active,
  .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled,
  .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #000;
  background-color: transparent;
  border-color: #000; }
  .btn-default:focus,
  .btn-default.focus {
    color: #000;
    background-color: transparent;
    border-color: black; }
  .btn-default:hover {
    color: #000;
    background-color: transparent;
    border-color: black; }
  .btn-default:active,
  .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #000;
    background-color: transparent;
    border-color: black; }
    .btn-default:active:hover,
    .btn-default:active:focus,
    .btn-default:active.focus,
    .btn-default.active:hover,
    .btn-default.active:focus,
    .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #000;
      background-color: transparent;
      border-color: black; }
  .btn-default:active,
  .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled,
  .btn-default.disabled:hover,
  .btn-default.disabled:focus,
  .btn-default.disabled.focus,
  .btn-default.disabled:active,
  .btn-default.disabled.active,
  .btn-default[disabled],
  .btn-default[disabled]:hover,
  .btn-default[disabled]:focus,
  .btn-default[disabled].focus,
  .btn-default[disabled]:active,
  .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: transparent;
    border-color: #000; }
  .btn-default .badge {
    color: transparent;
    background-color: #000; }

.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: transparent; }
  .btn-primary:focus,
  .btn-primary.focus {
    color: #fff;
    background-color: black;
    border-color: transparent; }
  .btn-primary:hover {
    color: #fff;
    background-color: black;
    border-color: transparent; }
  .btn-primary:active,
  .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: transparent; }
    .btn-primary:active:hover,
    .btn-primary:active:focus,
    .btn-primary:active.focus,
    .btn-primary.active:hover,
    .btn-primary.active:focus,
    .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: black;
      border-color: transparent; }
  .btn-primary:active,
  .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled,
  .btn-primary.disabled:hover,
  .btn-primary.disabled:focus,
  .btn-primary.disabled.focus,
  .btn-primary.disabled:active,
  .btn-primary.disabled.active,
  .btn-primary[disabled],
  .btn-primary[disabled]:hover,
  .btn-primary[disabled]:focus,
  .btn-primary[disabled].focus,
  .btn-primary[disabled]:active,
  .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #000;
    border-color: transparent; }
  .btn-primary .badge {
    color: #000;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus,
  .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active,
  .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover,
    .btn-success:active:focus,
    .btn-success:active.focus,
    .btn-success.active:hover,
    .btn-success.active:focus,
    .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active,
  .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled,
  .btn-success.disabled:hover,
  .btn-success.disabled:focus,
  .btn-success.disabled.focus,
  .btn-success.disabled:active,
  .btn-success.disabled.active,
  .btn-success[disabled],
  .btn-success[disabled]:hover,
  .btn-success[disabled]:focus,
  .btn-success[disabled].focus,
  .btn-success[disabled]:active,
  .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus,
  .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active,
  .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover,
    .btn-info:active:focus,
    .btn-info:active.focus,
    .btn-info.active:hover,
    .btn-info.active:focus,
    .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active,
  .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled,
  .btn-info.disabled:hover,
  .btn-info.disabled:focus,
  .btn-info.disabled.focus,
  .btn-info.disabled:active,
  .btn-info.disabled.active,
  .btn-info[disabled],
  .btn-info[disabled]:hover,
  .btn-info[disabled]:focus,
  .btn-info[disabled].focus,
  .btn-info[disabled]:active,
  .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus,
  .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active,
  .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover,
    .btn-warning:active:focus,
    .btn-warning:active.focus,
    .btn-warning.active:hover,
    .btn-warning.active:focus,
    .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active,
  .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled,
  .btn-warning.disabled:hover,
  .btn-warning.disabled:focus,
  .btn-warning.disabled.focus,
  .btn-warning.disabled:active,
  .btn-warning.disabled.active,
  .btn-warning[disabled],
  .btn-warning[disabled]:hover,
  .btn-warning[disabled]:focus,
  .btn-warning[disabled].focus,
  .btn-warning[disabled]:active,
  .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus,
  .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active,
  .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover,
    .btn-danger:active:focus,
    .btn-danger:active.focus,
    .btn-danger.active:hover,
    .btn-danger.active:focus,
    .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active,
  .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled,
  .btn-danger.disabled:hover,
  .btn-danger.disabled:focus,
  .btn-danger.disabled.focus,
  .btn-danger.disabled:active,
  .btn-danger.disabled.active,
  .btn-danger[disabled],
  .btn-danger[disabled]:hover,
  .btn-danger[disabled]:focus,
  .btn-danger[disabled].focus,
  .btn-danger[disabled]:active,
  .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #d95b43;
  font-weight: normal;
  border-radius: 0; }
  .btn-link,
  .btn-link:active,
  .btn-link.active,
  .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link,
  .btn-link:hover,
  .btn-link:focus,
  .btn-link:active {
    border-color: transparent; }
  .btn-link:hover,
  .btn-link:focus {
    color: #ca563f;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover,
  .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover,
    .btn-group > .btn:focus,
    .btn-group > .btn:active,
    .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before,
  .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid transparent;
  border-radius: 4px; }
  .input-group-addon.input-sm, .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover,
    .input-group-btn > .btn:focus,
    .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before,
  .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover,
      .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover,
      .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #d95b43; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #333; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: transparent transparent #333; }
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
      color: #fff;
      background-color: #db5940;
      border: 1px solid transparent;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a,
  .nav-pills > li.active > a:hover,
  .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a,
    .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: auto;
  margin-bottom: 0;
  border: 1px solid transparent; }
  .navbar:before,
  .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 0; } }

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before,
  .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 0 0;
  font-size: 18px;
  line-height: 20px;
  height: auto; }
  .navbar-brand:hover,
  .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: 0; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: auto-34px/2;
  margin-bottom: auto-34px/2;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 0 0; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 0;
          padding-bottom: 0; } }

.navbar-form {
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: auto-40px/2;
  margin-bottom: auto-40px/2; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: auto-40px/2;
  margin-bottom: auto-40px/2; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: auto-30px/2;
    margin-bottom: auto-30px/2; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: auto-22/2;
    margin-bottom: auto-22/2; }

.navbar-text {
  margin-top: auto-20px/2;
  margin-bottom: auto-20px/2; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 0;
      margin-right: 0; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: 0; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: transparent;
  border-color: 0; }
  .navbar-default .navbar-brand {
    color: #353535; }
    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
      color: #1c1c1c;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #353535; }
  .navbar-default .navbar-nav > li > a {
    color: #353535; }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent; }
  .navbar-default .navbar-nav > .disabled > a,
  .navbar-default .navbar-nav > .disabled > a:hover,
  .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
      background-color: #db5940; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: 0; }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #353535; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #353535; }
    .navbar-default .navbar-link:hover {
      color: #fff; }
  .navbar-default .btn-link {
    color: #353535; }
    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
      color: #fff; }
    .navbar-default .btn-link[disabled]:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover,
    .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover,
    .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a,
  .navbar-inverse .navbar-nav > .disabled > a:hover,
  .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover,
    .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/\\00a0";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #fff;
      background-color: #fff;
      border: 1px solid transparent;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover,
  .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #000;
    border-color: transparent; }
  .pagination > .active > a,
  .pagination > .active > a:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #000;
    border-color: transparent;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before,
  .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid transparent;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #000; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover,
  .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover,
  .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover,
  .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover,
  .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover,
  .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover,
  .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge,
  .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #d95b43;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #555; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #d95b43; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover,
  a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading,
  .list-group-item.disabled:hover .list-group-item-heading,
  .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text,
  .list-group-item.disabled:hover .list-group-item-text,
  .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small,
  .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small,
  .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text,
  .list-group-item.active:hover .list-group-item-text,
  .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover,
  a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active,
  a.list-group-item-success.active:hover,
  a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover,
  a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active,
  a.list-group-item-info.active:hover,
  a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover,
  a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active,
  a.list-group-item-warning.active:hover,
  a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover,
  a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active,
  a.list-group-item-danger.active:hover,
  a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before,
  .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before,
  .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left,
        .carousel-inner > .item.prev.right,
        .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover,
  .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1209px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1209px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1209px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1209px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1210px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1210px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1210px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1210px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1209px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1210px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/fontawesome-webfont.eot?v=4.4.0);src:url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'),url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(//trademark.bcla.gr/wp-content/themes/law-firm/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}/*= CORE CSS */
.hidden { display:none; }
.eventCalendar-wrap { 
	position:relative; 
	overflow:hidden;
}
.eventCalendar-wrap .arrow { 
	position:absolute; 
	z-index:5; 
	top: 13px;
}
	.eventCalendar-wrap .prev {
		left: 9px;
	}
	.eventCalendar-wrap .next {
		right: 9px;
	}
	
.eventCalendar-currentTitle .monthTitle {
	display:block;
	text-align:center;
}
	.eventCalendar-monthWrap {
		top:0; left:0;
		z-index:2;
	}
		.eventCalendar-monthWrap.currentMonth { 
			z-index:1;
			width:  auto !important;
		}	
.eventCalendar-daysList { 
	display:table;
	width:100%;
}
	.eventCalendar-daysList.eventCalendar-showAsWeek {
		display:block;
	}
	
	.eventCalendar-daysList li {
		display:table-cell;
	}
		.eventCalendar-daysList li.dayWithEvents {
			background:rgba(0,0,0,0.15);
		} 
		.eventCalendar-daysList li.current {
			background:rgba(0,0,0,0.35);
		} 
		.eventCalendar-daysList.eventCalendar-showAsWeek li {
			display:block;
			float:left;
			width:14.28%;
			height:20px;
			color: #d95b43;
			font-size: 13px;
			min-height: 38px;
			line-height: 38px;
			border-bottom: 1px solid #ddd;
			border-right: 1px solid #ddd;
		}
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(7),
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(14),
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(21),
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(28),
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(35),
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(42),
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(7){border-right: 0;}
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(36),
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(37),
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(38),
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(39),
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(40),
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(41),
		.eventCalendar-daysList.eventCalendar-showAsWeek li:nth-child(42){border-bottom: 0;}
	.eventCalendar-daysList li a {
		padding:0;
		display:block;
		text-align:center;
		font-size:8px;
		min-width:7px;
	}
.eventCalendar-loading {
	display:block;
	min-width:100px;
	height:40px;
	line-height:40px;
}	
.eventCalendar-list {
	position:relative;
	z-index:1;
	
}	
	.eventCalendar-list.oldEventList {
		z-index:2;
	}
	.eventCalendar-subtitle {
		color: #d95b43;
		font-size: 18px;
		font-weight: 400;
		line-height: 22px;
		margin: 0 0 16px;
		padding: 10px 0 0;
		text-transform: uppercase;
	}
/* end of core CSS *//* Theme CSS */
.eventCalendar-wrap {
	border: 1px solid #cecece;
	min-height: 570px;
	overflow: hidden;
	padding: 0 20px 8px;
}
.eventCalendar-wrap .arrow {
	text-decoration: none;
	color: #fff;
	padding: 0 5px;
	line-height: 28px;
	border-radius: 3px;
	top: 13px;
	padding: 8px 10px;
	background: #c24027;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
}
.eventCalendar-wrap .arrow.prev {
}
.eventCalendar-wrap .arrow:hover {
	opacity: 0.7;
}
.eventCalendar-wrap .arrow span {
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #fff;
	float: left;
	text-indent: -5000px;
}
.eventCalendar-wrap .arrow.prev span {
	border-left-width: 0;
	border-right: 6px solid #fff;
}
.eventCalendar-slider {
	height: 80px;
}
.eventCalendar-monthWrap {
	border-radius: 0;
	top: 0;
	left: 0px;
}
.eventCalendar-currentTitle {
	background: #db5940;
	border: 1px solid #c34128;
	color: #fff;
	margin: 0 -20px 31px;
	overflow: hidden;
	padding: 10px 9px 12px;
}
.eventCalendar-currentTitle .monthTitle {
	font: 700 24px/28px "Source Sans Pro", "Arial", "Helvetica", sans-serif;
	color: #fff;
	text-decoration: none;
}
.eventCalendar-daysList {
	zoom: 1;
	padding: 0;
	width: 100%;
}
.eventCalendar-daysList.showAsWeek {
	margin: 0;
	width: auto;
}
.eventCalendar-daysList:before, .eventCalendar-daysList:after {
	content: "";
	display: table;
}
.eventCalendar-daysList:after {
	clear: both;
}
.eventCalendar-day-header {
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	line-height: 25px;
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #ddd;
}
.eventCalendar-daysList.showAsWeek li {
	height: auto;
	margin: 0;
}
.eventCalendar-daysList.showAsWeek li.empty {
	min-height: 38px;
}
.eventCalendar-day a {
	text-decoration: none;
	font-size: 10px;
	color: #424242;
}
.eventCalendar-day {
	border-left: solid 1px #BCBCBC;
}
.showAsWeek .eventCalendar-day {
	border-left-width: 0;
}
.showAsWeek .eventCalendar-day a {
	line-height: 38px;
	font-size: 13px;
}
.eventCalendar-day a:hover {
	background-color: #E4E4E4;/*	box-shadow:inset 5px 5px 10px #C1C1C1;
					text-shadow: 2px 2px 2px #C1C1C1;*/
}
.eventCalendar-daysList li.today a {
	color: #d95b43;
}
li.eventCalendar-day.today a:hover {
	background-color: #ccc;/*box-shadow:inset 5px 5px 10px #999;*/
}
.eventCalendar-daysList li.dayWithEvents a {
	background: #db5940;
	display: block;
	/*box-shadow:inset 5px 5px 10px #698B10;
				text-shadow: 2px 2px 2px #698B10;*/
	color: #fff;
}
li.eventCalendar-day.dayWithEvents a:hover {
	background-color: #C2D374;/*box-shadow:inset 5px 5px 10px #89B814;
					text-shadow: 2px 2px 2px #89B814;*/
}
.eventCalendar-daysList li.current a {
	color: #fff;
	background: #449FB2;
	box-shadow: inset 5px 5px 10px #216B7A;
	text-shadow: 2px 2px 2px #216B7A;
}
li.eventCalendar-day.current a:hover {
	background-color: #79BDCC;
	box-shadow: inset 5px 5px 10px #449FB2;
	text-shadow: 2px 2px 2px #449FB2;
}
.eventCalendar-loading {
	border-radius: 4px;
	margin: 5px auto;
	padding: 0 10px;
	background-color: #ccc;
	color: #fff;
	text-align: center;
	font-weight: bold;
	box-shadow: 0 0 10px #ccc;
	text-shadow: 0 0 3px #aaa;
	position: absolute;
	z-index: 4;
	top: 25px;
	left: 5px;
}
.eventCalendar-loading.error {
	background-color: red;
}
.eventCalendar-list-wrap {
	min-height: 100px;
	width: auto !important;
	position: relative;
}
.eventCalendar-list-content.scrollable {
	height: 100px;
	overflow-y: auto;
	margin: 0 5px 5px 0;
}
.eventCalendar-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.eventCalendar-list li {
	padding: 10px 0px 2px 10px;
    margin: 0px 0px 1px 0px;
}
.eventCalendar-list li:last-child {
	/*border: 0;*/
}
.eventCalendar-list li time {
	display: block;
	font-size: 10px;
	line-height: 15px;
	margin: 0 0 4px;
	overflow: hidden;
}
.eventCalendar-list li time em {
	float: left;
	font-style: normal;
}
.eventCalendar-list li time small {
	font-size: 10px;
	float: left;
	background-color: #807E7E;
	color: #fff;
	padding: 0 5px 0 4px;
	margin: 0 0 0 3px;
}
.eventCalendar-list li .eventTitle {
	display: block;
	clear: both;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	text-decoration: none;
}
.eventCalendar-list li a.eventTitle {
	color: #555;
}
.eventCalendar-list li a.eventTitle:hover {
	text-decoration: none;
	color: #db5940;
}
.eventCalendar-list li .eventDesc {
	clear: both;
	margin: 0 0 5px 0;
	font-size: 80%;
	line-height: 1.2em;
 .
}
.bt {
	font-size: 12px;
	display: block;
	clear: both;
	text-align: center;
	margin-top: 10px;
	padding: 9px 34px 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	background-color: #698B10;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#89B814), to(#698B10));
	background-image: -moz-linear-gradient(top, #89B814, #698B10);
	background-image: -ms-linear-gradient(top, #89B814, #698B10);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89B814), color-stop(100%, #698B10));
	background-image: -webkit-linear-gradient(top, #89B814, #698B10);
	background-image: -o-linear-gradient(top, #89B814, #698B10);
	background-image: linear-gradient(top, #89B814, #698B10);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89B814', endColorstr='#698B10', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid #698B10;
	border-color: #698B10 #698B10 #465F05;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	-ms-transition: 0.1s linear all;
	-o-transition: 0.1s linear all;
	transition: 0.1s linear all;
}
.bt:hover {
	background-position: 0 -15px;
	text-decoration: none;
}
/* end of theme css */
/*= ONLY FOR DEMO PAGE */
body {
/*
	width:978px;
	box-shadow:0 0 10px #777;
	padding: 20px 40px;
	margin:0 auto;
	*/
}
/*
.eventCalendar-wrap {
	width:265px;
}
*/
.features li {
	margin-bottom: 3px;
}
#thanksPanel li {
	margin-bottom: 0;
}
#introPanel {
	padding-top: 20px;
}
.poweredBy img {
	float: left;
	margin-right: 3px;
}
.poweredBy .data {
	float: left;
}
.poweredBy .name {
	font-weight: bold;
	color: #555;
	text-decoration: none;
	display: block;
	margin-top: 28px;
}
.poweredBy .twitter {
	text-decoration: none;
	display: block;
	float: left;
}
.features {
	padding-left: 20px;
	float: left;
}
#appLogo {
	margin-right: 30px;
}
pre {
	clear: both;
	background-color: #FFFFCC;
	padding: 5px;
	border: solid 1px #FED17E;
	overflow: auto;
}
#license {
	width: 300px;
	float: right;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}
/* end of demo page *//*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/fancybox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}
.fancybox-lock body {
    overflow: hidden !important;
}
.fancybox-lock-test {
    overflow-y: hidden !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}
	#fancybox-loading div {
		background-image: url(//i0.wp.com/trademark.bcla.gr/wp-content/themes/law-firm/images/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}.main-page-wrapper {
	padding: 100px 0;
	float: left;
	width: 100%;
}
.section-element {
	width: 100%;
	float: left;
	padding: 80px 0;
}
.main-page-wrapper .section-element:nth-child(1) {
	padding: 0px 0px;
}
.alert.alert-danger, .alert.alert-success, .alert.alert-info, .alert.alert-warning {
	border-radius: 0px;
	border: 2px solid;
	font-size: 15px;
}
.law-home-page {
	padding: 80px 0;
}
.haslayout {
	width: 100%;
	float: left;
	position: relative;
}
article.law-post {
	position: relative;
	padding: 20px;
	border: 1px solid #dfdfdf;
}
.sticky-post-wrap {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #db5940;
	padding: 2px 15px;
	color: #FFF;
}
.law-assign-menu .centered{ text-align:right; float:right;}
.login-modalbox,
.signup-modalbox{ z-index:9999;}
/******** Preloader ********/

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	z-index: 10000;
	height: 100%;
}
#status {
	position: absolute;
	left: 50%;
	top: 50%;
}
#status img {
	margin: -90px 0 0 -40px;
	max-width: inherit;
}
.tgm-demo-style {
	display: block;
	margin: 0.5em 0.5em 0 0;
	clear: both;
}
.tgm-p-style {
	float: right;
	padding: 0em 1.5em 0.5em 0;
}
.tgm-version {
	min-width: 32px;
	text-align: right;
	float: right;
}
.tgm-minimum-requirement {
	min-width: 32px;
	text-align: right;
	float: right;
}
.elm-display-none {
	display: none;
}
figure.gallery-item {
	width: 20%;
	float: left;
	margin-bottom: 10px;
}
figure.gallery-item img {
	width: 100%;
	height: 100%;
}
/* =WordPress Core

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

.wp-caption .wp-caption-text,  .entry-caption,  .gallery-caption {
	font-size: 15px;
	font-weight: 300;
}
.sticky {
}
.bypostauthor {
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,  div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: left;
}
aside .wp-caption {
	max-width: 100%;
}
aside .wp-caption img {
	margin: 0 0 10px;
}
.wp-caption.aligncenter, .wp-caption.alignnone {
	overflow: hidden;
	margin: 0 0 40px;
}
.th-post-content .wp-caption.aligncenter {
	float: none;
}
.th-post-content .wp-caption.alignright {
	float: right;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
	float: none;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* =WordPress Core End*/