
@media(min-width: 2560px) {


}

@media(min-width: 1920px) and (max-width: 2559px){

}

@media(min-width: 1600px) and (max-width: 1919px){

}

@media(min-width: 1434px) and (max-width: 1599px){
#menu{
    height: auto;
    z-index: 100;
    background-repeat: repeat-x;
    padding-left: 40px;
	padding-right: 40px;
    
}
#topbar {
  color: #fff;
  height: auto;
  padding-right: 84px;
  padding-top: 20px;
  width: 100%;
  position: absolute;
  background-color: transparent;
  z-index: 100;
}
.carousel-caption h1 {
  font-weight: normal;
  line-height: auto;
  color: #fff;
  font-size: 45px;
  text-shadow: 0px;
  text-align: left;
}
#onas p {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  text-align: justify;
  text-decoration: none;
  padding-right: 30px;
}
}

@media(min-width: 1200px) and (max-width: 1433px){
.google-maps {
        position: relative;
        padding-bottom: 28%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		margin-top:0px;
    }
	.boxuslugi {
  background-color: #fff;
  border-radius: 9px;
  border: thin solid #ba8f59;
  min-height: 100px;
  padding: 60px;
}
#uslugi h3, #uslugi h3 a {
  font-size: 23px;
  font-weight: normal;
  color: #333;
  text-align: center;
  text-decoration: none;
  margin-top: 10px;
}
	#topbar img {
 width: 15px;
 height: 15px;
}
	#topbar h2 {
  color: #fff;
  font-weight: normal;
  font-size: 15px;
  text-align: right;
  margin-bottom: 30px;
}
	.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 15px;
  margin-left: 13px;
  font-weight: normal;
  margin-top: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#menu{
    height: auto;
    z-index: 100;
    background-repeat: repeat-x;
    padding-left: 20px;
	padding-right: 20px;
    
}
#topbar {
  color: #fff;
  height: auto;
  padding-right: 84px;
  padding-top: 20px;
  width: 100%;
  position: absolute;
  background-color: transparent;
  z-index: 100;
}
.carousel-caption h1 {
  font-weight: normal;
  line-height: auto;
  color: #fff;
  font-size: 45px;
  text-shadow: 0px;
  text-align: left;
}
#onas p {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  text-align: justify;
  text-decoration: none;
  padding-right: 30px;
}
}

@media(min-width: 992px) and (max-width: 1199px){
.google-maps {
        position: relative;
        padding-bottom: 28%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		margin-top:0px;
    }
.form-control {
	
	width: 450px;
	
}
.form-control2 {
	
	width: 450px;
	
}
.boxuslugi {
  background-color: #fff;
  border-radius: 9px;
  border: thin solid #ba8f59;
  min-height: 100px;
  padding: 60px;
}
#uslugi h3, #uslugi h3 a {
  font-size: 23px;
  font-weight: normal;
  color: #333;
  text-align: center;
  text-decoration: none;
  margin-top: 10px;
}
	#topbar img {
 width: 15px;
 height: 15px;
}
	#topbar h2 {
  color: #fff;
  font-weight: normal;
  font-size: 13px;
  text-align: right;
  margin-bottom: 30px;
}
	.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 13px;
  margin-left: 2px;
  font-weight: normal;
  margin-top: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#menu{
    height: auto;
    z-index: 100;
    background-repeat: repeat-x;
    padding-left: 20px;
	padding-right: 20px;
    
}
#topbar {
  color: #fff;
  height: auto;
  padding-right: 64px;
  padding-top: 20px;
  width: 100%;
  position: absolute;
  background-color: transparent;
  z-index: 100;
}
.carousel-caption h1 {
  font-weight: normal;
  line-height: auto;
  color: #fff;
  font-size: 35px;
  text-shadow: 0px;
  text-align: left;
}
#onas p {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  text-align: justify;
  text-decoration: none;
  padding-right: 30px;
}
.btn-orange{
    font-weight: normal;
    background-color: rgba(0,0,0,0.41);
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 6px;
    border: thin solid #d2a266;
    font-size: 20px;
}
.btn-orange2 {
  font-weight: normal;
  background-color: #fff;
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 6px;
  border: thin solid #d2a266;
  font-size: 20px;
}
}




