body {
    font-family: 'Open Sans', sans-serif;
}
a {
    text-decoration: none;
    transition: .3s all ease-in-out;
}
a:hover {
    text-decoration: none;
}
img {
    width: 100%;
}
.raleway {
    font-family: 'raleway', sans-serif;
}
.raleway span {
    font-family: 'Open Sans', sans-serif;
}
.btn-theme {
    background: #40bea7;
    border-radius: 0px;
    color: #fff !important;
    font-size: 10pt;
    padding: 10px 25px;
}

.btn-theme:hover {
    background: #494949;
}
.top-bar {
    background-color: #191919;
    min-height: 25px;
}
.social,
.action {

}
.social ul,
.action ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.social ul li,
.action ul li {
    float:left;
    padding: 10px 10px;
}
.social ul li a,
.action ul li a {
    color: #fff;
    transition: .2s all ease-in-out;
    
}

.social ul li a:hover,
.action ul li a:hover {
    color: #666;
    
}

.header {
    min-height: 150px;
}
.logo {
    padding-top: 30px;
	/*text-align:center;*/
}

.logo2 {
    padding-top: 30px;
	text-align:right;
}

.logo2 img{
	width: 100%;
	text-align:center;
	max-width: 316px;
	height:90px;
}
.logo img {
    width: 100%;
	text-align:center;
	max-width: 600px;
}
.search-form {
    text-align: center;
    padding-top: 70px;
}
form.navbar-form {
    overflow: hidden;
}
form.navbar-form input {
    min-width: 450px;
    border-width: 1px;
    border-radius: 0px;
    border-color: #40bea7;
    color: #000;
    padding: 20px;
    font-size: 10pt;
}
form.navbar-form button {
    border: 0px;
    border-radius: 0px;
    background-color: #494949;
    color: #fff;
    padding: 12px 15px;
    font-size:10pt;
    margin-left: -5px;
    max-height: 42px;
    transition: .2s all ease-in-out;
}
.cart {
    padding-top: 80px;
    display: inline-block;
    width: 100%;
}
.cart-icon {
    background-color: #40bea7;
    color:#fff;
    padding: 10px 15px;
    width: 40px;
    float: left;
}
.cart-icon a {
    color: #ffffff
}
.cart-text {
    width: 115px;
    text-align: center;
    font-weight: 600;
    float: left;
    margin-left: 10px;
}

.navigation {
    background: #40bea7;
}
.navigation nav {
    border: none;
}
#navbar ul li a {
    color: #ffffff;
    text-transform: uppercase;
    /*padding: 8px 10px;*/
}
#navbar ul li a:hover {
    background: #fff;
    color: #2f2f2f;
}
.shop-category {
    margin: 8px 0px;
}
.shop-category button.btn {
    background: none !important;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
    padding:6px 40px;
    text-transform: uppercase;
    font-size: 10pt;
    box-shadow: none !important;
}
.shop-category ul.dropdown-menu {
    background: #40bea7;
    border-radius: 0px;
    border:0px;
    padding-top: 17px;
}
ul.dropdown-menu li {
    padding: 0px;
    margin: 0px;
}
ul.dropdown-menu li a {
    padding: 10px 20px;
    min-width: 220px;
    color: #ffffff;
    text-transform: uppercase;
}

.slider .item {
    height: 390px;
    background-size: contain;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center;
}

.carousel-caption {
    top: 10%;
    right: 0%;
    bottom: 10%;
    left: 0%;
    width: 100%;
    text-transform: uppercase;
    color: #595959;
    text-shadow: none;
}
.carousel-caption .btn-theme {
    position: absolute;
    bottom: 0;
    left: 0;
}
.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4,
.carousel-caption h5,
.carousel-caption h6,
.carousel-caption p,
.carousel-caption a {
    margin: 0px;
}
ol.carousel-indicators li {
    background: #494949;
    border: none;
}
ol.carousel-indicators li.active {
    background: #40bea7;
}
.small-slider .carousel-caption {
    text-align: left;
}
.big-slider .carousel-caption {
    top: 25%;
}

