﻿@font-face {
 font-family: 'Arial Narrow';
 src: url("fonts/ArialNarrow.ttf");
}
.clf:before,
.clf:after {
 content: "";
 display: table;
}
.clf:after {
 clear: both;
}
body {
	font-family: 'Arial Narrow', 'Arial', sans-serif;
	font-weight: lighter;
	font-size: 14pt;
	color: #3a2922;
	background-color:#fff;
    position: relative;
    min-width: 320px;
    overflow-x: hidden;
}
button:focus, button:active{
    outline: none;
}
ul{
    list-style: none;
}
header{
    height: 109px;
    background-color: #fff;
    border-bottom: 1px solid #eeeeee;
}
header nav.navbar{
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
}
#header-navbar{
    background-color: #fff;
    justify-content: flex-end;
}
#header-navbar a{
    text-align: center;
    text-decoration: none;
    padding: 10px;
    font: 700 16px 'Arial Narrow';
    color: #777;
    text-transform: uppercase;
}
#header-navbar a:hover{
    color: #00adef;
}
.logo{
    text-align: center;
    width: 100%;
    max-width: 276px;
    height: 108px;
    line-height: 108px;
}
.container {
    max-width: 840px;
}
.slide{
	background-attachment: fixed;
	height:auto;
	position: relative;
    overflow: hidden;
}
#slide1 {
    margin-top: 109px;
    padding: 80px 0 50px 0;
    background-image: url(img/slide1.png);
    color:#fff;
}
#slide2 {
    background-color: #fff6dc;
    text-transform: none;
    padding-top: 20px;
}
#slide2 h1 {
    font-family: 'Arial black';
    font-size: 35px;
    color: #777;
    text-transform: none;
    line-height: 40px;
    text-align: center;
}
#slide2 h2 {
    font-family: 'Arial black';
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 25px;
    color: #3a2922;
    text-transform: none;
    line-height: 30px;
    text-align: left;
}
#slide2 img {
	margin: 10px;
}
#slide2 h3 {
	font-weight: lighter;
	font-size: 14pt;
	line-height: 23px;
	padding-left: 150px;
	margin-top: 5px;
    margin-bottom: 40px;
}
.col1 {
    float: left;
    font-size: 40px;
    text-align: center;
}
.col2 {
	margin-top: 5px;
    float: none;
    font-size: 40px;
}
.col3 {
    background: url(img/nat.png) top left no-repeat;
    margin-top: 5px;
}
#slide2 h4{
    padding-left: 100px;
    text-align:center;
    font-family: 'Arial black';
    font-size: 25px;
    color: #3a2922;
    text-transform: none;
    line-height: 35px;
    margin-bottom: 1px;
}
#slide3 {
    background-color: #fff;
    padding: 5px 15px 40px 15px;
}
.grey{
    background-color: #dbdbdb;
    max-width: 610px;
    text-align: left;
    box-sizing: border-box;
    padding: 15px;
    line-height: 1.6;
}
#slide3 img{
    float: left;
    margin: 10px;
    margin-right: 20px;
}
#slide3 h3{
    font-size: 16pt;
    font-weight: 700;
    padding-top: 15px;
    margin: 1em 0;
}
#slide3 h2 {
    font-family: 'Arial black';
    padding-bottom: 10px;
    margin-top: 70px;
    font-size: 25px;
    color: #3a2922;
    text-transform: none;
    line-height: 30px;
    text-align: center;
}
#slide3 h1 {
    font-family: 'arial';
    font-weight: lighter;
    font-size: 25pt;
    color: #ee7d00;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
}
#slide4 {
	background-color: #fff6dc;
    padding: 10px 15px 30px 15px;
}
#slide4 h1{
    font-family: 'Arial black';
    padding-top: 0px;
    font-size: 30px;
    color: #3a2922;
    line-height: 40px;
    text-align: center;
}
.col4 {
    width: 50%;
    float: left;
}
.col5 {
    width: 50%;
    float: left;
    font-size: 40px;
    text-align: justify;
}
.col6{
	// padding-top: 200px;
    width: 100%;
    text-align: center;
}
#slide4 h2 {
	font-family: 'Arial narrow';
	font-weight: lighter;
	font-size: 14pt;
	color: #3a2922;
	line-height: 23px;
	text-align: center;
}
#slide4 h4 {
    font-family: 'Arial narrow';
    font-weight: lighter;
    font-size: 14pt;
    color: #3a2922;
    line-height: 23px;
    text-align: left;
}
#slide4 h3 {
    font-family: 'arial black';
    color: #00a0c6;
    font-size: 30px;
    margin: 2px;
    text-align: center;
}
#slide4 p {
	font-family: 'arial';
	color: #3a2922;
	font-size: 35px;
	margin: 0px;
	text-align: center;
	line-height: 40px;
}
#slide4 h5{
	font-family: 'Arial narrow';
	font-weight: 900;
	font-size: 17pt;
	color: #3a2922;
	line-height: 25px;
	text-align: center;
	margin-top: 130px;
    margin-bottom: 30px;
}
#slide5 {
    padding: 0 15px 30px 15px;
}
#slide5 p {
    font-size: 24px;
    color: #3a2922;
    text-transform: none;
    padding-left: 80px;
    line-height: 26px;
    margin: 1em 0;
}
#slide5 h1 {
    font-family: 'arial black';
    font-size: 30px;
    color: #00a0c6;
    text-transform: none;
    line-height: 35px;
    text-align: center;
}
#slide5 h2 {
    font-size: 28px;
    font-weight: 700;
    color: #00a0c6;
    margin: 2px;
    padding: 0;
}
#slide5 h3 {
    font-size: 17px;
    color: #777777;
    font-weight: 200;
    font-style: italic;
    line-height: 20px;
}
#slide6 {
    padding: 3px 15px 40px 15px;
    background-color: #fff6dc;
}
#slide6 h1 {
	font-family: 'arial black';
    font-size: 30px;
    color: #ff6601;
    line-height: 35px;
    text-align: center;
    padding-top: 30px;
}
#slide6 p {
    font-size: 24px;
    color: #3a2922;
    text-transform: none;
    line-height: 40px;
}
#slide7 {
    padding: 0 15px 50px 15px;
    background-image: url(img/quality1.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    background-color: #fff;
}
#slide7 h1 {
	font-family: 'arial black';
    font-size: 30px;
    color: #00a0c6;
    text-transform: none;
    line-height: 35px;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 30px;
}
#slide7 h2 {
    font-size: 24px;
    font-weight: 700;
    text-transform: none;
    text-align:left;
}
#slide7 a{
    display: block;
    color: #3a2922;
}
#slide7 a:hover{
	color: #00a0c6;
}
#navslide8 h1 {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
    font-family: 'arial black';
    font-size: 50px;
    color: #ff6601;
}
#navslide8{
    padding: 0 15px 50px 15px;
}
#navslide8 .nav-pills{
    justify-content: space-between;
}
#navslide8 .tab-pane{
    margin-bottom: 5px;
}
#navslide8 .nav-link{
    text-align: center;
    color: #ee7d00;
    font-size: 26px;
    font-family: 'Arial';
    text-transform: none;
    text-decoration: none;
    font-weight: bolder;
    padding: 0 5px;
    background-color: transparent;
    border: 3px solid transparent;
}
#navslide8 .nav-link:hover {
    color: #f45302;
    background: #fff;
    text-transform: none;
    text-decoration: none;
    font-weight: bolder;
}
#navslide8 .nav-link:focus {
    border: 3px solid #18b025;
    border-radius: 10px;
}


