﻿
li{
	float: left;
}
ul{
	background-color: #000;
	height: 50px;
	margin: 5px;
	list-style-type: none;
}
nav{
	background-color: #000;
}
nav a{
	color: #fff;
	line-height: 50px;
	margin-right: 50px;
	margin-left: 50px;
}
nav a:hover{
	color: #fff;
	text-decoration: none;
}
li:hover{
	border-bottom: 5px double red;
}
.logo{
	float: left;
	color: #000;
	margin-left: 50px;
}
.insite{
	position: absolute;
	top: 15px;
	right: 50px;
}
.top-header{
	height: 50px;

}
.fig{
	float: right; /* Обтекание картинки по левому краю */
    padding-right: 100px; /* Отступ слева */
    padding-bottom: 5px;
}
.insite a{
	color: #000;
}
body{
	background-image: url(https://www.byponto.com.br/wp-content/uploads/2017/07/background-clean1.jpg);
	margin-right: 5%; /* Отступ справа */
    margin-left: 5%; /* Отступ слева */
    text-align: center; /* Выравнивание по центру */ 
}
a.dalee{
	background-color: red;
	color: #fff;
	padding: 10px 50px;
	border-radius: 3px; 
}
.bloc img{
	margin: 10px;
	width: 110px;
	height: 100px;
	text-align: center; /* Выравнивание по центру */ 
	margin-right: 5%; /* Отступ справа */
    margin-left: 5%; /* Отступ слева */
}

.image {
margin:30px;
float:left;
cursor:pointer;
max-height:100px;
}

.bloc_01 img{
	margin: 10px;
	
}
.bloc_02{
margin: 5px;

}
.center{
	display:block; 
	margin:0 auto;
}
}
.section{
	margin-top: 30px;
	text-align: center;
	margin-right: 15%; /* Отступ справа */
    margin-left: 20%; /* Отступ слева */
}
.section_01{
margin: 10px;
text-align: left;
line-height: 1;

	

}
.bloc h5{
margin-top: 5px;
margin-right: 5%; /* Отступ справа */
    margin-left: 5%; /* Отступ слева */
}
.top{
	height: 200px;
	background-color: #000;
}
section{
	margin: 30px;
	margin-right: 5%; /* Отступ справа */
    margin-left: 5%; /* Отступ слева */
}
.ancor{
	background-color: red;
	padding: 10px 20px;
	color: white;
}

footer{
	margin: 15px;
	
	
	width: 100%;
	
}
h1{
	color: red;
}
.carousel-item img{
width: 100%; 
height: auto;	
}


.topbutton {
	margin: 15px;
width:100px;
border:2px solid #ccc;
background:#f7f7f7;
text-align:center;
padding:10px;
position:fixed;
bottom:50px;
right:50px;
cursor:pointer;
color:#333;
font-family:verdana;
font-size:12px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}



