/*
Theme Name: your-clean-template-3 (uncommented)
Theme URI: https://github.com/saxap/clean-wp-template
Version: 3.0
Tags: clean, development, html5, bootstrap
Description: Clean wordpress theme with minimal bootstrap3 markup for fast development starting
Author: saxa:p
Author URI: http://dontforget.pro
*/
html, body {
	height: 100%;
		  font-family: 'uninsta';
		      color: #3c3c3c;
}

strong, b {
	font-weight: 700;
}

.wrapper {
	width: calc(100% - 30px);
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto;
}

header {
	width: 100%
}

header .logo {
	display: inline-block;
	max-width: 245px;
	width: calc(25% - .25em);
	text-align: left;
		vertical-align: middle;
}
header .topmenu {
	display: inline-block;
	width: calc(100% - 495px - .25em);
	text-align: center;
	margin: 0 auto;
		vertical-align: middle;
}

header .tel {
	display: inline-block;
	max-width: 245px;
	width: calc(25% - .25em);
	text-align: right;
	font-family: 'uninstamedium';
		font-size: 25px;
		vertical-align: middle;
}

header .tel a {
	color: #00528e;
	text-decoration: none;
}
header .tel span {
	color: #00528e;
	font-family: 'uninsta';
	font-size: 13px;
	text-decoration: none;
}

#top-nav-ul {
	list-style: none;
}

#top-nav-ul li{
	display: inline-block;
	padding: 0 10px;
}

#top-nav-ul li a{
	color: #00528e;
	text-decoration: none;
			font-size: 18px;
		font-family: 'uninstamedium';
		transition: 0.2 all;
}
#top-nav-ul li a:hover {
	text-decoration: underline;
}
.homebg {
	height: auto;
position: relative;
}
.content-bg {
	position: relative;
	z-index: 2;
	    padding-top: 7%;
}
.bgg {
	position: absolute;
	z-index: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.bgg img{
	animation: kenburns 20s infinite;
	width: 100%;
	height: auto;
}
.pagebg {
    height: 300px;
    position: relative;
}
.pagebg .content-bg {
    position: relative;
    z-index: 2;
    padding: 0;
    height: 100%;
}
.pagebg .title2 {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* padding: 2% 0; */
    text-align: center;
    margin: 0 auto;
}
.pagebg .title2 h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 42px;
    padding: 0;
    margin: 0;
    width: 100%;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
}
.pagebg .bgg img {
    animation: kenburns 40s infinite;
    width: 100%;
    height: auto;
    min-height: 250px;
}
article {
	margin: 40px auto;
}
article h2 {
    color: #669a69;
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 14px;

}
article h3 {
    color: #669a69;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 13px;
    margin-top: 10px;
}
article p {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.2;
	    color: #3c3c3c;
}
article ol, article ul {
	list-style: disc;
	margin: 10px 0;
}
article ol li, article ul li {
    margin-left: 30px;
    font-size: 16px;
        color: #3c3c3c;
	line-height: 1.2;
}
article a {
	    color: #00528e;
	    text-decoration: none;
}
article a:hover {

	    text-decoration: underline;
}
.shop_attributes a {
	 color: #00528e;
	    text-decoration: none;
}
.contacttable {
	width: 100%;
}
.contacttable tr {
	border-bottom: 1px solid #d8d8d8;

}
.contacttable td:first-child {
	border-right: 1px solid #d8d8d8;
}
.contacttable td {
	padding: 20px;
	vertical-align: top;
	    text-align: center;
	    }
.contacttable tr:first-child {
	  background: #f7f7f7;
}
.contacttable h2 {
	margin-top: 0;
}
.b1c-form h2{
font-size: 20px;
font-weight: 700;
text-align: center;
margin: 10px 0 20px 0;
}

@keyframes kenburns {

    100% {
			transform: scale3d(1.5, 1.5, 1.5) translate3d(0px, 0px, 0px);
			animation-timing-function: ease-in;
    }
		0% {
			transform: scale3d(1, 1, 1) translate3d(0px, 0px, 0px);
			animation-timing-function: ease-in;
		}
}
.homebg .title {
	padding: 70px;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	max-width: 670px;
	margin: 0 auto;
}
.homebg .item-group {
	width: 100%;
	max-width: 1000px;
	padding: 90px 0;
	margin: 0 auto;
}
.homebg .item {
	display: inline-block;
	width: calc(33% - .25em);
	vertical-align: top;
	font-size: 24px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	font-family: 'uninstalight';
}
.homebg .item img {
	display: block;
	margin: 0 auto;
}
.homebg .title h1 {
		font-family: 'uninsta';
		text-align: center;
		text-transform: uppercase;
		font-size: 32px;
		line-height: 56px;
		color: #fff
}
.homebg .title h2 {
		font-family: 'uninstalight';
		text-align: center;
			font-size: 24px;
		line-height: 50px;
		color: #fff
}

