.wd-slider{

}



.carousel-fade .carousel-item {
	opacity: 0;
	transition-duration: 1s;
	transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
	opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
	transform: translateX(0);
	transform: translate3d(0, 0, 0);
}

.col-12.col-md-4.we-pr1 img, .col-12.col-md-4.we-pr2 img, .col-12.col-md-4.we-pr3 img {
    max-width: 300px;
	padding: 20px 0;
	max-height: 300px;
}
.col-12.col-md-4.we-pr1, .col-12.col-md-4.we-pr2, .col-12.col-md-4.we-pr3 {
    text-align: center;
}

body {
    font-family: 'Roboto', sans-serif;
	line-height: 1,3;
}
a.nav-link {
    font-size: 18px;
    color: #373736;
}
.wd-topmenu { 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	z-index: 99999;
	background-color: rgb(255 255 255 / 90%);
	border-top: 5px solid #26c9ff;
}
img#logo {
    height: 40px;
}
.carousel-indicators .active{
	background-color:#26c9ff;
}
.carousel-indicators li{
	background-color:#bdefff;
	width: 10px;
    height: 10px;
}
img.d-block.w-100.wdop {
    opacity: 0.5;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    height:100%;
    left: 15%;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    text-align: center;
}
.wdss1, .wdss2, .wdss3{
	height: calc(100% - 150px);
	margin-top: 30px;
} 
.col-12.col-md-6.wd-imgprod1 {
    height: 60%;
    background-image: url(../img/product1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.col-12.col-md-6.wd-imgprod2 {
    height: 60%;
    background-image: url(../img/product2.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.col-12.col-md-6.wd-imgprod3 {
    height: 60%;
    background-image: url(../img/product3.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.col.wd-prodtext {
    text-align: left;
    padding: 30px 30px;
    color: #373735;

    font-size: 12px;
}
.pokaz {
    font-size: 10px;
	padding: 10px 10px;
}
button.btn {
    width: 60%;
    margin-top: 10px;
    padding: 10px;
	font-size: 14px;
}
button.btn.btn-left {
    background-color: #f0b92a;
    color: #fff;
    text-transform: uppercase;
}
button.btn.btn-right {
    background-color: #e01a22;
    color: #fff;
    text-transform: uppercase;
}
button.btn.btn-bott {
    color: #ffffff;
    background-color: #e01a22;
    width: 60%;
    margin-bottom: 30px;
}
.prod-title {
    margin: 20px 0;
	text-align: center;
}
.prod-title img {
    padding-bottom:20px;
	    max-width: 60%;
}
.row.align-items-center.wd-okl {
    background-color: #26c9ff;
	font-size: 20px;
    color: #ffffff;
    padding: 14px 0;
}
p.bl1-tx1 {
    font-size: 20px;
    color: #444444;
	text-align: justify;
	font-weight: bold;
}
.col-3.text-center.bl1-tx2 {
    font-size: 30px;
    color: #26c9ff;
    font-weight: bold;
}
.col-9.bl1-tx3 {
    font-size: 20px;
    color: #444444;
    font-weight: bold;
    letter-spacing: 2px;
}
.col-9.bl1-tx3 p {
    margin: 0;
}
.row.align-items-center.wd-brd1 {
    padding: 20px 0;
    border: 4px dotted #26c9ff;
    border-radius: 20px;
    margin-bottom: 20px;
}
p.wd-dia {
    font-size: 20px;
    font-weight: bold;
    color: #26c9ff;
    padding-left: 125px;
}
.wdprod {
	margin-top: 30px;
    background-image: url(../img/bg2.jpg);
    background-position: center;
	background-size: 90%;
    background-repeat: repeat-x;
}
.wdprod2 {
    margin-top: 30px;
	background-image: url(../img/bg2.jpg);
    background-position: center;
	background-size: 90%;
    background-repeat: repeat-x;
}
.wdprod3 {
    margin-top: 30px;
	background-image: url(../img/bg2.jpg);
    background-position: center;
	background-size: 90%;
    background-repeat: repeat-x;
}
.for-t {
    margin: 5px 0;
}
.col.text-center.zast-t {
    margin: 20px;
    font-size: 30px;
    color: #26c9ff;
}
.col-3.wd-zast {
    margin: 15px 0 ;
}
.col-9.wd-zast-titl {
    font-weight: bold;
}
.col.wd-zast-txt {
    font-weight: bold;
	font-size: 14px;
}
.col-10.wd-pr2-t {
    font-size: 14px;
    font-weight: bold;
	margin: 10px 0;
}
.sl2-title {
    font-size: 40px;
    margin: 40px 0;
    width: 100%;
    text-align: left;
    color: #26c9ff;
    border-bottom: 5px solid;
}
img.d-block.w-100.wdop2 {
    opacity: 0;
	    margin-bottom: 50px;
}
.carousel-caption.wd-sl-2 {
    right: 15px;
    left: 15px;
}
.carousel-control-next-icon {
    background-image: url(../img/arrow-r.png);
    background-color: #26c9ff;
    width: 36px;
    height: 36px;
}.carousel-control-prev-icon {
    background-image: url(../img/arrow-l.png);
    background-color: #26c9ff;
    width: 36px;
    height: 36px;
}
.sl2-text {
    color: #000;
	text-align: justify;
}
	.where {
    background-image: url(../img/bg2.jpg);
    background-position: center;
	background-size: 100%;
    background-repeat: repeat-x;
}
.col.where-titl.text-center a {
    font-size: 40px;
    color: #444444;
    text-decoration: none;
}
.col.where-titl.text-center {
    margin-bottom: 30px;
}
.wd-pr3-t1 {
    font-size: 40px;
    color: #26c9ff;
    font-weight: bold;
}
.wd-pr3-t2 {
    font-size: 30px;
    font-weight: bold;
    color: #444444;
}
.wd-pr3-t3 {
    font-size: 30px;
    font-weight: bold;
    color: #26c9ff;
    padding-top: 20px;
}
.wd-pr3-t4 {
    font-size: 30px;
    font-weight: bold;
    color: #26c9ff;
}
.wd-pr3-t5 {
    font-size: 19px;
    font-weight: bold;
    color: #444444;
	text-align: justify;
}
footer {
    text-align: center;
    background-color: #ffffff;
    color: #444444;
    font-size: 12px;
	padding: 20px;
/*	position: fixed;*/
    bottom: 0;
    width: 100%;
	z-index: 99;
}
footer img {
    width: 98%;
    height: 15%;
}
.navbar-expand-md {
    display: none;
}
/* div#prod1, div#prod2, div#prod3, div#gde {
    padding-top: 150px;
    margin-top: -150px;
} */
.wd-mob{
	display:none;
}
.prod-title.p-start:before {
    content: url(../img/new.png);
    position: absolute;
	margin-top: -30px;
    margin-left: -65px;
}
@media (min-width: 1200px){
.container {
    max-width: 1200px;
}
li.nav-item {
    line-height: 30px;
}
}
@media (max-width: 1600px){
.col.wd-prodtext {
    font-size: 14px;
}
}
@media (max-width: 768px) {
.prod-title.p-start:before {
	content: url(../img/new-mob.png);
    margin-top: -25px;
    margin-left: -25px;
}
	.wd-dskt{
	display:none;
}
.wd-mob{
	display:block;
	width: 100%;
    margin: 0;
    padding: 0;
}
	#carouselExampleIndicators > div > div.carousel-item.active > div > div > div > div > div.col.wd-prodtext > div > div:nth-child(1) > a > button, #carouselExampleIndicators > div > div.carousel-item.active > div > div > div > div > div.col.wd-prodtext > div > div:nth-child(2) > a > button {
    font-size: 9px;
} {
    font-size: 9px;
}
	button.btn {
    font-size: 12px;
}
	.wdss1, .wdss2, .wdss3 {
    height: calc(100% - 80px);
    margin-top: 90px;
}
	img.d-block.w-100.wdop {
    width: auto!important;
	    height: 100vh;
		    margin-left: -50%;
}
.col.wd-prodtext {
    font-size: 11px;
    margin-top: -100px;
	padding: 20px 20px;
}
.col-12.col-md-6.wd-imgprod1, .col-12.col-md-6.wd-imgprod2, .col-12.col-md-6.wd-imgprod3 {
height: 40%;
}
	.wd-topmenu {
    display:none;
	}
	.navbar-expand-md {
    display: flex;
}
.bg-dark {
    background-color: rgb(255 255 255 / 90%)!important;
    border-top: 5px solid #26c9ff;
}
.navbar-dark .navbar-nav .nav-link {
    color: #444444!important;
    text-align: center;
}
.navbar {
    position: fixed;
    top: 0;
    width: 100%;
z-index: 999;
}
a.navbar-brand img {
    height: 45px;
}
button:focus {
    outline: none;
}
.navbar-dark .navbar-toggler-icon {
    background-image: url(../img/burg-ico.png);
}
.prod-title {
    margin: 30px 0;
    text-align: center;
}
.prod-title img {
    width: 90%;
    max-width: 300px;
	padding-bottom: 30px;
}
p.bl1-tx1 {
font-size: 17px;
}
.col-9.bl1-tx3 {
font-size: 12px;
}
p.wd-dia {
font-size: 14px;
padding-left: 95px;
}
.col-3.text-center.bl1-tx2 {
font-size: 25px;
}
.row.align-items-center.wd-okl {
    font-size: 18px;
margin: 0 10px;
}
.col.text-center.zast-t {
font-size: 24px;
}
.col.wd-zast-txt {
    font-size: 12px;
}
.col-9.wd-zast-titl {
    font-size: 14px;
}
.col-10.wd-pr2-t, .wd-pr3-t5 {
    font-size: 14px;
    padding-left: 30px;
}
.wd-pr3-t1 {
    font-size: 32px;
}
.wd-pr3-t2, .wd-pr3-t3, .wd-pr3-t4 {
    font-size: 24px;
}
#prod3 > div > div.row.align-items-center > div.col > img {
    max-width: 300px;
}
.col.where-titl.text-center a {
    font-size: 32px;
}
footer {
    font-size: 8px;
}
.row.align-items-center.wd-brd1 {
    margin: auto 10px;
	margin-bottom: 20px;
}
img.d-block.w-100.wdop2 {
    width: auto!important;
}
.sl2-title {
    font-size: 18px;
margin: 50px 0 10px 0;
}
}