html, body {
	font-family: 'Montserrat', sans-serif;
}
img {
	width: 100%;
}
footer {
	background: #000;
}
a, a:focus, a:active {
    outline: none;
    color: #5b9edb;
}
strong, .font-weight-bold, .active>a {
	font-weight: 500 !important;
}
.bg-primary, .btn-primary {
	background-color: #5b9edb!important;
}
.text-primary {
	color: #5b9edb!important;
}
.big {
	font-size: 20px;
}
.huge {
	font-size: 26px;
} 
.navbar-top .nav-link, .contact-top {
	color: #fff;
	font-size: 1.33vw;
	padding-right: 1.19vw !important;
}
.navbar-bottom .nav-link {
	color: #333;
	padding-right: 2.2rem !important;
}
.main-menu ul li .dropdown-menu {
	margin-left: -56.5px;
	width: 322px;
	border-radius: 0;
	margin-top: 7px;
	border-right: 20px solid #5b9edb;
}
.main-menu ul li .dropdown-menu a {
	padding-left: 56px;
}
.search {
	font-size: 18px;
}
.search {
	border: 1px solid #fff;
	padding-left: 10px;
}
.search input {
	background: #5b9edb;
	border: none;
	padding-left: 10px;
	color:#fff;
}
input, textarea {
	border: 2px solid #5b9edb !important;
	border-radius: 0 !important;
}
input::-moz-placeholder, textarea::-moz-placeholder {
	font-size: 14px;
}
input::-webkit-input-placeholder, textarea::-webkit-textarea-placeholder {
	font-size: 14px;
}
input {
    outline:none;
}
.btn.focus, .btn:focus {
 box-shadow: none; 
}
.search input::-moz-placeholder {
	color:#fff;
	font-size: 14px;
}
.search input::-webkit-input-placeholder {
	color:#fff;
	font-size: 14px;
}
.btn-search {
	border: none;
	background: none;
	font-size: 19px;
	cursor: pointer;
}
.catalog>a::before {
	content: "";
	background: url(../images/catalog.png) bottom/30px no-repeat;
	padding-right: 50px;
	margin: 0 3px 0px -17px;
	position: relative;
	top: -2px;
}
.breadcrumb {
	background-color: #fff;
}
.breadcrumb-item:first-child {
    margin-left: 0;
}
.breadcrumb-item + .breadcrumb-item::before {
	content: "";
	padding-right: 0;
}
ol {
    font-size: 15px;
}
.fa-square-full::before {
	color: #5b9edb;
	padding: 5px 5px 0px 0;
	vertical-align: middle;
	font-size: 16px;
}
.active .fa-square-full::before {
	color: #ff067f;
	padding: 5px 5px 0px 0;
	vertical-align: middle;
	font-size: 16px;
}
.service {
	margin-left: 20px;
}
.service li {
	line-height: 2;
}
.service li::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 10px -5px 0;
	background: #5b9edb;
}
.cat-name {
	background: #000;
}
.cat-name a {
	color: #fff;
}
.up{
    padding-left: 0!important;
    padding-bottom: .25rem!important;
    transform: rotate(-180deg);
    transition: .3s;
}
.down{
    transform: rotate(0deg);
    transition: .3s;
}
.menu-li {
	border-bottom: 1px solid #dee2e6 !important;
	border-top: 1px solid #fff !important;
	background: #5b9edb;
}
.menu-li a {
	color: #fff;
}
.menu-li ul {
    background: #fff;
    list-style: none;
}
.menu-li ul li:last-child {
    padding-bottom: .5rem;
}
.menu-li ul a {
    font-size: 14px;
	color: #333;
}
.card-img {
	border-radius: 100%;
	max-width: 160px;
}
.card-text a {
	color: #333;
}
.page-item .page-link {
	font-size: 14px;
}
table {
	border: 2px solid #5b9edb;
}
.card-header {
	padding: 0;
	margin-bottom: 0;
	background-color: rgba(255,255,255,1);
	border-bottom: 1px solid rgba(0,0,0,.125);
}
.card {
	border: none;
}
.change-img .change-img-1 {
	opacity: 0;
}
.change-img:hover .change-img-1 {
	opacity: 1;
	transition: all .3s;
}
.change-img:hover .change-img-2 {
	opacity: 0;
	transition: all .3s;
}
.page-link {
	color: #5b9edb;
}
.page-item.active .page-link {
	background-color: #5b9edb;
	border-color: #5b9edb;
}
.pagination-sm .page-item:last-child .page-link, .page-item:first-child .page-link {
    border-radius: 0 !important;
}
.bull {
    display: none;
}
.carousel-control-next, .carousel-control-prev {
	width: 5% !important;
}
.catalog-link {
	bottom: 98px;
	right: 87px;
}
.announce-news a {
	position: absolute;
	bottom: 25px;
}
.announce-news .card-body p {
	position: relative;
	padding-bottom: 40px;
}
.product-table th, .product-table td {
	padding: 10px;
}
.product-228 td {
	text-align: left;
}
.product-table tr {
	border-bottom: 1px solid #bbb;
}
.product-table th {
	border-bottom: 2px solid #5b9edb;
	font-weight: 500;
}
.navbar-dark .navbar-nav .nav-link {
	color: rgba(255,255,255,255);
}
.slider {
    min-height: 300px !important;
}
.navbar-bottom {
    display: block;
}
.card-wrapper {
    width: 640px;
}
.product-title {
    min-width: 640px;
}
.change-img {
    width: 302px;
    height: 254px;
}
.card-image{
    width: 250px;
}
.fa-sign-in-alt::before, .fa-caret-right::before {
	vertical-align: middle;
    padding-top: 2px;
}
.fa-circle::before {
	font-size: 5px;
	vertical-align: middle;
	color: #5b9edb;
}
.logo img {
	width: 85%;
	margin-left: 8%;
	margin-top: 2%;
}
.nozhi td, .nozhi-1 td {
    border: 1px solid #5b9edb;
    padding: 5px;
}

.timer {
  display: grid;
  grid-template-columns: 4.5rem 0.5rem 4.5rem 0.5rem 4.5rem 0.5rem 4.5rem;
  font-size: 3rem;
  justify-items: center;
}

.timer__item {
  position: relative;
}

.timer__item::before {
  content: attr(data-title);
  display: block;
  position: absolute;
  bottom: -0.75rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.875rem;
  color: #424242;
}

