@charset "utf-8";
/* CSS Document */

/*Основные параметры текста*/
body{
	padding:0; /*Сброс стандартных отступов равняим их нулю, свойства не наследуются*/
	margin:0;
	background-image:url("../img/BG_1.png");
	background-repeat:repeat;
	
	
}
.wrapper{
    overflow:hidden;
    top: 50%;
    left: 50%;
	width:1200px;
	margin:0 auto;
	background-color:#020202;
}

/*Основные параметры текста*/

/* Основной блок */

.header{
	width:750px;
	height:auto;
	margin:10px auto;
	text-align:left;
}

.logo_1{
	    position:relative;
        width:280px;
        height:318px;
        background-image:url("../img/icon_00.png");
	    background-repeat: no-repeat;
		margin-top: 30px;
	    margin-left: auto;
	    margin-right: auto;
}


.logo_2{
	    position:relative;
        width:155px;
        height:93px;
        background-image:url("../img/icon_prise_9.png");
	    background-repeat: no-repeat;
	    float:left;
		margin:5px 2px 20px -30px;
}

.logo_3{
	    position:relative;
        width:92px;
        height:92px;
        background-image:url("../img/icon_prise_8.png");
	    background-repeat: no-repeat;
	    float:left;
		margin:5px 36px 20px 0;
}

.logo_4{
	    position:relative;
        width:90px;
        height:87px;
        background-image:url("../img/icon_prise_10.png");
	    background-repeat: no-repeat;
	    float:left;
		margin:5px 40px 20px 0;
}

.logo_5{
	    position:relative;
        width:89px;
        height:90px;
		background-image:url("../img/Cam_3.png");        
	    background-repeat: no-repeat;
	    float:left;
		margin:5px 40px 20px 0;
}
.logo_6{
	    position:relative;
        width:155px;
        height:93px;
        background-image:url("../img/icon_visit_9.png");
	    background-repeat: no-repeat;
	    float:left;
		margin:5px 10px 20px -30px;
}

.line_1{
	    position:relative;
        width:665px;
        height:1px;
        background-image:url("../img/line.png");
	    background-repeat: no-repeat;
		margin-top: 10px;
	    margin-bottom: 10px;
	    margin-left: auto;
	    margin-right: auto;
}
.line_2{
	    position:relative;
        width:665px;
        height:1px;
        background-image:url("../img/line2.png");
	    background-repeat: no-repeat;
		margin-top: 10px;
	    margin-bottom: 10px;
	    margin-left: auto;
	    margin-right: auto;
}
.line_3{
	    position:relative;
        width:665px;
        height:1px;
        background-image:url("../img/line.png");
	    background-repeat: no-repeat;
		margin-top: 25px;
	    margin-bottom: 25px;
	    margin-left: auto;
	    margin-right: auto;
}
.button_1{
	    position:relative;
        width:637px;
        height:88px;
        background-image:url("../img/button_16.png");
	    background-repeat: no-repeat;
		margin-top: 30px;
	    margin-bottom: 10px;
	    margin-left: auto;
	    margin-right: auto;
}

.wrapper0{
    overflow:hidden;
    top: 50%;
    left: 50%;
	width:1200px;
	margin:190px auto 0 auto;
	background-color:#D8D8D8;
}

/* Основной блок */