@media(min-width: 768px) and (max-width: 991px){
.google-maps {
        position: relative;
        padding-bottom: 28%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		margin-top:0px;
    }
.form-control {
	
	width: 100%;
	
}
.form-control2 {
	
	width: 100%;
	
}
	header {
    background-color: #181515;
    border-bottom: thin solid #d2a266;
  transition: background-color 0.5s;
  
}

header.scrolled {
    background-color: #181515;
    border-bottom: thin solid #d2a266;
}
	#logo img {
  transition: all 0.5s;
	width: 60%;
	height: 60%;
}
header.scrolled #logo img {
  width: 56%;
  height: 56%;
}
	.boxuslugi {
  background-color: #fff;
  border-radius: 9px;
  border: thin solid #ba8f59;
  min-height: 100px;
  padding: 60px;
}
#uslugi h3, #uslugi h3 a {
  font-size: 23px;
  font-weight: normal;
  color: #333;
  text-align: center;
  text-decoration: none;
  margin-top: 10px;
}
#topbar img {
 width: 15px;
 height: 15px;
}
	#topbar h2 {
  color: #fff;
  font-weight: normal;
  font-size: 13px;
  text-align: right;
  margin-bottom: 30px;
}
.navbar-nav {
  margin: 0px;
    margin-left: 0px;
  margin-top: 0px;
  padding: 0px;
}
	.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 13px;
  margin-left: 32px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
#menu{
    height: auto;
    z-index: 100;
    background-repeat: repeat-x;
    padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
    
}
#topbar {
  color: #fff;
  height: auto;
  padding-right: 64px;
  padding-top: 20px;
  width: 100%;
  position: absolute;
  background-color: transparent;
  z-index: 100;
}
.carousel-caption {
  position: absolute;
  bottom: 20px;
  left: 300px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.carousel-caption h1 {
  font-weight: normal;
  line-height: auto;
  color: #fff;
  font-size: 25px;
  text-shadow: 0px;
  text-align: left;
}
#onas p {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  text-align: justify;
  text-decoration: none;
  padding-right: 30px;
}
.btn-orange{
    font-weight: normal;
    background-color: rgba(0,0,0,0.41);
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 6px;
    border: thin solid #d2a266;
    font-size: 20px;
	margin-top: 20px;
}
.btn-orange2 {
  font-weight: normal;
  background-color: #fff;
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 6px;
  border: thin solid #d2a266;
  font-size: 20px;
}
}
@media(min-width: 601px) and (max-width: 767px){
.google-maps {
        position: relative;
        padding-bottom: 38%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		margin-top:0px;
    }
.form-control {
	
	width: 100%;
	
}
.form-control2 {
	
	width: 100%;
	
}
	header {
    background-color: #181515;
    border-bottom: thin solid #d2a266;
  transition: background-color 0.5s;
  
}

header.scrolled {
    background-color: #181515;
    border-bottom: thin solid #d2a266;
}
	#logo img {
  transition: all 0.5s;
	width: 60%;
	height: 60%;
}
header.scrolled #logo img {
  width: 56%;
  height: 56%;
}
	.boxuslugi {
  background-color: #fff;
  border-radius: 9px;
  border: thin solid #ba8f59;
  min-height: 100px;
  padding: 60px;
}
#uslugi h3, #uslugi h3 a {
  font-size: 23px;
  font-weight: normal;
  color: #333;
  text-align: center;
  text-decoration: none;
  margin-top: 10px;
}
#topbar img {
 width: 15px;
 height: 15px;
}
	#topbar h2 {
  color: #fff;
  font-weight: normal;
  font-size: 13px;
  text-align: right;
  margin-bottom: 30px;
}
.navbar-nav {
  margin: 0px;
    margin-left: 0px;
  margin-top: 0px;
  padding: 0px;
}
	.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 13px;
  margin-left: 32px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
