@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed:400,700|Fira+Sans:300,400,600&subset=cyrillic');

body {
	font-family: 'Fira Sans', sans-serif;
	font-size: 16px;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {	
	font-family: 'Fira Sans Condensed', sans-serif;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
}

.banner {
    background: url(/assets/img/fon.jpg) no-repeat;
    height: 500px;
    background-size: cover;
    background-position: 50% 50%;
}

.banner:before {
	content: '';
    background: rgba(142, 175, 200, 0.8);
    height: 500px;
    background-size: cover;
    position: absolute;
    z-index: 0;
    width: 100%;
}

.banner2 {
    background: url(/assets/img/fon2.jpg) no-repeat;
    height: 500px;
    background-size: cover;
    background-position: 50% 50%;
}

.banner2:before {
	content: '';
    background: rgba(142, 175, 200, 0.8);
    height: 500px;
    background-size: cover;
    position: absolute;
    z-index: 0;
    width: 100%;
}
.banner2 .blue-panel p {
	background: #3C93D5;
	color: #fff;
}
	

.banner2 .blue-panel p span {
	background: #f5c50b;
    padding: 0 5px;
    min-width: 75px;
    text-align: center;
    display: inline-block;
	color: #212529;
}

.blue-panels{
	background: #3C93D5;
    color: #fff;
    padding: 7px 10px;
    font-size: 20px;
    line-height: 1.2;
}
.blue-panels strong{
	font-size: 24px;
}

.yellow-panel {
    background: #deb209;
    color: #333;
    padding: 1px 10px;
    font-size: 20px;
    margin-bottom: 10px;
}

.white-text {
	color: #fff;
}

.yellow-panel strong {
    font-size: 24px;
}

.reqwiz {
	font-size: 12px;
}

header {
	background: #f5f5f5;
    padding: 5px 0;
	box-shadow: 0 3px 0 #3C93D5;
    transition: .3s;
}

.head-tel {
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 24px;
	line-height: 1;
}

.head-tel a, .head-email a {
    color: #023361;
}

.price {
	border: 3px solid #023361;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-radius: 10px;
    width: 161px;
    display: inline-block;
}

.btn-callback {
    background: #3C93D5;
    height: 30px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
}

.btn-callback:hover {
    background: #2e6691;
	color: #fff;
}

.pt-80{
	padding-top:80px;
}

.form-pod {
	background: rgba(46, 102, 145, 0.8);
    padding: 15px;
    color: #fff;
}

.btn-blue{
    background: #023361;
    color: #fff;
}
.btn-yellow{
	background: #f5c50b;
    color: #333;
}

.btn-yellow:hover {
    background: #deb209;
	color: #333;
}

.banner h1, .banner  .h1, .banner2 h1, .banner2  .h1 {
    color: #023361;
    font-weight: 700;
    text-shadow: 1px 1px 1px #f5f5f5;
}
.banner2 h3, .banner2  .h3 {
    color: #023361;
    font-weight: 700;
    text-shadow: 1px 1px 1px #f5f5f5;
	margin-bottom: 20px;
    text-align: center;
}
.banner ul{
	color: #fff;
	padding-left: 20px;
    font-weight: 600;
	font-size: 20px;
}


.secton h2 {
	color: #023361;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
	margin-bottom: 40px;
}

.section-infogr {
	padding: 40px 0;
	background: #f5f5f5;
}

.section-calk {
	padding: 40px 0;
    background: #EEF3F9;
}

.img-graf img {
    width: 128px
}

.title-graf {
	font-family: 'Fira Sans Condensed', sans-serif;	
    font-size: 24px;
	line-height: 1;
    font-weight: bold;
    margin-top: 15px;
}

.blue {
	color: #023361;
}
blockquote {
    margin: 0 0 1rem;
    border-left: 5px solid #3C93D5;
    padding-left: 15px;
    font-style: italic;
}

.section-who .title-graf {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
}

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#3C93D5;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#3C93D5;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#3C93D5} 


.owl-prev {
    left: -25px;
    position: absolute;
    top: 35%;
	font-size: 24px!important;
}
.owl-next {
    right: -25px;
    position: absolute;
    top: 35%;
	font-size: 24px!important;
}

.owl-next span, .owl-prev span {
    font-size: 50px;
    font-weight: 300;
}

footer {
    padding: 15px;
    background: #f5f5f5;
}

.yellow {
    background: #f5c50b;
    padding: 0 5px;
}

#map {
   width: 100%; 
   height: 400px 
}

.atempt {
    background: #deb209;
    color: #333;
    padding: 1px 10px;
    font-size: 20px;
    margin-bottom: 10px;
}

blockquote ul li {
    font-size: 20px;
}

.content p {
   font-size: 20px;  
}

.title-spec {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.logo {
    font-size: 20px;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: bold;
    color: #023361;
}

@media (max-width: 992px) {
.sticky-top {
        position: relative;
}
.pt-80 {
    padding-top: 60px;
}
.banner h1, .banner .h1, .banner2 h1, .banner2 .h1 {
    font-size: 1.8rem;
}
.gasholderCalcImg {
    display:none;
}
.banner2 h3, .banner2 .h3 {
      font-size: 1.5rem;  
}
}
@media (max-width: 768px) {
    
.pt-80 {
    padding-top: 40px;
}
.banner, .banner2 {
    height: auto;
    padding-bottom: 15px;
}

.item-graf {
    margin-bottom: 20px;
}

#map {
    height: 300px;
}
.head-tel {
    font-size: 20px;
}
.btn-callback {
    line-height: 1.2;
    font-size: 14px;
}
}
@media (max-width: 574px) {
.pt-80 {
    padding-top: 20px;
}
header {
    text-align: center;
}
.head-tel {
    font-size: 30px;
}
}

@media (max-width: 490px) {
.head-tel {
    font-size: 24px;
}
}
@media (max-width: 390px) {
.head-tel {
    font-size: 20px;
}
}