.banner {
    margin: 30px 0px;
}
.single-banner {
    height: 236px;
    background-size: contain;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: right;
}
.banner-caption {
    width: 60%;
    text-align: center;
    height: 100%;
    padding: 50px 10px 0px;
    position: relative;
}
.banner-caption h3 {
    font-family: 'raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16pt;
}
.banner-caption .btn {
    bottom: 20px;
    left: 20px;
    position: absolute;
}
.shopping-process {
    background: #f6f6f6;
    padding: 65px 0px;
}
.single-process h3 {
    font-family: 'raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15pt;
}
.single-process i.fa {
    color: #fff;
    font-size: 35px;
    border: 3px solid #40bea7;
    border-radius: 50%;
    padding: 20px;
    background: #40bea7;
}
.single-process:hover i.fa {
    background: #fff;
    color:#40bea7;
}
.featured-items {
    padding: 30px 0px;
}
.nav.nav-tabs {
    background: #40bea7;
    border: none;
    text-transform: uppercase;  
    margin: 0px 15px 30px;
    overflow: hidden;
    font-family: 'raleway', sans-serif;
}
.nav.nav-tabs li.active a {
    background: #3aa28f;
    border: none;
    border-radius: 0px;
}
.nav.nav-tabs li a {
    color: #fff;
    font-size: 12pt;
    font-weight: 600;
    border: none;
    border-radius: 0px;
    padding: 10px 20px;
}
.nav.nav-tabs li:hover a {
    border: 0px;
    border-radius: 0px;
    background: #3aa28f;
    color: #fff;
}
.nav.nav-tabs li.collection-url a {
    font-size: 10pt;
    padding: 11px;
}
.single-product {
    border:3px solid #40bea7;
    margin-bottom: 30px;
    position: relative;
    transition: .2s all ease-in-out;
}
.product-block img.thumbnail {
    width: 100%;
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
    border:0px;
}
.product-hover {
    opacity:0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    transition: .2s all ease-in-out;
}
.product-description {
    background: #40bea7;
}
.product-description p {
    margin: 0px;
    color:#fff;
    padding-top:10px;
    font-weight: 600;
}
.product-description p.price {
    padding-top: 0px;
    padding-bottom: 10px;
}
.single-product:hover .product-hover {
    opacity:1;
    height:50%       
}
.product-hover ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: center;
}
.product-hover ul li {
    display: inline-block;
    margin:0px 5px;
}
.product-hover ul li a {
    color: #fff;
    background: #40bea7;
    padding: 8px;
    font-size: 15pt;
}
.product-hover ul li a:hover {
    color: #40bea7;
    background: #fff;
}
.blog {
    
}
.blog-title {
    background: #40bea7;
    height: 45px;
    margin: 15px 0px;
    padding: 2px 15px;
    font-family: 'raleway', sans-serif;
}
.blog-title h2, .blog-title a {
    color: #fff;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    font-weight: 600;
}
.blog-title h2 {
    padding: 10px 0px;
    font-size: 15pt
}
.blog-title a {
    padding: 10px 0px;
    font-size: 10pt;    
}
.blog-title a:hover {
    color: #666;
}
.single-post {
    
}
.post-thumbnail {
    position: relative;
}
.post-thumbnail img {
    width: 100%;
}
.post-thumbnail .date {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #40bea7;
    padding: 20px 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}
.post-thumbnail a.read-more {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #40bea7;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}
.single-post h4.post-title {
    font-weight: 600;
    font-family: 'raleway', sans-serif;
}
.footer {
    background: #191919;
    padding: 10px 0px 20px;
    color: #fff;
    margin-top: 50px;
}
.copyright a{
	color: #b9b9b9;
	font-weight: bold;
	font-size: 12px;
}
.single-widget {
    position: relative;
    padding-right: 20px;
} 
.single-widget:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    background: #d5d5d5;
    content: '';
    height: 100%;
    min-height: 170px;
}
.footer .col-md-3:last-child .single-widget:after {
    width: 0px;
}
.single-widget h2.widget-title {
    font-size: 18pt;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 10px;
    font-family: 'raleway', sans-serif;
}
.widget-inner, .widget-inner a {
    color: #d5d5d5;
}
.widget-inner img {
    padding: 15px 0px;
}
.single-widget ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.single-widget ul li {
    padding: 2px 0px;
}
.copyright {
    background: #0e0e0e;
    padding: 5px 0px 0px;
    color: #fff;
    font-family: 'raleway', sans-serif;
}



