<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body{
    font-family: 'Open Sans', sans-serif;
    min-height: 1000px;
    //background: #f5f5f5;
    //background: url('../images/bg.jpg');
}
a{
    color: #DC3701;
}
.header{
    padding: 15px 0 30px 0;
    border-bottom: 2px solid #333;
}
.glyphicon.glyphicon-ok{
      padding-right: 7px;
  	  color: #f0ad4e;
}
@media (max-width: 768px) {
    .logo a img {
        margin: 0 auto;
    }
    .address p, .grafik p{
        text-align: center;
    }
}
.grafik{
    font-size: 16px;
    padding-top: 30px;
}

.slogan{
    padding-top: 45px;
}
.phone p{
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
}
.slogan p{
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
}

.phone{
    padding-top: 30px;
}
.phone p a{
    font-weight: bold;
    color: #3F6DB4;
}
.phone p a:hover, .phone-footer p a:hover{
    text-decoration: none;
    color: #F2A400;
}
.phone p a.whatsapp:hover, .phone-footer p a.whatsapp:hover{
    color: #66CC66;
}

@media(max-width:991px){
  .logo a img{
     width: 180px;
  } 
}

@media(max-width:472px){
  .logo a img{
    width:150px;
  }
  .phone{
    padding-top: 0;
	}
  .phone p a{
    font-size:16px
  }  
}

.glyphicon-earphone{
    color: #3F6DB4;
}

.zakaz {
    padding: 8px 0;
    text-align: center;
}
div.contactus-form div.joomly-contactus-div {
    margin-bottom: 10px !important;
}
p.joomly-p {
    font-weight: bold;
    margin: 0;
}
.navbar{
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #2F2967;
}
.navbar-nav&gt;li&gt;a{
    color: #fff;
    padding: 15px 35px;
    text-transform: uppercase;
}
.navbar-nav&gt;li&gt;a:hover{
    background: none;
    text-decoration: underline;
}
@media (max-width: 1199px) {
    .navbar-nav&gt;li&gt;a {
       padding: 15px 25px;
    }
}
.navbar-brand img{
    width: 25px;
}
.navbar-toggle{
    width: 80%;
    color:#fff;
    background: rgba(0,89,149,1);
}
.navbar-collapse .nav&gt;li{
}
.navbar-collapse .navbar-nav{
    margin: 0 -15px;
}
nav{
    background: orange;
}
.slider{
    padding-top: 30px;
}

.contact{
    margin-bottom: 40px;
    padding: 20px;
    border: 2px solid #C2CBD2;
    border-radius: 5px;
}
.contact h3{
    font-size: 20px !important;
    border-bottom: none !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    text-align: center;
}
.btn-default{
    background: #DC3701;
    color: #fff;
}
.utp, .carousal{

}
.panel{
    margin-bottom: 30px;
	-webkit-box-shadow: 0 10px 57px rgba(0,0,0,.2);
    box-shadow: 0 10px 57px rgba(0,0,0,.2);
}
.panel-default&gt;.panel-heading{
    background: #3f6db4;
    text-align: center;
    padding: 20px;
}
.panel-title{
    padding-bottom: 15px;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    text-transform: uppercase;
    color: #333333;
}
.panel-body{
    padding: 20px;
    text-align: center;
}

.glyphicon-thumbs-up, .glyphicon-usd, .glyphicon-stats, .glyphicon-home{
    color: #fff;
    font-size: 50px !important;
}
.table{
    font-weight: bold;
}
.table&gt;thead{
    background: #d7d7d7;
}
.table&gt;thead&gt;tr&gt;th, .table&gt;tbody&gt;tr&gt;td{
    vertical-align: middle;
}
#price .panel-title{
    color: #fff;
    padding-bottom: 0;
}
button.button-joomly-callback-form, button[type="submit"].button-joomly-callback-lightbox{
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}
.beton{
    background: #FFA500;
    padding: 30px;
}
.beton h3{
    color: #fff;
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
}
.beton p{
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}
.beton p span{
    padding-right: 25px;
}
.phone1{
    padding: 30px;
    margin-top: 20px;
    background: #3F6DB4;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    -webkit-box-shadow: 0 10px 57px rgba(0,0,0,.2);
    box-shadow: 0 10px 57px rgba(0,0,0,.2);
}
.phone1 h3{
    padding-top: 0;
    padding-bottom: 20px;
}
.content{

}
.content .page-header{
    margin: 0px 0 10px;
    padding-bottom: 0;
    border-bottom: 2px solid #2F2967;
}
.content .page-header h1{
    color: #2F2967;
    margin-top: 0;
    font-size: 26px;
    text-transform: uppercase;
}
h2{
    color: #406EB4;
    font-size: 26px;
    text-transform: uppercase;
    border-bottom: 2px solid #406EB4;
}
.vidi img, #projects img{
    width: 100%;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}
.vidi img:hover, #projects img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
#projects p{
    text-transform: uppercase;
}
.vidi p, #projects p{
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
}
.content .item-image{
    padding-right: 20px;
}
.news h3{
    font-size: 36px;
    border-bottom: 2px solid #DC3701;
    margin-top: 0;
    padding-bottom: 10px;
}
.maps h2{
    padding-bottom: 10px;
    border-bottom: 2px solid #2F2967;
}
.maps h3{
    margin-top: 0;
}
footer{
    padding: 20px 0;
    margin-top: 30px;
    background: #406EB4;
}
footer li&gt;a{
    color: #fff;
}
footer li a:hover{
    color: #fff;
    background: none !important;
    text-decoration: underline !important;
}
footer li {
    border-bottom: 1px dotted #fff;
}
footer .nav&gt;li&gt;a{
    padding: 10px 0;
}
footer .phone-footer{
    text-align: right;
}
footer .phone-footer p a{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
footer .phone-footer p a:hover{
    text-decoration: none;
}</pre></body></html>