@charset "utf-8";
/* CSS Document */



/* Блоки страницы */
main {background: url(./img/IMG_3874_1.jpg) no-repeat top center; background-size: cover; position: absolute; width: 100%; height: 2330px; left: 0; top: 100px; font-size: 18px;}

.glav_img {position: relative; height: 500px;}
.glav1 {position: absolute;}

.fonp {background-color: rgba(255, 255, 255, 0.8); box-shadow: 0px 0px 15px; border-radius: 10px; margin: 25px auto; padding: 15px; width: 900px;}
.fonp p {text-indent: 1.5em; margin: 18px 0;}
.fonp ul, .fonp ol {text-indent: 0px; padding-left: 40px;}

/* ------- Конец блоков страницы -------- */

footer {background: #000; height: 90px; position: absolute; width: 100%; left: 0; top: 2415px;}
