@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans);
@import url(//fonts.googleapis.com/css?family=Racing+Sans+One);
.cherry-fixed-layout .main-holder {
	background:url(../images/cabeza.png) top center no-repeat;
	/*border-top:3px solid #081155;*/
	-webkit-box-shadow:0 0 7px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 7px rgba(0,0,0,0.1);
	box-shadow:0 0 7px rgba(0,0,0,0.1);
}
@media (min-width: 1200px) {
	.cherry-fixed-layout .main-holder { max-width:1206px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.cherry-fixed-layout .main-holder { max-width:764px; }
}
h1, h2, h3, h4, h5, h6 { text-transform:none; }
h2.top-links_title {
	margin:0 11px 0 5px;
	float:left;
}
.extra-wrap h5 {
	font-family:'Open Sans', sans-serif;
	text-transform:none;
	font-size:20px;
	line-height:29px;
	margin:0 0 10px 0;
}
p { margin-bottom:18px; }
.header {
	background-color:transparent;
	border:none;
	padding:17px 0 0 0;
}
.header .bottom-indent { padding-bottom:20px; }
@media (max-width: 979px) {
	.header .pseudoStickyBlock { display:none !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
@media (max-width: 767px) {
	.logo {
		float:none !important;
		text-align:center;
	}
}
.logo_h {
	display:inline-block;
	vertical-align:top;
}
.logo_h__img img { width:100%; }
.ie8 .logo_h__img img { max-width:none; }
.logo_h__txt {
	position:relative;
	top:7px;
}
.logo_link:hover, .logo_link:focus { color:#333; }
.logo_tagline {
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	color:#0E4291;
	display:inline-block;
	vertical-align:bottom;
	padding:0 0 0 2px;
	margin:0;
}
.search-form {
	position:relative;
	*zoom:1;
}
.search-form:before, .search-form:after {
	display:table;
	content:"";
	line-height:0;
}
.search-form:after { clear:both; }
.search-form form.pull-right { float:none !important; }
.search-form input[type="text"] {
	padding:11px;
	margin:0;
	border-right:none;
	float:left;
	color:#9c9c9c;
	width:100%;
	height:43px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.search-form input[type="text"]::-moz-placeholder {
	color:#9c9c9c;
	opacity:1;
}
.search-form input[type="text"]::-ms-input-placeholder { color:#9c9c9c; }
.search-form input[type="text"]::-webkit-input-placeholder { color:#9c9c9c; }
.search-form input[type="text"]:-moz-placeholder { color:#9c9c9c; }
.search-form input[type="text"]:-ms-input-placeholder { color:#9c9c9c; }
.search-form input[type="text"]::-webkit-input-placeholder { color:#9c9c9c; }
.search-form_is {
	position:absolute;
	right:0;
	top:0;
	border:none;
	padding:0;
	margin:0;
	background-color:#081155;
	font-size:24px;
	color:#fff;
	width:43px;
	height:43px;
	-webkit-transition:background-color 0.3s;
	-moz-transition:background-color 0.3s;
	-o-transition:background-color 0.3s;
	transition:background-color 0.3s;
}
.search-form_is:hover, .search-form_is:focus { background-color:#333333; }
.header .search-form { padding-top:12px; }
.nav_wrapper {
	background-color:#663a21;
	border-bottom:5px solid #A3BD31;
	z-index:101;
}
.home .nav_wrapper { margin-bottom:13px; }
@media (max-width: 979px) {
	.nav_wrapper {
		position:relative !important;
		top:0 !important;
	}
}
@media (max-width: 767px) {
	.nav_wrapper {
		border:none;
		background-color:transparent;
	}
}
.nav_wrapper.isStuck:before, .nav_wrapper.isStuck:after {
	content:'';
	border:inherit;
	background-color:inherit;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
}
@media (max-width: 979px) {
	.nav_wrapper.isStuck:before, .nav_wrapper.isStuck:after { display:none; }
}
.nav_wrapper.isStuck:before { left:-99%; }
.nav_wrapper.isStuck:after { right:-99%; }
.nav__primary {
	padding:0 32px;
	margin-bottom:0;
}
@media (max-width: 767px) {
	.nav__primary { padding:0; }
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	top:45px;
	left:0;
}
.sf-menu { float:left; }
.sf-menu a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.sf-menu > li {
	background-color:transparent;
	position:static;
}
.sf-menu > li > a {
	padding:13px 18px 14px;
	border:none;
	color:#fff;
	text-transform:uppercase;
}
.sf-menu li ul {
	/*background-color:#A4BD2F;*/
	background:rgba(164,189,47,0.85); 
	text-align:center;
	width:100%;
}
.sf-menu li li {
	background-color:transparent;
	float:none;
	display:inline-block;
	vertical-align:top;
	width:auto;
	position:static;
	margin:0 15px;
}
@media (min-width: 1200px) {
	.sf-menu li li { margin:0 25px; }
}
.sf-menu li li a {
	padding:13px 0 14px;
	border:none;
	color:#fff;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	text-transform:uppercase;
	display:inline-block;
	vertical-align:top;
}
.sf-menu li li ul { background-color:#663a21; }
.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a { background-color:#da9500; }
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a {
	background-color:transparent;
	/*color:#309FBB;*/
	color:#00163A;
}
.sf-menu a.sf-with-ul { padding-right:18px; }
.sf-sub-indicator {
	right:50%;
	margin-right:-5px;
	background:url(images/arrows-ffffff.png) no-repeat -10px -100px;
}
a > .sf-sub-indicator {
	top:30px;
	background-position:0 -100px;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator { background-position:0 -100px; }
.sf-menu ul a.sf-with-ul { padding-right:0; }
.sf-menu ul .sf-sub-indicator { background-position:0 -100px; }
.sf-menu ul a > .sf-sub-indicator { background-position:0 -100px; }
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position:-10px -100px; }
.select-menu:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.content-holder { padding-bottom:49px; }
#content { padding-top:35px; }
.title-section { padding:12px 0 0 0; }
.title-header {
	overflow:visible;
	margin:0 0 14px 0;
	font-size:20px;
	line-height:1.2em;
}
.breadcrumb__t {
	background-color:#eaeaea;
	padding:6px 15px 7px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.breadcrumb__t li {
	text-shadow:none;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
}
.breadcrumb__t li.active { color:#081155; }
.breadcrumb__t li.divider {
	margin:0 14px;
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.breadcrumb__t li.divider:after {
	content:'|';
	color:#9c9c9c;
	font:14px/18px Arial, Helvetica, sans-serif;
}
.breadcrumb__t li a { color:#9c9c9c; }
.post-title {
	border-bottom:2px solid #A3BD31;
	margin-bottom:19px;
}
.post-title a {
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.post-title a:hover, .post-title a:focus { text-decoration:none; }
.post .featured-thumbnail.large { margin-top:0; }
.post .btn-primary {
	font-size:12px;
	padding:4px 10px;
}
.post_meta {
	border-color:#d7d7d7;
	padding:9.5px 0 !important;
}
.post_meta>div.post_meta_unite {
	border-color:#d7d7d7;
	padding-top:9.5px;
	margin-top:9.5px;
}
.post_meta i { color:#081155; }
.post_meta a:hover, .post_meta a:focus { color:#333333; }
.flexslider ul li { background:none !important; }
.flexslider ul li:before { display:none; }
.flex-viewport { padding-bottom:10px; }
.flex-control-paging li a, .flex-control-paging li span, .owl-theme .owl-controls a, .owl-theme .owl-controls span {
	background:#8e8e8e;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.flex-control-paging li a:hover, .flex-control-paging li span:hover, .owl-theme .owl-controls a:hover, .owl-theme .owl-controls span:hover { background:#333333; }
.flex-control-paging li a.flex-active, .flex-control-paging li .active span, .owl-theme .owl-controls a.flex-active, .owl-theme .owl-controls .active span { background:#333333; }
.pagination__posts ul {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.pagination__posts ul li a {
	border:1px solid #d7d7d7 !important;
	margin:0 1.5px 3px 1.5px !important;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
.pagination__posts ul li a:hover, .pagination__posts ul li a:focus {
	color:#fff;
	background-color:#081155;
	border-color:#081155 !important;
}
.pagination__posts ul .active a {
	color:#fff;
	background-color:#081155;
	border-color:#081155 !important;
}
.related-posts {
	border-bottom:2px solid #A3BD31;
	padding:0 0 26px 0;
	margin:0 0 35px 0;
}
.related-posts_h {
	border-bottom:2px solid #A3BD31;
	font-size:20px;
	line-height:22px;
	margin:0 0 19px 0;
}
.related-posts_item {
	font-size:20px;
	font-family:'Open Sans', sans-serif;
	line-height:22px;
	margin-bottom:0;
}
.related-posts_item a:hover, .related-posts_item a:focus { color:#333333; }
.related-posts .featured-thumbnail { margin:0 0 16px 0; }
.post-author {
	border:none;
	padding:15px 20px 20px 20px;
	margin-bottom:67px;
	background-color:#eaeaea;
	position:relative;
}
.post-author:after {
	content:'';
	width:100%;
	height:2px;
	position:absolute;
	left:0;
	bottom:-32px;
	background-color:#A3BD31;
}
.post-author_h {
	font-size:20px;
	font-family:'Open Sans', sans-serif;
	line-height:1.2em;
	text-transform:capitalize;
	margin:0 0 12px;
}
.post-author_h a:hover, .post-author_h a:focus { color:#333333; }
.post-author_h small { font-size:1em; }
.post-author_link { margin-top:12px; }
.post-author_link p { margin-bottom:0; }
.post-author_link a {
	color:#081155;
	text-transform:capitalize;
}
.post-author_link a span { text-transform:lowercase; }
.post-author_gravatar { margin-top:4px; }
.post-author_gravatar img {
	padding:0;
	border:none;
	background-color:transparent;
}
.post-author_desc:after {
	clear:both;
	content:"";
	display:block;
	overflow:hidden;
}
#recent-author-comments { padding-top:30px; }
#recent-author-comments ul { margin-left:0; }
#recent-author-comments ul li {
	list-style-type:none;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url(../images/divider.gif);
	padding-top:6px;
	margin-top:6px;
}
#recent-author-comments ul li:before {
	content:'\f0da';
	font-family:FontAwesome;
	color:#081155;
	margin-right:11px;
}
#recent-author-comments ul li:first-child {
	background-image:none;
	padding-top:0;
	margin-top:0;
}
#recent-author-comments ul li a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
#recent-author-comments ul li a:hover, #recent-author-comments ul li a:focus { text-decoration:none; }
.filter-wrapper strong {
	padding:0;
	margin:0 8px 0 0;
	font-weight:normal;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
}
.nav-pills li {
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	position:relative;
	padding-left:15px;
	margin-left:15px;
}
.nav-pills li:before {
	content:'|';
	position:absolute;
	top:0;
	left:-4px;
}
.nav-pills li:first-child {
	padding-left:0;
	margin-left:0;
}
.nav-pills li:first-child:before { display:none; }
.nav-pills li a {
	padding:0 !important;
	margin:0 !important;
	background:none !important;
	color:#8e8e8e;
	line-height:18px;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
@media (max-width: 480px) {
	.nav-pills li a { padding:0; }
}
.nav-pills li a:hover, .nav-pills li a:focus { color:#081155; }
.nav-pills li.active a { color:#081155 !important; }
.filterable-portfolio .caption__portfolio { padding-top:14px; }
.filterable-portfolio h3 {
	font-size:20px;
	font-family:'Open Sans', sans-serif;
	line-height:1.2em;
	text-transform:none;
	margin:0 0 13px 0;
}
.filterable-portfolio .meta {
	color:#081155;
	margin-bottom:11px;
}
.filterable-portfolio .meta a { color:inherit; }
.filterable-portfolio .meta .date:before, .filterable-portfolio .meta .comments:before {
	font-family:FontAwesome;
	font-size:14px;
	margin-right:8px;
}
.filterable-portfolio .meta .date { margin-right:21px; }
.filterable-portfolio .meta .date:before { content:'\f073'; }
.filterable-portfolio .meta .comments:before { content:'\f075'; }
.filterable-portfolio .excerpt { margin-bottom:7px; }
.filterable-portfolio .btn-primary {
	background:none !important;
	padding:0 !important;
	font-size:12px;
	color:#081155 !important;
}
.filterable-portfolio .btn-primary:hover, .filterable-portfolio .btn-primary:focus { text-decoration:underline !important; }
.zoom-icon { background:rgba(31,31,31,0.2); }
.no-rgba .zoom-icon { background:url(images/black-opacity-20.png); }
.zoom-icon:before {
	margin:-25px 0 0 -25px;
	width:50px;
	height:50px;
	background:url(../images/magnify-alt.png) 50% 50% no-repeat;
}
.nocomments { margin-bottom:20px; }
.single-portfolio .featured-thumbnail.large {
	margin-bottom:0;
	margin-top:0;
	padding-bottom:1.5em;
}
.single-pager { border-color:#d7d7d7; }
.single-pager a {
	font-size:13px;
	border-color:#d7d7d7;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.single-pager a:hover, .single-pager a:focus {
	border-color:#081155;
	color:#fff;
	background-color:#081155 !important;
}
.portfolio-meta { border-color:#d7d7d7; }
.portfolio-meta-list { border-color:#d7d7d7; }
.portfolio-meta a { color:#8e8e8e; }
.portfolio-meta i { color:#081155; }
.comment-holder {
	border-bottom:2px solid #A3BD31;
	padding-bottom:30px;
	margin-bottom:35px;
}
.comments-h {
	font-size:20px;
	line-height:22px;
	border-bottom:2px solid #A3BD31;
	margin-bottom:19px;
}
ol.comment-list > .comment:first-child .comment-body { margin-top:0; }
.comment .comment-body {
	border:none;
	padding:20px 20px 15px 20px;
	background-color:#eaeaea;
}
.comment .comment-body .extra-wrap p { margin-bottom:12px; }
.comment.bypostauthor .comment-body { background-color:#eaeaea; }
.comment-author .author {
	font-weight:normal;
	color:#081155;
	text-align:left;
	width:80px;
	padding-top:17px;
}
.comment-author .avatar { margin-top:4px; }
#respond { padding-top:0; }
#respond h3 {
	font-size:20px;
	line-height:22px;
	border-bottom:2px solid #A3BD31;
	margin-top:0;
	margin-bottom:19px;
}
.reply a {
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	text-transform:lowercase;
	color:#081155;
}
.reply a:hover, .reply a:focus { text-decoration:underline !important; }
.comment-meta {
	float:left;
	color:#081155;
}
.comment-meta:before {
	content:'\f073';
	font-size:14px;
	font-family:FontAwesome;
	margin-right:8px;
}
.comment-list ul.children { margin-left:30px; }
.comment-list ul.children .comment .comment-body { margin-top:10px !important; }
@media (min-width: 768px) and (max-width: 979px) {
	.comment-list ul.children { margin:0; }
}
@media (max-width: 767px) {
	.comment-list ul.children { margin:0; }
}
#commentform .field input {
	color:#8e8e8e;
	width:356px;
}
#commentform textarea {
	width:100%;
	max-width:100%;
	min-width:100%;
	min-height:162px;
	height:162px;
	color:#8e8e8e;
	margin-bottom:13px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#sidebar { padding-top:44px; }
.widget { margin-bottom:32px; }
.widget .widget-title {
	font-size:16px;
	line-height:22px;
	border-bottom:2px solid #A3BD31;
	margin:0 0 19px 0;
}
.widget h4 {
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	line-height:18px;
	text-transform:none;
}
.widget .link {
	color:#081155;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.widget .link span { color:#8e8e8e; }
.widget .link:hover, .widget .link:focus {
	text-decoration:none;
	color:#333333;
}
.widget .sm_hr { margin:18px 0 0 0; }
.widget img.extra { width:100px; }
@media (min-width: 1200px) {
	.widget img.extra { width:auto; }
}
@media (max-width: 767px) {
	.widget img.extra {
		width:auto;
		float:none;
	}
}
.widget ul { margin:0; }
.widget ul li {
	list-style-type:none;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url(../images/divider.gif);
	padding-top:6px;
	margin-top:6px;
}
.widget ul li:before {
	content:'\f0da';
	font-family:FontAwesome;
	color:#081155;
	margin-right:11px;
}
.widget ul li:first-child {
	background-image:none;
	padding-top:0;
	margin-top:0;
}
.widget ul li a {
	color:#8e8e8e;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.widget ul li a:hover, .widget ul li a:focus {
	color:#333333;
	text-decoration:none;
}
.widget ul ul {
	margin:6px 0 0 18px;
	padding-top:6px;
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url(../images/divider.gif);
}
.widget ul.recent-posts li { font-family:Arial, Helvetica, sans-serif; }
.widget ul.recent-posts li:before { display:none; }
.widget ul.recent-posts li h5 a { color:#333333; }
.widget ul.recent-posts li h5 a:hover, .widget ul.recent-posts li h5 a:focus { color:#081155; }
.widget ul.recent-posts li .meta { margin-bottom:0; }
#wp-calendar td#today {
	font-weight:bold;
	color:#081155;
}
#wp-calendar td a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
#wp-calendar td a:hover, #wp-calendar td a:focus { text-decoration:none; }
#wp-calendar caption { color:#333333; }
#wp-calendar thead th { color:#333333; }
.flickr_li {
	background:none !important;
	padding:0 !important;
	margin-bottom:0 !important;
	margin-top:0 !important;
}
.flickr_li:before { display:none; }
.flickr_li .thumbnail:hover, .flickr_li .thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.banners { margin-bottom:32px; }
.extra .post-list {
	padding-bottom:19px;
	border-bottom:2px solid #A3BD31;
}
.post-list li {
	padding-top:11px !important;
	padding-bottom:10px;
	margin-top:10px !important;
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url(../images/divider.gif);
	font-size:13px !important;
	/*font-family:Arial, Helvetica, sans-serif !important;*/
	font-family:'Open Sans', sans-serif !important;
}
.post-list li:before { display:none; }
.extra .post-list li { padding-bottom:0; }
.post-list li:first-child {
	padding-top:0 !important;
	margin-top:0 !important;
}
.post-list .featured-thumbnail { margin-top:0; }
.extra .post-list .featured-thumbnail { margin-bottom:0; }
.post-list_h {
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	text-transform:none;
	margin:0 0 7px 0;
	padding:1px 0 0 0;
}
.post-list_h a, .post-list_h .post-title {
	color:#333333 !important;
	border:none !important;
}
.post-list_h a:hover, .post-list_h a:focus, .post-list_h .post-title:hover, .post-list_h .post-title:focus { text-decoration:underline !important; }
.extra .post-list .excerpt {
	display:inline;
	margin-bottom:0;
}
.post-list .btn-primary.link {
	padding:0;
	background:none;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:'Open Sans', sans-serif;
	font-size:13px;
	line-height:18px;
	vertical-align:top;
}
.post-list .btn-primary.link:hover, .post-list .btn-primary.link:focus {
	background:none;
	color:#333333;
}
.post-list.recent-posts__widget {
	border-bottom:2px solid #A3BD31;
	padding-bottom:20px;
}
.post-list.recent-posts__widget .post-list_li {
	margin:6px 0 0 0 !important;
	padding:16px 0 0 0 !important;
}
.post-list.recent-posts__widget .post-list_li:first-child {
	padding-top:0 !important;
	margin-top:0 !important;
}
.post-list.recent-posts__widget .post-list_h {
	margin:0 0 13px 0;
	padding:0;
}
.post-list.recent-posts__widget time {
	color:#081155;
	display:block;
	margin-bottom:12px;
}
.post-list.recent-posts__widget time:before {
	content:'\f073';
	font-size:14px;
	font-family:FontAwesome;
	margin-right:8px;
}
.post-list.recent-posts__widget .excerpt {
	display:inline;
	margin:0;
}
.comments-custom li {
	margin:11px 0 0 0 !important;
	padding:16px 0 0 0 !important;
	/*font-family:Arial, Helvetica, sans-serif !important;*/
	font-family:'Open Sans', sans-serif !important;
	font-size:13px !important;
}
.comments-custom li:before { display:none; }
.comments-custom li:first-child {
	padding-top:0 !important;
	margin-top:0 !important;
}
.comments-custom .featured-thumbnail {
	padding:20px;
	margin-top:0;
	background-color:#eaeaea;
}
.comments-custom_txt {
	padding:6px 0 0 0;
	border:none;
	margin-top:0;
}
.comments-custom_h_title, .comments-custom_h_author { margin-bottom:0; }
.comments-custom_h_author {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:13px !important;
	color:#081155;
	margin-bottom:12px;
}
.comments-custom i {
	font-size:14px;
	color:#081155;
	margin-right:8px;
	min-width:0;
}
.comments-custom .meta_format {
	margin-top:0;
	font-size:13px;
	color:#081155;
}
.social_li {
	background:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}
.social_li:before { display:none; }
.social_link:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.ie8 .social_link:hover { filter:none !important; }
.posts-grid li {
	margin-bottom:25px;
	background-color:#eaeaea;
	padding:20px 20px 26px 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
@media (max-width: 767px) {
	.posts-grid li { overflow:hidden; }
}
.posts-grid li:hover {
	background-color:#081155;
	color:#fff;
}
.posts-grid li:hover h5 a { color:#fff; }
.posts-grid li:hover .btn-primary { color:#fff; }
.posts-grid li .featured-thumbnail { margin-bottom:15px; }
@media (max-width: 767px) {
	.posts-grid li .featured-thumbnail {
		margin-right:20px;
		max-width:150px;
	}
}
@media (max-width: 480px) {
	.posts-grid li .featured-thumbnail {
		max-width:none;
		margin-right:0;
	}
}
.ie8 .posts-grid li .featured-thumbnail img { max-width:none; }
@media (max-width: 767px) {
	.posts-grid .clear { clear:none; }
}
@media (max-width: 480px) {
	.posts-grid .clear { clear:both; }
}
.posts-grid h5 {
	font-family:'Open Sans', sans-serif;
	font-size:20px;
	line-height:1.2em;
	text-transform:none;
	margin:0 0 12px;
}
.posts-grid h5 a {
	color:#333;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.posts-grid .excerpt {
	margin-bottom:7px;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.posts-grid .btn-primary {
	background:none !important;
	padding:0;
	font-size:12px;
	font-family:'Open Sans', sans-serif;
	color:#081155;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.posts-grid .btn-primary:hover, .posts-grid .btn-primary:focus { text-decoration:underline; }
.testimonials .testi-item {
	padding:12px 0 0 0;
	margin:12px 0 0 0;
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url(../images/divider.gif);
}
.testimonials .testi-item:first-child {
	background:none;
	padding-top:0;
	margin-top:0;
}
.testimonials .testi-item blockquote {
	padding:0;
	background-color:transparent;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.testimonials .testi-item blockquote:before { display:none; }
.testimonials .testi-item blockquote:after { display:none; }
.testimonials .testi-item blockquote > a { color:#8e8e8e; }
.testimonials .testi-item blockquote > a:hover { color:#081155; }
.testimonials .testi-item .testi-meta {
	padding:0;
	margin-top:8px;
	display:block;
}
.testimonials .testi-item .testi-meta .user {
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	line-height:1.2em;
	color:#333;
}
@media (max-width: 767px) {
	.recent-posts { margin-bottom:20px !important; }
}
.recent-posts_li {
	margin-bottom:0;
	margin-top:14px;
	padding:22px 0 0 0;
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url(../images/divider.gif);
}
.recent-posts_li:first-child {
	margin-top:0;
	padding-top:0;
	background-image:none;
}
.recent-posts_li .featured-thumbnail {
	float:none;
	display:inline-block;
	vertical-align:top;
	margin:0 0 13px 0;
	width:auto !important;
}
.recent-posts_li .featured-thumbnail img { width:100%; }
.ie8 .recent-posts_li .featured-thumbnail img { max-width:none; }
.recent-posts_li h5 {
	margin:0 0 13px 0;
	font-size:20px;
	font-family:'Open Sans', sans-serif;
	line-height:1.2em;
	text-transform:none;
}
.recent-posts_li h5 a {
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.recent-posts_li h5 a:hover, .recent-posts_li h5 a:focus { text-decoration:none; }
.recent-posts_li .excerpt { margin-bottom:7px; }
.recent-posts_li .meta {
	text-transform:none;
	color:#081155;
	font-size:13px;
	margin-bottom:11px;
}
.recent-posts_li .meta > span:before {
	font-size:14px;
	font-family:FontAwesome;
	color:#081155;
	margin-right:8px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.recent-posts_li .meta > span {
		display:block;
		margin-bottom:2px;
	}
}
@media (max-width: 767px) {
	.recent-posts_li .meta > span {
		display:block;
		margin-bottom:2px;
	}
}
.recent-posts_li .meta > span a {
	color:#081155;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.recent-posts_li .meta > span a:hover, .recent-posts_li .meta > span a:focus {
	color:#333333;
	text-decoration:none;
}
.recent-posts_li .meta .post-date {
	margin-right:20px;
	float:none;
}
.recent-posts_li .meta .post-date:before { content:'\f073'; }
.recent-posts_li .meta .post-comments { float:none; }
.recent-posts_li .meta .post-comments:before { content:'\f075'; }
.recent-posts_li .meta .post_author { margin-right:17px; }
.recent-posts_li .meta .post_author a { text-transform:capitalize; }
.recent-posts.no-author .post_author { display:none; }
.recent-posts.no-comments .post-comments { display:none; }
.recent-posts.no-date .post-date { display:none; }
.recent-posts.no-thumb li { margin-top:4px !important; }
.recent-posts.no-thumb h5 { padding-top:0 !important; }
.recent-posts.no-thumb .featured-thumbnail { display:none; }
@media (max-width: 767px) {
	.recent-posts.style-1 { padding-top:15px; }
}
.recent-posts.style-1 li {
	margin-top:0;
	padding-top:11px;
	background-position:0 0;
	background-repeat:repeat-x;
	background-image:url(../images/divider.gif);
}
.recent-posts.style-1 li:first-child {
	background-image:none;
	padding-top:0;
	margin-top:0 !important;
}
.recent-posts.style-1 .featured-thumbnail {
	float:left;
	margin:0 18px 10px 0;
}
.recent-posts.style-1 h5 {
	font-size:14px;
	margin:0 0 11px 0;
	padding-top:7px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.recent-posts.style-1 h5 { padding-top:0; }
}
.recent-posts.style-1_add li:first-child {
	margin-top:3px;
	padding-top:14px;
	background-position:0 0;
	background-repeat:repeat-x;
	background-image:url(../images/divider.gif);
}
.carousel-wrap.no-title h5 { display:none; }
.carousel-wrap.no-title .featured-thumbnail { margin-bottom:0; }
.es-carousel-wrapper { padding:0 32px 0 31px; }
.es-nav span {
	right:auto;
	left:0;
	margin-top:0;
	width:22px;
	height:100%;
	background-image:none;
	background-color:#081155;
	opacity:1;
	display:block !important;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.es-nav span:hover, .es-nav span:focus { background-color:#A3BD31; }
.es-nav span:before {
	position:absolute;
	top:50%;
	left:0;
	right:0;
	margin:-18px 0 0 0;
	height:36px;
	text-align:center;
	font-size:30px;
	font-family:FontAwesome;
	line-height:1.2em;
	color:#fff;
	content:'\f104';
	text-indent:0;
}
.es-nav span.es-nav-next {
	left:auto;
	right:0;
}
.es-nav span.es-nav-next:before { content:'\f105'; }
.footer {
	background-color:transparent;
	border:none;
	padding:0;
}
.footer-widgets {
	padding:29px 0 18px 0;
	position:relative;
	background-color:#333;
	border-top:6px solid #081155;
}
.footer-widgets:before, .footer-widgets:after {
	content:'';
	width:19px;
	height:100%;
	position:absolute;
	top:-6px;
	background-color:inherit;
	border:inherit;
}
@media (max-width: 767px) {
	.footer-widgets:before, .footer-widgets:after { width:21px; }
}
.footer-widgets:before { left:-18px; }
@media (max-width: 767px) {
	.footer-widgets:before { left:-20px; }
}
.footer-widgets:after { right:-18px; }
@media (max-width: 767px) {
	.footer-widgets:after { right:-20px; }
}
.footer-widgets .widget-footer { padding-bottom:32px; }
.footer-widgets .widget-title {
	color:#d5d5d5;
	font-size:20px;
	line-height:1.2em;
	margin:0 0 14px;
	padding:0 0 4px;
	border-bottom:2px solid #646464;
}
.footer-widgets ul { margin:0; }
.footer-widgets ul li {
	list-style-type:none;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	margin:12px 0 0 0;
}
.footer-widgets ul li:first-child { margin-top:0; }
.footer-widgets ul li:before {
	content:'\f0da';
	font-size:inherit;
	font-family:FontAwesome;
	color:#081155;
	margin:0 10px 0 0;
}
.footer-widgets ul li a {
	color:#d5d5d5;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.footer-widgets ul li a:hover, .footer-widgets ul li a:focus {
	text-decoration:none;
	color:#081155;
}
nav.footer-nav { margin-bottom:0; }
nav.footer-nav ul li a:hover, nav.footer-nav ul li a:focus {
	text-decoration:underline;
	color:#d5d5d5;
}
nav.footer-nav ul li.current-menu-item a { text-decoration:underline; }
.copyright {
	padding:16px 0 18px 0;
	background-color:#663a21;
	position:relative;
}
.copyright:before, .copyright:after {
	content:'';
	width:19px;
	height:100%;
	position:absolute;
	top:0;
	background-color:inherit;
}
@media (max-width: 767px) {
	.copyright:before, .copyright:after { width:21px; }
}
.copyright:before { left:-18px; }
@media (max-width: 767px) {
	.copyright:before { left:-20px; }
}
.copyright:after { right:-18px; }
@media (max-width: 767px) {
	.copyright:after { right:-20px; }
}
.footer-text {
	font-size:12px;
	font-family:'Open Sans', sans-serif;
	color:#D6D6D6;
	/*color:#A3CC39;*/

}
@media (max-width: 767px) {
	.footer-text { margin-bottom:10px; }
}
.footer-text a { color:#A3CC39; }
.wpcf7-form p.field { overflow:visible; }
.wpcf7-form .ajax-loader { margin-top:0; }
.social-list { margin:0; }
.social-list li {
	font-family:'Open Sans', sans-serif;
	list-style-type:none;
	text-transform:uppercase;
	margin-top:6px !important;
	background-image:none !important;
}
@media (min-width: 768px) and (max-width: 979px) {
	.social-list li { font-size:13px !important; }
}
.social-list li:before { display:none; }
.social-list li:first-child { margin-top:0 !important; }
.social-list li i {
	font-size:24px;
	width:38px;
	color:#333333;
	display:inline-block;
	vertical-align:top;
}
.social-list li a {
	position:relative;
	top:7px;
	color:#333333 !important;
}
.social-list li a:hover, .social-list li a:focus { color:#081155 !important; }
.hr {
	margin:30px 0;
	/*background:#c2e5e0;*/
	background:#A3BD31;
	height:2px;
}
.sm_hr {
	margin:10px 0;
	/*background:#c2e5e0;*/
	background:#A3BD31;
	height:2px;
}
@media (max-width: 767px) {
	.sm_hr { margin:20px 0; }
}
.sm_hr.style-1 { margin:7px 0 35px 0; }
.sm_hr.style-2 {
	height:1px;
	margin:-7px 0 7px 0;
	background-color:transparent;
	background-image:url(../images/divider.gif);
}
.sm_hr.style-2.extra { display:none; }
@media (max-width: 767px) {
	.sm_hr.style-2.extra { display:block; }
}
.dropcap {
	margin:8px 20px 10px 0;
	width:50px;
	height:50px;
	background:#081155;
	font-family:'Racing Sans One', cursive;
	font-weight:400;
	font-size:20px;
	line-height:50px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (max-width: 320px) {
	.dropcap {
		float:none;
		margin-right:0;
		margin-top:15px;
		display:block;
	}
}
.custom_title_wrap {
	border-bottom:2px solid #A3BD31;
	margin-bottom:19px;
}
.custom_title_wrap .custom_title {
	margin:0;
	width:70%;
}
.custom_title_wrap .btn-link {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#081155;
	padding-top:4px;
}
.custom_title_wrap .btn-link.btn-normal { font-size:13px; }
.custom_title_wrap .btn-link:hover, .custom_title_wrap .btn-link:focus { color:#333333; }
.thumbnail, .featured-thumbnail {
	border:none;
	padding:0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
@media (min-width: 768px) and (max-width: 979px) {
	img.extra {
		float:none;
		margin-right:0;
	}
}
@media (max-width: 767px) {
	img.extra {
		float:none;
		margin-right:0;
	}
}
.btn-primary {
	border:none;
	font-family:'Open Sans', sans-serif;
	text-transform:lowercase;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#fff;
	text-shadow:none;
	background-color:#081155;
	background-image:-moz-linear-gradient(top,#081155,#081155);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#081155),to(#081155));
	background-image:-webkit-linear-gradient(top,#081155,#081155);
	background-image:-o-linear-gradient(top,#081155,#081155);
	background-image:linear-gradient(to bottom,#081155,#081155);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff181818', endColorstr='#ff181818', GradientType=0);
	border-color:#181818 #181818 #000000;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#081155;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color:#fff;
	background-color:#181818;
	*background-color:#0b0b0b;
}
.btn-primary:active, .btn-primary.active { background-color:#000000 \9; }
.btn-primary.btn-small {
	font-size:12px;
	padding:4px 10px;
}
.btn-primary:hover, .btn-primary:focus {
	color:#fff;
	text-shadow:none;
	background-color:#77b4ab;
	background-image:-moz-linear-gradient(top,#77b4ab,#77b4ab);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#77b4ab),to(#77b4ab));
	background-image:-webkit-linear-gradient(top,#77b4ab,#77b4ab);
	background-image:-o-linear-gradient(top,#77b4ab,#77b4ab);
	background-image:linear-gradient(to bottom,#77b4ab,#77b4ab);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff77b4ab', endColorstr='#ff77b4ab', GradientType=0);
	border-color:#77b4ab #77b4ab #4f8f86;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#77b4ab;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover:hover, .btn-primary:hover:focus, .btn-primary:hover:active, .btn-primary:hover.active, .btn-primary:hover.disabled, .btn-primary:hover[disabled], .btn-primary:focus:hover, .btn-primary:focus:focus, .btn-primary:focus:active, .btn-primary:focus.active, .btn-primary:focus.disabled, .btn-primary:focus[disabled] {
	color:#fff;
	background-color:#77b4ab;
	*background-color:#67aba1;
}
.btn-primary:hover:active, .btn-primary:hover.active, .btn-primary:focus:active, .btn-primary:focus.active { background-color:#58a095 \9; }
.btn-link {
	padding:0;
	border:none;
	font-family:'Open Sans', sans-serif;
	text-transform:lowercase;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.btn-link.btn-normal { font-size:12px; }
.btn-link:hover, .btn-link:focus { text-decoration:none; }
input[type="submit"], input[type="reset"] {
	height:auto;
	background:none !important;
	padding:0;
	font-size:12px;
	font-family:'Open Sans', sans-serif;
	color:#081155;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus {
	color:#333333 !important;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-color:#e0e0e0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color:#081155;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(119,180,171,.6);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(119,180,171,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(119,180,171,.6);
}
textarea { border-color:#e0e0e0 !important; }
textarea:focus { border-color:#081155 !important; }
#back-top { margin-bottom:0; }
#back-top-wrapper {
	bottom:10px;
	right:10px;
}
#back-top a:hover span { background-color:#333333; }
#back-top span {
	margin-bottom:0;
	background-color:#081155;
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:28px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.tiles_wrapper { margin-bottom:44px; }
.tiles_wrapper .tiles_filters_title {
	margin:0 14px 0 0;
	float:left;
}
@media (max-width: 767px) {
	.tiles_wrapper .tiles_filters_title {
		float:none;
		margin-right:0;
	}
}
.tiles_wrapper .tiles_filters {
	list-style:none;
	margin:0 0 13px 0;
	padding:3px 0 0 0;
	float:left;
}
.tiles_wrapper .tiles_filters li { float:left; }
@media (max-width: 767px) {
	.tiles_wrapper .tiles_filters li { float:none; }
}
.tiles_wrapper .tiles_filters li:before {
	content:'|';
	margin:0 11px;
}
@media (max-width: 767px) {
	.tiles_wrapper .tiles_filters li:before { display:none; }
}
.tiles_wrapper .tiles_filters li:first-child:before { display:none; }
.tiles_wrapper .tiles_filters li a {
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	color:#9c9c9c;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.tiles_wrapper .tiles_filters li a:hover, .tiles_wrapper .tiles_filters li a:focus {
	text-decoration:none;
	color:#081155;
}
.tiles_wrapper .tiles_filters li.active a { color:#081155; }
.tiles_wrapper .tiles_view {
	position:relative;
	overflow:hidden;
	display:none;
	margin:0 0 0 -3px;
}
.tiles_wrapper .tiles_view .tiles-item {
	float:left;
	margin:0 0 3px 0;
	width:100%;
	height:288px;
	overflow:hidden;
	position:relative;
	background:url(images/tilesLoader.gif) 50% 50% no-repeat #e8e8e8;
}
@media (max-width: 767px) {
	.tiles_wrapper .tiles_view .tiles-item {
		width:auto !important;
		float:none !important;
	}
}
.tiles_wrapper .tiles_view .tiles-item .inner_wrap {
	width:100%;
	height:100%;
	overflow:hidden;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:cover;
	box-sizing:border-box;
	border-left:3px solid #fff;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.tiles_wrapper .tiles_view .tiles-item .inner_wrap:hover .desc {
	opacity:1;
	filter:alpha(opacity=100);
}
.no-rgba .tiles_wrapper .tiles_view .tiles-item .inner_wrap:hover .desc { visibility:visible; }
.tiles_wrapper .tiles_view .tiles-item .desc {
	position:relative;
	text-align:center;
	line-height:288px;
	text-align:center;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:3px;
	background-color:rgba(0,0,0,0.5);
	padding:0 10px;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.no-rgba .tiles_wrapper .tiles_view .tiles-item .desc {
	background-image:url(images/black-opacity-50.png);
	filter:none !important;
	visibility:hidden;
}
.tiles_wrapper .tiles_view .tiles-item .desc_inner {
	display:inline-block;
	vertical-align:middle;
	line-height:18px;
}
.tiles_wrapper .tiles_view .tiles-item .desc .meta { display:none; }
.tiles_wrapper .tiles_view .tiles-item .desc h5 {
	font-family:'Open Sans', sans-serif;
	text-transform:none;
	color:#fff;
	font-size:20px;
	line-height:1.2em;
	margin:0 0 16px;
}

.img-social {
    position: absolute;
    background: none repeat scroll 0% 0% #FFF;
    width: 230px;
    height: auto;
    top: 95px;
    right: 0px;
    /*display: none;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD #B0B0B0 #B0B0B0 #DDD;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    opacity: 0;
    box-shadow: 1px 1px 2px #CCC;
    transition: opacity 0.25s ease 0s;
    padding: 7px 0px 4px;*/
}

/*.img-social a {
    text-align: center;
    padding-right: 0px;
}*/

.img-social a div {
    background-image: url("images/sprite.png");
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    margin-left: 6px;
    margin-right: 0px;
    margin-bottom: 3px;
    float: left;
}
.twt-btn {
    background-position: -2px -35px;
}

.fusion-social-networks{
    font-size: 18px;
	float:right;
}
.fusion-social-networks a{
	text-decoration:none;
}
.fusion-social-networks a:hover{
	text-decoration:none;
}