body {
	height: 100vh;
    padding-right:0px !important;
    margin-right:0px !important;    
}
.body_plants {
    background-image: url(img/vegetable.jpg);
	background-size: 100%;
}
.body_animals {
    background-image: url(img/body-animals.jpg);
	background-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
    color: #2d6b53;
}
.mb-20 {
    margin-bottom: 20px;
}
.header a, a:hover, .slogan h1, .navbar-left a:hover[role="button"]{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.header a {
    text-shadow: #000000 1px 1px 2px;
}
.header h1 {
	letter-spacing: 32px;
	font-size: 200%;
    padding: 0;
}
.header p {
	color: white !important;
	font-size: 70%;
	letter-spacing: 3px;
	background-color: #2d6b53;
	text-align: center;
	box-shadow: #000000 1px 1px 2px;
}
.header-contacts {
	margin-bottom: 0;
	padding-top: 20px;    
}
.header-contacts span {    
    padding: 20px 5px;
    margin: auto;
}
#header {
   background: url('http://fermer23.ru/assets/css/img/sunrise_corn.jpg') no-repeat center;
   background-size: cover;
	border: none;
	border-bottom: 1px solid #cccccc !important;
	border-radius: 0 !important;
	margin-bottom: 0 !important;
    height: auto;
}
.slogan h1 {
    text-shadow: #000000 1px 1px 2px;
    letter-spacing: 15px;
    font-size: 320%;
    padding: 0;
}
.slogan p {
    color: white !important;
    font-size: 120%;
    letter-spacing: 3px;
    text-align: center;
    text-shadow: #000000 1px 1px 2px;
}
.nav-pills {
	font-size: 13px;
	padding: 0 15px;
}
.nav-pills>li {
    margin: 0 1%;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #2d6b53;
	opacity: 1;
}
.nav-pills>li>a {
	color: #fff;
}
.nav-pills>li>a:hover {
	background-color: #2d6b53;
}
.navbar {
	border-radius: 0 !important;
	margin-bottom: 0 !important;
	border: none !important;
}
.navbar-invers {
	padding: 1%;	
}
.navbar-toggle {
    background-color: #00000082 !important;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000000 !important;
}
.navbar-toggle .icon-bar {
    background-color: #fff !important;
}
.navbar-collapse.collapse {
    width: 100%;
    padding: 0;
}
.navbar-header {
    width: 100%;
    background-color: #00000059;
}
.wrapper {
    background: rgba(255, 255, 255, 0.9) !important;
}
.clip-block{
    height: 100vh;
    position: relative;
}
.catalog-button {
    display: flex;
    padding: 2%;
    color: #ffffff;
    margin: 2% 0;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.clip {
    position: absolute;
    height: 100%;
    width: 100%;
}
.btn-fluor {
	background: url(img/fluor.jpg) no-repeat center;
	background-size: cover;
	text-align: left;
}
.btn-animals {
    text-align: right;
	background: url(img/animals.jpg) no-repeat center;
	background-size: cover;
	transition: .5s;
	clip-path: polygon(50.5% 0, 100% 0, 100% 100%, 50.5% 100%);
	-webkit-clip-path: polygon(50.5% 0, 100% 0, 100% 100%, 50.5% 100%);
}
.btn-animals:hover {
    text-align: center;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.btn-fluor:hover ~.btn-animals {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}
.btn-fluor:hover, btn-fluor a[rol="button"]:hover {
    text-align: center;
}
.btn-fluor:focus {
    text-align: center;
}
a.btn {
    padding: 12px 18px;
    margin:  0 1%;
}
a.btn-block {
    display: block;
	margin-top: 5rem;
	font-size: 16px;
	text-transform: uppercase !important;
	padding: 3% 0;
}
a.btn-block+a.btn-block {
	margin-top: 5rem;
}
.btn-fluor .btn-block {
    text-align:left;
    padding-left: 2%;
}
.btn-animals a.btn-block {
    text-align:right;
    padding-right: 2%;
}

.btn-animals a.btn-block:hover {
    text-align: center;
}
.left-block, .right-block {
	margin-bottom: 10.1rem;
}
.btn-transparent {
	background: transparent;
	border: 2px solid #ffffff;
	font-weight: bold;
	color: #ffffff;
}
.btn-transparent:hover {
	color: #FFB50F;
	background: rgba(255, 255, 255, 0.3);
}
.btn-transparent:focus {
	color: #ffffff;
}
.bg-success {
    background-color: #43a61a !important;
}
.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
    border-radius: none !important;
}
.navbar-left {
	width: 100% !important;
}
.navbar-left .nav>li {
	margin: 1% !important;
}
.breadcrumb {
    background-color: transparent !important;
}
figure {
    max-width: 200px !important;
    margin:  auto !important;
}
figure img {
    max-width: 150px;
    max-height: 150px;
}
figcaption {
    font-size: 16px;
    color: orange;
    text-transform: uppercase;
}
figcaption:hover {
    color: cadetblue;
}
.circle {
    border-radius: 50%;
    height: 150px;
}
.shadow {
    color: #fff;
    text-shadow: 1px 1px 1px #000000;
    letter-spacing: 1px;
}
.info_table {
    border: 1px solid #D3D3D3;
    width: 100%;
    background: rgba(144, 238, 144, 0.3);
}
.info_table tr:first-child {
    background: #5cb85c;
}
.info_table tr:first-child>td {
    padding: 8px !important;
}
.info_table>tbody>tr>td {
    border: 1px solid #A9A9A9 !important;
    padding: 2px !important;
}
.clear {
	clear: both;
	height: 63px;
}
.wrapper {
	min-height: 100%;
}
.table a:hover, .breadcrumb a:hover {
	text-decoration: underline;
	color: #337ab7;
	font-weight: normal;
}
.detail_zoom {
    border: 2px solid #337ab7;
    border-radius: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 290px;
    height: 290px;
    padding: 5px 5px 32px;
    background-repeat: no-repeat;
    background-position: 245px 245px;
}
.detail_zoom img {
    max-width: 250px;
    max-height: 230px;
    height: auto;
    width: auto;
}
.table-catalog {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    padding: 0 15px;
}
.modal_image {
    display: inline-block;
    vertical-align: top;
    margin-left: -4px;
    margin-bottom: 20px;
}
.modal-title {
    width: 90% !important;
    display: inline-block;
}
.img-product {
    display: inline-block;
    border: 2px solid #fbdc18;
    width: 150px;
    height: 165px;
    overflow: hidden;
    border-radius: 10px;
}
/*border: 2px solid #fbdc18;*/
.img-product-plant {
    display: inline-block;
    width: 150px;
    height: 165px;
    overflow: hidden;
    border-radius: 10px;
}
.img-plant {
    display: inline-block;
    height: 170px;
    overflow: hidden;
    width: -webkit-fill-available;
}
.table-catalog .img-product img, .table-catalog .img-product-plant img, .modal_image .img-product-plant img {
    width: 150px;
    height: 100%;
}
.descript-caption {
    display: inline-block;
    width: 56%;
    vertical-align: top;
}
.descript-caption>h5 {
    margin-top: 0 !important;
    margin-bottom: 0!important;
}
.gap {
    display: block;
    position: relative;
    padding: 30px 0 30px 0;
    clear: both;
    overflow: hidden;
}
.nav-coupon-category>li>a {
    list-style-type: none;
    text-transform: uppercase;
    font-size: 13px;
    z-index: 1;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fff;
    border-left: none;
    border-right: none;
    border: none;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    height: 40px;
    line-height: 40px;
    padding: 0px 0px 0px 45px;
    position: relative;
    margin: 0;
    color: #666;
}
.nav-tabs.nav-stacked.nav-coupon-category>li>a .fa {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    font-size: 18px;
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background: #fbfbfb;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 40px;
    border-right: 1px solid #ededed;
}
.header a>.fa img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 20px;
    height: 20px;
    background: #fbfbfb;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 40px;
    border-radius: 8px;
    margin-left: 10px;
    box-shadow: #000000 2px 2px 2px;
}
.cucumber {
    background-image: url("../css/img/cucumber2.jpeg");
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 50%;
}
.fs-16 {
    font-size: 16px !important;
}
.fs-18 {
    font-size: 18px !important;
}
.bg-white {
    background-color: #ffffff;
}
.c-white {
    color: #ffffff !important;
}
.modal-open {
    overflow-y: visible !important;
}
.cart_item {
    display: block;
    float: none;
    width: 100%;
    margin: 0;
    text-align: center;
    text-decoration: none;
}
.cart_item img:hover {
    transform: scale(1.1);
    transition: 3s;
}
.cart_item .image-container {
    height: 220px;
    line-height: unset;
    margin: 15px 0px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: #909090 1px 5px 6px;
}
.catalog-button img {
    width: 100%;
    object-fit: cover;
    height: 220px;
}
.cart_item_title {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    align-items: center;
    position: absolute;
    color: #fff;
    bottom: 15px;
    left: 25px;
    text-align: left;
    max-width: 85%;
    padding-bottom: 2px;
    border-bottom: 2px solid transparent;
    text-shadow: #000000 1px 1px 1px;
}
.caption {
    text-align: center;
}
a.cardbox {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    align-content: space-between;
    max-width: 200px;
    margin: auto;
    color: #000;
    background: #fff;
    line-height: 32px;
    border: #f4f4f4 0.5px solid;
    box-shadow: #cfcfcf 1px 3px 6px;
}
a.cardbox:hover {
    color: #000;
}
.animals-block {
    
}
.animals-block img {
    max-width: 200px;
    height: auto;
    margin: auto;
}
.animals-block .lable {
    padding: 8px;
    margin-bottom: 1%;
    font-weight: 600;
}
.animals-block ol li {
    line-height: 24px;
    text-align: justify;
}
.animals-block ol li span {
    padding-right: 20px;
}
.animals-block ol li a {
   display: inline-block;
}
.marquee{
width:100%;
white-space:nowrap;
overflow:hidden;
background: #ffffff;
}
 
