/* (c) 2011, Šulija & Partners. */

body {
	background: #fff;
	color: #484848;
	font: normal 100.01% Georgia, serif;
	background: url('/i/main-top-bg.gif') top left repeat-x;
	background: rgb(247, 244, 239);
	-webkit-text-size-adjust: 100%;
}
a {
	color: #644737;		text-decoration: none;
}
a.title-link:hover, a:hover, .active a, a.menu-entry-link:hover, a.active{	color: #c60000;}h4.title a.title-link, div.content div a{	text-decoration:underline;}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.slide-content a{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 21px !important;
    text-decoration: none!important;
}
.short-annotation {
	margin: 0px;
}
.short-annotation a{
	font-size: 17px !important;
    font-family: Arial,Helvetica,sans-serif;
    margin-bottom: 0px;
    color: #f9f9f9;
}

.header-photo-new {
	width:100%;
	margin-bottom:30px;
	padding-top:15%;
	position: relative;
}

@media screen and (max-width: 980px){
	.header-photo-new {
		padding-top:30%;
	}
}

.header-photo-gradient-left{
	content: '';
    top: 0;
    position: absolute;
    padding-left: 15%;
    padding-top: 15%;
    height: 100%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to right, #ffffff, rgba(220, 66, 37, 0));
}
.header-photo-gradient-right{
	content: '';
    top: 0;
    position: absolute;
    padding-left: 15%;
    padding-top: 15%;
    height: 100%;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(to left, #ffffff, rgba(220, 66, 37, 0));
}

.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
 }

.menu {
	list-style: none;
}
	.menu .menu-entry {
		display: block;
		float: left;
		margin-left: 0;
		position:relative;
	}
	.news-menu p {padding: 0px 5px 0px 15px; margin-bottom:10px;}
.form-submit {
	font-family: Georgia, serif;
}
.text-input {
	font-family: Georgia, serif;
	font-size: 12px;
}
.text-input.error {
	border: 1px solid #f00;
}

#sulija {
}

#logo-container {
	height: 141px;
	width: 296px;
	background: transparent url("/i/logo-bg.gif") top left repeat-x;
}
#logo {
	margin: 42px 0 0 0;
}

#tools-container {
	display: block;
	float: right;
	height: 17px;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 46px;
}
	#tools-container .link {
		float: left;
		display: block;
		width: 35px;
		line-height: 16px;
		text-align: center;
		border-left: 1px solid #c5beb0;
		border-right: 1px solid #f4f3f1;
		color: #644737;
		margin: 0;
	}
	#tools-container .link.first {
		border-left: 0 none;
	}
	#tools-container .link.last {
		border-right: 0 none;
	}
	#tools-container #tools-send {
		padding-top: 2px;
	}


#search-form-container {
	display: block;
	float: right;
	height: 19px;
	margin-top: 46px;
	vertical-align: top;
}
	#search-form .text-input {
		border: 1px solid #c7bdaa;
		height: 15px;
		vertical-align: top;
	}
	#search-form .form-submit {
		border: 1px solid #c7bdaa;
		background-color: #c7bdaa;
		color: #fff;
		height: 19px;
		width: 70px;
		text-transform: uppercase;
		margin: 0;
		vertical-align: top;
		font-family: Arial, sans-serif;
		font-size: 11px;
	}

#languages {
	display: block;
	float: right;
	margin-top: 15px;
	font-size: 13px;
}
	#languages .menu {
	}
	#languages .menu .menu-entry {
		border-left: 1px solid #f4f3f1;
		border-right: 1px solid #c5beb0;
		display: block;
		float: left;
		padding: 0 7px;
		margin: 0;
		line-height: 20px;
		text-transform: uppercase;
		font-family: Arial, sans-serif;
		font-size: 11px;
	}
	#languages .menu .menu-entry.first {
		border-left: 0 none;
	}
	#languages .menu .menu-entry.last {
		border-right: 0 none;
		padding-right: 0;
	}
	#languages .menu .menu-entry .menu-entry-link {
		color: #644737;
	}	#languages .menu .menu-entry .menu-entry-link:hover{		color: #c60000;	}	
	#languages .menu .menu-entry.active .menu-entry-link {
		text-decoration: none;
	}

