/*
Theme Name: Фармпалата
Theme URI: http://farmpalata.com.ua
Author: MORION
Author URI: http://morion.ua
Version: 2016
*/

body {
font-size: 14px;
color: #06384C;
cursor: default;
}

a {
color: #008295;
}

a:hover {
color: #008295;
}

small {
font-size: 11px;
color: #999;
}

.gray-section {
background-color: #f5f5f5;
}

.main-partners {
background-color: #F7F7F7;
}

.main-partners .row {
padding-top: 20px;
padding-bottom: 10px;
}

.main-partners .item-logo {
opacity: 0.5;
transition: 0.3s;
margin-bottom: 10px;
}

.main-partners .item-logo:hover {
opacity: 0.9;
}

.main-partners .item-logo img {
width: 100%;
height: auto;
}

.section-label {
margin-bottom: 20px;
}

.navbar-left {
margin-left: -15px;
}

.navbar-inverse {
color: #fff;
background: #a5d5cb;
background: -moz-linear-gradient(top, #a5d5cb 0%, #008195 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #a5d5cb), color-stop(100%, #008195));
background: -webkit-linear-gradient(top, #a5d5cb 0%, #008195 100%);
background: -o-linear-gradient(top, #a5d5cb 0%, #008195 100%);
background: -ms-linear-gradient(top, #a5d5cb 0%, #008195 100%);
background: linear-gradient(to bottom, #a5d5cb 0%, #008195 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5d5cb', endColorstr='#008195', GradientType=0 );
border: 0 none;
margin: 0;
}

.navbar-inverse .navbar-toggle {
border: 0 none;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background: #008596;
}

#navbar.navbar-collapse {
border-color: #50AAAF;
}

#navbar .navbar-nav > li > a {
color: #f4f4f4;
text-shadow: 0 1px 0 #008596;
}

#navbar .navbar-nav > .active > a,
#navbar .navbar-nav > .open > a {
background: #4ea9af;
background: -moz-linear-gradient(top, #4ea9af 0%, #008596 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #4ea9af), color-stop(100%, #008596));
background: -webkit-linear-gradient(top, #4ea9af 0%, #008596 100%);
background: -o-linear-gradient(top, #4ea9af 0%, #008596 100%);
background: -ms-linear-gradient(top, #4ea9af 0%, #008596 100%);
background: linear-gradient(to bottom, #4ea9af 0%, #008596 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ea9af', endColorstr='#008596', GradientType=0 );
box-shadow: 0 3px 19px rgba(0, 0, 0, 0.1) inset;
}

.navbar-nav .sub-menu {
display: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
margin-top: 0;
 background-clip: padding-box;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
display: none;
float: left;
font-size: 14px;
left: 0;
list-style: outside none none;
margin: 2px 0 0;
min-width: 160px;
padding: 5px 0;
position: absolute;
text-align: left;
top: 47px;
z-index: 1000;
}

.navbar-nav .sub-menu > li > a {
clear: both;
color: #333;
display: block;
font-weight: 400;
line-height: 1.42857;
padding: 3px 20px;
white-space: nowrap;
text-decoration: none;
}

.navbar-nav .sub-menu > li > a:hover {
background-color: #EBEBEB;
}

@media (min-width: 768px ) {
.navbar-nav > li:hover ul.sub-menu {
display: block;
}
}

#navbar .navbar-nav > li > a:hover {
color: #fff;
}

@media (max-width: 991px) {
.header-btns .btn {
display: inline-block;
}
.header-title,
.header-btns {
text-align: center;
}
.header-btns {
margin-top: 25px;
}
}

@media (min-width: 992px) {
.main-header .col-md-8,
.main-header .col-md-4 {
position: relative;
height: 90px;
}
.header-btns {
position: absolute;
bottom: 0;
}
}

.main-header .container {
padding: 30px 0;
overflow: hidden;
}

.header-title {
color: #fff;
text-transform: uppercase;
padding: 0 15px;
}

.header-title img {
margin-right: 30px;
}

.header-title a:last-child img {
margin-right: 0;
}

.header-title a {
color: #fff;
text-decoration: none;
}

.header-desc {
padding: 0 15px;
font-size: 18px;
}

.main-section {
padding: 20px 0;
}

.page-desc {
margin-top: 20px;
}

.breadcrumb {
font-size: 12px;
}

.main-content .widget {
border-top: 1px solid #eee;
}

.main-entry {
padding-bottom: 30px;
font-size: 17px;
}

.main-entry .list-group a {
color: #06384C;
border: 0 none;
font-size: 14px;
}

.main-entry a[href^="http://"]:after,
.main-entry a[href^="https://"]:after {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 13px;
content: " \f08e";
}

.main-entry a[href$=".pdf"]:after { 
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 13px;
content: " \f1c1";
}

.main-entry h1 {
color: #008596;
}

.main-entry a {
color: #008596;
border-bottom: 1px dotted #008596;
}

.main-entry a:hover,
.main-entry a:focus,
.main-entry a:active {
color: #008596;
border-color: #008596;
text-decoration: none;
}

.main-entry img.alignright {
float: right;
margin-top: 10px;
margin-left: 20px;
margin-bottom: 20px;
}

.main-entry img.alignleft {
float: left;
margin-top: 10px;
margin-right: 20px;
margin-bottom: 20px;
}

.main-entry img.aligncenter {
display: block;
margin-top: 15px;
margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
}

.widget {
margin-bottom: 20px;
line-height: 17px;
}

.widget-header {
padding: 10px 0;
}

.widget-footer {
overflow: hidden;
padding: 15px 0;
}

.main-sidebar .widget-articles {
border: 1px solid #eee;
padding: 0 15px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

@media (max-width: 969px) and (min-width: 768px) {
.main-content .widget-articles .col-sm-4:last-child {
display: none;
}
}

@media (min-width: 768px) {
.main-content .widget-articles figure {
margin-bottom: 15px;
}
.main-sidebar .widget-articles figure {
margin-bottom: 10px;
}
.main-sidebar .widget-articles figure {
float: left;
margin-right: 15px;
width: 80px;
}
}

@media (max-width: 767px) {
.widget-articles figure {
float: left;
margin-right: 15px;
margin-bottom: 15px;
width: 80px;
}
}

.main-content .widget-articles figure img,
.main-sidebar .widget-articles figure img {
vertical-align: middle;
max-width: 100%;
height: auto;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
display: inline-block;
line-height: 1.42857;
padding: 4px;
transition: all 0.2s ease-in-out 0s;
}

.widget-articles article {
overflow: hidden;
}

.banner-240x350 {
width: 244px;
height: 354px;
border: 1px solid #ddd;
padding: 1px;
}


.main-form {
background-color: #f5f5f5;
padding: 0 20px 20px;
margin-top: 30px;
overflow: hidden;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.main-form h3 {
padding: 20px 0;
margin: 0;
}

.main-category article {
overflow: hidden;
}

.main-category .article-page {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
border-radius: 4px;
padding: 10px 15px;
border: 1px solid #ccc;
margin-bottom: 10px;
}

.main-category .article-page h3 {
margin: 0;
}

.main-category .article-post {
margin-bottom: 20px;
}

.main-category .article-post figure {
float: left;
margin-bottom: 5px;
margin-right: 15px;
width: 120px;
}

.main-category .article-post figure img {
vertical-align: middle;
max-width: 100%;
height: auto;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
display: inline-block;
line-height: 1.42857;
padding: 4px;
transition: all 0.2s ease-in-out 0s;
}

.main-category .article-post h3 {
margin-top: 0;
}

.wp-pagenavi {
margin: 0 0 15px;
padding: 30px 0;
text-align: center;
}

.wp-pagenavi span, .wp-pagenavi a {
border-radius: 2px;
color: #444;
margin: 0 4px;
padding: 10px 15px;
text-decoration: none;
}

.wp-pagenavi span {
background-color: #f5f5f5;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;
}

.wp-pagenavi a {
background-color: #fff;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
}

.wp-pagenavi a:hover {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}

.main-footer {
background-color: #eee;
color: #999;
}

.main-footer .container {
padding: 30px 0;
}

.alert-lock {
text-align: center;
border: 1px solid #dfdfdf;
border-radius: 12px;
padding: 20px 20px 0;
}

.alert-lock .lock {
color: #999;
font-size: 32px;
height: 48px;
line-height: 48px;
margin-bottom: 10px;
}

#carousel-partners.carousel {
padding-bottom: 20px;
}

#carousel-partners .carousel-indicators {
bottom: 0;
}

#carousel-partners .carousel-indicators .active {
background-color: #999;
}

#carousel-partners .carousel-indicators li {
border-color: #999;
}