.marquee span {
color: red;
font-size:28px;
font-weight: bold;
display:inline-block;
padding-left:100%;
-webkit-animation: marquee 10s infinite linear;
animation: marquee 10s infinite linear;
}
 
@-webkit-keyframes marquee {
0%{-webkit-transform: translate(0, 0);}
100%{-webkit-transform: translate(-100%, 0);}
}
@keyframes marquee{
0%{transform: translate(0, 0);}
100%{transform: translate(-100%, 0)}
}

footer {   
    width: 100%;
	color: #666;
	background: #2d6b53;
	padding: 17px 0 18px 0;
	border-top: 1px solid #000000;
	border: none;
}
footer a {
	color: #999;
}
footer a:hover {
	color: #efefef;
}
footer p {
	color: white !important;
	font-size: 110%;
	letter-spacing: 3px;
	text-align: center;
}
@media  (max-width: 767px){
	.nav-pills>li {
		float: none;
	}
	.nav-pills {
		text-align: center;
	}
	.header h1 {
		letter-spacing: 5px;
		font-size: 280%;
	}
	.header {
		text-align: center;
		background: rgba(0, 0, 0, 0.3);
	}
}
@media (max-width: 668px){
    .btn-fluor {
        text-align: center;
    }
    .btn-animals {
        text-align: center;
    }

}    
@media (min-width: 1200px){
.container {
    width: 1070px !important;
}

}
@media (max-width: 1200px) {
    .descript-caption {
        width: 70%;
}
.animals-block ol li a {
   display: block;
}
}
@media (max-width: 575px){
    .descript-caption {
        width: 50%;
    }
}
@media (min-width: 1500px){
.container {
    width: 1370px !important;
}
}
@media (min-width: 1800px){
.container {
    width: 1670px !important;
}
}