.short-description {
    margin: 20px 0px;
}
.nav-single-product-tabs {
    margin: 15px !important;
}
.product-desc {
    margin: 0px 15px;
}
.product-thumbnail {
    margin: 0px;
    padding: 0px;
}
.thumb-image {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.thumb-image li {
    margin-bottom: 20px;
}
.thumb-image li:last-child {
    margin-bottom: 0px;
}
.thumb-image img {
    width: 100%;
    border: 3px solid #ebebeb;
}
.thumb-image li.active img {
    border-color: #40bea7;
}
.short-description .col-md-6, .short-description .col-md-2, .short-description .col-md-10 {
    padding-left: 0px;
    color: #323232;
}
.thumb-main-image img {
    width: 100%;
}

h1.product-title {
    margin: 0px;
    padding: 0px;
}
.ratings{
    margin: 5px 0px;
}
.ratings i.fa {
    color: #ffea00;
}
span.strong-text {
    font-weight: 800;
}
span.product-id {
    margin-right: 20px;
}
p.short-info {
    padding: 10px 0px;
    margin: 0px;
}
.price {
    font-size: 28px;
    font-weight: 800;
    position: relative;
}
.price span {
    background: #fff;
    padding-right: 30px;
    z-index: 9;
}
.price:after {
    content: '';
    position: absolute;
    right: 0;
    top: 20px;
    width: 100%;
    height: 2px;
    background: #bebebe;
    z-index: -9;
}
.purchase-form {
    padding: 15px 0px 25px;
    margin-bottom: 20px;
    border-bottom: 2px solid #bebebe;
}
.purchase-form input.qt {
    
}
.qt-area {
    display: inline-block;
    border: 1px solid #d5d5d5;
}
.qt-area i.fa:first-child {
    border-right: 1px solid #d5d5d5;
}
.qt-area i.fa:last-child {
    border-left: 1px solid #d5d5d5;
}
.qt-area i.fa {
    color: #d5d5d5;
    padding: 12px;
    margin: 0px;
}
.qt-area input.qt {
    padding: 8px;
    margin: -5px;
    border: 0px;
    background: none;
    border: none;
    width: 50px;
    font-size: 14pt;
    text-align: center;
    color: #d5d5d5;
    box-shadow: none;
    overflow: hidden;
}
.social-share {
    display: inline-block
}
.social-share ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.social-share ul li {
    display: inline-block;
    padding: 0px 3px;
}
.social-share ul li a {
    color: #6d6d6d;
}
.social-share ul li a:hover {
    color: #40bea7;
}
.purchase-form button.btn-theme {
    text-transform: uppercase;
    margin: 0px 15px;
}
ul.product-info-btn {
    padding: 0px;
    margin: 20px 0px;
    list-style: none;
}
ul.product-info-btn li {
    display: inline-block;
}
ul.product-info-btn li a {
    padding: 10px;
    border-right: 2px solid #ebebeb;
    color: #6d6d6d;
}
ul.product-info-btn li a:hover {
    color: #323232;
}
ul.product-info-btn li:first-child a {
    padding-left: 0px;
}
ul.product-info-btn li:last-child a {
    border: none;
}

/*Стилизация новостей*/
.block-news {
    background-size: contain;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 15px;
}

.news-caption {
    width: 100%;
    text-align: left;
    height: 100%;
    padding: 10px;
    position: relative;
}

.news-caption h3{
    margin-top: 5px;
}

.featured-items .nav.nav-tabs {
    margin: 0px 0px 30px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #40bea7;;
    border-color: #40bea7;;
}

.nav-item{
    text-align: center;
}

.banner-image{
    padding-bottom: 5px;
}

.block-news .news-prev-cont{
	margin-bottom:5px;
}

.block-news img{
	max-height:400px;
	width: auto;
}

.news-image{
	text-align:center;
}

.news-image img{
	max-height:400px;
	width: auto;
	margin-bottom:10px;
}

#navbar {
    padding-right: 0px;
    padding-left: 0px;
}

#navbar ul li a.active {
  background: #fff;
  color: #2f2f2f;
}

#content img{
	width: auto;
}


#content_block {
  background-size: contain;
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 15px;
  padding: 10px 15px;
}


@media (max-width: 768px) {
    .navbar-toggle {
        margin:8px !important;
    }
	
	.news-caption img{
		width: 100%;
	}
	.navbar-nav {
		float: left;
	}
	.visually_on{
		display:none;
	}
}

.carousel-caption .raleway{
    color:white;
    font-weight: bold;
}

.carousel-caption h4{
    color:#f9eed4;
    font-weight: bold;
}

.carousel-caption p{
    color:#f7b6b6;
    font-weight: bold;
}

.personal{
    margin: 15px 0px;
}

.personal h3, .personal h4{
    font-weight: bold;
    text-shadow: 1px 1px 1px black, 0 0 1em white, 0 0 0.1em white;

}

#accordion .panel-title {
    font-weight: bold;
    color: #287769;
}

.graf-preem-descr{
    margin-top: 15px;
    text-align: center;
}

.regim-rabot{
    text-align: center;
    margin: 10px 0px;
}

.single-product .product-description{
	min-height: 95px;
}

.single-product .product-description a{
	color: #fff;
}

.single-product:hover{
	opacity:0.8;
}

.banner-image img:hover{
    opacity:0.6;
}

.mb-3{
    margin-bottom: 10px;
}

.corusel_cson .item img{
    max-height: 650px;
    width: auto;
    margin: auto;
}

.block-news h1, .block-news h2{
    padding-left: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-weight: bold;
    color: #464646;
}

.breadcrumb-item{
    font-weight: bold;
}

.corusel_cson{
    margin-bottom: 15px;
}

.box-shadow {
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
}

.box-shadow1{
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2)
}

.calendar_block{
    text-align: right;
}

.label-primary2{
    background-color: #37a28e;
}