#main-menu-container {
	height: 60px;
	vertical-align: middle;
	font-size: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
	#main-menu-container .menu {
		height: 60px;
		width: 100%;
		
	}
	/*#main-menu-container .menu .menu-entry {
		margin-left: 13px;
		line-height: 60px;
		text-align: center;
		text-transform: uppercase;
	}*/		#main-menu-container .menu .menu-entry {		line-height: 60px;		text-align: center;	}	#main-menu-container .menu .menu-entry a {		padding-left: 10px;		padding-right: 9px;	}	
	#main-menu-container .menu .menu-entry .menu-entry-link:hover {
		color: #c60000;
	}
	#main-menu-container .menu .menu-entry.first {
		margin-left: 0px;
	}
	#main-menu-container .menu .menu-entry.last {		border-right: 0 none;
	}
	#main-menu-container .menu .menu-entry.active {
		/*background: transparent url("/i/menu-bottom-arrow.gif") bottom center no-repeat;*/
	}
	#main-menu-container .menu .menu-entry.active .menu-entry-link {
		color: #c60000;
	}

.childs-container {
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 275px;
	z-index: 20;		margin-top: 5px;
}
.childs-container img {
	margin-left: 20px;
}
	.childs-container .menu {
		background-color: rgba(249, 246, 239, 1);
		padding: 10px 0px;
		text-align: left;
		margin: -6px 0 0 0;
		border: 2px solid #ECECEC;
	}
		.childs-container .menu .menu-entry {
			float: none;
			font-size: 12px;
			padding: 0px 15px;
			line-height: 29px;
		}
		.childs-container .menu .menu-entry a.has-childs::after {		content:"⯈"; float:right; padding-right:5px;	}
		.childs-container .menu .menu-entry a {			text-decoration: none;	border-bottom: 2px solid #b09e78;display:block;font-family:Verdana;  line-height: 19px; padding-top:6px;padding-bottom:6px;	}
		.childs-container .menu .menu-entry a:hover {			color: #c60000;		}		
		.sub-menu {
			width:275px;
			list-style: none;
			position: absolute;
			left: 255px;
			background-color: #F7F5F5;
			padding: 10px 0px;
			text-align: left;
			margin: -6px 0 0 0;
			border: 2px solid #ececec;
			top: 0;
			z-index: 10;
		}
		.childs-container .menu .menu-entry.last > a{
			border-bottom: 0 none;
		}
.slide_element {
	background: transparent;
	font-size: 1px;
	overflow: hidden;
}
#slides-container {
	height: 150px;
}
#slide-shadow {
	height: 15px;
	margin-bottom: 15px;
}

#main-content {
	margin-bottom: 70px;
	font-size: 16px;
	line-height: 1.6em;
	
}
#main-content h2 {
	font-size: 28px;
	line-height: 40px;
	font-weight: normal;
}

#highlights-content {
	margin-bottom: 30px;
}
#highlights-content .entry {
	display: block;
	margin: 24px 0;
	padding-top: 6px;
	border-top: 1px dotted #b09e78;
}
#highlights-content .entry.first {
	margin-top: 12px;
	border-top: 0px none;
}
#highlights-content h3.title {
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	color: #644737;
	margin: 0;
}
#highlights-content h4.title {
	font-weight: normal;
	margin: 0 0 2px 0;
	font-size: 12px;
	font-family:Verdana,Georgia,Arial,sans-serif;
}
#highlights-content .date {
	font-size: 10px;
	font-style: italic;
	margin: 0 0 2px 0;
	font-family:Verdana,Georgia,Arial,sans-serif;
}
#highlights-content .short {
	font-size: 11px;
	margin: 0 0 10px 0;
	font-family:Verdana,Georgia,Arial,sans-serif;
}
#highlights-content .more-link {
	float: right;
	font-size: 11px;
	color: #a9a9a9;
	margin: 0 0 3px 0;
	font-family:Verdana,Georgia,Arial,sans-serif;
}
#highlights-content .more-entries-link {
	border-top: 1px solid #c9c9c9;
	display: block;
	font-size: 11px;
	margin-top: 10px;
	padding-top: 10px;
	font-family:Verdana,Georgia,Arial,sans-serif;
}

