@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Brygada+1918&display=swap');

body{background:color:#222; overflow-x: hidden !important;font-family: 'Montserrat', sans-serif;padding-right:0px !important; font-weight: 400;}
html{
overflow-x: hidden !important;}
.wrapperrrr {overflow-x: hidden !important;}



p {
    margin: 0;
    font-size: 15px;
    text-align: left;
    margin-bottom: 10px;
}

h1 {
    color: #333;
    font-size: 40px;
    text-transform: uppercase;
	margin: 0;
    font-weight: 600;
}

h1 span{
    font-size: 70px;
	color: #d3bb91;
}
h2 {
    position: relative;
    margin: 0;
    margin-bottom: 0px;
    font-size: 30px;
    text-align: left;
}

h5 {
    font-size: 16px;
    margin: 0px;
}
h4 {
    font-size: 16px;
    color: #484848;
}

.navbar {
    border-radius: 0px;
	border:none;
	margin-bottom: 0px;
    padding: 10px 0;
background-color: #f3f9ff;
	min-height: 84px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    display: flex;
    align-items: center;
}

.navbar p{text-align: right;font-size: 15px;}

.fa, .fas {    margin-right: 10px;
    color: #6fa3e1;}

.navbar-brand {padding: 0px 0px;margin-top: 0px;height: auto;margin-right: 0;}

.navbar-brand img {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0px;
    z-index: 9;
    width: 100%;
}
.colums {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.col{margin-right: 70px;}

.col:last-child {margin-right: 0px;}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
	font-family: 'Brygada 1918', sans-serif;
	text-transform: uppercase;letter-spacing:2px;
		font-weight: 400;
}



.nav {margin-top: 13px;}
.navbar-inverse .navbar-nav>li>a:hover {
text-decoration: none; color: #f6b325;
}

.tel-hed{font-weight: 600;}

.slid{background: url(img/hed-backgraund.jpg) center center no-repeat;
background-size: cover;
    min-height: 783px;
}
.slid-content {
    position: absolute;
    top: 250px;
}

.slid-content p{font-size: 18px; font-weight: 500;color:#000;}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #5ba8eb;
}

.citat {
    font-size: 18px;
    color: #222;
    padding: 10px 15px;
    border-left: 3px solid #5ba8eb;
    font-weight: 500;
    margin-top: 20px;
    background: #ededed;
}

.zakaz-button {margin-top: 35px;}

 .zakaz-button a{
    background: #6fa3e1;
    color: #fff;
    padding: 15px 35px;
    font-size: 20px;
    border-radius: 35px;
     font-weight: 300;
}
.zakaz-button a:hover{text-decoration: none;background: #337ab7;}

.call {
    position: fixed;
    top: 350px;
    right: -30px;
    background: #6fa3e1;
    padding: 5px 30px;
    color: #fff;
    font-size: 16px;
    border-radius: 0px 0px 0px 0px;
    z-index: 10;
    border: 2px solid #fff;
    /* border-right: none; */
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    border-radius: 4px;
}
.call a{font-size: 16px;font-weight: 400;letter-spacing:2px;color: #fff;text-decoration: none;
text-transform: uppercase;font-family: 'Montserrat', sans-serif;}
.call:hover{background: #337ab7;}

.zag-title {padding-left:20px;position: relative;
  display: inline-block; border-left:2px solid #6fa3e1;margin-bottom: 15px;}


.sec1{padding: 50px 0;}
.sec1 img{width: 300px; float: left;}


.sec2{padding: 50px 0;background: #f8f8f8;}
.sec22{padding: 50px 0;background: #f8f8f8;border-bottom: 1px solid #6fa3e1;}
.skils img {width: 60px;}
.skils{display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.skils-item {float: left; text-align: center;padding: 0 10px;}
.skils-item p {
    text-align: center;
    font-size: 13px;
}


.sec3{padding: 50px 0;}
.sec4{padding: 0px 0;background: #f8f8f8;}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
	font-size:16px;
    background-color: #337ab7;
}
.nav-pills>li>a {
    border-radius: 0px;
}
.nav-pills>li>a {
    border:1px solid #fff;
}

.nav >li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #6fa3e1;
	color:#fff;
}
.nav>li>a {background-color:  #6fa3e1; color:#fff;}
.nav>li>a {
    font-size: 16px;
    position: relative;
    display: block;
    padding: 10px 0;
    margin: 0;
}

.tab-content {margin-top: 25px;}

.tovar-item {border: 1px solid #ddd;
    box-shadow: 4px 4px 24px 0px rgba(95, 131, 145, 0.25);
    border-radius: 0px;margin-bottom: 25px;}

.tovar-item .tovar-img img{width: 100%;}
.tovar-title {padding: 0 15px;}
.tovar-title h3 {
    font-size: 19px;
    color: #333;
    text-align: center;
    height: 53px;
    margin: 0;
}
.tovar-description {
    padding: 5px 0px; 
    min-height: 65px;
    border-top: 1px solid #337ab7;
    border-bottom: 1px solid #337ab7;
    min-height: 77px;
    margin-right: 15px;
    margin-left: 15px;
}
.tovar-description p{margin: 0;}
.tovar-price {
    padding: 0 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.tovar-price span {
    font-size: 22px;
    font-weight: 600;
    color: #484848;
}

.kn-zakaz a {
    background: #6fa3e1;
    color: #fff;
    padding: 5px 15px;
    font-size: 16px;
    border-radius: 35px;
    font-weight: 300;
}

.kn-zakaz a:hover{text-decoration: none;background: #337ab7;}
.tovar-item hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #5ba8eb;
}

.mapss {margin: 0; padding: 0;}

.contacts {padding: 15px 0; margin-top: 5px;}

.contacts a {font-size:18px;
	;font-family: 'Play', sans-serif;font-weight: 500;color:#fff;
   }
.contacts img{width: 26px;  margin-right: 8px;}
.contacts a:hover{text-decoration: none; color: #052349;}

.contacts {padding: 0px 0px; }
.contactss {color: #222; font-size: 16px;padding: 100px 50px;}

.foot-map {padding: 0;}
.contacts .col-md-6{padding: 0;}

.desc-cont li {list-style: none; margin-bottom: 10px; font-size: 18px; font-weight: 300;}
footer {
    padding: 10px 0;
    background: #337ab7;
    font-size: 16px;
    color: #fff;
}



.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
    height: 480px;
}

.carousel-2 .owl-item {
    padding: 10px 0 30px 0;
}
.carousel-2 .owl-pic {
    background: #dce4eb;
    margin: 40px 0;
    border: 2px solid #0c304f;
    border-top: 4px solid #0c304f;
    border-bottom: 4px solid #0c304f;
    transition: all 0.4s ease;
    height: 180px;
   /*  box-shadow: 0 8px 18px rgb(0 0 0 / 30%), 0 16px 20px rgb(0 0 0 / 20%);*/
}
.carousel-2 .owl-item.center .owl-pic {
    opacity: 1;
    border: 4px solid #f4b321;
    margin: 0px 0 0 -30%;
    width: 420px;
    height: 420px;
    /* margin-top: -100px; */
}
.carousel-2 .owl-item.center + .owl-item {
    position: relative;
    z-index: -1;
}
.carousel-2 .owl-pic img {
    width: 100%;
    height: 100%;
    transition: 0.3s opacity ease, 0.3s transform ease;
    opacity: 0.6;
    object-fit: cover;
}
.carousel-2 .owl-item .owl-pic:hover img,
.carousel-2 .owl-item.center .owl-pic img {
    opacity: 1;
}
.carousel-2 .owl-nav .owl-prev, .carousel-2 .owl-nav .owl-next {
    position: absolute;
    cursor: pointer;
    font-size: 120px!important;
	font-weight: 700;
    color: #f7931f!important;
    top: 0;
    height: 100%;
    width: 70px;
    transition: 0.3s opacity ease;
    opacity: 1;
    margin: 0;
    padding: 0;
}
.carousel-2 .owl-nav .owl-prev:hover,
.carousel-2 .owl-nav .owl-next:hover {
    opacity: 1;
}
.carousel-2 .owl-nav .owl-prev,
.carousel-2 .owl-nav .owl-prev:hover {
    left: 0;
}
.carousel-2 .owl-nav .owl-next,
.carousel-2 .owl-nav .owl-next:hover {
    right: 0;
}


.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    margin-top: -110px;
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
}

.sec6 h2{margin-bottom: 80px;}


footer img{width: 100%;}
p.foot-text {color: #fff; font-size: 20px; font-weight: 300;text-align: right;}
p.foot-text-regim {color: #fff; font-size: 16px; font-weight: 300;text-align: right;}
p.foot-text a{color: #fff; font-size: 20px; font-weight: 300;}
p.foot-text a:hover{color: #f4b321; text-decoration: none;}
p.foot-text .fas{margin-right: 10px;}
.fab{color:#fff; font-size: 22px;margin: 0 8px;}
.foot-block img{display: block; margin-bottom: 15px;}
.foot-block a{font-size: 17px; color: #d0d0d0;display: block;font-weight: 300;}
.foot-block h4{color: #fff;font-size: 26px;font-weight: 300;}
footer .fab:hover{color: #f4b321;}

@media only screen and (max-width: 780px) {
    
    .skils-item {width: 100%;
}
	.slideshow-item-text {
    position: inherit;
}
    .desc-cont {padding: 0;}
	
	.slideshow {
    height: 220px;
}
	.contacts {
    text-align: center;
    padding: 0px 0;
}
	
	.shema {
    padding: 0px 0;
    margin-right: 0px;
    margin-top: 15px;
    text-align: center;
}
	
	.navbar-brand img {
    padding: 0;
    margin: 0;

    top: 3px;
    height: 52px;
    z-index: 9;
}
    .navbar-brand img {
    position: relative;
        margin-bottom: 15px;
}
    
    h1 {
    font-size: 20px;

}
	
	.nav>li>a.first {
    margin-left: 10px;
}
	
	.predl img {
    width: 100px;
}
	.predl {
    text-align: center;
    margin-top: 30px;
    height: 250px;
}
	
	h4.title {
    font-size: 26px;
}
	
	p.podpis {
    font-size: 20px;}
	
	hr {margin: 20px 0;}
	
	h2 {font-size: 22px;}
	.contactss {
    color: #222;
    font-size: 16px;
    padding: 40px 15px;
}
	.rass {padding: 0px;}
	
	.table {font-size: 16px;}
	
	.main_contacts {left: 20px;width: 350px;}
	
	.foot1,  .foot2{text-align: center;}
	
	.rascenki {padding: 10px;}
	
	.slideshow-item-text p {
    font-size: 15px;
}
    .skils {
        display: block;}
    
    }


@media only screen and (max-width: 700px) {
    .img-section {
        flex-flow: row wrap;
    }
    .img-section .img-data {
        background: #FFF;
        border-bottom: 8px solid #337AB7;
    }
    .img-section img {
        margin: 40px auto;
        flex: 0 0 80%;
        width: 80%;
    }
}

@media screen and (max-width: 1100px){
    
    .skils-item {width: 100%;}
    .slideshow-item-text{
        max-width: 75%;
    }
    .col {
    margin-right: 40px;
}
    .tovar-title h3{font-size: 16px;}
@media screen and (max-width: 456px){
    .skils {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: nowrap;
}
    .skils-item {
    float: none;
    width: 100%;
    margin-bottom: 15px;
}
	
	.main_contacts {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
}
    
    .colums {
    display: block;}

    .slideshow-item-text {
        bottom: 0;
        left: 0;
        max-width: 100%;
    }
    .slideshow-item-text h5 {
        font-size: 18px;
    }
    .slideshow-item-text p {
        font-size: 15px;
    }
    
    .slid-content p {font-size: 14px;}
    .col {margin-right: 0px;}
    .navbar p {text-align: center;font-size: 15px;}
    .slid {min-height: 580px;}
    .call {right: -60px;}

/*Слайдер*/



