body {
	font-family: 'Roboto', sans-serif;;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
header {
	color: #fff;
	position: relative;
}
h1 {
    text-align: center;
    color: #30619b;
    font-weight: bold;
    padding: 10px 0;
    margin: 10px 0;
    text-shadow: 1px 1px 1px #fff;
}
p {display:block; width: 100%;}
.header-bgi {
	z-index: -1;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.header-bgi__img {
	height: 839px;
}
.header-bgi img {
	width: 100%;
	height: 839px;
}
.phones {
	margin-left: auto;
	font-family: 'Times New Roman';
}
.nav-menu { z-index: 1000;}
.phones a {
	color: #fff;
	text-decoration: none;
	font-size: 30px;
	width: 700px;
	line-height: 36px;
    color: #fff;
    text-shadow: -1px -1px 0 #333, 1px -1px 0 #333, -1px 1px 0 #333, 1px 1px 0 #333;
}
.phones a:first-child {
	margin-right: 30px;
}
.times-work {
	margin-left: auto;
	margin-top: 10px;
	font-size: 12px;
	font-weight: 700;
color: #fff;
text-shadow: -1px -1px 0 #333, 1px -1px 0 #333, -1px 1px 0 #333, 1px 1px 0 #333;
}
.stranica {
    height: 320px;
    width: 100%;
    background: url(/img/view2.jpg) center no-repeat;
    background-size: cover;
}
.table, .main div p {
    color:#333;
}
.img-fluid {max-width: 100%;}

h1, h2 {width: 100%;}
header .menu {
	margin-top: 20px;
}
header .menu:before {
	content: '';
	position: absolute;
	right: 0;
	height: 54px;
	width: 30%;
	background-color: #4d91ef;
	top: 84px;
}
.nav-menu ul {
	font-size: 0;
	position: relative;
	padding-left: 140px;
	margin-left: 10px;
}
.nav-menu ul:before {
	content: '';
	position: absolute;
	left: 86px;
	border: 27px solid transparent;
	border-right: 27px solid white;
	border-bottom: 27px solid white;
}
.nav-menu ul:after {
	content: '';
	position: absolute;
	right: : 0;
	border: 27px solid transparent;
	border-left: 27px solid white;
	border-top: 27px solid white;
}
.nav-menu li {
	display: inline-block;
	background-color: #fff;
}
.nav-menu li a {
	color: #4d91ef;
	font-family: Roboto;
	font-size: 16px;
	line-height: 54px;
	font-weight: 700;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
.nav-menu li:hover,
.nav-menu li:active {
	background-color: #4d91ef;
}
.nav-menu li:hover a,
.nav-menu li:active a {
	color: #fff;
}
.header-descr {
	text-align: center;
	padding-top: 75px;
}
.header-descr .h1 {
	width: 100%;
	font-size: 60px;
	margin-top: 0;
text-shadow: -1px -1px 0 #333, 1px -1px 0 #333, -1px 1px 0 #333, 1px 1px 0 #333;
}
.header-descr h2 {
	width: 100%;
	font-size: 30px;
	margin-top: 0;
text-shadow: -1px -1px 0 #333, 1px -1px 0 #333, -1px 1px 0 #333, 1px 1px 0 #333;
}
.header-descr h3 {
	width: 100%;
	font-size: 30px;
	margin-bottom: 0;
text-shadow: -1px -1px 0 #333, 1px -1px 0 #333, -1px 1px 0 #333, 1px 1px 0 #333;
}
.price-btn {
	width: 100%;
}
.price-btn button {
	font-size: 16px;
	line-height: 37px;
	border-radius: 37px;
	padding-left: 20px;
	padding-right: 20px;
	outline: none;
	border: 2px solid white;
	background-color: #fff;
	color: #4d91ef;
	font-weight: 700;
}
.price-btn button:hover {
	background-color: #4d91ef;
	color: #fff;
}
.price-btn button:first-child {
	margin-right: 20px;
}
.header-sld {
	margin-top: 20px;
	margin-bottom: 30px;
}
.header-slider__img img {
	width: 195px !important;
	height: 96px;
	max-width: 100%;
}

.main {
	padding-top: 30px;
	background-color: #fff;
	padding-bottom: 30px;
	position: relative;
}
.main:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/bg-sl1.png) no-repeat left bottom transparent;
	height: 100%;
	width: 100%;
}
.main-descr {
	padding: 20px 15px 60px 30px;
	background: rgba(246,246,246, 0.7);
}
.main-descr h3 {
	display: inline-block;
	margin: 0;
	font-size: 24px;
	line-height: 42px;
	background-color: #4d91ef;
	padding-left: 30px;
	margin-left: -20px;
	color: #fff;
	position: relative;
}
.main-descr h3:before {
	content: '';
	position: absolute;
	right: -42px;
	border: 21px solid transparent;
	border-left: 21px solid #4d91ef;
	border-top: 21px solid #4d91ef;
}
.main .main-descr p {
	font-size: 18px;
	line-height: 24px;
	color: #969595;
	font-weight: 400;
}
.main .main-descr div {
	font-size: 15px;
	line-height: 41px;
	font-weight: 700;
	color: #4d91ef;
	padding-top: 25px;
}
.main .main-descr div:first-child {
	padding-top: 0;
}
.main .main-descr div span {
	border-radius: 200px;
	border: 2px solid #4d91ef;
	height: 41px;
	width: 41px;
	display: inline-block;
	text-align: center;
	margin-right: 15px;
}
.main-btn {
	padding-top: 0 !important;
	text-align: center;
}
.main-btn a button {
	font-size: 14px;
	line-height: 35px;
	color: #fff;
	background-color: #4d91ef;
	font-weight: 700;
  padding: 0 17px;
  cursor: pointer;
  outline: none;
  border: 0;
  border-radius: 35px;
}

footer {
	background-color: #313131;
	position: relative;
}
footer h3 {padding-top: 10px; margin-top: 10px;}
    
.menu-footer {
	text-align: center;
	color: #4d91ef;
}
.menu-footer ul{
	list-style-type: none;
	padding-left: 0;
	text-align: left;
}
.menu-footer ul li {
	border-bottom: 1px solid #969595;
	line-height: 24px;
}
.menu-footer ul li:last-child {
	border: 0;
}
.menu-footer ul li a {
	width: 100%;
	color: #969595;
	text-decoration: none;
	font-size: 12px;
	padding: 4px;
	display: block;
	position: relative;
}
.menu-footer ul li a:before {
	content: '>';
	font-size: 14px;
	position: absolute;
	margin-left: -14px;
}
.menu-footer ul li a:hover {
	color: #fff;
}
.menu-footer ul li a:hover:before {
	color: #4d91ef;
}

.catalog {
    background: #ECEBE0;
        padding: 15px 0;
}

.catalog .catal-item {
   background: #fff;
    text-align: center;
    box-shadow: rgba(54,50,56,0.3) 1px 1px 1px;
    padding: 10px;
    margin-bottom: 15px;
}
.catalog h4 {font-size: 1.3rem;}
.catalog .catal-item:hover {
    box-shadow: rgb(28, 86, 170) 0px 0px 3px;
}
.catal-caption {min-height: 56px;}
.footer-contact {
	text-align: center;
	background-color: #4d91ef;
	padding: 48px 15px 20px 15px;
	color: #fff;
	position: relative;
}
.footer-contact:before {
	position: absolute;
	content: '';
	right: -30%;
	top: 0;
	width: 30%;
	height: 100%;
	background-color: #4d91ef;
}
.footer-contact img {
	margin-bottom: 20px;
}
.footer-contact__phone a {
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
}
.footer-contact__times {
	font-size: 12px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 15px;
}
.footer-contact__mail {
	margin-bottom: 15px;
}
.footer-contact__mail a {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
}
.footer-contact__adress {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 30px;
}
.footer-contact__btn button{
	font-size: 13px;
	line-height: 26px;
	font-weight: 400;
	border: 2px solid #fff;
	border-radius: 26px;
	padding: 0 15px;
	color: #fff;
	background-color: transparent;
}
.footer-contact__btn button:first-child {
	margin-right: 15px;
}
.footer-contact__btn button:hover {
	background-color: #fff;
	color: #4d91ef;
	cursor: pointer;
}
.mmenu-trigger{display: none;}
.header-bgi .slick-list{
	background: #000
}



.sksub_menu{
    display: none;
}

li:hover .sksub_menu {
    display: block;
    position: absolute;
    left: 0;
    padding-left: 0;
    margin-left: 140px;
    padding: 10px;
    background: #fff;
}
.nav-menu .sksub_menu li {
    display: inline-block;
    background-color: #fff;
    float: left;
    width: calc(50% - 2%);
    margin: 0 1%;
}
.nav-menu ul.sksub_menu:before {
    content: '';
    position: absolute;
    left: 86px;
    border: 0px solid transparent;
    border-right: 0px solid white;
    border-bottom: 0px solid white;
    
}
.nav-menu ul.sksub_menu:after {
    content: '';
    position: absolute;
    right: 0;
    border: 0px solid transparent;
    border-left: 0px solid white;
    border-top: 0px solid white;
}
.nav-menu .sksub_menu li a {
    color: #4d91ef;
    line-height: 24px;
    padding: 7px 15px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #4d91ef;
}
.nav-menu .sksub_menu li a:hover {
    color: #fff;
    background: #4d91ef;
    line-height: 24px;
    padding: 7px 15px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #4d91ef;
}

.land_bread a{
        color: #ffffff;
        text-decoration: underline;
}
.land_bread a:hover{
        color: #C0C0C0;
        text-decoration: underline;
}
.logo{
    margin-bottom: 8px;
}
.land_bread .breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0rem 1rem;
    margin-bottom: 0rem;
    list-style: none;
    background-color: rgba(233, 236, 239, 0);
    border-radius: .25rem;
}
.land_bread {
    float: right;
    width: 100%;
    margin: 0px 5px 0px 5px;
    margin-left: calc(100% - 71%);
}