#projects-content {
	margin-bottom: 30px;
}
#projects-content p{
	margin-bottom: 0px;
}
#projects-content .content {
	font-size: 11px;
	line-height: 1.4em;
	font-family:Verdana,Georgia,Arial,sans-serif;
}
#projects-content .title {
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	color: #644737;
	margin: 0 0 10px 0;
}
#projects-content li {
	display: block;
	margin: 14px 0;
	padding-top: 14px;
	border-top: 1px dotted #b09e78;
}
#projects-content li:first-child {
	margin-top: 0px;
	border-top: 0px none;
}
#projects-content .more-link-container {
	border-top: 1px solid #c9c9c9;
	font-size: 12px;
	margin-top: 10px;
	padding-top: 10px;
}

#areas-content {
	margin-bottom: 30px;
	font-size: 11px;
	line-height: 1.5em;
	font-family:Verdana,Georgia,Arial,sans-serif;
}
#areas-content .title{
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	color: #644737;
	margin: 0 0 10px 0;
}
#areas-content .subtitle{
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: #644737;
	margin: 0 0 10px 0;
}
#areas-content li {
	display: block;
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px dotted #b09e78;
}
#areas-content li:first-child {
	margin-top: 12px;
	border-top: 0px none;
}

.main-custom-content {
	margin-bottom: 30px;
	width: 280px!important;
}
.main-custom-content h3.title {
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	color: #644737;
	margin: 0 0 2px 0;
}
.main-custom-content .container {
	list-style: none;
	background-color: #fff;
	padding: 10px 15px;
	text-align: left;
	margin: 0 0 20px 0;
	border: 2px solid #ddd;
	font-family:Verdana,Georgia,Arial,sans-serif;
}
.main-custom-content p {
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	font-family:Verdana,Georgia,Arial,sans-serif;
}
.main-custom-content .entry {
	font-size: 11px;
	border-bottom: 0px none;
	line-height: 24px;
	margin-left: 0;
}
.main-custom-content .last {
	border-bottom: 0px none;
}
	.main-custom-content .entry .link {
		text-decoration: none;
		/*border-bottom: 1px dotted #b09e78;*/
	}
	.main-custom-content .entry .link:hover {
		text-decoration: none;				color: #c60000;
		/*border-bottom: 1px solid #b09e78;*/
	}

#title-container {
	width: 100%;
	/*background-color: rgba(100, 71, 55, 0.88);
	background-color: rgb(232, 232, 232);
    background-image: linear-gradient(90deg, rgba(203,192,177, 0.07) 50%, transparent 50%), linear-gradient(90deg, rgba(203,192,177,.13) 50%, transparent 50%), linear-gradient(90deg, transparent 50%, rgba(203,192,177,.17) 50%), linear-gradient(90deg, transparent 50%, rgba(203,192,177,.19) 50%);
    background-size: 54px, 103px, 50px, 110px;*/
	box-shadow:none;
	background:none;
	border-top:1px dotted #b09e78;
	border-bottom:1px dotted #b09e78;
	font-size: 28px;
	color: #404040;
	padding: 10px 0;
	margin: 0 0 25px 0;
}
#title-container h1 {
	margin: 0 0 0 8px;
	line-height: 25px;
	font-weight: normal;
}

