@charset "UTF-8";
:root{--green:#3EAB33;--light_green:#D1E0D5}
::-webkit-scrollbar-track{background-color:#ffffff}
::-webkit-scrollbar{width:10px;height:5px}
::-webkit-scrollbar-thumb{background-color:var(--green)}
body{font-family:"Inter",sans-serif;font-size:16px;color:#555555;line-height:1.5;background-color:#EDEDED;background-image:url(/storage/app/media/ornament.svg);background-size:100% auto;background-repeat:repeat-y}
.container{width:1254px;max-width:100%}
a{transition:.5s}
a,a:hover{color:var(--green)}
a:focus,a:hover{text-decoration:none}
:focus{outline:none}
h1{margin-top:0;margin-bottom:0;font-weight:normal}
.alert{background:#151515a1;color:white;font-size:14px;text-align:left;border:none;position:fixed;top:95px;right:0;max-width:95%;max-width:450px;padding:20px 30px;z-index:99999;border-radius:0;margin-bottom:0;backdrop-filter:blur(3px);width:auto}
.alert>.close{position:absolute;opacity:1;text-shadow:none;top:5px;right:10px;color:white;font-weight:lighter}
.alert i{display:none}
header{background:#FFFFFF;position:relative;top:0;left:0;width:100%;z-index:3;display:flex;align-items:center}
.lang label{margin-bottom:0;font-weight:500;display:inline-flex;color:#B8B6B6;font-size:13px;font-family:"Roboto",sans-serif}
.lang label span{cursor:pointer;transition:.5s;color:var(--green)}
.lang label input:checked + span{color:var(--green)}
.lang label input{display:none}
.lang label:not(:last-child):after{content:"/";padding:0 5px;display:none}
.logo{display:flex;align-items:center}
.header{padding:12px 0;display:flex;align-items:center;justify-content:space-between}
.hamburger{padding:0;display:flex}
.hamburger-box{width: 20px;height:12px}
.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width: 20px;height:2px;border-radius:0}
.hamburger-inner:before{top:-6px}
.hamburger-inner:after{bottom:-6px}
.openMenu{display:flex;align-items:center;gap:10px;line-height:1;cursor:pointer}
header{background:white;position:relative;z-index:3;top:0;left:0;width:100%;box-shadow:0 1px 4px 0 #0000001A}
.search_link{color:#777777;font-weight:300;line-height:1.1;display:flex;align-items:center;gap:10px;margin-right:25px}
.bt{display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1;border-width:1px;border-style:solid;border-radius:8px;padding:17px 40px;text-transform:uppercase;font-size:13px;font-weight:500;gap:10px;transition: .5s;cursor: pointer;}
.bt.green{background-color:var(--green);border-color:var(--green);color:white}
.title{font-family:"Geologica",sans-serif}
.lang form{display:flex;gap:16px}
section{padding-top:50px}
.page_wrapper{min-height:100vh;display:flex;flex-direction:column}
footer{margin-top:auto}
.homebanner img{width:100%}
.homebanner{border-radius:8px;overflow:hidden;box-shadow:0 1px 4px 0 #0000001A}
.links_column{width:184px;display:flex;flex-direction:column;gap:12px}
.slider_section{width:calc(100% - 416px);box-shadow:0 1px 4px 0 #0000001A}
.links_section{display:flex;justify-content:space-between}
.links_column2{order:1}
.slide_item{position:relative;height:540px;border-radius:8px;overflow:hidden}
.slider_content{position:absolute;bottom:0;left:0;width:100%;z-index:1;padding:45px 40px}
.link_btn{display:flex;height:100%;background:var(--light_green);color:#000000;font-size:13px;line-height:1.2;font-weight:500;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;border-radius:8px;padding:10px}
.cover{width:100%;height:100%;object-fit:cover}
.slider_info{width:360px;max-width:100%;color:white}
.slide_item:before,.slide_item:after{position:absolute;content:"";left:0;bottom:0;width:100%;height:100%}
.slide_item:before{background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%),}
.slide_item:after{background:linear-gradient(270deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%)}
.slide_title{font-size:31px;font-weight:500;line-height:1.3;font-family:"Geologica",sans-serif;letter-spacing:-.02em}
.slide_text :last-child{margin-bottom:0}
.slide_text{margin-top:24px;line-height:1.4}
.swiper-pagination-bullet{width:4px;height:4px;opacity:.5;background:white;border-radius:60px}
.swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;width:24px}
.feat_list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.feat_item{text-align:center}
.feat_item_title{font-size:20px;font-weight:500;font-family:'Geologica';color:#000000;line-height:1.2;max-width: 344px;max-width:100%}
.feat_item_icon{margin-bottom:20px}
.form_block{background-size:cover;background-position:center;border-radius:8px;padding:40px;position:relative;overflow:hidden;box-shadow:0 1px 4px 0 #0000001A}
.title.white{color:white}
.centered{text-align:center;margin-right:auto;margin-left:auto}
.mb15{margin-bottom:15px}
.title{font-size:25px;font-weight:500;line-height:1.2;color:#151515}
.text.white{color:white}
.mb20{margin-bottom:20px}
.text :last-child{margin-bottom:0}
.text{line-height:1.4}
.form_content{position:relative;z-index:1}
.form_block:before{position:absolute;content:"";background:#3eab33bf;width:100%;height:100%;top:0;left:0;z-index:1}
.bt.white{color:#000000;background:white;border-color:white}
.white_input{border:1px solid #0000001A;padding:14px 20px;line-height:1;border-radius:8px}
.theme_input{background:#66B15F;color:white;width:100%}
.theme_input::placeholder{color:white}
.theme_form{width:600px;margin-right:auto;margin-left:auto;max-width:100%;display:flex;gap:13px}
.press_wrapper{display:grid;grid-template-columns:1fr 392px;gap:24px}
.news_block,.contact_block{background:white;box-shadow:0 1px 4px 0 #0000001A;border-radius:8px;padding:20px}
.post_list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:15px}
.bt.w100{width:100%}
.post_img{height:163px;display:block;border-radius:8px;overflow:hidden;margin-bottom:20px}
.post_img img{width:100%;height:100%;object-fit:cover}
.post_name{font-weight:600;line-height:1.2}
.post_name a{color:#000000}
.post_date{line-height:1;color:#7A7A85;margin-top:8px}
footer{background:#333333;color:#FFFFFF;font-size:13px}
footer a{color:#97979B}
.footer_text{color:#97979B}
.footer_top{display:flex;justify-content:space-between;align-items:center;padding:30px 0}
.footer_links{display:flex;flex-wrap:wrap;gap:24px}
.footer_bottom{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #61616B;padding:30px 0}
.cont_icon{min-width:20px}
.cont_row{display:flex;gap:8px}
.ctitle{color:#000000;font-weight:500;line-height:1.2;margin-bottom:8px}
.cval{line-height:1.2}
.cval,.cval a{color:#7A7A85}
.cval a{display:block;white-space:nowrap}
.cont_row:not(:last-child){margin-bottom:12px}
.cval a{margin-bottom:8px}
.cval:not(:last-child){margin-bottom:5px}
.page_content{background:#FFFFFF;border-radius:8px;box-shadow:0 1px 4px 0 #0000001A;padding:20px}
.breadcrumb{padding:16px 20px;line-height:1.1;box-shadow:0 1px 4px 0 #0000001A;margin:0 0 50px}
.breadcrumb li{font-size:13px;color:#707076}
.breadcrumb li a{color:#707076}
.pagemenu{margin:0 0 50px}
.pagemenu ul{list-style:none;padding-left:0;margin-bottom:0;display:flex;gap:12px}
.pagemenu ul li{width:100%}
.pagemenu ul li a{background:var(--light_green);display:flex;color:#151515;align-items:center;justify-content:center;text-align:center;min-height:80px;border-radius:8px;text-transform:uppercase;line-height:1.2}
.text strong{color:#151515}
.text ul{padding-left:0;list-style: none;}
.map > *{width:100%;height:100%}
.map{height:408px;border-radius:8px;overflow:hidden}
.contact_page .contact_block{box-shadow:none;padding:0;border-radius:0}
.contact_page{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.map_side > *{width:100%;height:100%}
.map_side{min-height:408px;border-radius:8px;overflow:hidden}
.mb25{margin-bottom:25px}
.social{display:flex;gap:16px;margin-top:65px}
.social a{border:1px solid #00000040;--width:40px;width:var(--width);height:var(--width);display:flex;align-items:center;justify-content:center;border-radius:50%}
.text a,.text a strong{color:var(--green);text-decoration:underline}
.mb30{margin-bottom:30px}
.infoblock{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.mb50{margin-bottom:50px}
.imgside img{width:100%;height:100%;object-fit:cover}
.textside{background:#FFFFFF;box-shadow:0 1px 4px 0 #0000001A;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:20px;color:#151515;line-height:1.4}
.imgside{border-radius:8px;overflow:hidden;box-shadow:0 1px 4px 0 #0000001A}
.pres_text .textside strong{font-weight:500;font-size:20px}
.news_list .post_img{height:255px}
.contact_page .cval,.contact_page .cval a{color:#151515}
.contact_page .cval{max-width:280px}
.page_content hr{margin:16px 0;border-color:#00000040}
.fields_list{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end}
.fields_list .w100{width:100%}
.fields_list .w50{width:calc(50% - 8px)}
.field_wrap *{width:100%}
.form_section_title{color:#000000;font-size:20px;font-weight:500;line-height:1.1;font-family:'Geologica';margin-bottom:16px}
.field_label{color:#000000BF;font-weight:500;line-height:1.2;margin-bottom:12px}
.field_wrap input,.field_wrap textarea,.field_wrap select{border:1px solid #00000040;border-radius:8px;color:#151515;padding:11px 20px;line-height:1}
.form_section:not(:last-child){margin-bottom:32px}
.field_wrap.check_label{font-weight:500;display:flex;align-items:center;gap:10px;color:#000000;cursor:pointer}
.field_wrap.check_label input{width:0;position:absolute;left:0;opacity:0}
.check_label{position:relative;margin-bottom:0}
.checkmark{border:1px solid #00000040;--width:20px;width:var(--width);height:var(--width);min-width:var(--width);border-radius:4px;position:relative}
.radiomark{border:1px solid #00000040;--width:20px;width:var(--width);height:var(--width);min-width:var(--width);border-radius:4px;position:relative;border-radius:50%}
input:checked + .checkmark{background:var(--green);border-color:var(--green)}
input:checked + .radiomark{border:6px solid #3EAB33}
.reception_form{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:30px}
.form_section{width:100%}
.reception_form > .w50{width:calc(50% - 12px)}
.fields_list .w33{width:calc(33.33% - 11px)}
.responsiv-uploader-fileupload{border:none!important}
.upload-dropzone-custom{border:2px dashed #e0e0e0;border-radius:12px;padding:40px 20px;text-align:center;background:#fff;cursor:pointer;transition:all .2s ease;position:relative}
.upload-dropzone-custom:hover{border-color:#aaa;background-color:#fafafa}
.responsiv-uploader-fileupload.dz-drag-hover .upload-dropzone-custom{border-color:#4a90e2;background:#f0f7ff}
.upload-text{font-size:16px;color:#000000;margin:10px 0 5px}
.upload-formats{font-size:14px;color:#00000080;margin-bottom:20px}
.upload-button{background:#fff!important;border:1px solid #dcdcdc!important;border-radius:60px!important;padding:10px 30px!important;font-weight:normal!important;box-shadow:none!important;width:auto}
.upload-button.oc-icon-upload:before{display:none!important}
.upload-info,.upload-icon,.upload-text,.upload-formats{pointer-events:none}
.upload-button{pointer-events:auto}
.responsiv-uploader-fileupload input[type="file"]{display:block!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;z-index:10}
.dz-default.dz-message{display:none}
.field_wrap textarea{height:120px;resize:none}
.style-file-single .upload-dropzone-custom{padding:20px;border-width:1px}
.style-file-single .upload-flex-content{display:flex;align-items:center;justify-content:center;gap:15px}
.style-file-single .upload-text-inline{margin:0;font-size:16px;color:#000}
.style-file-single .upload-link{text-decoration:underline;cursor:pointer}
.upload-footer{display:flex;justify-content:space-between;margin-top:8px;font-size:14px;color:#00000080}
.style-file-single .upload-button.oc-icon-upload{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0!important;z-index:10;margin:0!important}
.style-file-single.is-populated .upload-area-wrapper{display:none}
.field_wrap .style-file-single .upload-icon{width:auto;display:flex}
.style-file-single .upload-text-inline{text-align:left;width:auto}
.upload-footer > *{width:auto}
.field_label a{margin-left:auto;width:auto;font-weight:normal;text-decoration:underline}
.field_label{display:flex;justify-content:space-between;gap:10px}
.str_svg svg{max-width:100%;height:auto}
.menu li a:hover,.pagemenu ul li a:hover{background:var(--green)}
.link_btn:hover{color:#000000;background:var(--green)}
.bt.white:hover{background:var(--light_green);border-color:var(--light_green)}
.bt.green:hover{background:var(--light_green);border-color:var(--light_green);color:#151515}
.cval a:hover{color:var(--green)}
.str_svg a:hover rect{fill:var(--green)}
.str_svg a:hover text{fill:white}
.str_svg a *{transition:.5s}
.social a:hover{background:var(--light_green);border-color:var(--light_green)}
.text a:hover{text-decoration:none}
.post_item:hover .post_name a{color:var(--green)}
.map iframe, .map_side iframe {
    border: none !important;
}
.bold {
    font-weight: 700;
}
.text ul li {
    position: relative;
    padding-left: 18px;
}

.text ul li:before {
    position: absolute;
    content: "";
    left: 0;
    width: 6px;
    height: 6px;
    background: var(--green);
    border-radius: 50%;
    top: 8px;
}
.slide_item.no_dark:before, .slide_item.no_dark:after {
    display: none;
}