#menu{
    height: auto;
    z-index: 100;
    background-repeat: repeat-x;
    padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
    
}
#topbar {
  color: #fff;
  height: auto;
  padding-right: 64px;
  padding-top: 20px;
  width: 100%;
  position: absolute;
  background-color: transparent;
  z-index: 100;
}
.carousel-caption {
  position: absolute;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.carousel-caption h1 {
  font-weight: normal;
  line-height: auto;
  color: #fff;
  font-size: 20px;
  text-shadow: 0px;
  text-align: left;
}
#onas p {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  text-align: justify;
  text-decoration: none;
  padding-right: 10px;
  ppadding-left: 10px;
}
.btn-orange{
    font-weight: normal;
    background-color: rgba(0,0,0,0.41);
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 6px;
    border: thin solid #d2a266;
    font-size: 15px;
	margin-top: 20px;
}
.btn-orange2 {
  font-weight: normal;
  background-color: #fff;
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 6px;
  border: thin solid #d2a266;
  font-size: 15px;
}
}



@media(min-width: 480px) and (max-width: 600px){
#kontakt h3 {
  font-size: 22px;
  font-weight: normal;
  color: #ba8f59;
  text-align: center;
  text-decoration: none;
}
#kontakt h2 {
  font-size: 26px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 0% center;
}
	.google-maps {
        position: relative;
        padding-bottom: 38%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		margin-top:0px;
    }
.form-control {
	
	width: 100%;
	
}
.form-control2 {
	
	width: 100%;
	
}
	.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
	width: 300px;
}
	#uslugi h4 {
  font-size: 26px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
	#uslugi h2 {
  font-size: 22px;
  font-weight: normal;
  color: #ba8f59;
  text-align: center;
  text-decoration: none;
}
	#onas h3 {
  font-size: 22px;
  font-weight: normal;
  color: #ba8f59;
  text-align: left;
  text-decoration: none;
}
#oferta h2 {
  font-size: 22px;
  font-weight: normal;
  color: #ba8f59;
  text-align: center;
  text-decoration: none;
}
#onas h2 {
  font-size: 26px;
  font-weight: normal;
  color: #333;
  text-align: left;
  text-decoration: none;
}
 #uslugi h3, #uslugi h3 a {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    text-align: center;
    text-decoration: none;
    margin-top: 10px;
  }

#oferta h3, #oferta h3 a {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  text-align: center;
  text-decoration: none;
  margin-top: 70px;
}
	header {
    background-color: #181515;
    border-bottom: thin solid #d2a266;
  transition: background-color 0.5s;
  
}

header.scrolled {
    background-color: #181515;
    border-bottom: thin solid #d2a266;
}
	#logo img {
  transition: all 0.5s;
	width: 60%;
	height: 60%;
}
header.scrolled #logo img {
  width: 56%;
  height: 56%;
}
	.boxuslugi {
  background-color: #fff;
  border-radius: 9px;
  border: thin solid #ba8f59;
  min-height: 100px;
  padding: 60px;
}
#uslugi h3, #uslugi h3 a {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  text-align: center;
  text-decoration: none;
  margin-top: 10px;
}
#topbar img {
 width: 15px;
 height: 15px;
}
	#topbar h2 {
  color: #fff;
  font-weight: normal;
  font-size: 13px;
  text-align: right;
  margin-bottom: 30px;
}
.navbar-nav {
  margin: 0px;
    margin-left: 0px;
  margin-top: 0px;
  padding: 0px;
}
	.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 13px;
  margin-left: 15px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
#menu{
    height: auto;
    z-index: 100;
    background-repeat: repeat-x;
    padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
    
}
#topbar {
  color: #fff;
  height: auto;
  padding-right: 64px;
  padding-top: 20px;
  width: 100%;
  position: absolute;
  background-color: transparent;
  z-index: 100;
}
.carousel-caption {
  position: absolute;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.carousel-caption h1 {
  font-weight: normal;
  line-height: auto;
  color: #fff;
  font-size: 15px;
  text-shadow: 0px;
  text-align: left;
}
#onas p {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  text-align: justify;
  text-decoration: none;
  padding-right: 10px;
  ppadding-left: 10px;
}
.btn-orange{
    font-weight: normal;
    background-color: rgba(0,0,0,0.41);
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 6px;
    border: thin solid #d2a266;
    font-size: 15px;
	margin-top: 20px;
}
.btn-orange2 {
  font-weight: normal;
  background-color: #fff;
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 6px;
  border: thin solid #d2a266;
  font-size: 15px;
}
#onas {
  height: auto;
  padding-top: 20px;
  background-color: #fff;
  padding-bottom: 70px;
  margin-top: 0px;
}
}