.text_content {
	line-height: 1.5em;
	font-size:16px;
}
.text_content .text_menu {
	float: right;
}
.text_content h3 {
color:#644737;
border-bottom: 1px solid #c7bdaa;
}
	.text_menu .menu {
		background-color: #fff;
		padding: 10px 0px;
		text-align: left;
		margin: -6px 0 30px 0;
		border: 2px solid #ddd;
		font-family:Verdana,Georgia,Arial,sans-serif;
	}
		.text_menu h3.title {
			font-weight: normal;
			font-size: 16px;
			text-transform: uppercase;
			color: #644737;
			margin: 0 0 9px 0;
		}
		
		.text_menu .menu .menu-entry a{
		 padding-top: 5px;
			padding-bottom: 5px;
		 }
		.text_menu .menu .menu-entry {
			float: none;
			font-size: 12px;
			padding: 0px 15px;
			line-height: 19px;
		}
		
	/*	.text_menu .menu .menu-entry a.has-childs::before {			content:"⯈";float:right;	}*/
		.text_menu .menu .menu-entry a {			text-decoration: none;	border-bottom: 1px dotted #b09e78;display:block;	 }
		.text_menu .menu .menu-entry.last a{
			border-bottom: 0 none;
		}
		.text_menu .menu-entry.active a{color:#C60000 ;}
		.text_menu .menu-entry.not-active a{color:#644737;}
		.text_menu .menu-entry a:hover {			color: #c60000;		}		
		.text_menu .menu .menu-entry.active .menu-entry-link {
			font-weight: bold;
			text-decoration: none;
		}
		.text_menu .menu .menu-entry.not-active .menu-entry-link {
			font-weight: normal;
			text-decoration: none;
		}
		/*.text_menu .sub-menu{
			width:275px;
			list-style: none;
			position: absolute;
			right: 265px;
			left:auto;
			background-color: #FFFFFF;
			padding: 10px 0px;
			text-align: left;
			margin: -6px 0 0 0;
			border: 2px solid #ddd;
			top: 0;
		}*/
		.sub-menu-right{
			margin:0;
		}
		.sub-menu-right .menu-entry{
			padding: 0px 0px 0px 0px!important;
		}
		.sub-menu-right .menu-entry a{
			border-bottom: 1px dotted #dadada !important;
		}
		.sub-menu-right .menu-entry.last a{
			border-bottom: 1px dotted #b09e78 !important;
		}
		.sub-menu-right .menu-entry a{
			background: #FCFCFC;
			padding-left: 25px;
			padding-top:5px;
			padding-bottom:5px;
			line-height: 19px;
		}

		
		
		.sub-menu-left{
	
			width:275px;
			list-style: none;
			position: absolute;
			left: 170px;
			background-color: #F7F5F5;
			padding: 10px 0px;
			text-align: left;
			margin: -6px 0 0 0;
			border: 2px solid #ececec;
			top: 0;
		}
		
		
		
		.legal-expertise-menu .entry a.has-childs::after {		content:""; float:right; padding-right:5px;	}
		.legal-expertise-menu .sub-menu-left .menu-entry a {	line-height: 19px; padding-top:6px;padding-bottom:6px;		text-decoration: none;	border-bottom: 1px dotted #b09e78;display:block;	}
		.legal-expertise-menu .entry a:hover {			color: #c60000;		}		
		.legal-expertise-menu .entry{ position:relative;  }
		.legal-expertise-menu  .sub-menu-left .menu-entry.last a{ border-bottom: 0 none !important; }
		.legal-expertise-menu  .sub-menu-left { z-index:1; }
		.legal-expertise-menu .menu-entry {
			float: none;
			font-size: 12px;
			padding: 0px 15px;
			line-height: 29px;
			margin:0px;
		}
		
#search-results-page {
	margin-bottom: 70px;
	font-size: 16px;
}

#send-url-page-container {
	margin-bottom: 70px;
	font-size: 16px;
}
	#send-url-page-container #send-url-error-container {
		border: 1px solid #f00;
		color: #f00;
		padding: 15px;
		margin-bottom: 10px;
	}
	#send-url-page-container #send-url-success-container {
		border: 1px solid #393;
		color: #393;
		padding: 15px;
		margin-bottom: 10px;
	}
	#send-url-page-container #send-url-success-container p {
		margin: 0;
	}
	#send-url-page-container #send-url-form-container #send-url-input-name,
	#send-url-page-container #send-url-form-container #send-url-input-email {
		margin-bottom: 10px;
	}
	#send-url-page-container #send-url-form-container .form-element {
		margin-bottom: 10px;
	}
	#send-url-page-container #send-url-form-container .form-element .label {
		display: block;
		margin-bottom: 4px;
	}
	#send-url-page-container #send-url-form-container #form-element-copy-container .checkbox {
		float: left;
		margin-right: 7px;
	}
	#send-url-page-container #send-url-form-container .form-element .text-input {
		font-size: 16px;
		height: 24px;
		line-height: 24px;
		padding: 2px 4px;
		width: 400px;
	}