/* youtube */
.youtube{
    overflow:hidden;
    width:1200px;
    height:675px;
	margin:20px auto 0 auto;
}
.uslugi{
    width:640px;
    height:110px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

/* Стили для кнопки (фиксированный размер + авто-центрировка текста) */
.my-btn {
    position: relative;
    float: left;
    
    /* ФИКСИРОВАННЫЙ РАЗМЕР КНОПКИ */
    width: 420px; /* Фикс */
    height: 70px; /* Фикс */
    margin-top: -20px;
    
    /* Цвет и стиль */
    background-color: #C3C3C3;
    color: #000000;
    
    /* Текст по центру */
    font-size: 29px;
    font-family: 'Segoe', 'Segoe UI', Verdana, 'sans-serif';
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
    
    /* Текст по центру (горизонтально) */
    text-align: center;
    
    /* Если текст слишком длинный - пусть переносится */
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    
    /* Выравнивание по вертикали (центр высоты) */
    display: flex;
    align-items: center;
    justify-content: center;
    
    /* Эффекты */
    box-shadow: 0px 4px 10px rgba(0,0,0,0.5);
    border-radius: 10px;
    transition: all 0.3s ease;
}

/* Эффект при наведении */
.my-btn:hover {
    background-color: #808080;
    transform: scale(0.95);
    color: #FFFFFF;
    text-decoration: none;
}


/* Стили для кнопки (добавьте это в конец файла CSS) */

.text_0{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:inherit;
    font-size: 60px;
    color:#000000;
    text-align: center;
	margin: 15px auto;

}

.text_1{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:lighter;
    font-size: 31px;
	line-height: 35px;
    color:#304355;
    text-align: center;
	text-transform: uppercase;
	margin: 25px auto 5px auto;

}
.text_2{	
	position:relative;
	float:left;
	padding: 30px 5px 5px 50px;
}
.text_3{
	position:relative;
	float:left;
	padding: 15px 5px 5px 55px;
	margin: 10px 5px;
}

.text_4{
	position:relative;
	float:left;
	padding: 15px 5px 5px 55px;
	margin: 10px 5px;
}
.text_5{
	position:relative;
	float:left;
	padding: 15px 5px 5px 55px;
	margin: 10px 5px;
}

.text_6{
	position:relative;
	float:left;
	padding: 15px 5px 5px 55px;
	margin: 10px 5px;
}


strong{
	font-weight:bold;
    font-size: 29px;
    color:#4B2E2E;
	margin: 12px auto;	
}

a{	text-decoration:none;
	color:#000000;
	cursor:pointer;}

	a:hover{
		font-size: 35px;
		color:#FF0004;}


.tab{
	width:620px;
	height:auto;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
	}
	
	.tab  th{
		font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
		font-weight:inherit;
    	font-size: 35px;
    	color:#304355;
    	text-align:left;
	}

	.tab  table{
		width:620px;
	}
.text_tab{
	width:610px;
	height:auto;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:bold;
    font-size: 65px;
    color:#000000;
    text-align:right;
	margin: 5px auto;

}

.text_futer{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:lighter;
    font-size: 20px;
	line-height: 20px;
    color:#304355;
    text-align: center;
	margin: 25px auto 25px auto;

}

.zacladka{	
	position:fixed;
	right:0;
    width:174px;
    height:105px;
	margin-top:-30px;
    background-image:url("../img/zakladka_1.png");
	background-repeat: no-repeat;
	cursor:pointer;
}

.zacladka:hover{	
	position:fixed;
	right:0;
    width:174px;
    height:105px;	
    background-image:url("../img/zakladka_2.png");
	background-repeat: no-repeat;
	cursor:pointer;
}

.zacladka1{	
	position:fixed;
	left:0;
    width:174px;
    height:343px;
	margin-top:-30px;
    background-image:url("../img/zakladka3.png");
	background-repeat: no-repeat;
	cursor:pointer;
}

.zacladka1:hover{	
	position:fixed;
	left:0;
    width:174px;
    height:343px;	
    background-image:url("../img/zakladka4.png");
	background-repeat: no-repeat;
	cursor:pointer;
}

.Whatsapp{	
	position:fixed;
	right:35px;
    width:100px;
    height:100px;
	margin-top:80px;
    background-image:url("../img/WhatsApp.png");
	background-repeat: no-repeat;
	cursor:pointer;
}
.Whatsapp:hover{	
	position:fixed;
	right:35px;
    width:100px;
    height:100px;
	transform: scale(0.9);
	margin-top:80px;
    background-image:url("../img/WhatsApp.png");
	background-repeat: no-repeat;
	cursor:pointer;
}

.telegram{	
	position:fixed;
	right:35px;
    width:100px;
    height:100px;
	margin-top:190px;
    background-image:url("../img/telegram.png");
	background-repeat: no-repeat;
	cursor:pointer;
}
.telegram:hover{	
	position:fixed;
	right:35px;
    width:100px;
    height:100px;
	transform: scale(0.9);
	margin-top:190px;
    background-image:url("../img/telegram.png");
	background-repeat: no-repeat;
	cursor:pointer;
}