@media(min-width: 360px) and (max-width: 479px){
#onas {
  height: auto;
  padding-top: 20px;
  background-color: #fff;
  padding-bottom: 70px;
  margin-top: 0px;
}
	#kontakt h3 {
  font-size: 22px;
  font-weight: normal;
  color: #ba8f59;
  text-align: center;
  text-decoration: none;
}
#kontakt h2 {
  font-size: 26px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 0% center;
}
	.google-maps {
        position: relative;
        padding-bottom: 48%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		margin-top:0px;
    }
.form-control {
	
	width: 100%;
	
}
.form-control2 {
	
	width: 100%;
	
}
	.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
	width: 280px;
}
	#uslugi h4 {
  font-size: 26px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
	#uslugi h2 {
  font-size: 22px;
  font-weight: normal;
  color: #ba8f59;
  text-align: center;
  text-decoration: none;
}
	#onas h3 {
  font-size: 22px;
  font-weight: normal;
  color: #ba8f59;
  text-align: left;
  text-decoration: none;
}
#oferta h2 {
  font-size: 22px;
  font-weight: normal;
  color: #ba8f59;
  text-align: center;
  text-decoration: none;
}
#onas h2 {
  font-size: 26px;
  font-weight: normal;
  color: #333;
  text-align: left;
  text-decoration: none;
}
 #uslugi h3, #uslugi h3 a {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    text-align: center;
    text-decoration: none;
    margin-top: 10px;
  }

#oferta h3, #oferta h3 a {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  text-align: center;
  text-decoration: none;
  margin-top: 70px;
}
	header {
    background-color: #181515;
    border-bottom: thin solid #d2a266;
  transition: background-color 0.5s;
  
}

header.scrolled {
    background-color: #181515;
    border-bottom: thin solid #d2a266;
}
	#logo img {
  transition: all 0.5s;
	width: 100%;
	height: 100%;
}
header.scrolled #logo img {
  width: 100%;
  height: 100%;
}
	.boxuslugi {
  background-color: #fff;
  border-radius: 9px;
  border: thin solid #ba8f59;
  min-height: 100px;
  padding: 60px;
}
#uslugi h3, #uslugi h3 a {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  text-align: center;
  text-decoration: none;
  margin-top: 10px;
}
#topbar img {
 width: 15px;
 height: 15px;
}
	#topbar h2 {
  color: #fff;
  font-weight: normal;
  font-size: 13px;
  text-align: right;
  margin-bottom: 30px;
}
.navbar-nav {
  margin: 0px;
    margin-left: 0px;
  margin-top: 0px;
  padding: 0px;
}
.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 13px;
  margin-left: 35px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
#menu{
    height: auto;
    z-index: 100;
    background-repeat: repeat-x;
    padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
    
}
#topbar {
  color: #fff;
  height: auto;
  padding-right: 64px;
  padding-top: 20px;
  width: 100%;
  position: absolute;
  background-color: transparent;
  z-index: 100;
}
.carousel-caption {
  position: absolute;
  bottom: 20px;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.carousel-caption h1 {
  font-weight: normal;
  line-height: auto;
  color: #fff;
  font-size: 11px;
  text-shadow: 0px;
  text-align: left;
}
#onas p {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  text-align: left;
  text-decoration: none;
  padding-right: 10px;
  ppadding-left: 10px;
}
.btn-orange{
    font-weight: normal;
    background-color: rgba(0,0,0,0.41);
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 6px;
    border: thin solid #d2a266;
    font-size: 15px;
	margin-top: 20px;
}
.btn-orange2 {
  font-weight: normal;
  background-color: #fff;
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 6px;
  border: thin solid #d2a266;
  font-size: 15px;
}
}