html {
	position: relative;
	/* min-height: 100%; */
	background: url('/image/fon.png');
	height: 100%;
}
body {
	height: 100%;
	font-family: "MullerRegular", sans-serif ;  
}

@font-face { 
	font-family: 'MullerBold';  src: local('MullerBold'), url('../fonts/MullerBold.') format('opentype'); 
	font-family: 'MullerRegular';  src: local('MullerRegular'), url('../fonts/MullerRegular.otf') format('opentype');
}
.green-shdow {
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width:0px) and (max-width:320px) {
h1{
	font-size:27px; 
	text-align: center;
	/* background: linear-gradient(#8B0000, #c60101); */
	/* color: #fff; */
	display: inline-block;
	padding: 15px 30px;
	border-radius: 4px;
	font-weight: bold;
}
h2{
	font-size:20px;
	font-weight: bold;
	text-align: center;
	color: #c60101;
}
h3{
	font-size: 23px;
	font-weight: bold;
	margin-top: 23px;
	color: #c60101;
	text-align: center;
}
p{
	font-size: 16px; 
	text-align: justify;
}
a { 
	/* color: #fff; */
	font-size: 16px;   
}
 a:hover {
	color: #0508CD;
	text-decoration: none;
}
/* начало шапки */
.header {
	background: #c60101;
}
.header p {
	color: #fff;
	margin-bottom: 0px;
}
/* начало меню */
.bg-light {
    background-color: #c60101 !important;  
}
.justify-content-center {
    justify-content: left !important;
}  
.navbar-nav li { 
	float: none;
	display: inline-block;
	/* text-transform: uppercase; */	
}
.navbar-nav li a {
	color: #fff;
    text-decoration: none;
	font-size: 20px;
} 
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover {
    color: #FFF;
	text-decoration: underline;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: underline;
    background-color: #2d3442d6;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler {
	border-color: #fff;
}
/* конец меню */

.col-tel {
	padding-top: 20px;
	text-align: center;
}
.col-tel a {
	font-size: 18px;
	color: #fff;
}
.col-tel a:hover {
    text-decoration: underline;
}
/* конец шапки */

.page-admin-content{
	margin-top:25px;
}
/* начало Услуги */
.remont_gryz_spectex {
	margin-top: 20px;
}
.remont_yslygi {
	margin-bottom: 30px;
	margin-top: 50px;
}
.remont_yslygi .blue-bg p {  
	text-align: center;
	color: #fff;
	padding-top: 50px;
	font-size: 20px;
}
.blue-bg {
    background: rgba(68, 78, 87, 0.7);  
    height: 100%;
    width: 100%;
}
.blue-bg:hover{
	background: rgba(0, 0, 0, 0.32);
	height: 100%;
	width: 100%;
}
.img-bg1 {
    background: url("../image/remont/osveshenie.png") no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg2 {
    background: url("../image/remont/diagnos.png")no-repeat;  
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg3 {
    background: url("../image/remont/zamena_podshipnick.jpg")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg4 {
    background: url("../image/remont/remont.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg5 {
    background: url("../image/remont/obogrev.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg6 {
    background: url("../image/remont/svarochnie_raboti.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}

.img-bg7 {
    background: url("../image/remont/remont_transmissii.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg8 {
    background: url("../image/remont/remont_pricepov.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg9 {
    background: url("../image/remont/remont_hodovoi.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg10 {
    background: url("../image/remont/remont_tormoznoy_sistemi.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg11 {
    background: url("../image/remont/remont_stupic.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg12 {
    background: url("../image/remont/zapchasti.jpg")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.ysl_text {
	color: #222;
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
}
.y_text {
	color: #222;
	text-align: justify;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
.ysl_text:hover {
	color: #c60101;
}
.btn {
	background: #1a3c55;
	font-size: 17px;
	color: #fff;
	border-radius: 0px;
	padding: 5px 25px;
	margin-top: 30px;
}
.btn:hover {
	background: #e8534f;
	color: #fff;
}
/* конец Услуги*/
/* начало Наши преимущества */
.preimywestva {
	margin-top: 50px;
	background: #f7f7f7;
	padding-top: 55px;
	background-size: 100% auto;
}
.img_preimywestva img {
	display: inline-block;
	width: 30%;
	margin-top: 60px;
}
.img_srochnuu_vuezd {
	width: 37% !important;
}
.text_preimywestva {
	text-align: center;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
/* конец Наши преимущества */
/* начало Хотите узнать больше? */
.xotiteyznatbolshe {
    
}
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
        background-position-x: 0px;
        background-position-y: 0px;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-image: url("./images/callout-bg.jpg");
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    padding: 74px 0 83px;
    position: relative;
    width: 100%;
}
.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
    margin: 0 0 17px;
    text-align: center;
	background: none;
	font-size: 33px;
	font-weight: bold;
}
.callout-section p {
    color: #ffffff;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
    text-align: center;
    padding: 0 90px;
}
.knopka_slauder2 .btn-area{
	display: block;
}
.btn-area.knopka_slauder1{
	display: none !important;
} 
.btn-area {
    display: block;
    margin: 25px 0 0px;
    text-align: center;
}
.callout-btn2 {
    color: #ffffff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);  
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
    font-weight: 600;
    transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    background: linear-gradient(#8B0000, #c60101);
}
/* конец Хотите узнать больше? */
/* начало praus */
.praus {
	margin-top: 55px;
}
.praus h1 {
	margin: 0;
}
/* конец praus */
.kontaktu {
	padding-top: 55px;
	padding-bottom: 55px;
}
.spasibo {
	padding-top: 100px;
}
.spasibo_p1 {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.spasibo_p2 {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}
/* футер начало */
.main {
	min-height: 100%;
	padding-bottom: 215px;
	position:relative;
	background: #ecdfad;  
}
.footer {
	background: #c60101;  
	/* position: absolute; */  
	bottom: 0px;
	width: 100%;
}
.col-footer-logo {
	text-align: center;
}
.col-footer-logo img{
	display:inline-block;
	margin-top:20px;  
	height: 90px;	
}
.footer p {
	color: #fff;
	margin-left: 25px;
}
.footer .navbar-nav li a {
    font-size: 18px;
}
.footer a {
	color: #fff;
}
.footer .bg-light {
    background-color: #c60101 !important;  
}
.vse_prava_zawewenu {
	font-size: 13px;
}
/* футер конец */
}
@media (min-width:321px) and (max-width:479px) {
h1{
	font-size:27px; 
	text-align: center;
	/* background: linear-gradient(#8B0000, #c60101); */
	/* color: #fff; */
	display: inline-block;
	padding: 15px 30px;
	border-radius: 4px;
	font-weight: bold;
}
h2{
	font-size:20px;
	font-weight: bold;
	text-align: center;
	color: #c60101;
}
h3{
	font-size: 23px;
	font-weight: bold;
	margin-top: 23px;
	color: #c60101;
	text-align: center;
}
p{
	font-size: 16px; 
	text-align: justify;
}
a { 
	/* color: #fff; */
	font-size: 16px;   
}
 a:hover {
	color: #0508CD;
	text-decoration: none;
}
/* начало шапки */
.header {
	background: #c60101;
}
.header p {
	color: #fff;
	margin-bottom: 0px;
}
/* начало меню */
.bg-light {
    background-color: #c60101 !important;  
}
.justify-content-center {
    justify-content: left !important;
}  
.navbar-nav li { 
	float: none;
	display: inline-block;
	/* text-transform: uppercase; */	
}
.navbar-nav li a {
	color: #fff;
    text-decoration: none;
	font-size: 20px;
} 
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover {
    color: #FFF;
	text-decoration: underline;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: underline;
    background-color: #2d3442d6;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler {
	border-color: #fff;
}
/* конец меню */

.col-tel {
	padding-top: 20px;
	text-align: center;
}
.col-tel a {
	font-size: 18px;
	color: #fff;
}
.col-tel a:hover {
    text-decoration: underline;
}
/* конец шапки */

.page-admin-content{
	margin-top:25px;
}
/* начало Услуги */
.remont_gryz_spectex {
	margin-top: 20px;
}
.remont_yslygi {
	margin-bottom: 30px;
	margin-top: 50px;
}
.remont_yslygi .blue-bg p {  
	text-align: center;
	color: #fff;
	padding-top: 50px;
	font-size: 20px;
}
.blue-bg {
    background: rgba(68, 78, 87, 0.7);  
    height: 100%;
    width: 100%;
}
.blue-bg:hover{
	background: rgba(0, 0, 0, 0.32);
	height: 100%;
	width: 100%;
}
.img-bg1 {
    background: url("../image/remont/osveshenie.png") no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg2 {
    background: url("../image/remont/diagnos.png")no-repeat;  
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg3 {
    background: url("../image/remont/zamena_podshipnick.jpg")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg4 {
    background: url("../image/remont/remont.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg5 {
    background: url("../image/remont/obogrev.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg6 {
    background: url("../image/remont/svarochnie_raboti.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}

.img-bg7 {
    background: url("../image/remont/remont_transmissii.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg8 {
    background: url("../image/remont/remont_pricepov.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg9 {
    background: url("../image/remont/remont_hodovoi.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg10 {
    background: url("../image/remont/remont_tormoznoy_sistemi.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg11 {
    background: url("../image/remont/remont_stupic.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg12 {
    background: url("../image/remont/zapchasti.jpg")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.ysl_text {
	color: #222;
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
}
.y_text {
	color: #222;
	text-align: justify;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
.ysl_text:hover {
	color: #c60101;
}
.btn {
	background: #1a3c55;
	font-size: 17px;
	color: #fff;
	border-radius: 0px;
	padding: 5px 25px;
	margin-top: 30px;
}
.btn:hover {
	background: #e8534f;
	color: #fff;
}
/* конец Услуги*/
/* начало Наши преимущества */
.preimywestva {
	margin-top: 50px;
	background: #f7f7f7;
	padding-top: 55px;
	background-size: 100% auto;
}
.img_preimywestva img {
	display: inline-block;
	width: 30%;
	margin-top: 60px;
}
.img_srochnuu_vuezd {
	width: 37% !important;
}
.text_preimywestva {
	text-align: center;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
/* конец Наши преимущества */
/* начало Хотите узнать больше? */
.xotiteyznatbolshe {
    
}
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
        background-position-x: 0px;
        background-position-y: 0px;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-image: url("./images/callout-bg.jpg");
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    padding: 74px 0 83px;
    position: relative;
    width: 100%;
}
.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
    margin: 0 0 17px;
    text-align: center;
	background: none;
	font-size: 33px;
	font-weight: bold;
}
.callout-section p {
    color: #ffffff;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
    text-align: center;
    padding: 0 90px;
}
.knopka_slauder2 .btn-area{
	display: block;
    margin: 25px 0 0px;
    text-align: center;
}
.knopka_slauder2 .btn-area{
	display: block;
}
.btn-area.knopka_slauder1{
	display: none !important;
} 
.btn-area {
    display: block;
    margin: 25px 0 0px;
    text-align: center;
}
.callout-btn2 {
    color: #ffffff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
    font-weight: 600;
    transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    background: linear-gradient(#8B0000, #c60101);
}
/* конец Хотите узнать больше? */
/* начало praus */
.praus {
	margin-top: 55px;
}
.praus h1 {
	margin: 0;
}
/* конец praus */
.kontaktu {
	padding-top: 55px;
	padding-bottom: 55px;
}
.spasibo {
	padding-top: 100px;
}
.spasibo_p1 {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.spasibo_p2 {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}
/* футер начало */
.main {
	min-height: 100%;
	padding-bottom: 215px;
	position:relative;
	background: #ecdfad;  
}
.footer {
	background: #c60101;  
	/* position: absolute; */  
	bottom: 0px;
	width: 100%;
}
.col-footer-logo {
	text-align: center;
}
.col-footer-logo img{
	display:inline-block;
	margin-top:20px;  
	height: 90px;	
}
.footer p {
	color: #fff;
	margin-left: 25px;
}
.footer .navbar-nav li a {
    font-size: 18px;
}
.footer a {
	color: #fff;
}
.footer .bg-light {
    background-color: #c60101 !important;  
}
.vse_prava_zawewenu {
	font-size: 13px;
}
/* футер конец */
}
@media (min-width:480px) and (max-width:768px) {
h1{
	font-size:27px; 
	text-align: center;
	/* background: linear-gradient(#8B0000, #c60101); */
	/* color: #fff; */
	display: inline-block;
	padding: 15px 30px;
	border-radius: 4px;
	font-weight: bold;
}
h2{
	font-size:20px;
	font-weight: bold;
	text-align: center;
	color: #c60101;
}
h3{
	font-size: 23px;
	font-weight: bold;
	margin-top: 23px;
	color: #c60101;
	text-align: center;
}
p{
	font-size: 16px; 
	text-align: justify;
}
a { 
	/* color: #fff; */
	font-size: 16px;   
}
 a:hover {
	color: #0508CD;
	text-decoration: none;
}
/* начало шапки */
.header {
	background: #c60101;
}
.header p {
	color: #fff;
	margin-bottom: 0px;
}
/* начало меню */
.bg-light {
    background-color: #c60101 !important;  
}
.justify-content-center {
    justify-content: left !important;
}   
.navbar-nav li { 
	float: none;
	display: inline-block;
	/* text-transform: uppercase; */	
}
.navbar-nav li a {
	color: #fff;
    text-decoration: none;
	font-size: 20px;
} 
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover {
    color: #FFF;
	text-decoration: underline;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: underline;
    background-color: #2d3442d6;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler {
	border-color: #fff;
}
/* конец меню */

.col-tel {
	padding-top: 20px;
	text-align: center;
}
.col-tel a {
	font-size: 16px;
	color: #fff;
}
.col-tel a:hover {
    text-decoration: underline;
}
/* конец шапки */

.page-admin-content{
	margin-top:25px;
}
/* начало Услуги */
.remont_gryz_spectex {
	margin-top: 20px;
}
.remont_yslygi {
	margin-bottom: 30px;
	margin-top: 50px;
}
.remont_yslygi .blue-bg p {  
	text-align: center;
	color: #fff;
	padding-top: 50px;
	font-size: 20px;
}
.blue-bg {
    background: rgba(68, 78, 87, 0.7);  
    height: 100%;
    width: 100%;
}
.blue-bg:hover{
	background: rgba(0, 0, 0, 0.32);
	height: 100%;
	width: 100%;
}
.img-bg1 {
    background: url("../image/remont/osveshenie.png") no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg2 {
    background: url("../image/remont/diagnos.png")no-repeat;  
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg3 {
    background: url("../image/remont/zamena_podshipnick.jpg")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg4 {
    background: url("../image/remont/remont.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg5 {
    background: url("../image/remont/obogrev.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg6 {
    background: url("../image/remont/svarochnie_raboti.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}

.img-bg7 {
    background: url("../image/remont/remont_transmissii.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg8 {
    background: url("../image/remont/remont_pricepov.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg9 {
    background: url("../image/remont/remont_hodovoi.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg10 {
    background: url("../image/remont/remont_tormoznoy_sistemi.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg11 {
    background: url("../image/remont/remont_stupic.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg12 {
    background: url("../image/remont/zapchasti.jpg")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.ysl_text {
	color: #222;
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
}
.y_text {
	color: #222;
	text-align: justify;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
.ysl_text:hover {
	color: #c60101;
}
.btn {
	background: #1a3c55;
	font-size: 17px;
	color: #fff;
	border-radius: 0px;
	padding: 5px 25px;
	margin-top: 30px;
}
.btn:hover {
	background: #e8534f;
	color: #fff;
}
/* конец Услуги*/
/* начало Наши преимущества */
.preimywestva {
	margin-top: 50px;
	background: #f7f7f7;
	padding-top: 55px;
	background-size: 100% auto;
}
.img_preimywestva img {
	display: inline-block;
	width: 45%;
	margin-top: 60px;
}
.img_srochnuu_vuezd {
	width: 48% !important;
}
.text_preimywestva {
	text-align: center;
	color: #333;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 100px;
}
/* конец Наши преимущества */
/* начало Хотите узнать больше? */
.xotiteyznatbolshe {
    
}
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
        background-position-x: 0px;
        background-position-y: 0px;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-image: url("./images/callout-bg.jpg");
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    padding: 74px 0 83px;
    position: relative;
    width: 100%;
}
.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
    margin: 0 0 17px;
    text-align: center;
	background: none;
	font-size: 33px;
	font-weight: bold;
}
.callout-section p {
    color: #ffffff;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
    text-align: center;
    padding: 0 90px;
}
.knopka_slauder2 .btn-area{
	display: none;
}
.btn-area {
    display: block;
    margin: 25px 0 0px;
    text-align: center;
}
.callout-btn2 {
    color: #ffffff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
    font-weight: 600;
    transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    background: linear-gradient(#8B0000, #c60101);
}
/* конец Хотите узнать больше? */
/* начало praus */
.praus {
	margin-top: 55px;
}
.praus h1 {
	margin: 0;
}
/* конец praus */
.kontaktu {
	padding-top: 55px;
	padding-bottom: 55px;
}
.spasibo {
	padding-top: 100px;
}
.spasibo_p1 {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.spasibo_p2 {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}
/* футер начало */
.main {
	min-height: 100%;
	padding-bottom: 215px;
	position:relative;
	background: #ecdfad;  
}
.footer {
	background: #c60101;  
	/* position: absolute; */    
	bottom: 0px;
	width: 100%;
}
.col-footer-logo {
	text-align: center;
}
.col-footer-logo img{
	display:inline-block;
	margin-top:20px;  
	height: 90px;	
}
.footer p {
	color: #fff;
	margin-left: 25px;
}
.footer .navbar-nav li a {
    font-size: 18px;
}
.footer a {
	color: #fff;
}
.footer .bg-light {
    background-color: #c60101 !important;  
}
.vse_prava_zawewenu {
	font-size: 13px;
}
/* футер конец */
}
@media (min-width:769px) and (max-width:991px) {
h1{
	font-size:36px; 
	text-align: center;
	/* background: linear-gradient(#8B0000, #c60101); */
	/* color: #fff; */
	display: inline-block;
	padding: 15px 30px;
	border-radius: 4px;
	font-weight: bold;
}
h2{
	font-size:30px;
	font-weight: bold;
	text-align: center;
	color: #c60101;
}
h3{
	font-size: 23px;
	font-weight: bold;
	margin-top: 23px;
	color: #c60101;
	text-align: center;
}
p{
	font-size: 16px; 
	text-align: justify;
}
a { 
	/* color: #fff; */
	font-size: 16px;   
}
 a:hover {
	color: #0508CD;
	text-decoration: none;
}
/* начало шапки */
.header {
	background: #c60101;
}
.header p {
	color: #fff;
	margin-bottom: 0px;
}
/* начало меню */
.bg-light {
    background-color: #c60101 !important;  
}
.justify-content-center {
    justify-content: left !important;
}  
.navbar-nav li { 
	float: none;
	display: inline-block;
	/* text-transform: uppercase; */	
}
.navbar-nav li a {
	color: #fff;
    text-decoration: none;
	font-size: 20px;
} 
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover {
    color: #FFF;
	text-decoration: underline;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: underline;
    background-color: #2d3442d6;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler {
	border-color: #fff;
}
/* конец меню */

.col-tel {
	padding-top: 20px;
	text-align: right;
}
.col-tel a {
	font-size: 18px;
	color: #fff;
}
.col-tel a:hover {
    text-decoration: underline;
}
/* конец шапки */

.page-admin-content{
	margin-top:25px;
}
/* начало Услуги */
.remont_gryz_spectex {
	margin-top: 55px;
}
.remont_yslygi {
	margin-bottom: 30px;
	margin-top: 50px;
}
.remont_yslygi .blue-bg p {  
	text-align: center;
	color: #fff;
	padding-top: 50px;
	font-size: 20px;
}
.blue-bg {
    background: rgba(68, 78, 87, 0.7);  
    height: 100%;
    width: 100%;
}
.blue-bg:hover{
	background: rgba(0, 0, 0, 0.32);
	height: 100%;
	width: 100%;
}
.img-bg1 {
    background: url("../image/remont/osveshenie.png") no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg2 {
    background: url("../image/remont/diagnos.png")no-repeat;  
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg3 {
    background: url("../image/remont/zamena_podshipnick.jpg")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg4 {
    background: url("../image/remont/remont.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg5 {
    background: url("../image/remont/obogrev.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg6 {
    background: url("../image/remont/svarochnie_raboti.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}

.img-bg7 {
    background: url("../image/remont/remont_transmissii.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg8 {
    background: url("../image/remont/remont_pricepov.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg9 {
    background: url("../image/remont/remont_hodovoi.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg10 {
    background: url("../image/remont/remont_tormoznoy_sistemi.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg11 {
    background: url("../image/remont/remont_stupic.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg12 {
    background: url("../image/remont/zapchasti.jpg")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.ysl_text {
	color: #222;
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
}
.y_text {
	color: #222;
	text-align: justify;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
.ysl_text:hover {
	color: #c60101;
}
.btn {
	background: #1a3c55;
	font-size: 17px;
	color: #fff;
	border-radius: 0px;
	padding: 5px 25px;
	margin-top: 30px;
}
.btn:hover {
	background: #e8534f;
	color: #fff;
}
/* конец Услуги*/
/* начало Наши преимущества */
.preimywestva {
	margin-top: 50px;
	background: #f7f7f7;
	padding-top: 55px;
	background-size: 100% auto;
}
.img_preimywestva img {
	display: inline-block;
	width: 30%;
	margin-top: 60px;
}
.img_srochnuu_vuezd {
	width: 37% !important;
}
.text_preimywestva {
	text-align: center;
	color: #333;
	margin-bottom: 100px;
	font-size: 20px;
	font-weight: bold;
}
/* конец Наши преимущества */
/* начало Хотите узнать больше? */
.xotiteyznatbolshe {
    
}
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
        background-position-x: 0px;
        background-position-y: 0px;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-image: url("./images/callout-bg.jpg");
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    padding: 74px 0 83px;
    position: relative;
    width: 100%;
}
.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
    padding: 0 90px;
    margin: 0 0 17px;
    text-align: center;
	background: none;
	font-size: 33px;
	font-weight: bold;
}
.callout-section p {
    color: #ffffff;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
    text-align: center;
    padding: 0 90px;
}
.knopka_slauder2 .btn-area{
	display: none;
}
.btn-area {
    display: block;
    margin: 25px 0 0px;
    text-align: center;
}
.callout-btn2 {
    color: #ffffff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
    font-weight: 600;
    transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
    margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    background: linear-gradient(#8B0000, #c60101);
}
/* конец Хотите узнать больше? */
/* начало praus */
.praus {
	margin-top: 55px;
}
.praus h1 {
	margin: 0;
}
/* конец praus */
.kontaktu {
	padding-top: 55px;
	padding-bottom: 55px;
}
.spasibo {
	padding-top: 100px;
}
.spasibo_p1 {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.spasibo_p2 {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}
/* футер начало */
.main {
	min-height: 100%;
	padding-bottom: 180px;
	position:relative;
	background: #ecdfad;  
}
.footer {
	background: #c60101;  
	/* position: absolute; */
	bottom: 0px;
	height: 180px;
	width: 100%;
}
.col-footer-logo img{
	display:inline-block;
	margin-top:20px;  
	height: 90px;	
}
.footer p {
	color: #fff;
	margin-left: 25px;
}
.footer .navbar-nav li a {
    font-size: 18px;
}
.footer a {
	color: #fff;
}
.footer .bg-light {
    background-color: #c60101 !important;  
}
.vse_prava_zawewenu {
	font-size: 13px;
}
/* футер конец */
}
@media (min-width:992px) and (max-width:1199px) {
h1{
	font-size:36px; 
	text-align: center;
	/* background: linear-gradient(#8B0000, #c60101); */
	/* color: #fff; */
	display: inline-block;
	padding: 15px 30px;
	border-radius: 4px;
	font-weight: bold;
}
h2{
	font-size:30px;
	font-weight: bold;
	text-align: center;
	color: #c60101;
}
h3{
	font-size: 23px;
	font-weight: bold;
	margin-top: 23px;
	color: #c60101;
	text-align: center;
}
p{
	font-size: 16px; 
	text-align: justify;
}
a { 
	/* color: #fff; */
	font-size: 16px;   
}
 a:hover {
	color: #0508CD;
	text-decoration: none;
}
/* начало шапки */
.header {
	background: #c60101;
}
.header p {
	color: #fff;
	margin-bottom: 0px;
}
/* начало меню */
.bg-light {
    background-color: #c60101 !important;  
}
.justify-content-center {
    justify-content: left !important;
}  
.navbar-nav li { 
	float: none;
	display: inline-block;
	/* text-transform: uppercase; */	
}
.navbar-nav li a {
	color: #fff;
    text-decoration: none;
	font-size: 20px;
} 
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover {
    color: #FFF;
	text-decoration: underline;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: underline;
    background-color: #2d3442d6;
}
/* конец меню */

.col-tel {
	padding-top: 20px;
	text-align: right;
}
.col-tel a {
	font-size: 18px;
	color: #fff;
}
.col-tel a:hover {
    text-decoration: underline;
}
/* конец шапки */

.page-admin-content{
	margin-top:25px;
}
/* начало Услуги */
.remont_gryz_spectex {
	margin-top: 55px;
}
.remont_yslygi {
	margin-bottom: 30px;
	margin-top: 50px;
}
.remont_yslygi .blue-bg p {  
	text-align: center;
	color: #fff;
	padding-top: 50px;
	font-size: 20px;
}
.blue-bg {
    background: rgba(68, 78, 87, 0.7);  
    height: 100%;
    width: 100%;
}
.blue-bg:hover{
	background: rgba(0, 0, 0, 0.32);
	height: 100%;
	width: 100%;
}
.img-bg1 {
    background: url("../image/remont/osveshenie.png") no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg2 {
    background: url("../image/remont/diagnos.png")no-repeat;  
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg3 {
    background: url("../image/remont/zamena_podshipnick.jpg")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg4 {
    background: url("../image/remont/remont.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg5 {
    background: url("../image/remont/obogrev.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg6 {
    background: url("../image/remont/svarochnie_raboti.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}

.img-bg7 {
    background: url("../image/remont/remont_transmissii.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg8 {
    background: url("../image/remont/remont_pricepov.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg9 {
    background: url("../image/remont/remont_hodovoi.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg10 {
    background: url("../image/remont/remont_tormoznoy_sistemi.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg11 {
    background: url("../image/remont/remont_stupic.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg12 {
    background: url("../image/remont/zapchasti.jpg")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.ysl_text {
	color: #222;
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
}
.y_text {
	color: #222;
	text-align: justify;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
.ysl_text:hover {
	color: #c60101;
}
.btn {
	background: #1a3c55;
	font-size: 17px;
	color: #fff;
	border-radius: 0px;
	padding: 5px 25px;
	margin-top: 30px;
}
.btn:hover {
	background: #e8534f;
	color: #fff;
}
/* конец Услуги*/
/* начало Наши преимущества */
.preimywestva {
	margin-top: 50px;
	background: #f7f7f7;
	padding-top: 55px;
	background-size: 100% auto;
}
.img_preimywestva img {
	display: inline-block;
	width: 30%;
	margin-top: 60px;
}
.img_srochnuu_vuezd {
	width: 37% !important;
}
.text_preimywestva {
	text-align: center;
	color: #333;
	margin-bottom: 100px;
	font-size: 20px;
	font-weight: bold;
}
/* конец Наши преимущества */
/* начало Хотите узнать больше? */
.xotiteyznatbolshe {
    
}
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
        background-position-x: 0px;
        background-position-y: 0px;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-image: url("./images/callout-bg.jpg");
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    padding: 74px 0 83px;
    position: relative;
    width: 100%;
}
.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
    padding: 0 90px;
    margin: 0 0 17px;
    text-align: center;
	background: none;
	font-size: 33px;
	font-weight: bold;
}
.callout-section p {
    color: #ffffff;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
    text-align: center;
    padding: 0 90px;
}
.knopka_slauder2 .btn-area{
	display: none;
}
.btn-area {
    display: block;
    margin: 25px 0 0px;
    text-align: center;
}
.callout-btn2 {
    color: #ffffff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
    font-weight: 600;
    transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
    margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    background: linear-gradient(#8B0000, #c60101);
}
/* конец Хотите узнать больше? */
/* начало praus */
.praus {
	margin-top: 55px;
}
.praus h1 {
	margin: 0;
}
/* конец praus */
.kontaktu {
	padding-top: 55px;
	padding-bottom: 55px;
}
.spasibo {
	padding-top: 100px;
}
.spasibo_p1 {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.spasibo_p2 {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}
/* футер начало */
.main {
	min-height: 100%;
	padding-bottom: 180px;
	position:relative;
	background: #ecdfad;  
}
.footer {
	background: #c60101;  
	/* position: absolute; */
	bottom: 0px;
	height: 180px;
	width: 100%;
}
.col-footer-logo img{
	display:inline-block;
	margin-top:20px;  
	height: 90px;	
}
.footer p {
	color: #fff;
	margin-left: 25px;
}
.footer .navbar-nav li a {
    font-size: 18px;
}
.footer a {
	color: #fff;
}
.footer .bg-light {
    background-color: #c60101 !important;  
}
.vse_prava_zawewenu {
	font-size: 13px;
}
/* футер конец */ 
}
@media (min-width:1200px) and (max-width:9999px) {
h1{
	font-size:36px; 
	text-align: center;
	/* background: linear-gradient(#8B0000, #c60101); */
	/* color: #fff; */
	display: inline-block;
	padding: 15px 30px;
	border-radius: 4px;
	font-weight: bold;
}
h2{
	font-size:30px;
	font-weight: bold;
	text-align: center;
	color: #c60101;
}
h3{
	font-size: 23px;
	font-weight: bold;
	margin-top: 23px;
	color: #c60101;
	text-align: center;
}
p{
	font-size: 16px; 
	text-align: justify;
}
a { 
	/* color: #fff; */
	font-size: 16px;   
}
 a:hover {
	color: #0508CD;
	text-decoration: none;
}
/* начало шапки */
.header {
	background: #c60101;
}
.header p {
	color: #fff;
	margin-bottom: 0px;
}
/* начало меню */
.bg-light {
    background-color: #c60101 !important;  
}
.justify-content-center {
    justify-content: left !important;
}  
.navbar-nav li { 
	float: none;
	display: inline-block;
	/* text-transform: uppercase; */	
}
.navbar-nav li a {
	color: #fff;
    text-decoration: none;
	font-size: 20px;
} 
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover {
    color: #FFF;
	text-decoration: underline;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: underline;
    background-color: #2d3442d6;
}
/* конец меню */

.col-tel {
	padding-top: 20px;
	text-align: right;
}
.col-tel a {
	font-size: 18px;
	color: #fff;
}
.col-tel a:hover {
    text-decoration: underline;
}
/* конец шапки */

.page-admin-content{
	margin-top:25px;
}
/* начало Услуги */
.remont_gryz_spectex {
	margin-top: 55px;
}
.remont_yslygi {
	margin-bottom: 30px;
	margin-top: 50px;
}
.remont_yslygi .blue-bg p {  
	text-align: center;
	color: #fff;
	padding-top: 50px;
	font-size: 20px;
}
.blue-bg {
    background: rgba(68, 78, 87, 0.7);  
    height: 100%;
    width: 100%;
}
.blue-bg:hover{
	background: rgba(0, 0, 0, 0.32);
	height: 100%;
	width: 100%;
}
.img-bg1 {
    background: url("../image/remont/osveshenie.png") no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg2 {
    background: url("../image/remont/diagnos.png")no-repeat;  
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg3 {
    background: url("../image/remont/zamena_podshipnick.jpg")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg4 {
    background: url("../image/remont/remont.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg5 {
    background: url("../image/remont/obogrev.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg6 {
    background: url("../image/remont/svarochnie_raboti.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}

.img-bg7 {
    background: url("../image/remont/remont_transmissii.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg8 {
    background: url("../image/remont/remont_pricepov.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg9 {
    background: url("../image/remont/remont_hodovoi.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg10 {
    background: url("../image/remont/remont_tormoznoy_sistemi.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg11 {
    background: url("../image/remont/remont_stupic.png")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.img-bg12 {
    background: url("../image/remont/zapchasti.jpg")no-repeat;
    height: 200px;
	background-size: 60%;
	background-position: center;
}
.ysl_text {
	color: #222;
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
}
.y_text {
	color: #222;
	text-align: justify;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
.ysl_text:hover {
	color: #c60101;
}
.btn {
	background: #1a3c55;
	font-size: 17px;
	color: #fff;
	border-radius: 0px;
	padding: 5px 25px;
	margin-top: 30px;
}
.btn:hover {
	background: #e8534f;
	color: #fff;
}
/* конец Услуги*/
/* начало Наши преимущества */
.preimywestva {
	margin-top: 50px;
	background: #f7f7f7;
	padding-top: 55px;
	background-size: 100% auto;
}
.img_preimywestva img {
	display: inline-block;
	width: 30%;
	margin-top: 60px;
}
.img_srochnuu_vuezd {
	width: 37% !important;
}
.text_preimywestva {
	text-align: center;
	color: #333;
	margin-bottom: 100px;
	font-size: 20px;
	font-weight: bold;
}
/* конец Наши преимущества */
/* начало Хотите узнать больше? */
.xotiteyznatbolshe {
    
}
.callout-section {
    background: url("./images/callout-bg.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
        background-position-x: 0px;
        background-position-y: 0px;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-image: url("./images/callout-bg.jpg");
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.callout-section .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    padding: 74px 0 83px;
    position: relative;
    width: 100%;
}
.callout-section h1 {
    color: #ffffff;
    letter-spacing: 0px;
    padding: 0 90px;
    margin: 0 0 17px;
    text-align: center;
	background: none;
	font-size: 33px;
	font-weight: bold;
}
.callout-section p {
    color: #ffffff;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 25px;
    margin: 0;
    text-align: center;
    padding: 0 90px;
}
.knopka_slauder2 .btn-area{
	display: none;
}
.btn-area {
    display: block;
    margin: 25px 0 0px;
    text-align: center;
}
.callout-btn2 {
    color: #ffffff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans';
    font-weight: 600;
    transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 14px 35px;
    margin: 0 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    background: linear-gradient(#8B0000, #c60101);
}
/* конец Хотите узнать больше? */
/* начало praus */
.praus {
	margin-top: 55px;
}
.praus h1 {
	margin: 0;
}
/* конец praus */
.kontaktu {
	padding-top: 55px;
	padding-bottom: 55px;
}
.spasibo {
	padding-top: 100px;
}
.spasibo_p1 {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.spasibo_p2 {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}
/* футер начало */
.main {
	min-height: 100%;
	padding-bottom: 180px;
	position:relative;
	background: #ecdfad;  
}
.footer {
	background: #c60101;  
	/* position: absolute; */
	bottom: 0px;
	height: 180px;
	width: 100%;
}
.col-footer-logo img{
	display:inline-block;
	margin-top:20px;  
	height: 90px;	
}
.footer p {
	color: #fff;
	margin-left: 25px;
}
.footer .navbar-nav li a {
    font-size: 18px;
}
.footer a {
	color: #fff;
}
.footer .bg-light {
    background-color: #c60101 !important;  
}
.vse_prava_zawewenu {
	font-size: 13px;
}
/* футер конец */	
}	




	
