/*
Theme Name: Ukrstrahovanie
Author: Oleg Dyakun
Author URI: mailto:odyakun@gmail.com
Description: Especially designed for Ukrstrahovanie.com.ua
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: insure
Tags: ukrstrahovanie, insurance, insure, bootstrap
*/

/*--------------------------------------------------------------
# Contents
--------------------------------------------------------------*/
html {
	background-color: #fff;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.428571429;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #000;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.comment a:not(.btn),
.entry-summary a:not(.btn),
.entry-content a:not(.btn),
.comment-respond a:not(.btn) {
	color: green;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Ubuntu Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

main, main > article {
	margin-bottom: 30px;
}
.site {
	padding-top: 15px;
}
.site-header {
	margin-top: 5px;
}
.over-header {
	padding: 3px 0;
	background-color: #eee;
	border-bottom: 5px solid #cf4c3e;
}
.site-footer {
	position: relative;
	padding: 24px 0 5px 0;
	background-color: #eee;
	border-top: 5px solid #cf4c3e;
}
.site-header,
.main-header,
.menu-header {
	margin-bottom: 30px;
}
#breadcrumbs {
	margin-bottom: 20px;
	font-size: 13px;
	color: #666;
}
.entry-meta {
	margin-bottom: 15px;
	font-size: 14px;
	color: #666;
}
.entry-meta > * {
	margin-right: 10px;
}
.entry-meta > * > * {
	font-size: 13px;
}
.entry-meta .fa {
	margin-right: 3px;
	font-size: 14px;
}
.entry-meta .updated {
	display: none;
}
.main-title,
.entry-title,
.main-content h1,
.main-content h2 {
	margin-top: 0;
}
.entry-summary,
.entry-content {
	margin-bottom: 10px;
	text-align: justify;
}
.entry-details {
	clear: both;
	overflow: hidden;
	margin: 10px 0;
}
.entry-details .firm-details {
	font-size: 1.2em;
}
.entry-details .firm-details:last-child {
	margin-bottom: 0;
}
.entry-details .table {
	margin-bottom: 10px;
}
.text-extra.text-success {
	color: #3ecf54;
}
.text-extra.text-warning {
	color: #ffcc00;
}
.text-extra.text-danger {
	color: #cf4c3e;
}
.text-extra.text-info {
	color: #33adff;
}
*:not(.active):not(:hover) > .text-active > .text-extra {
	color: #444;
}

.side-xs-left,
.side-sm-left,
.side-md-left {
	margin-bottom: 7px;
	margin-left: 15px;
}
.side-xs-right,
.side-sm-right,
.side-md-right {
	margin-bottom: 7px;
	margin-right: 15px;
}
@media (max-width: 767px) {
	.side-sm-left {
		margin-left: 0;
	}
	.side-sm-right {
		margin-right: 0;
	}
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.nav-links {
	display: block;
	overflow: hidden;
}
.nav-links a {
	color: #c52525;
	text-transform: lowercase;
}
.nav-links > .nav-next {
	float: right;
}
.nav-links > .nav-previous {
	float: left;
}
.nav-links > .next:after,
.nav-links > .nav-next:after {
	content: '\2192';
	display: inline-block;
	text-decoration: none;
	margin-left: 8px;
	color: #777;
}
.nav-links > .prev:before,
.nav-links > .nav-previous:before {
	content: '\2190';
	display: inline-block;
	text-decoration: none;
	margin-right: 8px;
	color: #777;
}
.btn.filter:not(.active):not(:hover):after,
.btn.display:not(.active):not(:hover):after {
	opacity: 0.7;
}
.list-inline .btn.filter,
.list-inline .btn.display {
	margin: 0.3em 0;
}

/*--------------------------------------------------------------
# Image Style
--------------------------------------------------------------*/
img.alignright { float:right; margin:0 0 1em 1em; }
img.alignleft { float:left; margin:0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
a img.alignright { float:right; margin:0 0 1em 1em; }
a img.alignleft { float:left; margin:0 1em 1em 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.entry-content img:not([class]) {
	display: block;
	max-width: 100%;
	height: auto;
}

/*--------------------------------------------------------------
# Menu Icons
--------------------------------------------------------------*/
[class^="ico-"],
[class*=" ico-"] {
	display: inline-block;
	vertical-align: middle;
	background: transparent url(images/sprite.png) no-repeat 0 0;
}
.ico-menu-home {
	background-position: 0 -50px;
	width: 31px;
	height: 25px;
}
.ico-menu-news {
	background-position: -41px -50px;
	width: 31px;
	height: 25px;
}
.ico-menu-currency {
	background-position: -78px -50px;
	width: 40px;
	height: 30px;
}
.ico-menu-bank {
	background-position: -123px -50px;
	width: 28px;
	height: 28px;
}
.ico-menu-insurance {
	background-position: -154px -50px;
	width: 28px;
	height: 28px;
}
.ico-menu-forex {
	background-position: -182px -50px;
	width: 37px;
	height: 32px;
}
.ico-menu-lawyer {
	background-position: -223px -50px;
	width: 37px;
	height: 33px;
}
.ico-menu-bonus {
	background-position: -260px -50px;
	width: 34px;
	height: 35px;
}

/*--------------------------------------------------------------
# Main Navbar
--------------------------------------------------------------*/
.menu-inverse {
	background-color: #222;
}
.navbar-inverse .navbar-nav > li > a {
	color: #ddd;
}
.navbar-main {
	border-radius: 0;
	border: 0;
	margin: 0;
}
.navbar-main .navbar-nav li > a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	outline: 0;
}
.navbar-main .navbar-nav > li.inverse > a {
	display: inline-block;
	border-radius: 4px;
	min-height: 20px;
	padding: 2px 7px;
	margin: -2px 0;
}
.navbar-main .navbar-nav > li.inverse:not(:hover) > a {
	background-color: #fafafa;
	color: #000;
}
.navbar-main .navbar-nav li li > a {
	font-size: 14px;
}
.navbar-main .navbar-toggle {
	border-radius: 0;
	margin-right: 8px;
}
.navbar-main .navbar-nav li > ul {
	border-radius: 0;
}
@media (min-width: 768px) {
	.navbar-main .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
		margin: 0 -15px;
	}
	.navbar-main .navbar-nav {
		width: 100%;
	}
	.navbar-main .navbar-nav > li {
		display: table-cell;
		text-align: center;
		float: none;
		width: 1%;
	}
	.navbar-main .navbar-nav > li > a {
		white-space: nowrap;
		text-align: center;
		min-height: 50px;
	}
	.navbar-main .navbar-nav li > ul {
		min-width: 100%;
	}
	.navbar-main .navbar-nav > li:last-child > ul {
		left: auto;
		right: 0;
	}
	.navbar-main .navbar-nav li:hover > ul {
		display: block;
	}
	.navbar-main .navbar-nav > li:not(.inverse):hover > a,
	.navbar-main .navbar-nav:not(:hover) > li:not(.inverse).current-menu-item > a,
	.navbar-main .navbar-nav:not(:hover) > li.current-menu-ancestor > a {
		padding-top: 15px;
		padding-bottom: 15px;
		margin-top: -1px;
		margin-bottom: -1px;
	}
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-table {
	display: table;
	float: none;
	border-collapse: separate;
	border-spacing: 0;
	margin: 0 0 20px 0;
}
.footer-table,
.footer-table ul {
	list-style: none;
	padding: 0;
}
.footer-table > li {
	display: table-cell;
	float: none;
	width: 1%;
	padding-right: 25px;
}
.footer-table > li:last-child {
	padding: 0;
}
.footer-table > li > label {
	display: block;
	font-family: 'Ubuntu Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 1.1;
	font-weight: 600;
	color: #cf4c3e;
	text-transform: uppercase;
	margin: 0 0 8px;
}
@media screen and (max-width: 765px) {
	.footer-table {
		display: block;
		margin-top: 20px;
	}
	.footer-table > li {
		display: block;
		padding: 0 0 25px 0;
		width: auto;
	}
}


/*--------------------------------------------------------------
# Branding
--------------------------------------------------------------*/
.text-copyright {
	font-size: 13px;
	font-weight: normal;
	white-space: nowrap;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
.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;
}

/*--------------------------------------------------------------
# Bootstrap
--------------------------------------------------------------*/
.text-bold {
	font-weight: bold;
}
.text-bolder {
	font-weight: bolder;
}
.text-inline {
	display: inline-block;
}
.text-wrap,
.text-space {
	white-space: normal;
}
table.table {
	font-size: 14px;
}
@media (max-width: 991px) {
	.for-md-side-bottom > .row {
		margin-bottom: 20px;
	}
	.for-md-side-top > .row {
		margin-top: 20px;
	}
}
@media (min-width: 992px) {
	.out-md-side-right > .row {
		margin-right: 10px;
	}
	.out-md-side-left > .row {
		margin-left: 10px;
	}
}
.search-submit,
.btn-general {
	background-image: linear-gradient(to bottom, #456dba 0%, #375795 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff456dba', endColorstr='#ff375795', GradientType=0);
	border-width: 1px;
	border-color: #304c83;
	border-bottom-color: #23375d;
	text-shadow: none;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	color: #fff;
}
.btn-general:hover, .btn-general:focus, .btn-general:active, .btn-general.active {
	background-image: linear-gradient(to bottom, #3e62a8 0%, #304c83 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3e62a8', endColorstr='#ff304c83', GradientType=0);
	border-color: #23375d;
	color: #fff;
}
.btn-generic {
	background-image: linear-gradient(to bottom, #d6685c 0%, #d15547 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6685c', endColorstr='#ffd15547', GradientType=0);
	border-width: 1px;
	border-color: #8f2e24;
	border-bottom-color: #521b14;
	text-shadow: none;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	color: #fff;
}
.btn-generic:hover, .btn-generic:focus, .btn-generic:active, .btn-generic.active {
	background-image: linear-gradient(to bottom, #d15547 0%, #cf4c3e 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd15547', endColorstr='#ffcf4c3e', GradientType=0);
	border-color: #521b14;
	color: #fff;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin-bottom: 30px;
	text-align: left;
	overflow: hidden;
}
.entry-details h2,
.entry-content h2,
#comments,
.widget > .widget-title {
	font-family: 'Ubuntu Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.1;
	color: #333;
	border-bottom: 2px solid;
	margin-bottom: 6px;
	padding: 5px 0;
}
.widget > .widget-title {
	border: 0;
	padding-left: 5px;
	border-left: 6px solid #cf4c3e;
	background-color: whiteSmoke;
	margin-top: 0;
}
.widget > .widget-title a,
.widget > .widget-title h1,
.widget > .widget-title h2,
.widget > .widget-title h3,
.widget > .widget-title h4,
.widget > .widget-title h5,
.widget > .widget-title h6 {
	font-family: 'Ubuntu Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1.1;
	color: #333;
	margin: 0;
}
.widget > .widget-title .fa-stack {
	font-size: 60%;
}
.widget-filter {
	margin-bottom: 10px;
}
.widget-index {
	margin-bottom: 20px;
}
.comment-list .icon-firm,
.widget-index .icon-firm {
	display: inline-block;
	margin: -2px 4px 2px 0;
}
.widget-index .item-firm {
	font-size: 18px;
	line-height: 1.1;
	margin-left: 6px;
	margin-bottom: 6px;
}
.widget ul:not([class]) {
	list-style: none;
	padding: 0;
}
.widget ul:not([class]) > li {
	clear: both;
	line-height: 1.2;
	margin: 7px 0;
}
.widget-more:not(.collapsed) > .read-more {
	display: none;
}
.widget .entry-header {
	margin: 8px 0;
}
.widget .entry-header > * {
	vertical-align: middle;
}
.widget .entry-title,
.widget .entry-title a {
	font-family: 'Ubuntu Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 1.2;
	color: #222;
}
.widget .entry-summary {
	margin-bottom: 12px;
	line-height: 1.3;
}
.widget .review-icon {
	margin-top: -1em;
}
.entry-content .widget > ul li > a {
	color: #333;
}
.site-header .widget {
	margin: 0;
}
.widget-datatable {
	margin: 0;
}
.widget-datatable .icon-firm {
	display: inline-block;
	margin-right: 5px;
}

/*--------------------------------------------------------------
# Special
--------------------------------------------------------------*/
span.date > span {
	display: inline-block;
	margin-right: 1px;
	font-size: 14px;
	line-height: 1.2;
	padding: 0 3px;
	color: white;
}
span.date > span.d,
span.date > span.m {
	background-color: #d44a28;
}
span.date > span.y {
	background-color: #333333;
}
span.required {
	color: red;
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comment-respond {
	margin: 20px 0 30px 0;
}
.comment-reply-title {
	font-family: 'Ubuntu Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.1;
	border-left: 6px solid #cf4c3e;
	background-color: whiteSmoke;
	color: #333;
	margin: 0 0 8px 0;
	padding: 5px;
}
.comment-reply-title a {
	font-weight: normal;
	font-size: 16px;
}
.comment-content a {
	word-wrap: break-word;
}
.comment-form p {
	margin: 0 0 6px 0 !important;
	font-size: 14px;
	line-height: 1.2;
}
.comment-form textarea {
	width: 100%;
	max-width: 100%;
}
#respond > p,
.comment-form .comment-notes,
.comment-form .input-group,
.comment-form .form-group,
p.logged-in-as {
	margin-bottom: 10px;
}
.comment-form .comment-notes {
	color: #777;
}
.comment-form .row {
	margin-right: -5px;
	margin-left: -5px;
}
.comment-form .row > * {
	padding-right: 5px;
	padding-left: 5px;
}
p.logged-in-as {
	padding-bottom: 0px;
}
.comment-list {
	margin-left: 0;
	padding-left: 0;
}
.comment-list > li {
	list-style: none;
	margin-bottom: 30px;
}
.comment-meta {
	overflow: hidden;
	margin-bottom: 4px;
}
.comment-meta .entry-meta,
.comment-meta .comment-author {
	display: inline-block;
	margin: 0 8px 0 0;
	font-size: 14px;
}
.comment .comment-body {
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	padding-left: 60px;
	position: relative;
}
.comment .comment-body > p:last-child {
	margin-bottom: 0;
}
.comment-list .children {
	list-style: none;
	margin-left: 0px !important;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left 20px;
}
.comment-list .comment-respond {
	position: relative;
	padding-left: 60px;
	margin-top: -30px;
}
.comment-list .comment-reply-title:before {
	content: attr(data-text-reply);
}
.comment-list .comment-reply-title .text-reply {
	display: none;
}
.comment-list li.comment > div img.avatar {
	position: absolute;
	left: 0;
	top: 0;
}
.comment-content {
	font-size: 15px;
	color: #444;
}
.vcard .avatar,
.author .avatar {
	position: absolute;
	left: 0;
	top: 0;
}
.comment-metadata {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}
.form-allowed-tags code {
	word-wrap: break-word;
	white-space: inherit;
}
.comment-list .reply {
	font-size: 14px;
}
.comment-reply-link:before,
.comment-reply-login:before {
	content: '\f112';
	margin-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	transform: rotate(180deg);
	color: #cf4c3e;
}
.comment-form-rating label {
	font-size: 14px;
	cursor: pointer;
}
.comment-form-rating label:not(.active):not(:hover) {
	color: #888;
	opacity: 0.6;
}
.comment-list .comment-form-rating {
	display: none;
}
.comment-author .text-worker,
.comment-author .text-worker a {
	color: #cf4c3e;
}
.comment-author > .fa,
.comment-author > .fa-stack {
	margin-right: 0.5em;
}
.comment-awaiting-moderation {
	font-style: italic;
	color: #cf4c3e;
}
.comment-form .ulogin_label {
	line-height: 32px;
}
.comment-user-guest .ulogin_panel:after {
	content: 'чтобы получать на почту уведомления об ответах';
	display: block;
	font-size: 0.75em;
	color: #aaa;
}
.comment-user-guest:hover .ulogin_panel:after {
	color: #cf4c3e;
}

/*--------------------------------------------------------------
# Additional
--------------------------------------------------------------*/
[data-text]:empty:after {
	content: attr(data-text);
}
[data-text-after]:after {
	content: attr(data-text-after);
}
[data-text-before]:before {
	content: attr(data-text-before);
}

/*--------------------------------------------------------------
# Table Mediarating
--------------------------------------------------------------*/
table.mediarating {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
table.mediarating > thead > tr > th,
table.mediarating > tbody > tr > th,
table.mediarating > tfoot > tr > th,
table.mediarating > thead > tr > td,
table.mediarating > tbody > tr > td,
table.mediarating > tfoot > tr > td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
table.mediarating > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #dddddd;
}
table.mediarating > caption + thead > tr:first-child > th,
table.mediarating > colgroup + thead > tr:first-child > th,
table.mediarating > thead:first-child > tr:first-child > th,
table.mediarating > caption + thead > tr:first-child > td,
table.mediarating > colgroup + thead > tr:first-child > td,
table.mediarating > thead:first-child > tr:first-child > td {
	border-top: 0;
}
table.mediarating > tbody + tbody {
	border-top: 2px solid #dddddd;
}
table.mediarating .table {
	background-color: #ffffff;
}
table.mediarating a:not(.btn) {
	text-decoration: underline;
}
table.mediarating .dropdown-menu a {
	text-decoration: none;
}
table.mediarating .success,
table.mediarating .warning,
table.mediarating .danger,
table.mediarating .info {
	color: #fff;
}
table.mediarating .success a,
table.mediarating .warning a,
table.mediarating .danger a,
table.mediarating .info a {
	color: #fff;
}
table.mediarating > tbody > tr:hover {
	background-color: #f5f5f5;
}
table.mediarating th {
	cursor: pointer;
	cursor: hand;
}
table.mediarating th.header {
	text-decoration: underline;
}
table.mediarating th.header i {
	text-decoration: underline;
	display: none;
}
table.mediarating th.header.headerSortUp i.down {
	display: none;
}
table.mediarating th.header.headerSortUp i.up {
	display: inline-block;
}
table.mediarating th.header.headerSortDown i.up {
	display: none;
}
table.mediarating th.header.headerSortDown i.down {
	display: inline-block;
}

/*--------------------------------------------------------------
# Special Links
--------------------------------------------------------------*/
.link-general {
	font-family: 'Ubuntu Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.142857em;
	line-height: 1.1;
	color: #333 !important;
}
.login-links > a,
.social-links > a {
	display: inline-block;
	white-space: nowrap;
	text-align: center;
	min-width: 1.45em;
	color: #fff;
	outline: 0;
}
.login-links > a {
	padding: 0 0.4em;
}
.login-links > .signin {
	background-color: #d9534f;
}
.login-links > .signout {
	background-color: #eea236;
}
.social-links > .vk,
.social-links > .vkontakte {
	background-color: #4c75a3;
}
.social-links > .facebook {
	background-color: #3b5999;
}
.social-links > .twitter {
	background-color: #55acee;
}
.social-links > .google {
	background-color: #dd4b39;
}
.footer .social-links {
	font-size: 16px;
}

/*--------------------------------------------------------------
# Social Likes
--------------------------------------------------------------*/
.entry-content > .social-block {
	clear: both;
	width: 100%;
	margin: 20px 0;
}

/*--------------------------------------------------------------
# Lazy Load
--------------------------------------------------------------*/
.comment-author img:not([width]) {
	width: 48px;
}
#wp-admin-bar-user-info img:not([width]) {
	position: absolute;
	left: -72px;
	top: 4px;
	width: 64px;
	height: 64px;
}

/*--------------------------------------------------------------
# Login With Ajax
--------------------------------------------------------------*/
body > .lwa {
	margin: 0 !important;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
	padding: 0;
	margin: 0 0 20px;
	font-size: 0.92em;
	color: #777;
}
.breadcrumbs > ol {
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}
.breadcrumbs > ol > li {
	display: inline;
}
.breadcrumbs > ol > li:not(:last-child):after {
	content: '\276f';
	margin: 0px 7px;
	font-weight: bold;
	color: #666;
}

/*--------------------------------------------------------------
# Post Ratings
--------------------------------------------------------------*/
.post-ratings {
	font-size: 12px;
}
.post-ratings > .post-ratings-text {
	display: none !important;
}