.company {
	text-align: center;
	padding: 50px 0;
}
.company .title {
	font-size: 28px;
	text-align: center;
	text-transform: uppercase;
	color: #00528e;
	line-height: 48px;
	font-family: 'uninstamedium';
}
.company p {
	font-size: 18px;
	color: #00528e;
	line-height: 24px;
	margin: 15px auto;
	font-family: 'uninsta';
}

.about {
	background: url('img/bg2.jpg') top center no-repeat;
	background-size: cover;
	padding: 50px 0;
}

.about .item {
	display: inline-block;
	vertical-align: middle;
	width: calc(33% - .25em);
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	font-family: 'uninstalight';
	text-align: center;
	margin: 20px 0;
}
.vopros {
		padding: 50px 0;
}
.vopros .title {
	font-size: 28px;
	text-align: center;
	text-transform: uppercase;
	color: #00528e;
	line-height: 48px;
	font-family: 'uninstamedium';
}
.wpcf7 label {
	color: #7597b1;
	font-size: 16px;
	font-family: 'uninsta';
	line-height: 26px;
}
.wpcf7 .item {
	width: calc(50% - .25em - 40px);
	padding: 20px 20px;
	display: inline-block;
	vertical-align: top;

}
.wpcf7 .buttom-item {
	text-align: center;
}
.wpcf7 p {
	margin: 10px 0;
}
.wpcf7 input, .wpcf7 textarea {
	padding: 7px 10px;
	width: calc(100% - 20px);
	border-radius: 5px;
	border: 1px solid #e2e2e4;
}
.wpcf7 input[type=submit] {
background-color: #015584;
color: #fff;
width: 190px;
margin: 10px auto;
text-align: center;
padding: 12px 20px;
font-size: 16px;
font-family: 'uninsta';
}