@media (max-width:991px) {
.nav-menu ul {
    padding-left: 0;
    margin-left: 0;
}
.times-work {color:#fff;}
.nav-menu ul:before {
    margin-left: -54px;
}
header.stranica {
   overflow:visible;
   z-index: 1000;
}	
header .menu:before {
display: none;
}
.nav-menu li a {
    padding-left: 14px;
    padding-right: 15px;
}
footer{overflow: hidden}
.footer-contact:before {
    right: -49.9%;
    width: 50%;
}

} 

@media (max-width:768px) {
.nav-menu ul:before, .nav-menu ul:after{display: none;}
.row {padding: 0 5px;}
.mmenu-trigger{display: block;
    color: #4d91ef;
    font-family: Roboto;
    font-size: 16px;
    line-height: 54px;
    font-weight: 700;
    background: #FFF;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-left: 70px;
    cursor:pointer;
}
.mmenu-trigger:before {
    content: '';
    position: absolute;
    width: 35px;
    height: 5px;
    background: #4d91ef;
    top: 14px;
    left: 25px;
    -webkit-box-shadow: 0 10px 0 #4d91ef, 0 20px 0 #4d91ef;
            box-shadow: 0 10px 0 #4d91ef, 0 20px 0 #4d91ef;

}
.mmenu-trigger:after {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 5px solid #4d91ef;
    position: absolute;
    margin-top: 23px;
    margin-left: 10px;
    -webkit-transition:all 300ms linear;
    -o-transition:all 300ms linear;
    transition:all 300ms linear;
}
.mmenu-trigger.m_open:after {
    -webkit-transform:rotateX(180deg);
            transform:rotateX(180deg);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    margin-top: 21px;

}

.menu{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.nav-menu{width: 100%;position:relative;margin-top: 10px;}
.nav-menu ul{position: absolute;display: none;width: 100%;}
.nav-menu li{display: block;}
.nav-menu li a{display: block;padding-left: 25px;}


}

@media (max-width:575px) {
.phones{display: block;width: 100%;}
.phones a{
	display: block;
	text-align: center;
	width: 100%;
}
.times-work{
	display: block;
	width: 100%;
	text-align: center;
}
.header-descr .h1{
	font-size: 40px
}
.header-descr h2{
	font-size: 22px;
}

    .nav-menu  ul.land_bread {
    position: relative;
}

    .land_bread {
    float: right;
    width: 100%;
    margin: 10px 5px 0px 5px;
    margin-left: 5px;
}
.nav-menu .sksub_menu li {
    display: inline-block;
    background-color: #fff;
    float: left;
    width: 100%;
    margin: 0;
}

}
@media (max-width:420px) {
.header-descr .h1 {
    font-size: 30px;
}
}
.crumbs ol span
{    display: block;}
.crumbs ol a
{}
.crumbs
{}
.crumbs ol
{
    padding: 0px;
    margin: 0px;
    margin-left: -20px;    
}
.crumbs li
{   
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}
.header-descr .h3
{
    width: 100%;
    font-size: 30px;
    margin-bottom: 0;
    text-shadow: -1px -1px 0 #333, 1px -1px 0 #333, -1px 1px 0 #333, 1px 1px 0 #333;    
}
.header-descr .h2
{
    width: 100%;
    font-size: 30px;
    margin-top: 0;
    text-shadow: -1px -1px 0 #333, 1px -1px 0 #333, -1px 1px 0 #333, 1px 1px 0 #333;    
}

.catalog .h4 {
    font-size: 1.3rem;
}
.hh
{
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;   
        display: block;
}

footer .h3 {
    padding-top: 10px;
    margin-top: 10px;
    font-size: 1.75rem;
}

.main:before
{
display: none;    
}

.carrusel-title {
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 70px;
    color: #222222;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-inner {
    display: flex;
    position: relative;
    float: none;
}

.nbs-flexisel-innerall {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
}
.nbs-flexisel-ul{
    list-style: none;
}
.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
    overflow: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
    cursor: default;
    list-style: none;
}

#carusel1 .nbs-flexisel-item img, #carusel1 .nbs-flexisel-item, #carusel1 .nbs-flexisel-item a, #carusel1 .nbs-flexisel-item-d {
    cursor: default !important;
}
.nbs-flexisel-item-d-otzuva, .nbs-flexisel-item-d-otzuva img {
    cursor: pointer !important;
}
.nbs-flexisel-item-d {
    border-radius: 5px;
    border: 1px solid #ccc;
    margin: 0 15px;
    padding: 20px 10px;
    cursor: default;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.07);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.07);
    display: block;
}

#carusel1 .nbs-flexisel-item img, #carusel1 .nbs-flexisel-item, #carusel1 .nbs-flexisel-item a, #carusel1 .nbs-flexisel-item-d {
    cursor: default !important;
}

.nbs-flexisel-item-d-otzuva, .nbs-flexisel-item-d-otzuva img {
    cursor: pointer !important;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: default;
}

.nbs-flexisel-nav-right {
    right: -50px;
    top: 50%;
    width: 33px;
    height: 30px;
    background: url(/img/c1.png) no-repeat -33px 0;
}

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}

.nbs-flexisel-nav-left {
    left: -50px;
    top: 50%;
    width: 33px;
    height: 30px;
    background: url(/img/c1.png) no-repeat 0 0;
}

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}

#carusel100{
    list-style: none;
    padding-inline-start: 20px;
}
#carusel100 li {
    float: left;
    list-style: none;
    display: inline-block;
    margin-right: 15px;
    font-weight: bold;
    font-size: 18px;
}