/**
*	@package	STARTER Joomla! Template
*	@copyright	Copyright (C) 2009 - 2016 Omegatheme. All rights reserved.
*	@license	GNU/GPL version 2, or later
*	@website:	http://www.omegatheme.com
*	Support Forum - http://www.omegatheme.com/forum/
*	@version	$Id$
*/

/* 
* In this file we define layout such as: dimensions, position, padding, margin, etc. 
* We also define COMMON typography (color, font) - JUST ONLY common style. 
* If template has many preset styles, define typography in preset-style-x.css appropriate each design
*/

/*========================= 1. GENERAL =======================*/
.boxed .wrapper {
    margin:0 auto;
    padding: 0;
}
/*---------- Start Responsive Reset ------------*/
@media (min-width: 1200px) {
	.col-lg-reset {
		left: auto;
		right: auto;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.col-md-reset {
		left: auto;
		right: auto;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.col-sm-reset {
		left: auto;
		right: auto;
	}
}

@media (max-width: 767px) {
    .col-xs-reset {
        left: auto;
		right: auto;
    }
}
/*---------- End Responsive Reset ------------*/

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}
blockquote {
	border: 1px solid #CEE0E4;
	color: #02576B;
	font-size: 110%;
	font-style: italic;
	overflow: hidden;
	line-height: 150%;
	margin: 5px 0;
	padding: 10px 10px 10px 10px;
	width: auto;
}
input, textarea, .uneditable-input { max-width: 100%; }
a.modal {
    background: none repeat scroll 0 center transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    bottom: 0;
    left: 0;
    margin: 0;
    outline: medium none;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    width: auto;
    z-index: 0;
	display: block;
}
.ie7 .btn-navbar{ display: none; }

/*========================= 2. OVERIDE JOOMLA =======================*/

/* com_search */
.search{}
.search .phrases-box,
.search .ordering-box,
.search .only,
.search .form-limit 
{
	clear: both; 
	margin: 0.5em 0;
}
.search .phrases-box > input,
.search .phrases-box > label {
	display: inline;
	margin: 0 2px;
}
.search .ordering-box > label {
	display: inline;
}

/* tooltips*/
.tip-wrap {
    background-color: #000000;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
    z-index: 35500;
}
.tip-title {
	font-weight: bold;
}
.tip-text {
    text-align: left;
}

/* editor buttons */
.button2-left,
.button2-right {
	display: inline-block;
	*display: inline;
	padding: 4px 12px;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	*border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
		  border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	 -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* com_content */
.pagenav:after {
    clear: both;
}
.pagenav:before, .pagenav:after {
    content: "";
    display: table;
    line-height: 0;
}
.pagenav{
    list-style: none outside none;
    margin: 18px 0;
    text-align: center;
}
.pagenav li {display:inline;}
.pagenav .pagenav-prev a{ float: left; }
.pagenav .pagenav-next a{ float: right; }
.pagenav a{
    background-color: #F8F8F8;
    border: 1px solid #DDDDDD;
    border-radius: 8px;
    display: inline-block;
    padding: 3px 8px;
}
.section.full-width > [class*="container"] {
	width: 100%;
}
.wrapper {
	overflow: hidden;
}
img {
	max-width: 100%;
}
html {
	margin-top: 0 !important;
}
body#ot-body {
	background: url(../images/body-bg.png) 0 0 repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
	margin: 0;
	padding: 0;
	padding-bottom: 55px;
}
div.wrapper {

}
blockquote {
	padding: 15px 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Oswald";
}
h1 { font-size: 3em; line-height: 1;  }
h2 { font-size: 2em; line-height: normal}
h3 { font-size: 1.5em; line-height: 1; line-height: normal }
h4 { font-size: 1.2em; line-height: 1.25; line-height: normal}
h5 { font-size: 1em;  line-height: normal}
h6 { font-size: 1em;  line-height: normal}
a:hover, a:focus {
	text-decoration: none;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.container {
	margin: 0 auto;
}
.clearfix {
	clear: both;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.marginleft0 {
	margin-left: 0;
}
.paddingleft0 {
	padding-left: 0;
}
.padd0 {
	padding: 0;
}
.clr {
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	float: none;
}
ul {
	list-style-type: disc;
}
ul li {
	list-style: none;
	margin-left: 0;
}
ul li {
	background: url(../images/arrow-li.png) no-repeat scroll 0 7px transparent;
	line-height: normal;
	padding: 2px 0 2px 15px;
}
.module ul li {
	border-bottom: 1px solid #d7d7d7;
	margin: 0;
	padding: 5px 10px;
	line-height: 16px;
	background: url(../images/arrow-li.png) no-repeat scroll 0 10px transparent;
}
form div {
	margin: 0;
}
.module h3 span.title-module {
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 35px;
	font-size: 24px;
	font-family: 'Oswald';
	color: #87b678;
}
/*========================= HEADER =======================*/
div.ot-header {
	position: relative;
	z-index: 999;
	margin-bottom: 10px;
	color: #666666;
}
.ot-headertop {
	padding-top: 10px;
}
div.ot-headertop-1-i .otModule {
	line-height: 24px;
}
.ot-headertop form.default-search {
	padding: 3px 0;
	float: right;
}
.ot-headertop form.default-search * {
	outline: 0;
}
.ot-headertop form.default-search div.search {
	width: 240px;
	height: 20px;
	border: 1px solid #E1E1E1;
	float: right;
}
.ot-headertop form.default-search input#mod-search-searchword {
	background: none;
	border: 0;
	width: 160px;
	padding: 0px 5px;
	color: #666666;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
	box-shadow: none;
}
.ot-headertop form.default-search input.button {
	border: 0;
	float: right;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
	background: none;
	padding: 2px 5px;
}

/*========================= MAIN MENU =======================*/
.ot-mainmenu {
	position: relative;
	margin-top: 10px;
}
.otmenu-desk-wrapper {
	line-height: 36px;
	padding: 0;
	margin: 0;
	float: right;
	font-size: 14px;
	font-family: 'Oswald';
}
.otmenu-desk-wrapper > div > .ot-menu {
	float: left;
	margin: 0px 0 0 0px;
	padding: 0px;
	height: 100px;
}
.otmenu-desk-wrapper .ot-menu li.level1 {
	height: 100px;
	margin-right: 1px;
	background: #6fb869;
	cursor: pointer;
}
.otmenu-desk-wrapper .ot-menu li.level1.hover, .otmenu-desk-wrapper .ot-menu li.level1.active {
	background: #6fb869;
}
.otmenu-desk-wrapper .ot-menu li.level1.cerulean{
	background: #00AFD1;
}
.otmenu-desk-wrapper .ot-menu li.level1.aquamarine{
	background: #7FD1E3;
}
.otmenu-desk-wrapper .ot-menu li.level1.fern{
	background: #6FB869;
}
.otmenu-desk-wrapper .ot-menu li.level1.conifer{
	background: #A7D056;
}
.otmenu-desk-wrapper .ot-menu li.level1.ziggurat{
	background: #AED3DA;
}
.otmenu-desk-wrapper .ot-menu a.level1 {
	color: #FFFFFF;
	font-size: 14px !important;
	margin: 0 !important;
	padding: 64px 20px 0px 7px !important;
	text-decoration: none !important;
	position: relative !important;
	line-height: 36px;
	font-family: 'Oswald';
}
.otmenu-desk-wrapper .ot-menu li.level1.hover > div > a, .otmenu-desk-wrapper .ot-menu li.level1.active > div > a {
	text-decoration: none;
}
.otmenu-desk-wrapper .ot-menu .submenu-wrap {
	width: 225px !important;
	top: 100px !important;
	left: auto !important;
	right: 0;
	background: transparent !important;
	border: none !important;
	border-radius: 0 !important;
	-moz-box-shadow: 3px 3px 2px #808080;
	-webkit-box-shadow: 3px 3px 2px #808080;
	box-shadow: 3px 3px 2px #808080;
	text-align: right;
}
.otmenu-desk-wrapper .ot-menu .submenu-wrap .submenu-wrap {
	top: 0 !important;
	left: 100% !important;
	right: auto !important;
}
.otmenu-desk-wrapper .ot-menu .submenu-wrap ul {

}
.otmenu-desk-wrapper .ot-menu .submenu-wrap ul li {
	background: #a7d056;
	line-height: 36px;
	border: none;
	border-radius: 0;
	margin: 1px 0px 0px;
}
.otmenu-desk-wrapper .ot-menu .submenu-wrap ul li a {
	margin: 0;
	padding: 10px 20px 10px 7px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
}
.otmenu-desk-wrapper .ot-menu .submenu-wrap ul li.hover,.otmenu-desk-wrapper .ot-menu .submenu-wrap ul li:hover,.otmenu-desk-wrapper .ot-menu .submenu-wrap ul li.active {
	background: #6fb869;
}


@media (min-width: 768px) and (max-width: 991px) {

}
@media (max-width: 767px) {

}
.otmenu-mobile-wrapper .ot-menu .submenu-wrap.collapse.in {
	display: block !important;
}
.panel-group .panel + .panel {
	margin-top: 0 !important;
}
.otmenu-mobile-wrapper .ot-menu li {
	background: none;
	text-align: left;
}
.otmenu-mobile-wrapper .ot-menu a {
	color: #666666;
}
.otmenu-mobile-wrapper .ot-menu a:hover {
	color: #3D9193;
}


/*========================= TOP EXTEND =======================*/
.ot-top-extend {
	margin-bottom: 20px;
}
.ot-top-extend > div > .row {
	margin-left: 0;
	margin-right: 0;
	border-bottom: 2px solid #e1e1e1;
}
.ot-top-extend-i {
	padding: 0;
	margin: 0;
}
.ot-top-extend .otModule {
	margin-bottom: 10px;
}
.scroll_wrapper {
	margin-bottom: 15px;
}
.scroll_wrapper {
	width: 100%;
	float: left;
	position: relative;
	padding: 0;
}
.scroll_wrapper_i {
	overflow: hidden;
	padding: 0;
}
.scroll_wrapper:before, .scroll_wrapper:after {
	content: "";
	position: absolute;
	z-index: -1;
	bottom: 15px;
	left: 10px;
	width: 50%;
	height: 30%;
	opacity: 0.5;
	filter: alpha(opacity=5);
	-webkit-box-shadow: 0 25px 15px #000000;
	-moz-box-shadow: 0 25px 15px #000000;
	box-shadow: 0 25px 15px #000000;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.scroll_wrapper:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}
.scroll_wrapper .scroll_wrapper_i a.browse {
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.scroll_wrapper .scroll_wrapper_i a.left {
	left: 0px;
	background: url(../images/prev.png) no-repeat scroll left top transparent;
}
.scroll_wrapper .scroll_wrapper_i a.right {
	right: 0px;
	background: url(../images/next.png) no-repeat scroll left top transparent;
}
.scroll_wrapper .scroll_wrapper_i .scrollable {
	margin: 0px;
	width: 100% !important;
}
.scroll_wrapper .scroll_wrapper_i .items div.img {
	padding: 0px;
}
.scroll_wrapper .scroll_wrapper_i .items div.img img {
	width: 100%;
	height: auto;
}
.breadcrumbs {
	padding: 0 15px;
	display: block;
	color: #FFFFFF;
	background: #81b272;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
}
span.breadcrumbs a, span.breadcrumbs span {
	padding: 12px 20px 12px 0px;
	margin-right: 15px;
	color: #FFFFFF;
	display: inline-block;
}
span.breadcrumbs .breadcrumb-arrow {
	background: url(../images/breadcrumb-arrow.png) no-repeat right 17px;
}
.ot-top-extend .custom-header {
	float: left;
	width: 100%;
	background: url(../images/demo/feed.png) center left no-repeat;
}


/*========================= TOP BOX =======================*/
.ot-topboxes {
	padding: 0 15px 0;
}
.ot-topboxes > div {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 30px;
}
.ot-topboxes .top-box {
	padding: 0px 10px;
}
.ot-topboxes .top-box:first-child {
	padding-left: 0;
}
.ot-topboxes .top-box:last-child {
	padding-right: 0;
}
.ot-topboxes .top-box:first-child h3 span, .ot-top-content h3 span, .ot-bottom-content h3 span {
	line-height: 35px;
	padding: 0;
}
.module.custom-title h3 span.title-module, .module h3.custom-title {
	text-transform: uppercase;
	color: #94a05e;
	font-weight: normal;
}
div.ot-rightcolumn ul, div.ot-leftcolumn ul, .ot-topboxes ul, .ot-top-content ul, .ot-bottom-content ul {
	padding: 0;
	margin: 0;
}
div.ot-rightcolumn ul li a, div.ot-leftcolumn ul li a, .ot-topboxes ul li a, .ot-top-content ul li a, .ot-bottom-content ul li a {
	display: block;
	text-transform: uppercase;
}

/*========================= MAIN BLOCK =======================*/
div.ot-mainbody {
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 55px;
}
.ot-content > .row {
	margin-left: 0;
	margin-right: 0;
}
div.ot-top-content, div.ot-bottom-content {
	float: left;
	width: 100%;
	clear: both;
	padding: 20px 0px 0px;
	border-bottom: 1px solid #E1E1E1;
}
div.ot-top-content .otModule:first-child, div.ot-bottom-content .otModule:first-child {
	padding-left: 0;
}
div.ot-top-content .otModule:last-child, div.ot-bottom-content .otModule:last-child {
	padding-right: 0;
}
div.ot-top-content .otModule, div.ot-bottom-content .otModule {
	margin: 0px 0px 20px;
}
div.ot-top-content .otModule h3, div.ot-bottom-content .otModule h3 {
	font-size: 24px;
	line-height: 35px;
	margin-bottom: 15px;
}
div.ot-top-content .otModule h3.custom-title, div.ot-bottom-content .otModule h3.custom-title {
	font-size: 14px;
	line-height: normal;
}

/*========================= SIDEBAR =======================*/
div.ot-rightcolumn, div.ot-leftcolumn {

}
div.ot-leftcolumn {
	border-right: 1px solid #E1E1E1;
}
div.ot-rightcolumn {
	border-left: 1px solid #E1E1E1;
}
@media (min-width: 768px) {
	div.ot-rightcolumn {
		padding-right: 0;
	}
}
div.ot-rightcolumn .otModule, div.ot-leftcolumn .otModule {
	width: 100%;
	margin-bottom: 20px;
}
div.ot-rightcolumn .otModuleContent-i, div.ot-leftcolumn .otModuleContent-i {
	overflow: hidden;
	padding: 10px 20px 10px 0;
}
.radio, .checkbox {
	min-height: 20px;
	padding-left: 20px;
}
.control-group {
	margin-bottom: 10px;
}
.input-append, .input-prepend {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 0;
	white-space: nowrap;
	vertical-align: middle;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
	margin-bottom: 0;
}
.input-append .add-on, .input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 30px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	background-color: #eee;
	border: 1px solid #ccc;
}
.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn, .input-append .btn-group>.dropdown-toggle, .input-prepend .btn-group>.dropdown-toggle {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.input-prepend .add-on, .input-prepend .btn {
	margin-right: -1px;
}
.input-prepend > .add-on, .input-append > .add-on {
	vertical-align: top;
}
.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
[class^="icon-"], [class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url(../images/glyphicons-halflings.png);
	background-position: 14px 14px;
	background-repeat: no-repeat;
}
.icon-user {
	background-position: -168px 0;
}
.icon-lock {
	background-position: -287px -24px;
}
.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
	display: inline-block;
}
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 {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-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 linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;
}
.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input, .input-append .dropdown-menu, .input-prepend .dropdown-menu, .input-append .popover, .input-prepend .popover {
	font-size: 14px;
}
.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input {
	position: relative;
	margin-bottom: 0;
	vertical-align: top;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
#form-login-username input#modlgn-username, #form-login-password input#modlgn-passwd {
	overflow: hidden;
	padding: 5px;
	width: 95%;
	height: 30px;
}
.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0;
}
#form-login-submit {
	overflow: hidden;
}
#login-form button {
	float: none;
	border-radius: 0;
}