#news-subscribe-page-container {
	margin-bottom: 70px;
	font-size: 16px;
}
	#news-subscribe-form {
	}
	#news-subscribe-form-container {
	}
	#news-subscribe-error-container {
		border: 1px solid #f00;
		color: #f00;
		padding: 15px;
		margin-bottom: 10px;
	}
	#news-subscribe-status-container {
		border: 1px solid #393;
		color: #393;
		padding: 15px;
		margin-bottom: 10px;
	}
	#news-subscribe-error-container p,
	#news-subscribe-status-container p {
		margin: 0;
	}

	#news-subscribe-form-container .form-element .label {
		display: block;
		margin-bottom: 4px;
	}
	#news-subscribe-form-container .form-element .text-input {
		font-size: 16px;
		height: 24px;
		line-height: 24px;
		padding: 2px 4px;
		width: 400px;
		margin-bottom: 10px;
	}
	#form-element-action-container {
		margin-bottom: 10px;
	}

#contacts-container {
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	line-height: 32px;
	text-align: center;
}
	#contacts-container p {
		margin: 0;
		font-size: 9px;
		line-height: 20px;
		font-family:Verdana,Georgia,Arial,sans-serif;
	}

#feedback-page-container {
	margin-bottom: 70px;
	font-size: 16px;
}

#sitemap-page {
}
#sitemap-page .menu {
	list-style: circle;
	margin-left: 15px;
}
#sitemap-page .menu .menu {
	margin-left: 30px;
}
#sitemap-page .menu-entry {
	float: none;
	margin: auto;
	display: list-item;
}

#bottom-menu {
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-family:Verdana,Georgia,Arial,sans-serif;
}
	#bottom-menu .menu-entry-link {
		color: #644737;
		margin: 0 2px;
		font-size: 11px;
	}
	#bottom-menu .menu-entry-link.first {
		margin: 0 2px 0 0;
	}
	#bottom-menu .menu-entry-link.last {
		margin: 0 0 0 2px;
	}

#copyright {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	font-family:Verdana,Georgia,Arial,sans-serif;
}

.paging {
	margin: 15px 0;
}
.paging .page-link {
	margin-right: 10px;
}
.paging .page-link.current {
	font-weight: bold;
	text-decoration: none;
}
.paging .page-link.next {
}
.paging .page-link.previous {
}

#news-subscribe-page-container {
}
#news-form {
	margin-bottom: 70px;
	font-size: 16px;
}
#news-form .text {
	padding: 4px;
	margin-top: 5px;
	font: normal 1em Arial, Helvetica, sans-serif;
	width: 300px;
}
#news-form .label {
	display: block;
	margin: 3px 0 0 0;
}


#reqform {
	margin: 0;
	padding: 0;
	width: 300px;
}
	#reqform br {
		clear: both;
		font-size: 1px;
	}
	#reqform label {
		display: block;
		margin: 3px 0 0 0;
	}
	#reqform-name,
	#reqform-mail,
	#reqform-text {
		padding: 4px;
		margin-top: 5px;
		font: normal 1em Arial, Helvetica, sans-serif;
		width: 95%;
	}
	#reqform-text {
		height: 100px;
		width: 96%;
	}
	#reqform-send {
		margin-top: 5px;
	}

