@import url("https://fonts.googleapis.com/css2?family=Wix+Madefor+Text:ital,wght@0,400..800;1,400..800&display=swap");*{margin:0;padding:0;font-family:Wix Madefor Text,sans-serif;animation:show .7s ease}a{text-decoration:none;color:#000;cursor:pointer;transition:.5s}a:hover{color:#38424c}@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.next-link{text-decoration:none}nav{height:80px;position:fixed;background-color:rgba(0,0,0,.4);left:0;right:0;top:0;color:#fff;font-size:20px;justify-content:space-between;z-index:2}nav,nav .contacts{display:flex;flex-direction:row;align-items:center}nav .contacts{justify-content:center;gap:10px;margin-right:30px;transition:.5s;cursor:pointer}.contacts .phone{text-decoration:none;color:#fff;transition:.5s}.contacts .phone:hover{color:#cbc276}.contacts .img{width:24px;height:24px;transition:.5s}nav .links{margin-left:30px;display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;transition:.5s;font-size:19px;cursor:pointer}.links .img{width:50px;height:40px;opacity:.8;transition:.5s}nav .links:hover,nav .logo:hover{color:#cbc276}nav .logo{text-decoration:none;color:#fff;transition:.5s;cursor:pointer}footer{flex:0 0 auto;min-height:120px;background-color:#38424c;color:#fff;justify-content:space-around;align-items:center;padding:1em}footer,footer .contacts{display:flex;flex-direction:row}footer .contacts{gap:20px}.contacts .data{flex-direction:column;gap:10px}.contacts .data,.network{display:flex;justify-content:center}.network{flex-direction:row;align-items:center;gap:20px}.network .inst,.network .vk{width:25px;height:25px;transition:.5s}.network .inst:hover,.network .vk:hover{scale:1.1}.galery-container,.main-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:50px}.main-container{gap:100px}.galery-img,.main-img{position:relative}.main-img img{width:100vw;height:100vh;object-fit:cover;object-position:center}.back,.forth{position:absolute;width:48px;height:48px;opacity:.6;cursor:pointer;transition:.5s;z-index:2}.forth{right:0}.back,.forth{bottom:45%}.back:hover,.forth:hover{scale:1.1}.cottages-container,.odds-container{display:flex;flex-direction:column;justify-content:center;gap:3rem}.main-container h2{text-align:center;font-size:2em;transition:.5s}.blog-container h2:hover{cursor:pointer;color:#38424c}.odds{width:1065px;background-color:#f1f1e5;border-radius:5px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;gap:100px;padding:2em}.odd{width:200px;color:#38424c;font-size:14px;font-weight:700;flex-direction:column;align-items:center;gap:10px}.blog,.odd{display:flex;justify-content:center}.blog{flex-direction:row;flex-wrap:wrap;gap:20px;margin:50px 0}.blog .article{background-color:#fff;border-radius:10px;border:1px solid #38424c;width:500px;height:320px;cursor:pointer}.blog .article img{width:500px;height:220px;border-radius:10px 10px 0 0;object-fit:cover;object-position:center}.blog .article .text{padding:.6em}.blog .article h3{font-size:20px;font-weight:500}.blog .article p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:gray}.blog .article a{color:gray;font-size:14px}.blog .article a:hover{color:#38424c}.main-blog{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:50px}.main-blog .comeback{align-self:flex-start}.article-container{display:flex;justify-content:center;align-items:center;background-color:#ddeefe;padding:1em}.main-article{background-color:#fff;border-radius:10px;width:min-content;min-width:750px;min-height:100vh;padding:1em}.main-article h1{font-size:24px;margin:10px 0}.main-article p{color:gray;font-size:13px;margin-bottom:30px}.main-article .mainImg{width:100%;height:400px;object-fit:cover;object-position:center}.main-article .common-text{padding:1em}.main-article .common-text p{color:#000;font-size:17px;margin:10px 0;white-space:pre-line;display:inline-block}.comeback{text-decoration:none;color:gray;font-size:14px}.comeback-links{display:flex;flex-direction:row;gap:20px}.cottages{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:80px}.cottages .stripe{width:700px;height:3px;background-color:#cbc276;opacity:.8}.cottage{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:100px}.cottage img{width:515px;height:515px;object-fit:cover;object-position:top;box-shadow:12px 12px #eef7f9}.cottage .about{display:flex;flex-direction:column;gap:25px;width:450px}.about h3{font-size:1.5em;margin-bottom:20px}.info{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:70px;background-color:#f1f1e5;font-size:20px}.info .count,.info .sleeper,.info .sq{display:flex;flex-direction:row;gap:10px}.count .img,.sleeper .img,.sq .img{width:25px;height:25px}.links{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}.form,.home,.links .cottage,.links .home{text-decoration:none;width:220px;height:50px;background-color:#cbc276;padding:.7em;border:0;color:#fff;cursor:pointer;transition:.5s}.form:hover,.links .cottage:hover,.links .home:hover{background-color:#ddd69a}.block{height:150px}.one{align-items:start}.one ul{list-style-type:none}.one .check{display:flex;flex-direction:column;gap:10px}.one .add-link{cursor:pointer;color:#7c541f}.one .add-link:hover{color:#cbc276;transition:.5s}.galery-container{gap:50px;margin-top:50px}.galery-container h2{font-size:2em}.max-img img{width:50vw;height:60vh;object-fit:cover;object-position:center}.min-img{width:50vw;display:flex;flex-direction:row;flex-wrap:wrap;gap:2px;cursor:pointer}.min-img div{transition:.3s;opacity:.7}.min-img div:hover{opacity:1}.min-img img{width:60px;height:70px}.cottage-form,.main-form{width:80vw;height:20vh;background-color:hsla(0,0%,100%,.75);border-radius:10px;padding:1em;display:flex;flex-direction:column;justify-content:center;gap:5px}.main-form{height:12vh;top:75%}.main-form,.main-title{position:absolute;left:10%;right:10%;z-index:2}.main-title{top:40%}.main-title h1,.main-title h2{background-color:hsla(0,0%,100%,.8);border-radius:10px;padding:.15em .3em;font-size:32px;width:-moz-fit-content;width:fit-content}.main-title h1{margin-top:5px;margin-left:30px}form{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}input,select{padding:.7em;font-size:14px;border:1.5px solid #cbc276;border-radius:5px;cursor:pointer;width:20%}input:focus,select:focus{outline:none;border:2.5px solid #cbc276}.container-form{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.container-form img{position:absolute;z-index:-1;width:100%;height:100%;object-fit:cover}.error_visible{color:red;font-weight:700;font-size:14px}.error_hidden{display:none}.container_status{position:absolute;z-index:2;width:100vw;height:100vh;background-color:rgba(0,0,0,.75)}.status{position:absolute;z-index:3;width:50%;height:40%;background-color:hsla(0,0%,100%,.75);border-radius:10px;left:23%;right:23%;top:20%;justify-content:space-around;align-items:center;gap:10px;padding:2em;font-size:20px}.status,.status div{display:flex;flex-direction:column}.status div{gap:5px}.status .closeModal,.status a{text-decoration:none;color:#000;font-size:16px;cursor:pointer}.wait{width:48px;height:48px;border:5px solid #a39c5e;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.menu{position:fixed;z-index:3;width:770px;height:100vh;background-color:rgba(163,156,94,.9);transition:1.5s;display:flex;justify-content:center;align-items:flex-start;padding:1em}.hid{left:-970px}.vis{left:0}.menu .content{width:570px;display:flex;flex-direction:column;gap:20px}.content .logo{color:#fff;font-size:20px;display:flex;justify-content:space-between}.logo .close{width:25px;height:25px;cursor:pointer;transition:.5s}.logo .close:hover{scale:1.1}.content .stripe{height:1px;width:270px;background-color:#fff;margin-bottom:50px}.content a{color:hsla(0,0%,100%,.5);font-size:20px}.content a:hover{color:#fff}@media (min-width:992px) and (max-width:1199px){.cottage{gap:80px}.cottage img{width:415px;height:415px}input,select{font-size:13px}.odds{width:865px;gap:100px}.odd{width:150px}.blog .article,.blog .article img{width:450px}}@media (min-width:768px) and (max-width:991px){.cottage{gap:60px}.cottage img{width:315px;height:315px}.cottage .about{width:350px}.main-form{display:none}.form,.home,.links .cottage{width:170px}.contacts .phone,footer .data{display:none}.menu{width:570px}.hid{left:-770px}.max-img img,.min-img{width:80vw}.cottage-form{width:50vw;height:50vh;gap:10px;align-items:center}.cottage-form h1{font-size:20px}.cottage-form .form,.cottage-form .home{width:85%}form{flex-direction:column}input,select{width:85%}.status{width:60%;left:15%;right:15%}.odds{width:665px;gap:50px}.odd{width:150px}.blog .article,.blog .article img{width:350px}.blog .article h3{font-size:18px}.blog .article p{font-size:14px}.blog .article a{font-size:12px}.main-article{min-width:550px}.main-article .mainImg{height:300px}.main-title h1,.main-title h2{font-size:28px}}@media (min-width:481px) and (max-width:767px){.cottages .stripe{width:400px}.cottage{flex-direction:column;justify-content:center;align-items:center}.cottage img{width:315px;height:315px}.cottage .about{width:415px}.contacts .phone,.main-form,.map,.min-img{display:none}.cottage-form{width:60vw;height:80vh;gap:10px;align-items:center}.cottage-form h1{font-size:20px}form{flex-direction:column}.cottage-form .form,.cottage-form .home,input,select{width:80%}.status{width:70%;left:8%;right:8%}.menu{width:370px}.hid{left:-570px}.max-img img{width:80vw}.odds{width:365px;gap:50px}.odd{width:100px}.blog{flex-direction:column}.blog .article,.blog .article img{width:450px}.main-article{min-width:430px}.main-article .mainImg{height:270px}.main-title h1,.main-title h2{font-size:24px}}@media (min-width:360px) and (max-width:480px){.cottages .stripe{width:300px}.cottage{flex-direction:column;justify-content:center;align-items:center}.cottage img{width:315px;height:315px}.cottage .about{width:315px}.contacts .img,.contacts .phone,.main-form,.map,.min-img{display:none}.links .cottage,.links .form,.links .home{width:160px}.cottage-form{width:60vw;height:65vh;gap:10px;align-items:center}.cottage-form h1{font-size:20px}.cottage-form .form,.cottage-form .home{width:85%}form{flex-direction:column}input,select{width:85%}.status{width:70%;left:5%;right:5%}.menu{width:270px}.hid{left:-370px}.max-img img{width:80vw}.data,.network{font-size:14px}.odds{width:265px;gap:20px}.odd{width:100px}.blog{flex-direction:column}.blog .article,.blog .article img{width:300px}.blog .article h3{font-size:18px}.blog .article p{font-size:14px}.blog .article a{font-size:12px}.main-article{min-width:300px}.main-article .mainImg{height:200px}.main-title h1,.main-title h2{font-size:22px}}@media (max-width:360px){.cottages .stripe{width:200px}.cottage{flex-direction:column;justify-content:center;align-items:center}.cottage img{width:245px;height:245px}.cottage .about{width:245px}.contacts .img,.contacts .phone,.main-form,.map,.min-img{display:none}.links .cottage,.links .form,.links .home{width:120px}.cottage-form{width:60vw;height:65vh;gap:10px;align-items:center}.cottage-form h1{font-size:20px}.cottage-form .form,.cottage-form .home{width:85%}form{flex-direction:column}input,select{width:85%}.status{width:60%;left:5%;right:5%}.menu{width:250px}.hid{left:-350px}.max-img img{width:80vw}.links .text,.logo{font-size:16px}.data,.network{font-size:14px}.odds-container{display:none}.blog{flex-direction:column}.blog .article,.blog .article img{width:300px}.blog .article h3{font-size:18px}.blog .article p{font-size:14px}.blog .article a{font-size:12px}.main-article{min-width:250px}.main-article .mainImg{height:250px}.main-title h1,.main-title h2{font-size:20px}}