/*========================= BOTTOM BOX =======================*/
.custom_gallery div.itemImg {
	width: 49%;
	float: left;
	text-align: center;
	margin: 4px 0;
}
.custom_gallery div.itemImg img {
	border: 1px solid #f3f3f3;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
}

/*========================= BOTTOM EXTEND =======================*/


/*========================= FOOTER =======================*/
div.ot-footer {
	color: #666666;
	font-size: 12px;
	line-height: 24px;
}
div.ot-bottom-1 h3, div.ot-bottom-2 h3 {
	margin-left: 15px;
}
.ot-bottom-1 .module h3 span.title-module, .ot-bottom-2 .module h3 span.title-module {
	font-size: 14px;
	line-height: 20px;
}
div.ot-bottom-1 ul.menu, div.ot-bottom-2 ul.menu {
	margin: 0;
}
div.ot-bottom-1 ul.menu li, div.ot-bottom-2 ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
	line-height: 24px;
	border-bottom: 1px solid #E1E1E1;
}
div.ot-bottom-1 ul.menu li.last, div.ot-bottom-2 ul.menu li.last {
	border: 0px;
}
div.ot-bottom-1 ul li a, div.ot-bottom-2 ul li a {
	color: #666666;
}
.module .custom-social a{
	padding: 0px 5px 0px 25px;
}
div.ot-bottom-1 ul li a:hover, div.ot-bottom-2 ul li a:hover {
	color: #87B678;
}
div.ot-bottom-1 ul.menu li a, div.ot-bottom-2 ul.menu li a {
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	width: 100%;
}
.module .custom-social.custom_facebook{
	background: url("../images/demo/facebook.png") no-repeat;
}
.module .custom-social.custom_twitter{
	background: url("../images/demo/twitter.png") no-repeat;
}
.module .custom-social.custom_blog{
	background: url("../images/demo/wordpress.png") no-repeat;
}
.module .custom-social.custom_youtube{
	background: url("../images/demo/youtube.png") no-repeat;
}
.module .custom-social.custom_mail{
	background: url("../images/demo/email.png") no-repeat;
}
.width45 {
	width: 45%;
}