@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_0.png");
	    background-repeat: no-repeat;
		margin-top: 30px;
	    margin-left: auto;
	    margin-right: auto;
}
.logo_2{
	    position:relative;
        width:110px;
        height:72px;
        background-image:url("../img/icon_prise_1.png");
	    background-repeat: no-repeat;
	    float:left;
		margin:5px 10px 20px 10px;
}
.logo_3{
	    position:relative;
        width:102px;
        height:82px;
        background-image:url("../img/icon_prise_2.png");
	    background-repeat: no-repeat;
	    float:left;
		margin:0 10px 20px 10px;
}
.logo_4{
	    position:relative;
        width:72px;
        height:75px;
        background-image:url("../img/icon_prise_3.png");
	    background-repeat: no-repeat;
	    float:left;
		margin:5px 10px 20px 10px;
}
.logo_5{
	    position:relative;
        width:59px;
        height:106px;
        background-image:url("../img/icon_prise_4.png");
	    background-repeat: no-repeat;
	    float:left;
		margin:5px 10px 20px 10px;
}
.logo_6{
	    position:relative;
        width:78px;
        height:78px;
        background-image:url("../img/icon_prise_5.png");
	    background-repeat: no-repeat;
	    float:left;
		margin:5px 10px 20px 10px;
}
.logo_7{
	    position:relative;
        width:52px;
        height:83px;
        background-image:url("../img/icon_prise_6.png");
	    background-repeat: no-repeat;
	    float:left;
		margin:5px 10px 20px 20px;
}
.logo_8{
	    position:relative;
        width:66px;
        height:65px;
        background-image:url("../img/icon_prise_7.png");
	    background-repeat: no-repeat;
	    float:left;
		margin:5px 10px 20px 10px;
}

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

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

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

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

.logo_11{
	    position:relative;
        width:92px;
        height:92px;
        background-image:url("../img/concert_1.png");
	    background-repeat: no-repeat;
	    float:left;
		margin:5px 10px 20px 0;
}
.logo_15{
	    position:relative;
        width:92px;
        height:92px;
        background-image:url("../img/icon_rec_monitor_mini_11.png");
	    background-repeat: no-repeat;
	    float:left;
		margin:5px 10px 20px 0;
}

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

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


.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;
}

.text{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:inherit;
    font-size: 80px;
    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{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:lighter;
    font-size: 40px;
	line-height: 40px;
    color:#304355;
    text-align:left;
	text-transform: uppercase;
	position:relative;
	float:left;
	padding: 30px 5px 5px 50px;


}
.text_3{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:lighter;
    font-size: 40px;
	line-height: 40px;
    color:#304355;
    text-align:left;
	text-transform: uppercase;
	position:relative;
	float:left;
	padding: 15px 5px 5px 55px;

}
.text_4{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:lighter;
    font-size: 40px;
    color:#304355;
    text-align:left;
	float:left;
	text-transform: uppercase;
	padding: 15px 30px 10px 90px;	

}

.text_5{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:lighter;
    font-size: 40px;
	line-height: 35px;
    color:#304355;
    text-align:left;
	text-transform: uppercase;
	position:relative;
	float:left;
	padding: 15px 5px 5px 100px;

}
.text_6{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:lighter;
    font-size: 30px;
	line-height: 32px;
    color:#304355;
    text-align:left;
	text-transform: uppercase;
	position:relative;
	float:left;
	padding: 15px 5px 5px 80px;
}

.text_7{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:lighter;
    font-size: 40px;
	line-height: 35px;
    color:#304355;
    text-align:left;
	text-transform: uppercase;
	position:relative;
	float:left;
	padding: 30px 5px 5px 100px;

}

.text_8{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:lighter;
    font-size: 40px;
	line-height: 35px;
    color:#304355;
    text-align:left;
	text-transform: uppercase;
	position:relative;
	float:left;
	padding: 20px 5px 5px 110px;

}
.text_9{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:lighter;
    font-size: 40px;
    color:#304355;
    text-align:left;
	float:left;
	text-transform: uppercase;
	padding: 15px 30px 10px 78px;	

}

.text_10{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:lighter;
    font-size: 33px;
	line-height: 36px;
    color:#304355;
    text-align:left;
	text-transform: uppercase;
	position:relative;
	float:left;
	padding: 15px 5px 5px 80px;
}

.text_11{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:lighter;
    font-size: 26px;
    color:#304355;
    text-align:left;
	float:left;
	text-transform: uppercase;
	padding: 15px 30px 10px 80px;
}
.text_12{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight:lighter;
    font-size: 38px;
    color:#304355;
    text-align:left;
	float:left;
	text-transform: uppercase;
	padding: 12px 35px 10px 80px;
}



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

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

	a:hover{
		font-size: 28px;
		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;

}

.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;
}
