@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');

body{
background-color: #E6DBBE;
font-family: "Open Sans"
}
p{
    margin: 0;
}
header{
    max-width: 100%;
    margin: auto;
    height: 90px;
}
a{
    text-decoration: none;
}
.he-con1{
    padding-top: 20px;
    background-color: #E6DBBE;
}
.he-con{
    display: flex;
    align-items: flex-start;
    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    overflow: hidden;
    max-width: 1366px;
    z-index: 100;

}
.he-logo{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    background-color: #E6DBBE;
    border-bottom: 2px solid #E6DBBE;
    border-bottom-right-radius: 25px;
}
.logo{
    margin-right: 15px;
    width: 112px;
    height: 91px;
    background-image: url(/img/logo.png);
    background-position: center;
    background-size: cover;
}
.logoName{
    color: #75D16D;
    font-size: 50px;
    font-weight: 700;
    border-left: 4px solid #424242;
    margin-right: 20px;
    padding-left: 8px;
    margin-top: 5px;
    border-bottom: 0 solid #E6DBBE;
    border-top-right-radius: 25px;
}
.nav-bar{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 18px;
    padding-bottom: 7px;
    margin-top: 5px;
    border-bottom: 4px solid #424242;
    width: 80%;
    background-color: #E6DBBE;

}
.menu{
    color: #424242;
    font-weight: 800;
    font-size: 1.37499427em;
    margin-right: 9%;
}
.ma-cont{
    max-width: 1300px;
    margin: auto;
}
.name, .slogan {
    display: flex;
    justify-content: center;
}
#main-name{
    margin-top: 40px;
}
.name{
    margin-top: 100px;
}
.slogan{
    margin-bottom: 35px;
}
.name p{
    color: #75D16D;
    font-size: 50px;
    line-height: 1.39940297em;
    font-weight: 700;
}
.slogan, .bl p{
    line-height: 1.36547316em;
    color: #000000;
    font-size: 21px;
    font-weight: bold;
}
.bl-cont{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-bottom: 20px;
}
.bl-cont1{
    width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: auto;
}
.bl{
    background-color: #75D16D;
    border-radius: 25px;
    border: 2px black solid;
    display: flex;
    flex-direction: column;
    align-content: space-between;
}
.bl2{
    height: 221px;
    width: 224px;
}
.bl p{
    width: 95%;
    margin: auto;
    text-align: center;
    line-height: 1.36658373em;
    margin-top: 25px;
}
.arrow-cont{
    display: flex;
    justify-content: center;
}
.arrow{
    width: 53px;
    height: 53px;
}
.bl1{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E6DBBE;
}
.miss-cont{
    margin-top: 30px;
    display: flex;

}
#miss-cont{
    width: 50%; 
    margin-left: 2%;  
}
.miss-cont p {
    font-size: 29px;
    line-height: 1.37500859em;
    font-weight: bold;
    margin: auto;
}
.miss-img{
    margin-left: 12%;
}
.chap-name p{
    font-size: 32px; 
    text-align: center;
    margin: 30px;
    font-weight: bold;
}
.chap-name{
    margin-top: 60px;
    margin-bottom: 40px;
}
.rows-cont{
    max-width: 95%;
    margin: auto;
}
.row-dow-files-cont{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 30px;
}
.row-dow-file-size{
    width: 549px;
    height: 90px;
    text-decoration: underline;
}
.row-dow-file{
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    border-radius: 40px;
    padding-right: 15px;
}
.row-dow-file img{
    height: 50px;
    width: 50px;
    margin-left: 40px;
    margin-right: 10px;
}
.row-dow-file-size1{
    width: 70%;
}
.row-dow-file-head{
    display: flex;
    justify-content: center;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    background-color: #E6DBBE;
    width: 25%;
    border-radius: 40px;
}
.row-dow-file-head p, .row-dow-file-size1 p{
    margin-top: 10px;
    margin-bottom: 10px;
}
.rows-of{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-top: 30px;
    margin-bottom: 30px;
}
.of-cont{
    width: 30%;
    flex-direction: row;
    align-items: center;
}
.of-cont a{
    margin: 10px;
    text-decoration: underline;
    line-height: 1.3977098em;
    color: #000000;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}
.miss-cont1{
    align-items: center;
    margin-top: 80px;
}
#bl3{
   text-align: left;
   font-size: 26px; 
   display: list-item;
   margin-left: 50px;
   max-width: 90%;

}
.bl4{
    width: 90%;
}
.bl4 .first {
    margin-top: 25px;
}
.bl4 .last {
    margin-bottom: 25px;
}
.nomargin{
    margin: 0;
}
.row-info-files-cont{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.row-info-files-cont img{
    position: absolute;
    left: 40%;
    z-index: 0;
}
.row-dow-file-size2{
    max-width: 35%;
    margin-top: 5px;
    margin-right: 5%;
    margin-left: 5%;
}

.row-dow-file-size2 p{
    margin: 20px;
}
#right, #right1 {
    align-self: end;
    z-index: 10;
}
#left, #left1  {
    z-index: 10;
}
#ZY1540{
    font-size: 17px;
}
#PMN{
    font-size: 18px;
}
#lis{
    font-size: 22px;
}
.inv{
    background-color: #E6DBBE;
    border: none;
}
.podwal-cont{
    max-width: 1300px;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-bottom: 30px;
}
.forma1{
    margin-left: 7%;
    font-size: 22px;
    font-weight: 700;
    color: #424242;
}
.forma2{
    margin-top: 10px;
    margin-left: 3%;
    font-size: 26px;
    font-weight: 700;
    color: black;
}
.forma3{
    margin-top: 6px;
    margin-left: 7%;
    font-size: 20px;
    font-weight: 700;
    color: #424242;
    max-width: 450px;
}
.form-zvonok input{
	padding: 10px 15px;
	margin-top: 10px;
}
.obratnuj-zvonok{
	width: 100%;
	max-width: 350px;
}
.form-zvonok{
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 0 20px;
	box-sizing: border-box;
}
.form-zvonok div{
	padding: 15px 0;
}
.bot-send-mail{
	box-sizing: border-box;
	width: 100%;
}
.form-zvonok label,.form-zvonok input{
	width: 100%;
	box-sizing: border-box;
}
.form-zvonok label{
	margin-bottom: 5px;
	font-weight: bold;
}
.form-zvonok input{
	padding: 10px 15px;
	margin-top: 10px;
}
.form-zvonok label span{
	color: red;
}
.form-zvonok .bot-send-mail{
	padding: 15px;
	margin-top: 10px;
	background: none;
	border: none;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background-color: #75D16D;
	cursor: pointer;
	border: 2px #000000 solid;
	border-radius: 25px;
}
.form-zvonok .bot-send-mail:hover{
	color: #75D16D;
	background-color: #fff;
}
input{
    border-radius: 25px;
    background-color: #75D16D;
}
.input-text{
    height: 150px;
}
label{
    font-family: "Open Sans";
    font-size: 18px;
}
footer{
  background-color: #75D16D;
}
.foot-cont{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    max-width: 1300px;
    margin: auto;
}
.foo{
    text-align: end;
}
body{
    margin: 0;
}