footer {
	background-color: #015584;
	padding: 40px 0;
}
footer strong {
	  font-family: 'uninstamedium';
		font-size: 15px;
}
footer div {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	  font-family: 'uninsta';
}
footer .image {
	display: inline-block;
	width: 20px;
	margin-right: 10px;
	text-align: center;
}
footer .contact {
	display: inline-block;
	width: calc(28% - .25em);
	vertical-align: top;
}
footer .menu-bottom {
	display: inline-block;
	width: calc(22% - .25em);
		vertical-align: top;
}
footer .news {
	display: inline-block;
	width: calc(50% - .25em);
		vertical-align: top;
}
footer .menu-bottom li a{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
footer .menu-bottom li a:hover{
	text-decoration: underline;
}
#container {
	display: inline-block;
	padding: 20px;
	width: calc(80% - .25em - 40px);
	vertical-align: top;
}
.col-sm-3 {
	display: inline-block;
	width: calc(20% - .25em);
	vertical-align: top;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
      margin: 0 17px 2.992em 17px;
		    padding: 0;
    position: relative;
    width: 29.5%;
border-bottom: 1px solid #e1e1e1;
}
.woocommerce-products-header {
	font-size: 28px;
	text-align: center;
	text-transform: uppercase;
	color: #00528e;
	line-height: 48px;
	font-family: 'uninstamedium';
}
.woocommerce ul.products li.product a img {
	margin: 0;
}
.woocommerce ul.products li.product .bggreen{
	background-color: #5f9e52;
	color: #fff;
padding: 10px;
}
.woocommerce ul.products li.product .adress-arenda {
display: inline-block;
width: calc(70% - .25em);
font-size: 12px;
vertical-align: middle;
text-align: left;

}
.woocommerce ul.products li.product .price {
	display: inline-block;
	width: calc(30% - .25em);
	vertical-align: middle;
	text-align: right;
	margin: 0 auto;
	color: #fff;
		font-family: 'uninstamedium';
		font-size: 16px;
}
.woocommerce-Price-currencySymbol{
	font-family:'Istok Web', sans-serif;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
	color: #00528d;
	font-size: 16px;
			font-family: 'uninstamedium';
font-family: 'uninstabold';
}
.woocommerce ul.products li.product p {
	font-size: 12px;
	font-family: 'uninsta';
	color: #00528d;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color:  #5f9e52;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color:  #47773e;
}
.woof_price_search_container .price_slider_amount .price_label {
	font-family:'Istok Web', sans-serif;
}
.widgettitle {
	font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #00528e;
    line-height: 48px;
    font-family: 'uninstamedium';
}
.woocommerce h4 {
	font-size: 16px;
		text-align: center;
		text-transform: uppercase;
		color: #00528e;
		margin-bottom: 10px;
		line-height: 32px;
		font-family: 'uninstamedium';
}
.widget-woof {
	text-align: center;
	margin-top: 30px;
}
.woof_sid_widget {
	text-align: left;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
		background-color:  #5f9e52;
		color: #fff;
}
#respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover {
		background-color:  #47773e;
		color: #fff;
}
.woof_submit_search_form_container {
	text-align: center;
}
.woocommerce-ordering {
	display: none;
}
.product-home .title {
	font-size: 28px;
	text-align: center;
	text-transform: uppercase;
	color: #00528e;
	line-height: 48px;
	font-family: 'uninstamedium';
	margin-top: 40px;
}
.product-home .subtitle {
	font-size: 18px;
	color: #00528e;
	line-height: 24px;
	margin: 30px auto;
	font-family: 'uninsta';
	text-align: center;
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 30.5%;
        min-height: 357px;
}
.button {
	background-color: #015584;
	padding: 12px 20px;
	color: #fff;
	max-width: 200px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-family: 'uninsta';
	display: block;
	margin: 20px auto 50px auto;
	border-radius: 5px;
	transition: 0.3s all;
}
.button:hover {
background-color: #02466c;
	cursor: pointer;
}
.products h2 {
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	color: #00528e;
	line-height: 48px;
	font-family: 'uninstamedium';
	margin: 40px auto;
}
.summary h1 {
	font-size: 24px;
	text-align: left;
	text-transform: uppercase;
	color: #00528e;
	line-height: 50px;
	font-family: 'uninstamedium';
	margin: 0px auto;
}
.woocommerce-product-details__short-description p {
	font-size: 16px;
	color: #00528e;
	line-height: 22px;
	margin: 7px auto;
	font-family: 'uninsta';
}
a.button21 {
	background-color: #015584;
	padding: 12px 20px;
	color: #fff;
	max-width: 200px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-family: 'uninsta';
	display: block;
	margin: 0 0 10px 0;
	border-radius: 5px;
	transition: 0.3s all;
}
a.button21:hover {
	background-color: #02466c;
	cursor: pointer;
}
.copy a {
	color: #fff;
	font-size: 12px;
}
@media (min-width: 979px) {
	ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu {
		display: block;
	}
	.comment-list .children {
		padding: 0;
		margin-left: 74px;
		padding-bottom: 15px;
	}
	.comment-list .media {
		margin-top: 0;
	}
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.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; /* Above WP toolbar. */
}
.products .product {
	min-height: 311px;
}
.woocommerce ul.products li.first {
	clear: none;
}


.woocommerce-product-gallery__image {
margin: 5px;
}
.woocommerce-product-gallery__image:first-child {
	margin-bottom: 10px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: calc(25% - 10px);
    display: inline-block;
}
.woocommerce-Tabs-panel p {
	margin-bottom: 10px;
}



@media (max-width: 768px) {
	header .logo {
    display: block;
    max-width: 245px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
header .topmenu {
	display: none;
}
header .tel {
    display: block;
    margin: 10px auto;
    max-width: 245px;
    width: 100%;
    text-align: center;
}
.bgg img {
	width: auto !important;
	    position: relative;

}
.homebg .title {
    padding: 10px;
}
.homebg .title h1 {
    line-height: 42px;
    }
.homebg .title h2 {
    line-height: 34px;
}
.homebg .item {
    font-size: 12px;
}

.about .item {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - .25em);
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 100%;
     min-height: inherit;
}
.wpcf7 .item {
    width: calc(100% - 40px);
    padding: 10px 20px;
    display: inline-block;
    vertical-align: top;
}
footer .contact {
    display: block;
    width: 100%;
    text-align: center;
}
footer .menu-bottom {
    display: none;
}
footer .news {
    display: block;
    margin: 10px auto;
    width: 100%;
    vertical-align: top;
}
.wpcolumns {
    position: relative;
    padding-left: 2.9375em;
    padding-right: 2.9375em;
}
#container {
    display: block;
    padding: 10px;
    width: calc(100% - 20px);
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
    	    margin: 0 0px;
    padding: 0 6px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    	font-size: 12px;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: none;
    margin: 0 auto 16px auto;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
}
.col-sm-3 {
    display: block;
    width: 100%;
    }
}
@media (min-width: 560px) and (max-width: 768px) {
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: calc(50% - .25em);
    display: inline-block;
    min-height: inherit;
}
}