.colonka {
    padding-top: 30px;
    padding-bottom: 30px;
}
.clear{
    overflow: hidden;
    height: 0px;
    clear: both;
}
.colonka1 {
    width: 268px;
    float: left;
    margin: 0;
    text-align: justify;
}
.colonka2 {
    width: 268px;
    float: left;
    text-align: justify;
}
.colonka3 {
    width: 268px;
    float: right;
    margin: 0;
    text-align: justify;
}

#scrollup {
    position: fixed; /* фиксированная позиция */
    opacity: 0.8; /* прозрачность */
    padding: 15px 10px 10px; /* отступы */
    background: #aaa;
    border-radius: 5px; /* скругление углов */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    left: 10px; /* отступ слева */
    bottom: 10px; /* отступ снизу */
    display: none; /* спрятать блок */
    cursor: pointer;
}
#scrollup img {
    width:50px;
    height:50px;
}

/** reset lightbox position **/
#lightbox-container-image-data-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/** page structure **/
#w {
  display: block;
  width: 750px;
  margin: 0 auto;
  padding-top: 30px;
}

#content {
  display: block;
  width: 100%;
  padding: 25px 20px;
  padding-bottom: 35px;
  // -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
  // -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
  // box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}
#thumbnails { display: block; margin-bottom: 10px; }
#thumbnails ul li { float: left; margin-right: 26px; margin-bottom: 12px; }

.clearfix {
    list-style: none;
    margin-left: 100px;
}

#lb-outerContainer {
    width: 600px; height: 600px;
}

a.telephone {
    font-size: 13px !important;
    font-family: 'Arial' !important;
    font-weight: bold !important;
    text-transform: none !important;
}

#slide8 a:focus {
    border: 2px solid #18b025;
    border-radius: 10px;
}

.col-3 .adress {
    text-align: center;

    float: left;
}
.col-3 .adress {
    text-align: center;
    width: 33%;
    float: left;

}
.col-2 .adress {
    text-align: center;
    width: 50%;
    float: left;

}
.adress a{ display:block; }
.adress img{ width: 250px; height: auto;transition: all 0.5s }
.col-2 .adress img{ width: 270px; height: auto;transition: all 0.5s }
.adress a:hover img{transform: scale(1.1);}
.hide.show {
    margin-bottom: 100px;
}

@media (min-width: 992px){
    header nav.navbar {
        max-width: 840px;
    }
}
@media (max-width: 991.98px){
    .logo{
        width: auto;
        margin-left: 15px;
    }
    .navbar-toggler{
        margin: 0 15px;
    }
}
h1.pageh1{font-family: 'Impact';font-size: 60px;color: #b92a2e;text-transform: uppercase;line-height: 1;text-align: center;
    padding-bottom: 50px;}
@media(max-width: 767.98px){
    h1.pageh1{font-family: 'Impact';font-size: 50px;color: #b92a2e;text-transform: uppercase;line-height: 1;text-align: center;
    padding-bottom: 50px;}
    #slide7 {
        background-image: none;
    }
    #navslide8 .nav-pills {
        flex-direction: column;
    }
}
@media (max-width: 575.98px) {
    .col1 {
        float: none;
    }
    .col4,
    .col5{
        float: none;
        width: 100%;
    }
    #slide3{
        font-size: 16px;
    }
    #slide2 h2,
    #slide2 h4 span,
    #slide5 p,
    #slide6 p{
        font-size: 18px;
        line-height: 24px;
    }
    #slide2 h3,
    #slide2 h4,
    #slide5 p{
        padding: 0;
    }
    #slide2 h1,
    #slide3 h1,
    #navslide8 h1 {
        font-size: 28px;
        line-height: 34px;
    }
    #slide4 h1{
        font-size: 25px;
        line-height: 36px;
    }
    #slide4 h3{
        font-size: 20px;
    }
    #slide4 p{
        font-size: 30px;
    }
    #slide5 h2{
        font-size: 24px;
    }
}