html {
	position: relative;
	/* min-height: 100%; */
	background: url('/image/fon.png');
	height: 100%;
}
body {
	height: 100%;
	/* font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif; */
	font-family: 'Montserrat', sans-serif;
}
a {
	color: #222;
}
a:hover {
	color: #eddc22;        
}
	

@media (min-width:0px) and (max-width:321px) {
h1 {
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	font-size: 30px;
}
h2 {
	font-size: 25px;
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	margin-bottom: 30px;
}
p {
	text-align: justify;  
}
li {
	text-align: justify;
}
.container-fluid-header{     
	background: #fff;
}
.col-logo {
	text-align: left;
	color: #222;
	padding-left: 0;
}
a.text-logo {
	/* display: inline-block; */
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 8px;
	color: #67ba0e;
	font-size: 25px;
}
.col-logo>a>img {
	/* position: absolute; */
	z-index: 100;
	max-height: 90px;
	float: left;
}
.top-sosial{
	float:left;
	position:relative;
	top: 15px;
	left: 30px;
}
.top-sosial>a>img{
	height:35px;
}
.col-tel {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;   
}
.col-tel a {
	font-size: 18px;
	color: #67ba0e;
	font-weight: bold;
}
.col-tel a:hover {
	color: #eddc22;
}
.col-tel i {
	font-size: 16px;
	color: #2a2a16;
	font-weight: bold;
}
.col-tel img {
	height: 30px;
	margin-right: 5px;
}
.right-tria{
	position: absolute;
	max-height: 145px;
	right: 0px;
}
.col-adr {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #67ba0e;
	font-weight: bold;
	
}
.col-adr i{
	font-size: 14px;
	color: #2a2a16;
	font-weight: bold;
}
.container-fluid-header{
	/* background: url("/image/green-bg.png"); */
	background: #85c226;
}
.container-header{
	background: #fff;
}
.col-logo:before{
	background: #85c227;
}
.header-mt{
	margin-top:56px;
}
.navbar-brand img{
	height:65px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0, 0, 0);
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	/* margin-left: 60px; */
    font-size: 15px;
}
.my-nav{
	/* width: 100%; */
	/* padding: 0; */
}
.dropdown-item {
    font-size: 13px;
}
.bg-light{
	background-color: #85c227 !important;
}
.pin-icon{
	font-size: 18px;
	color: #c72;
	margin: 10px;
	padding: 10px 12px;
	border: 1px solid;
	border-radius: 40px;
	float: left;
}		
.col-pin-icon{
	text-align:center;
}	
.col-pin-icon p{
	margin-bottom: 2rem;
}	
.example-shadow-3 {
  /* background: #e8e8e8; */
  text-align: center; 
}
.example-shadow-3 span {
  background: white;
  display: inline-block;
  padding: 10px;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.h1-about{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #67ba0e;
	text-shadow: 1.4px 1.4px 0px rgb(255, 255, 255), 2.1px 2.1px 0px rgba(146, 159, 18, 0.79);
}
/*Callout Section-----------------------------------------------------------------------------------------------*/
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
	height: 100%;
	margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	height: 100%;
    padding: 74px 0 83px;
    position: relative;
    width: 100%;
}
.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
	padding: 0 25px;
    margin: 0 0 17px;
	text-align: center;
}
.callout-section p {
	color: #ffffff;
    font-family: 'Open Sans';
	font-weight:400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
	text-align: center;
	padding: 0 90px;
}
.green-shdow {
    box-shadow: 00 6px 6px 0px rgba(106,175,8,0.70);
    -webkit-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -ms-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -o-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    -moz-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    height: 100%;
    background-color: #85c227;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.green-shdow a{
	display:block;
}
.green-shdow:hover {
	background-color: #baef0f;  
}
.col-pin-icon {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.col-pin-icon .content h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 800;
    padding: 25px 0px 10px 0px;
}
.col-pin-icon .content a {
	font-size: 16px;
	color: #ffffff;
}
.col-pin-icon img {
	/* height: 65%; */
	width: 100%;
}
.col-pin-icon .content .normal-btn {
    position: relative;
    padding: 9px 25px;
    line-height: 24px;
    text-transform: uppercase;
    background: #7e8475;
    color: #ffffff !important;
    font-size: 15px;
    border: 2px solid #ffffff !important;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: 700;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -moz-border-radius: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.btn-area { display: block; margin: 25px 0 0px; text-align: center; }
.btn-area1 { display: block; margin: 10px 0 10px; text-align: center; }
.callout-btn1 {
    background-color: #eeeeee;
    box-shadow: 0 3px 0 0 #bac1c6;
    color: #010101;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.callout-btn2 {
    color: #ffffff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 15px 5px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	text-decoration: none;
	background:linear-gradient(#8B0000, #c60101);
}
.callout-btn1:hover { color: #010101 !important; }
.callout-btn2:hover, .callout-btn2:focus { color: #ffffff !important; }
a:hover, a:focus { text-decoration: none !important;}
.container-fluid-hr{
	border-bottom: 3px solid #c72;
}
.content-padding{
	padding-top:30px;
	padding-bottom:30px;
}
.item-hr{
	border-bottom:1px solid #eee;
	padding-top:30px;
	padding-bottom:30px;
}
.img-item{
	width:100%;
}
.art{
	font-weight:bold;
	color:red;
	font-size:22px;
	margin-bottom: 0px;
}
.item-name{
	margin-right:30px;
}
.red-price{
	font-weight:bold;
	color:red;
	font-size:21px;
}
.o_tovare {
	text-align: center;
}

.text {
	font-size: 14px;
	margin-top: 15px;
}
.footer{
	background: #eee;
}
}
@media (min-width:321px) and (max-width:479px) {
h1 {
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	font-size: 30px;
}
h2 {
	font-size: 25px;
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	margin-bottom: 30px;
}
p {
	text-align: justify;  
}
li {
	text-align: justify;
}
.container-fluid-header{     
	background: #fff;
}
.col-logo {
	text-align: left;
	color: #222;
	padding-left: 0;
}
a.text-logo {
	text-align: right;
	font-weight: bold;
	position: relative;
	top: 25px;
	color: #67ba0e;
	font-size: 22px;
	float: right;
	width: 33%;
}
.col-logo>a>img {
	/* position: absolute; */
	z-index: 100;
	max-height: 90px;
	float: left;
}

.logokms{
	width: 33%;
	float: left;
}
.top-sosial{
	float: left;
	position: relative;
	top: 25px;
	width: 33%;
	text-align: center;
}
.top-sosial>a>img{
	height:35px;
}
.col-tel {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;   
}
.col-tel a {
	font-size: 18px;
	color: #67ba0e;
	font-weight: bold;
}
.col-tel a:hover {
	color: #eddc22;
}
.col-tel i {
	font-size: 16px;
	color: #2a2a16;
	font-weight: bold;
}
.col-tel img {
	height: 30px;
	margin-right: 5px;
}
.right-tria{
	position: absolute;
	max-height: 145px;
	right: 0px;
}
.col-adr {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #67ba0e;
	font-weight: bold;
	
}
.col-adr i{
	font-size: 14px;
	color: #2a2a16;
	font-weight: bold;
}
.container-fluid-header{
	/* background: url("/image/green-bg.png"); */
	background: #85c226;
}
.container-header{
	background: #fff;
}
.col-logo:before{
	background: #85c227;
}
.header-mt{
	margin-top:56px;
}
.navbar-brand img{
	height:65px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0, 0, 0);
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	/* margin-left: 60px; */
    font-size: 15px;
}
.my-nav{
	/* width: 100%; */
	/* padding: 0; */
}
.dropdown-item {
    font-size: 13px;
}
.bg-light{
	background-color: #85c227 !important;
}
.pin-icon{
	font-size: 18px;
	color: #c72;
	margin: 10px;
	padding: 10px 12px;
	border: 1px solid;
	border-radius: 40px;
	float: left;
}		
.col-pin-icon{
	text-align:center;
}	
.col-pin-icon p{
	margin-bottom: 2rem;
}	
.example-shadow-3 {
  /* background: #e8e8e8; */
  text-align: center; 
}
.example-shadow-3 span {
  background: white;
  display: inline-block;
  padding: 10px;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.h1-about{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #67ba0e;
	text-shadow: 1.4px 1.4px 0px rgb(255, 255, 255), 2.1px 2.1px 0px rgba(146, 159, 18, 0.79);
}
/*Callout Section-----------------------------------------------------------------------------------------------*/
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
	height: 100%;
	margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	height: 100%;
    padding: 74px 0 83px;
    position: relative;
    width: 100%;
}
.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
	padding: 0 25px;
    margin: 0 0 17px;
	text-align: center;
}
.callout-section p {
	color: #ffffff;
    font-family: 'Open Sans';
	font-weight:400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
	text-align: center;
	padding: 0 90px;
}
.green-shdow {
    box-shadow: 00 6px 6px 0px rgba(106,175,8,0.70);
    -webkit-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -ms-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -o-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    -moz-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    height: 100%;
    background-color: #85c227;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.green-shdow a{
	display:block;
}
.green-shdow:hover {
	background-color: #baef0f;  
}
.col-pin-icon {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.col-pin-icon .content h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 800;
    padding: 25px 0px 10px 0px;
}
.col-pin-icon .content a {
	font-size: 16px;
	color: #ffffff;
}
.col-pin-icon img {
	/* height: 65%; */
	width: 100%;
}
.col-pin-icon .content .normal-btn {
    position: relative;
    padding: 9px 25px;
    line-height: 24px;
    text-transform: uppercase;
    background: #7e8475;
    color: #ffffff !important;
    font-size: 15px;
    border: 2px solid #ffffff !important;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: 700;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -moz-border-radius: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.btn-area { display: block; margin: 25px 0 0px; text-align: center; }
.btn-area1 { display: block; margin: 10px 0 10px; text-align: center; }
.callout-btn1 {
    background-color: #eeeeee;
    box-shadow: 0 3px 0 0 #bac1c6;
    color: #010101;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.callout-btn2 {
    color: #ffffff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 15px 5px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	text-decoration: none;
	background:linear-gradient(#8B0000, #c60101);
}
.callout-btn1:hover { color: #010101 !important; }
.callout-btn2:hover, .callout-btn2:focus { color: #ffffff !important; }
a:hover, a:focus { text-decoration: none !important;}
.container-fluid-hr{
	border-bottom: 3px solid #c72;
}
.content-padding{
	padding-top:30px;
	padding-bottom:30px;
}
.item-hr{
	border-bottom:1px solid #eee;
	padding-top:30px;
	padding-bottom:30px;
}
.img-item{
	width:100%;
}
.art{
	font-weight:bold;
	color:red;
	font-size:22px;
	margin-bottom: 0px;
}
.item-name{
	margin-right:30px;
}
.red-price{
	font-weight:bold;
	color:red;
	font-size:21px;
}
.o_tovare {
	text-align: center;
}

.text {
	font-size: 14px;
	margin-top: 15px;
}
.footer{
	background: #eee;
}
}
@media (min-width:479px) and (max-width:575px) {
h1 {
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	font-size: 30px;
}
h2 {
	font-size: 25px;
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	margin-bottom: 30px;
}
p {
	text-align: justify;  
}
li {
	text-align: justify;
}
.container-fluid-header{     
	background: #fff;
}
.col-logo {
	text-align: left;
	color: #222;
	padding-left: 0;
}
a.text-logo {
	text-align: right;
	font-weight: bold;
	position: relative;
	top: 25px;
	color: #67ba0e;
	font-size: 22px;
	float: right;
	width: 33%;
}
.col-logo>a>img {
	/* position: absolute; */
	z-index: 100;
	max-height: 90px;
	float: left;
}

.logokms{
	width: 33%;
	float: left;
}
.top-sosial{
	float: left;
	position: relative;
	top: 25px;
	width: 33%;
	text-align: center;
}
.top-sosial>a>img{
	height:35px;
}
.col-tel {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;   
}
.col-tel a {
	font-size: 18px;
	color: #67ba0e;
	font-weight: bold;
}
.col-tel a:hover {
	color: #eddc22;
}
.col-tel i {
	font-size: 16px;
	color: #2a2a16;
	font-weight: bold;
}
.col-tel img {
	height: 30px;
	margin-right: 5px;
}
.right-tria{
	position: absolute;
	max-height: 145px;
	right: 0px;
}
.col-adr {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #67ba0e;
	font-weight: bold;
	
}
.col-adr i{
	font-size: 14px;
	color: #2a2a16;
	font-weight: bold;
}
.container-fluid-header{
	/* background: url("/image/green-bg.png"); */
	background: #85c226;
}
.container-header{
	background: #fff;
}
.col-logo:before{
	background: #85c227;
}
.header-mt{
	margin-top:56px;
}
.navbar-brand img{
	height:65px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0, 0, 0);
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	/* margin-left: 60px; */
    font-size: 15px;
}
.my-nav{
	/* width: 100%; */
	/* padding: 0; */
}
.dropdown-item {
    font-size: 13px;
}
.bg-light{
	background-color: #85c227 !important;
}
.pin-icon{
	font-size: 18px;
	color: #c72;
	margin: 10px;
	padding: 10px 12px;
	border: 1px solid;
	border-radius: 40px;
	float: left;
}		
.col-pin-icon{
	text-align:center;
}	
.col-pin-icon p{
	margin-bottom: 2rem;
}	
.example-shadow-3 {
  /* background: #e8e8e8; */
  text-align: center; 
}
.example-shadow-3 span {
  background: white;
  display: inline-block;
  padding: 10px;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.h1-about{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #67ba0e;
	text-shadow: 1.4px 1.4px 0px rgb(255, 255, 255), 2.1px 2.1px 0px rgba(146, 159, 18, 0.79);
}
/*Callout Section-----------------------------------------------------------------------------------------------*/
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
	height: 100%;
	margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	height: 100%;
    padding: 74px 0 83px;
    position: relative;
    width: 100%;
}
.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
	padding: 0 25px;
    margin: 0 0 17px;
	text-align: center;
}
.callout-section p {
	color: #ffffff;
    font-family: 'Open Sans';
	font-weight:400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
	text-align: center;
	padding: 0 90px;
}
.green-shdow {
    box-shadow: 00 6px 6px 0px rgba(106,175,8,0.70);
    -webkit-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -ms-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -o-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    -moz-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    height: 100%;
    background-color: #85c227;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.green-shdow a{
	display:block;
}
.green-shdow:hover {
	background-color: #baef0f;  
}
.col-pin-icon {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.col-pin-icon .content h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 800;
    padding: 25px 0px 10px 0px;
}
.col-pin-icon .content a {
	font-size: 16px;
	color: #ffffff;
}
.col-pin-icon img {
	/* height: 65%; */
	width: 100%;
}
.col-pin-icon .content .normal-btn {
    position: relative;
    padding: 9px 25px;
    line-height: 24px;
    text-transform: uppercase;
    background: #7e8475;
    color: #ffffff !important;
    font-size: 15px;
    border: 2px solid #ffffff !important;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: 700;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -moz-border-radius: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.btn-area { display: block; margin: 25px 0 0px; text-align: center; }
.btn-area1 { display: block; margin: 10px 0 10px; text-align: center; }
.callout-btn1 {
    background-color: #eeeeee;
    box-shadow: 0 3px 0 0 #bac1c6;
    color: #010101;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.callout-btn2 {
    color: #ffffff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 15px 5px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	text-decoration: none;
	background:linear-gradient(#8B0000, #c60101);
}
.callout-btn1:hover { color: #010101 !important; }
.callout-btn2:hover, .callout-btn2:focus { color: #ffffff !important; }
a:hover, a:focus { text-decoration: none !important;}
.container-fluid-hr{
	border-bottom: 3px solid #c72;
}
.content-padding{
	padding-top:30px;
	padding-bottom:30px;
}
.item-hr{
	border-bottom:1px solid #eee;
	padding-top:30px;
	padding-bottom:30px;
}
.img-item{
	width:100%;
}
.art{
	font-weight:bold;
	color:red;
	font-size:22px;
	margin-bottom: 0px;
}
.item-name{
	margin-right:30px;
}
.red-price{
	font-weight:bold;
	color:red;
	font-size:21px;
}
.o_tovare {
	text-align: center;
}

.text {
	font-size: 14px;
	margin-top: 15px;
}
.footer{
	background: #eee;
}
}
@media (min-width:576px) and (max-width:768px) {
h1 {
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	font-size: 30px;
}
h2 {
	font-size: 25px;
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	margin-bottom: 30px;
}
p {
	text-align: justify;  
}
li {
	text-align: justify;
}
.container-fluid-header{     
	background: #fff;
}
a.text-logo {
	text-align: right;
	font-weight: bold;
	position: relative;
	top: 25px;
	color: #67ba0e;
	font-size: 22px;
	float: right;
	width: 33%;
	margin-right: 5px;
}
.col-logo{
	padding:0px;
}
.col-logo>a>img {
	/* position: absolute; */
	z-index: 100;
	max-height: 90px;
	float: left;
}

.logokms{
	width: 33%;
	float: left;
}
.top-sosial{
	float: left;
	position: relative;
	top: 25px;
	width: 33%;
	text-align: center;
}
.top-sosial>a>img{
	height:45px;
}
.col-tel {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;   
}
.col-tel a {
	font-size: 18px;
	color: #67ba0e;
	font-weight: bold;
}
.col-tel a:hover {
	color: #eddc22;
}
.col-tel i {
	font-size: 16px;
	color: #2a2a16;
	font-weight: bold;
}
.col-tel img {
	height: 30px;
	margin-right: 5px;
}
.right-tria{
	position: absolute;
	max-height: 145px;
	right: 0px;
}
.col-adr {
	text-align:right;
	padding-top: 17px; 

	font-size: 18px;
	color: #67ba0e;
	font-weight: bold;
}
.col-adr i{
	font-size: 14px;
	color: #2a2a16;
	font-weight: bold;
}
.container-fluid-header{
	/* background: url("/image/green-bg.png"); */
	background: #85c226;
}
.container-header{
	background: #fff;
}
.col-logo:before{
	background: #85c227;
}
.header-mt{
	margin-top:56px;
}
.navbar-brand img{
	height:65px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0, 0, 0);
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	/* margin-left: 60px; */
    font-size: 15px;
}
.my-nav{
	width: 100%;
	padding: 0;
}
.bg-light{
	background-color: #85c227 !important;
}
.pin-icon{
	font-size: 18px;
	color: #c72;
	margin: 10px;
	padding: 10px 12px;
	border: 1px solid;
	border-radius: 40px;
	float: left;
}		
.col-pin-icon{
	text-align:center;
}	
.col-pin-icon p{
	margin-bottom: 2rem;
}	
.example-shadow-3 {
  /* background: #e8e8e8; */
  text-align: center; 
}
.example-shadow-3 span {
  background: white;
  display: inline-block;
  padding: 10px;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.h1-about{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #67ba0e;
	text-shadow: 1.4px 1.4px 0px rgb(255, 255, 255), 2.1px 2.1px 0px rgba(146, 159, 18, 0.79);
}
/*Callout Section-----------------------------------------------------------------------------------------------*/
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
	height: 100%;
	margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	height: 100%;
    padding: 74px 0 83px;
    position: relative;
    width: 100%;
}
.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
	padding: 0 90px;
    margin: 0 0 17px;
	text-align: center;
}
.callout-section p {
	color: #ffffff;
    font-family: 'Open Sans';
	font-weight:400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
	text-align: center;
	padding: 0 90px;
}
.green-shdow {
    box-shadow: 00 6px 6px 0px rgba(106,175,8,0.70);
    -webkit-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -ms-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -o-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    -moz-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    height: 100%;
    background-color: #85c227;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.green-shdow:hover {
	background-color: #baef0f;  
}
.col-pin-icon {
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.col-pin-icon .content h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 800;
    padding: 25px 0px 10px 0px;
}
.col-pin-icon .content a {
	font-size: 16px;
	color: #ffffff;
}
.col-pin-icon img {
	height: 65%;
	width: 100%;
}
.col-pin-icon .content .normal-btn {
    position: relative;
    padding: 9px 25px;
    line-height: 24px;
    text-transform: uppercase;
    background: #7e8475;
    color: #ffffff !important;
    font-size: 15px;
    border: 2px solid #ffffff !important;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: 700;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -moz-border-radius: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.btn-area { display: block; margin: 25px 0 0px; text-align: center; }
.btn-area1 { display: block; margin: 10px 0 10px; text-align: center; }
.callout-btn1 {
    background-color: #eeeeee;
    box-shadow: 0 3px 0 0 #bac1c6;
    color: #010101;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.callout-btn2 {
    color: #ffffff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	text-decoration: none;
	background:linear-gradient(#8B0000, #c60101);
}
.callout-btn1:hover { color: #010101 !important; }
.callout-btn2:hover, .callout-btn2:focus { color: #ffffff !important; }
a:hover, a:focus { text-decoration: none !important;}
.container-fluid-hr{
	border-bottom: 3px solid #c72;
}
.content-padding{
	padding-top:30px;
	padding-bottom:30px;
}
.item-hr{
	border-bottom:1px solid #eee;
	padding-top:30px;
	padding-bottom:30px;
}
.img-item{
	width:100%;
}
.art{
	font-weight:bold;
	color:red;
	font-size:22px;
	margin-bottom: 0px;
}
.item-name{
	margin-right:30px;
}
.red-price{
	font-weight:bold;
	color:red;
	font-size:21px;
}
.o_tovare {
	text-align: center;
}
.img-zavitki {
	height: 60%;
}
.text {
	font-size: 14px;
	margin-top: 15px;
}
.footer{
	background: #eee;
}
}
@media (min-width:769px) and (max-width:991px) {
h1 {
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	font-size: 30px;
}
h2 {
	font-size: 25px;
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	margin-bottom: 30px;
}
p {
	text-align: justify;  
}
li {
	text-align: justify;
}
.container-fluid-header{     
	background: #fff;
}
.col-logo {
	text-align: left;
	color: #222;
	padding-left: 0;
}
a.text-logo {
	/* display: inline-block; */
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 22px;
	color: #67ba0e;
	font-size: 17px;
}
.col-logo>a>img {
	/* position: absolute; */
	z-index: 100;
	max-height: 100px;
	float: left;
}
.top-sosial{
	float:left;
	position:relative;
	top: 25px;
	left: 20px;
}
.top-sosial>a>img{
	height:35px;
}
.col-tel {
	text-align:center;
	padding-top: 5px;
	/* padding-bottom: 5px;    */
}
.col-tel a {
	font-size: 14px;
	color: #67ba0e;
	font-weight: bold;
}
.col-tel a:hover {
	color: #eddc22;
}
.col-tel i {
	font-size: 16px;
	color: #2a2a16;
	font-weight: bold;
}
.col-tel img {
	height: 30px;
	margin-right: 5px;
}
.right-tria{
	position: absolute;
	max-height: 145px;
	right: 0px;
}
.col-adr {
	text-align:right;
	padding-top: 17px; 
	/* padding-right: 50px; */
	font-size: 14px;
	color: #67ba0e;
	font-weight: bold;
	
}
.col-adr i{
	font-size: 14px;
	color: #2a2a16;
	font-weight: bold;
}
.container-fluid-header{
	/* background: url("/image/green-bg.png"); */
	background: #85c226;
}
.container-header{
	background: #fff;
}
.col-logo:before{
	background: #85c227;
}
.header-mt{
	margin-top:56px;
}
.navbar-brand img{
	height:65px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0, 0, 0);
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	/* margin-left: 60px; */
    font-size: 15px;
}
.my-nav{
	width: 100%;
	padding: 0;
}
.bg-light{
	background-color: #85c227 !important;
}
.pin-icon{
	font-size: 18px;
	color: #c72;
	margin: 10px;
	padding: 10px 12px;
	border: 1px solid;
	border-radius: 40px;
	float: left;
}		
.col-pin-icon{
	text-align:center;
}	
.col-pin-icon p{
	margin-bottom: 2rem;
}	
.example-shadow-3 {
  /* background: #e8e8e8; */
  text-align: center; 
}
.example-shadow-3 span {
  background: white;
  display: inline-block;
  padding: 10px;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.h1-about{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #67ba0e;
	text-shadow: 1.4px 1.4px 0px rgb(255, 255, 255), 2.1px 2.1px 0px rgba(146, 159, 18, 0.79);
}
/*Callout Section-----------------------------------------------------------------------------------------------*/
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
	height: 100%;
	margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	height: 100%;
    padding: 74px 0 83px;
    position: relative;
    width: 100%;
}
.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
	padding: 0 90px;
    margin: 0 0 17px;
	text-align: center;
}
.callout-section p {
	color: #ffffff;
    font-family: 'Open Sans';
	font-weight:400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
	text-align: center;
	padding: 0 90px;
}
.green-shdow {
    box-shadow: 00 6px 6px 0px rgba(106,175,8,0.70);
    -webkit-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -ms-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -o-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    -moz-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    height: 100%;
    background-color: #85c227;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.green-shdow:hover {
	background-color: #baef0f;  
}
.col-pin-icon {
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.col-pin-icon .content h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 800;
    padding: 25px 0px 10px 0px;
}
.col-pin-icon .content a {
	font-size: 16px;
	color: #ffffff;
}
.col-pin-icon img {
	height: 65%;
	width: 100%;
}
.col-pin-icon .content .normal-btn {
    position: relative;
    padding: 9px 25px;
    line-height: 24px;
    text-transform: uppercase;
    background: #7e8475;
    color: #ffffff !important;
    font-size: 15px;
    border: 2px solid #ffffff !important;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: 700;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -moz-border-radius: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.btn-area { display: block; margin: 25px 0 0px; text-align: center; }
.btn-area1 { display: block; margin: 10px 0 10px; text-align: center; }
.callout-btn1 {
    background-color: #eeeeee;
    box-shadow: 0 3px 0 0 #bac1c6;
    color: #010101;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.callout-btn2 {
    color: #ffffff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	text-decoration: none;
	background:linear-gradient(#8B0000, #c60101);
}
.callout-btn1:hover { color: #010101 !important; }
.callout-btn2:hover, .callout-btn2:focus { color: #ffffff !important; }
a:hover, a:focus { text-decoration: none !important;}
.container-fluid-hr{
	border-bottom: 3px solid #c72;
}
.content-padding{
	padding-top:30px;
	padding-bottom:30px;
}
.item-hr{
	border-bottom:1px solid #eee;
	padding-top:30px;
	padding-bottom:30px;
}
.img-item{
	width:100%;
}
.art{
	font-weight:bold;
	color:red;
	font-size:22px;
	margin-bottom: 0px;
}
.item-name{
	margin-right:30px;
}
.red-price{
	font-weight:bold;
	color:red;
	font-size:21px;
}
.o_tovare {
	text-align: center;
}
.img-zavitki {
	height: 60%;
}
.text {
	font-size: 14px;
	margin-top: 15px;
}
.footer{
	background: #eee;
}
}
@media (min-width:992px) and (max-width:1199px) {
 h1 {
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	font-size: 30px;
}
h2 {
	font-size: 25px;
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	margin-bottom: 30px;
}
p {
	text-align: justify;  
}
li {
	text-align: justify;
}
.container-fluid-header{     
	background: #fff;
}
.col-logo {
	text-align: left;
	color: #222;
	padding-left: 0;
}
a.text-logo {
	/* display: inline-block; */
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 22px;
	color: #67ba0e;
	font-size: 25px;
}
.col-logo>a>img {
	/* position: absolute; */
	z-index: 100;
	max-height: 122px;
	float: left;
}
.top-sosial{
	float:left;
	position:relative;
	top: 25px;
	left: 20px;
}
.top-sosial>a>img{
	height:45px;
}
.col-tel {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;   
}
.col-tel a {
	font-size: 18px;
	color: #67ba0e;
	font-weight: bold;
}
.col-tel a:hover {
	color: #eddc22;
}
.col-tel i {
	font-size: 16px;
	color: #2a2a16;
	font-weight: bold;
}
.col-tel img {
	height: 30px;
	margin-right: 5px;
}
.right-tria{
	position: absolute;
	max-height: 145px;
	right: 0px;
}
.col-adr {
	text-align:right;
	padding-top: 17px; 
	padding-right: 50px;
	font-size: 18px;
	color: #67ba0e;
	font-weight: bold;
	 background:url("../image/triangle1.png");
	 background: url("../image/triangle1.png") no-repeat right;
	background-size: contain;
}
.col-adr i{
	font-size: 14px;
	color: #2a2a16;
	font-weight: bold;
}
.container-fluid-header{
	/* background: url("/image/green-bg.png"); */
	background: #85c226;
}
.container-header{
	background: #fff;
}
.col-logo:before{
	background: #85c227;
}
.header-mt{
	margin-top:56px;
}
.navbar-brand img{
	height:65px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0, 0, 0);
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	/* margin-left: 60px; */
    font-size: 15px;
}
.my-nav{
	width: 100%;
	padding: 0;
}
.bg-light{
	background-color: #85c227 !important;
}
.pin-icon{
	font-size: 18px;
	color: #c72;
	margin: 10px;
	padding: 10px 12px;
	border: 1px solid;
	border-radius: 40px;
	float: left;
}		
.col-pin-icon{
	text-align:center;
}	
.col-pin-icon p{
	margin-bottom: 2rem;
}	
.example-shadow-3 {
  /* background: #e8e8e8; */
  text-align: center; 
}
.example-shadow-3 span {
  background: white;
  display: inline-block;
  padding: 10px;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.h1-about{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #67ba0e;
	text-shadow: 1.4px 1.4px 0px rgb(255, 255, 255), 2.1px 2.1px 0px rgba(146, 159, 18, 0.79);
}
/*Callout Section-----------------------------------------------------------------------------------------------*/
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
	height: 100%;
	margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	height: 100%;
    padding: 74px 0 83px;
    position: relative;
    width: 100%;
}
.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
	padding: 0 90px;
    margin: 0 0 17px;
	text-align: center;
}
.callout-section p {
	color: #ffffff;
    font-family: 'Open Sans';
	font-weight:400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
	text-align: center;
	padding: 0 90px;
}
.green-shdow {
    box-shadow: 00 6px 6px 0px rgba(106,175,8,0.70);
    -webkit-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -ms-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -o-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    -moz-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    height: 100%;
    background-color: #85c227;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.green-shdow:hover {
	background-color: #baef0f;  
}
.col-pin-icon {
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.col-pin-icon .content h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 800;
    padding: 25px 0px 10px 0px;
}
.col-pin-icon .content a {
	font-size: 16px;
	color: #ffffff;
}
.col-pin-icon img {
	height: 65%;
	width: 100%;
}
.col-pin-icon .content .normal-btn {
    position: relative;
    padding: 9px 25px;
    line-height: 24px;
    text-transform: uppercase;
    background: #7e8475;
    color: #ffffff !important;
    font-size: 15px;
    border: 2px solid #ffffff !important;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: 700;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -moz-border-radius: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.btn-area { display: block; margin: 25px 0 0px; text-align: center; }
.btn-area1 { display: block; margin: 10px 0 10px; text-align: center; }
.callout-btn1 {
    background-color: #eeeeee;
    box-shadow: 0 3px 0 0 #bac1c6;
    color: #010101;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.callout-btn2 {
    color: #ffffff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	text-decoration: none;
	background:linear-gradient(#8B0000, #c60101);
}
.callout-btn1:hover { color: #010101 !important; }
.callout-btn2:hover, .callout-btn2:focus { color: #ffffff !important; }
a:hover, a:focus { text-decoration: none !important;}
.container-fluid-hr{
	border-bottom: 3px solid #c72;
}
.content-padding{
	padding-top:30px;
	padding-bottom:30px;
}
.item-hr{
	border-bottom:1px solid #eee;
	padding-top:30px;
	padding-bottom:30px;
}
.img-item{
	width:100%;
}
.art{
	font-weight:bold;
	color:red;
	font-size:22px;
	margin-bottom: 0px;
}
.item-name{
	margin-right:30px;
}
.red-price{
	font-weight:bold;
	color:red;
	font-size:21px;
}
.o_tovare {
	text-align: center;
}
.img-zavitki {
	height: 60%;
}
.text {
	font-size: 14px;
	margin-top: 15px;
}
.footer{
	background: #eee;
}
}
@media (min-width:1200px) and (max-width:9999px) {
	h1 {
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	font-size: 30px;
}
h2 {
	font-size: 25px;
	color: #67ba0e;
	font-weight: bold;
	text-align:center;
	margin-bottom: 30px;
}
p {
	text-align: justify;  
}
li {
	text-align: justify;
}
.container-fluid-header{     
	background: #fff;
}
.col-logo {
	text-align: left;
	color: #222;
	padding-left: 0;
}
a.text-logo {
	/* display: inline-block; */
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 22px;
	color: #67ba0e;
	font-size: 25px;
}
.col-logo>a>img {
	/* position: absolute; */
	z-index: 100;
	max-height: 122px;
	float: left;
}
.top-sosial{
	float:left;
	position:relative;
	top: 25px;
	left: 20px;
}
.top-sosial>a>img{
	height:45px;
}
.col-tel {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;   
}
.col-tel a {
	font-size: 18px;
	color: #67ba0e;
	font-weight: bold;
}
.col-tel a:hover {
	color: #eddc22;
}
.col-tel i {
	font-size: 16px;
	color: #2a2a16;
	font-weight: bold;
}
.col-tel img {
	height: 30px;
	margin-right: 5px;
}
.right-tria{
	position: absolute;
	max-height: 145px;
	right: 0px;
}
.col-adr {
	text-align:right;
	padding-top: 17px; 
	padding-right: 50px;
	font-size: 18px;
	color: #67ba0e;
	font-weight: bold;
	 /* background:url("../image/triangle1.png"); */
	 background: url("../image/triangle1.png") no-repeat right;
	 background-size: contain;
}
.col-adr i{
	font-size: 14px;
	color: #2a2a16;
	font-weight: bold;
}
.container-fluid-header{
	/* background: url("/image/green-bg.png"); */
	background: #85c226;
}
.container-header{
	background: #fff;
}
.col-logo:before{
	background: #85c227;
}
.header-mt{
	margin-top:56px;
}
.navbar-brand img{
	height:65px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0, 0, 0);
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	/* margin-left: 60px; */
    font-size: 15px;
}
.my-nav{
	width: 100%;
	padding: 0;
}
.bg-light{
	background-color: #85c227 !important;
}
.pin-icon{
	font-size: 18px;
	color: #c72;
	margin: 10px;
	padding: 10px 12px;
	border: 1px solid;
	border-radius: 40px;
	float: left;
}		
.col-pin-icon{
	text-align:center;
}	
.col-pin-icon p{
	margin-bottom: 2rem;
}	
.example-shadow-3 {
  /* background: #e8e8e8; */
  text-align: center; 
}
.example-shadow-3 span {
  background: white;
  display: inline-block;
  padding: 10px;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.h1-about{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #67ba0e;
	text-shadow: 1.4px 1.4px 0px rgb(255, 255, 255), 2.1px 2.1px 0px rgba(146, 159, 18, 0.79);
}
/*Callout Section-----------------------------------------------------------------------------------------------*/
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
	height: 100%;
	margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	height: 100%;
    padding: 74px 0 83px;
    position: relative;
    width: 100%;
}
.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
	padding: 0 90px;
    margin: 0 0 17px;
	text-align: center;
}
.callout-section p {
	color: #ffffff;
    font-family: 'Open Sans';
	font-weight:400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
	text-align: center;
	padding: 0 90px;
}
.green-shdow {
    box-shadow: 00 6px 6px 0px rgba(106,175,8,0.70);
    -webkit-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -ms-box-shadow: 0 6px 6px 0px rgba(106,175,8,0.70);
    -o-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    -moz-box-shadow: 0px 6px 6px 2px rgba(106,175,8,0.70);
    height: 100%;
    background-color: #85c227;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.green-shdow:hover {
	background-color: #baef0f;  
}
.col-pin-icon {
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.col-pin-icon .content h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 800;
    padding: 25px 0px 10px 0px;
}
.col-pin-icon .content a {
	font-size: 16px;
	color: #ffffff;
}
.col-pin-icon img {
	height: 65%;
	width: 100%;
}
.col-pin-icon .content .normal-btn {
    position: relative;
    padding: 9px 25px;
    line-height: 24px;
    text-transform: uppercase;
    background: #7e8475;
    color: #ffffff !important;
    font-size: 15px;
    border: 2px solid #ffffff !important;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: 700;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -moz-border-radius: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.btn-area { display: block; margin: 25px 0 0px; text-align: center; }
.btn-area1 { display: block; margin: 10px 0 10px; text-align: center; }
.callout-btn1 {
    background-color: #eeeeee;
    box-shadow: 0 3px 0 0 #bac1c6;
    color: #010101;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.callout-btn2 {
    color: #ffffff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
	font-weight:600;
	transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
	margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	text-decoration: none;
	background:linear-gradient(#8B0000, #c60101);
}
.callout-btn1:hover { color: #010101 !important; }
.callout-btn2:hover, .callout-btn2:focus { color: #ffffff !important; }
a:hover, a:focus { text-decoration: none !important;}
.container-fluid-hr{
	border-bottom: 3px solid #c72;
}
.content-padding{
	padding-top:30px;
	padding-bottom:30px;
}
.item-hr{
	border-bottom:1px solid #eee;
	padding-top:30px;
	padding-bottom:30px;
}
.img-item{
	width:100%;
}
.art{
	font-weight:bold;
	color:red;
	font-size:22px;
	margin-bottom: 0px;
}
.item-name{
	margin-right:30px;
}
.red-price{
	font-weight:bold;
	color:red;
	font-size:21px;
}
.o_tovare {
	text-align: center;
}
.img-zavitki {
	height: 60%;
}
.text {
	font-size: 14px;
	margin-top: 15px;
}
.footer{
	background: #eee;
}
}