pre {
	border: 1px dotted #f00;
	padding: 15px;
	background-color: #eee;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.select {
    -webkit-touch-callout: auto;
    -webkit-user-select: auto;
    -khtml-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.slider-slogan{
    position: absolute;
    background: rgba(0, 0, 0, 0.35);
    color: #FFF;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 4px 5px;
    font-size: 17px;
    font-family: Arial,Helvetica,sans-serif;
}
.international-recognition{
	height: 100px;
}

.international-recognition div{
		position: absolute;
	  left: 0;
	  right: 0;
	  text-align: center;
}
.international-recognition img{
  height: 100px;
  margin:0px 8px;
}

.notable-experience ul{
	background-color: #fff;
	padding: 10px 0px;
	text-align: left;
	margin: -6px 0 30px 0;
	border: 2px solid #ddd;
	font-family: Verdana,Georgia,Arial,sans-serif;
	list-style:none;
}
.notable-experience ul li{  
	float: none;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	text-align:justify;
	margin:0px 15px;
	border-bottom: 1px dotted #b09e78;
}

.notable-experience ul li:last-child{
	border-bottom: 0px dotted #b09e78;
}

.key_contacts {padding:12px 14px 8px 8px !important;} 

.key_contacts p img {
	display: inline;
	margin: auto;
}

blockquote{
border: 1px solid #c7bdaa;
  padding: 10px;
  margin-bottom: 30px;
}

.managing_partner{
  border: 2px solid #ddd;
  margin-bottom:10px;
}

#header-title{
position:relative;
margin-bottom:20px;
}

#header-title .grid_11{
margin-left:auto;
}
#header-title h1 {
font-size: 23px;
  font-weight: normal;
  color: #C60000;
  margin-bottom: 0px;
  border-bottom: 1px solid #c7bdaa;
  padding: 2px;
  margin-top: 13px;
}
#header-title img{
width:100%;
}
.slider-transparency{
 /* background: rgba(226, 215, 209, 0.28);*/
  height: 100%;
}

a:focus {
  outline: none;
}
.main-background{
	
	 background: url('/i/main-top-bg.gif') top left repeat-x,#FFF;
    box-shadow: 0px 0px 10px #888;
}
.container_16{
	   
	    padding: 0px 5%;
}

.highlights-list p {margin:0px;}
.highlights-list .newmore {margin-bottom:20px; display:block;    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;}

.news-list-date{
	margin:5px 0px;    font-size: 15px;color: #7d7d7d;
}
.news-list-title{
	    font-size: 16px;
    margin-bottom: 0px;
}

.news-list-sidebar h3 {
	    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    color: #644737;
    margin: 0 0 12px 0;
}
.news-list-sidebar ul {
	list-style:none;
    background-color: #fff;
    padding: 10px 0px;
    text-align: left;
    margin: -6px 0 30px 0;
    border: 2px solid #ddd;
    font-family: Verdana,Georgia,Arial,sans-serif;
}
.news-list-sidebar ul li{
	    float: none;
    font-size: 12px;
    padding: 0px 15px;
    line-height: 19px;
	    display: block;
    margin-left: 0;
    position: relative;
}
.news-list-sidebar ul li a{
    text-decoration: none;
    border-bottom: 1px dotted #b09e78;
    display: block;
	    padding-top: 5px;
    padding-bottom: 5px;
}
.news-list-sidebar ul li.last a {
    border-bottom: 0 none;
}

.slider-container .bx-viewport{
	  
}
/*
.slider-slogan.single{
	position: relative;
    background: transparent;
    color: #FFF;
    left: 0;
    right: 0;
    bottom: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px !important;
    text-decoration: none!important;
    font-weight: bold;
    padding: 60px 25px 16px 25px;
}*/

.news-content{font-size:15px;
}

.bx-wrapper li .read-more{   
    font-family: Arial, Helvetica, sans-serif;
    color: #F5F5F5;
    padding: 12px 10px 2px;
    /*text-transform: uppercase;*/
    display: inline-block;
    margin-top: 0;
    margin-left: -10px;
    font-size: 11px !important;}

.bx-wrapper li .view-more{   
    font-size: 11px !important;}

