*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6{margin:0}html,body{overflow-x:hidden}html{scroll-behavior:smooth}body{min-height:100vh;font-family:sans-serif;font-size:100%;line-height:1.5;letter-spacing:1.15px;text-rendering:optimizeSpeed}img{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{text-decoration:none;text-decoration:none}li{list-style:none}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}html{scroll-behavior:initial}}.theme{--pf-color_brand:#06419f;--pf-color_accent_dark:#0720ac;--pf-color_light:#b9bac2;--pf-color_light_accent1:#c89635;--pf-color_light_accent2:#e92223;--pf-color_light_accent3:#949bdb;--pf-color_second_bgr:#c4c6d1;--pf-color_third_bgr:#d0e1fd;--pf-color_trial:#b6831c;--pf-shadow_color:#042862}body{background-color:rgba(204,17,204,.0666666667)}h1,h2,h3,h4,h5,h6,span{font-family:"Bebas Neue",cursive}p,a,li,ul{font-family:"Oswald",sans-serif}img{width:91%}.grid_basic{display:grid;grid-template-columns:repeat(10, 10vw);grid-template-rows:80vh;padding:8.4375rem 0;min-width:100%;height:100%;position:relative}.grid_basic::after{content:"";background-color:#b6bbe7;height:100%;width:100%;position:absolute;top:0;left:0;z-index:-2;clip-path:polygon(0% 8%, 100% 0%, 100% 92.5%, 0% 100%)}.grid_basic.white::after{content:"";background-color:#d9dbf2;height:100%;width:100%;position:absolute;top:0;left:0;z-index:-1;clip-path:polygon(0% 8%, 100% 0%, 100% 92.5%, 0% 100%);scale:1.1}.hero{height:100vh}li,a{text-decoration:none;list-style:none}.navigation_buttons_burger{display:none}.navigation{margin:0;padding:0;grid-template-rows:1fr;height:10%;align-items:center;justify-content:space-around;background:rgba(6,65,159,.88);position:fixed;z-index:250;backdrop-filter:blur(10px);min-height:1%}.navigation::after{display:none}.navigation a{font-family:"Bebas Neue",cursive;letter-spacing:2.8px}.navigation_logo_wraper{grid-column:2/6;width:100%}.navigation_logo{display:flex;justify-content:flex-start;align-items:center;flex-grow:0}.navigation_logo svg{max-width:10%;max-height:25%}.navigation_logo svg rect{fill:rgba(6,65,159,.88)}.navigation_logo h4{padding-left:1.5625rem;font-size:28px;color:#d9e7fe;letter-spacing:0.25rem}.navigation_buttons{grid-column:6/9;width:100%;justify-self:flex-start}.navigation_buttons ul{display:flex;justify-content:space-between;width:100%;padding:0}.navigation_buttons ul a{font-size:18px;color:#d9e7fe}.navigation_buttons ul a.active{color:var(--pf-color_light_accent1)}.navigation_buttons ul a:hover{color:var(--pf-color_accent_dark)}.navigation_language{grid-column:9/10;display:flex;justify-content:center;align-items:center;width:100%}.navigation_language a{width:50%}.navigation_language a img{width:45%;margin-left:60%}.big_logo{position:absolute;z-index:250;background-color:var(--pf-color_brand);top:0;left:0;height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:logoAnime 4s forwards ease-in-out}.big_logo svg{width:100%;height:70%}.big_logo span{color:#fff;font-size:2.875em;animation:anim1 .95s backwards ease-in-out}@keyframes logoAnime{from{opacity:1}to{opacity:0;display:none;z-index:-2}}.logo_bgr svg{height:70vh;width:70vw;position:fixed;top:12%;left:50%;transform:translateX(-50%);z-index:0;filter:opacity(5%)}.logo_bgr svg path{fill:#2d7bf7}.hero{font-size:100%}.hero::after{transform:translateY(-1%)}.hero .content_wraper{grid-column:2/10;display:flex;flex-direction:column;flex-wrap:nowrap}.hero .align_wraper{display:flex;justify-content:space-evenly;height:100%;align-items:flex-start}.hero .text_wraper{width:50%;height:80%;display:flex;flex-direction:column;align-items:flex-start;justify-items:flex-start}.hero .img_wraper{display:flex;align-items:flex-end;width:45%;justify-content:flex-end;height:82%}.hero .hero_buttons_wraper{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;height:100%}.hero h2{width:100%;font-weight:300;font-size:22px;letter-spacing:1.25px;color:#0a2ef5;align-self:flex-end}.hero h1{width:100%;font-size:3.25rem;line-height:62px;color:var(--pf-color_light_accent1);align-self:flex-start;padding-top:0.9375rem}.hero_img_section{height:95%}.hero_img_section img{height:100%;width:100%;box-shadow:-10px 10px 5px rgba(6,65,159,.9);transform:perspective(12rem) rotateY(4deg);filter:grayscale(75%)}.hero_text_section{display:flex;flex-direction:column;background-color:#3c84f8;padding:1.5625rem 1.5625rem;font-size:15px;height:max-content;font-weight:500;filter:drop-shadow(0px 1rem 2rem rgba(4, 40, 98, 0.25))}.btn_main{background-color:var(--pf-color_light_accent1);transition:transform .5s;color:var(--pf-color_brand);font-weight:600}.btn_main:hover,.btn_main:active{color:#042964;border:1.5px solid #404dbf;background-color:#c49334}.btn_second{border:1.5px solid #6670cc;color:#6670cc;font-weight:600}.btn_second:hover,.btn_second:active{color:#404dbf;border:1.5px solid #404dbf}.btn{display:inline-block;align-self:center;justify-self:center;padding:0.9375rem 3rem;text-align:center;transition:all .055s ease-in}.btn:hover,.btn:active{transform:translateY(0.09375rem);box-shadow:0.125rem 0.125rem 0.3125rem var(--pf-shadow_color)}.aboutme img{height:97%;display:inline-block;align-self:flex-start;justify-self:flex-start}.aboutme_content_wraper{display:flex;flex-direction:row;grid-column:2/10;justify-items:center;align-items:center}.aboutme_content_wraper .img_wraper{width:45%;padding-right:1.5625em}.aboutme_content_wraper .img_wraper img{height:80%}.aboutme_description{display:flex;flex-direction:column;width:55%}.aboutme_description h5{font-size:22px;color:var(--pf-color_brand)}.aboutme_btn{position:relative;grid-column:6/8;align-self:center;justify-self:flex-start;width:max-content;border:none;color:var(--pf-color_light_accent1)}.aboutme_btn::before{content:"";height:1px;width:0%;background-color:#987228;display:inline-block;position:absolute;bottom:0;left:0}.aboutme_btn:hover:before,.aboutme_btn:focus:before{width:100%;animation:slideFromLeft .45s linear}.services{width:100%;height:115vh}.wraper{display:grid;width:98%;grid-column:2/10;grid-template-columns:1fr 1fr 1fr;grid-template-rows:35vh 35vh;gap:2rem}.image_container{height:100%;width:auto;position:relative;z-index:4;transition:all .25s ease-in}.image_container:hover,.image_container:focus{transform:scale(1.1)}.image_container:not(:hover){filter:grayscale(80%)}.image_container img{display:inline-block;height:100%;width:100%}.image_container a{height:100%}.overlay{position:absolute;bottom:0;left:0;width:100%;height:25%;background:linear-gradient(to bottom, rgba(17, 17, 17, 0.53), rgba(6, 65, 159, 0.77) 80%);display:flex;align-items:center;justify-content:center;z-index:1}.overlay_text{color:var(--pf-color_light);text-align:center;font-weight:600}.spec_service_content_wraper{grid-column:2/10;display:flex;flex-direction:row}.spec_service_content_wraper.oposite{flex-direction:row-reverse}.left_side{height:80%;width:60%;display:flex;flex-direction:column;justify-content:space-around;padding:2.8125rem 2.8125rem 2.8125rem 0}.left_side.moved{transform:translateX(-95%) translateY(-25%);transition:all .55s ease-in-out backwards}.left_side a{justify-self:flex-end;align-self:flex-end;padding-right:0}.left_side.picture_size{width:50%;height:80%;padding:1.5625rem}.left_side img{height:100%}.right_side{height:80%;width:60%;display:flex;flex-direction:column;justify-content:space-around;padding:2.8125rem 0rem 2.8125rem 2.8125rem}.right_side.moved{transform:translateX(95%) translateY(-25%);transition:all .55s ease-in-out backwards}.right_side a{justify-self:flex-end;align-self:flex-start}.right_side.picture_size{width:50%;padding:1.5625rem}.right_side img{height:100%;width:auto}.card_text p{height:max-content;background-color:#3c84f8;font-size:clamp(0.875rem,0.9375rem,1.5625rem);line-height:1.79rem;padding:2.5rem;border-radius:2.5rem 2.5rem 0 4.6875rem;box-shadow:0px 1rem 2rem rgba(4,40,98,.25);position:relative}.card_text_right p{border-radius:2.5rem 2.5rem 4.6875rem 0;box-shadow:0px 1rem 2rem rgba(4,40,98,.25);position:relative}.clean_text span{color:#c09033;font-size:1.5rem}.btn_right{position:relative;width:100%;justify-self:center;align-self:center;text-decoration:none;color:#c09033;font-weight:600;z-index:300;padding:1.875rem 0 0.3125rem 0;width:max-content}.btn_right:hover{color:#b48730}.btn_right::before{content:"";height:1px;width:0%;background-color:#987228;display:inline-block;position:absolute;bottom:0;left:0}.btn_right:hover:before,.btn_right:focus:before{width:100%;animation:slideFromLeft .45s linear}@keyframes slideFromLeft{from{width:0}to{width:100%}}.btn_left{position:relative;align-self:center;justify-self:center;text-decoration:none;color:#c09033;font-weight:600;z-index:300;padding:1.875rem 2.5rem 0.3125rem 0;width:max-content}.btn_left:hover{color:#b48730}.btn_left::before{content:"";height:1px;width:0%;background-color:#987228;display:inline-block;position:absolute;bottom:0;left:0}.btn_left:hover:before,.btn_left:focus:before{width:100%;animation:slideFromLeft .45s ease-in-out}.capter_name{color:#c09033;font-size:1.5rem}.esd_audit_text .btn{align-self:center;justify-self:center}.picture_training{height:80%}.partners{grid-template-rows:repeat(3, 10vh);height:max-content;transform:translateY(-5%);padding-bottom:1.5625rem}.partners.grid_basic.white:after{clip-path:polygon(0 23%, 100% 0, 100% 80%, 0 100%)}.partners h5{grid-column:5/7;font-size:2rem;color:var(--pf-color_light_accent1)}.partners .partners_wraper{grid-column:4/8;display:flex;justify-content:space-around;align-items:center}.company_logo a{display:inline-block;height:100%}.company_logo img{display:inline-block;width:70%;height:80%;position:relative;z-index:4}.company_name{font-size:20px;color:var(--pf-color_accent_dark)}.contact{display:grid;padding:4.0625rem 0;width:100%}.contact.grid_basic:after{clip-path:polygon(0 7%, 100% 0, 100% 100%, 0 100%);top:-5%;height:105%}.contact_wraper_general{grid-row:1/2;grid-column:2/10;background-color:#d0e1fd;display:flex;flex-direction:row;justify-content:flex-start;align-content:flex-start;border-radius:0.75rem;width:100%;height:100%}form{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(10, 1fr);padding:2rem 0;height:100%}.contact_form{height:100%;width:80%;grid-column:1/5;padding:1.5625rem}.contact_form label{font-family:"Oswald",sans-serif;color:var(--pf-color_brand);margin:0.9375rem}.contact_form input,.contact_form textarea{background-color:#95bcfb;margin:0.125rem 0.9375rem;border:none;border-radius:0.3125rem;height:3.75rem}.contact_form textarea{display:inline-block;min-height:5rem;overflow-y:auto;font-size:clamp(0.625rem,0.75rem,0.9375rem)}.contact_capter_name{font-size:clamp(1.25rem,1.875rem,2.8125rem);margin-left:0.9375rem;color:var(--pf-color_light_accent1)}.contact_capter_name2{font-size:clamp(1.25rem,1.875rem,2.8125rem);color:var(--pf-color_light_accent1);align-self:center}#name{grid-row:2/3;grid-column:1/2}#company{grid-row:2/3;grid-column:2/3}#email{grid-column:1/2;grid-row:4/5}#phone{grid-column:2/3;grid-row:4/5}#message{grid-column:1/3;grid-row:6/9;height:80%}.checkbox_wraper{grid-column:1/3;grid-row:9/10;width:80%;height:30%;align-items:center;justify-items:center;display:flex}#send{grid-column:1/3;grid-row:10/11;width:35%;margin-top:2rem;justify-self:center;height:50%;border-radius:0.625rem;border:none;background-color:#c49334;color:var(--pf-color_accent_dark)}#send:hover,#send:active{background-color:#b48730;cursor:pointer;box-shadow:0.125rem 0.125rem 0.3125rem var(--pf-shadow_color)}.form_result_wraper{grid-row:11/12;grid-column:1/3;width:100%;padding-top:1.5625em}.form_result{width:100%;text-align:center;font-size:0.75em}.contact_form_right{height:100%;width:35%;background-color:#0859da;padding:1.5625rem;border-radius:.75rem 0 0 .75rem;justify-self:flex-start}.checkbox{grid-column:1/3;grid-row:9/10;align-self:center;justify-self:center;transform:translateX(20%)}.checkbox a{text-decoration:underline}.checkbox a:hover,.checkbox a:active{color:var(--pf-color_accent_dark)}.right_side_wraper{display:flex;flex-direction:column;height:100%}.other_contact_wraper{height:60%;width:100%;display:flex;flex-direction:column;letter-spacing:2px}.other_contact_descr{justify-self:flex-end;width:30%;color:var(--pf-color_brand)}.social_media{display:none;flex-direction:row;justify-content:center}.social_media a svg{height:28px;fill:var(--pf-color_brand)}.descr{color:#d6af64;padding-top:1.5625rem}.basic_data{height:100%}.basic_data ul{display:flex;flex-direction:column;justify-content:space-around;height:50%;padding-left:3.5rem}.basic_data ul .phone_number::after{content:url(../img/material-symbols_phone-in-talk-outline.svg);position:absolute;left:-2.625rem}.basic_data ul .adress::after{content:url(../img/ic_baseline-place.svg);position:absolute;left:-2.625rem}.basic_data ul .social::after{content:url(../img/material-symbols_screen-search-desktop-outline.svg);position:absolute;left:-2.625rem}.basic_data ul .descr,.basic_data ul .phone_number,.basic_data ul .adress,.basic_data ul .social{position:relative}@keyframes anim1{from{transform:translateY(55%);opacity:0}to{transform:translateY(0);opacity:1}}.php_wraper{display:flex;flex-direction:column;height:100%;width:100%;background-color:var(--pf-color_light_accent3);align-content:center}.php_wraper h4{color:#fff}.message{height:80%;width:100%;display:flex;margin-top:15%;flex-direction:column;align-items:center;padding:0 2.1875em}.message a{text-decoration:none;color:#fff;background-color:var(--pf-color_brand);padding:0.9375em 1.125em;border-radius:0.875em}.message a:hover,.message a:focus{transform:translateY(0.125em)}.message h1{color:#fff;font-size:2.1875rem;padding-bottom:2.1875em}.php_nav_wraper{height:20%;width:100%;display:flex}.php_nav_wraper .logo_wraper{align-items:center;background-color:var(--pf-color_accent_dark);width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;flex-direction:row;padding:0.75em}.php_nav_wraper .logo_wraper svg{margin-right:1.5625em}.footer{height:max-content;display:flex;flex-direction:column;color:#fdfdfd;background-color:#484953;width:100%}.sub_footer{padding:1.5625rem}.sub_footer ul{display:flex;flex-direction:row;justify-content:space-between;font-size:0.8125rem;flex-wrap:wrap}.sub_footer li{padding-left:0.9375rem}.sub_footer_gover{width:100%;text-align:center;height:100%}.footer_author ul{display:flex;flex-direction:row;justify-content:center;font-size:10px;color:#fdfdfd;background-color:#7d7f8e;height:100%;width:100vw;padding:0.9375rem}.footer_author ul li{padding-left:3rem}@media only screen and (max-width: 94.0625em){.hero .img_wraper{height:82%}.hero .img_wraper img{width:100%;margin-left:3.125em}}@media only screen and (max-width: 93.3125em){.img_wraper{display:flex;align-items:flex-end;width:45%;justify-content:flex-end;height:82%}}@media only screen and (max-width: 83.875em){.hero h1{font-size:52px}.hero h2{font-size:20px}.hero_text_section{font-size:0.8125rem;letter-spacing:1.75px}.btn{font-size:0.875rem}.btn_left{margin-top:0.9375rem}.card_text p{font-size:0.875rem}.card_text_right p{font-size:0.875rem}.aboutme img{height:100%}.right_side{height:max-content;height:100%}.right_side.picture_size{height:100%}.right_side.picture_size.moved{transform:translateX(95%) translateY(-25%);transition:all .55s ease-in-out backwards}.left_side{height:max-content}.left_side img{height:100%;padding:2.8125rem 0.9375rem}.picture_clean img{height:100%;padding:0.9375rem 0rem}.contact_form{height:100%;grid-row:1/8;grid-column:1/6}.picture_training img{height:80%}.picture_clean img{height:80%}.picture_floor_rest img{padding:2.8125rem 0.9375rem;height:85%}}@media only screen and (max-width: 70.25em){.contact_form{height:100%;grid-row:1/9}.basic_data ul{height:80%;font-size:0.875rem}.contact_capter_name2{font-size:1.125rem}.picture_esd_audit img{padding:4.0625rem 1.5625rem}.picture_training img{padding:2.8125rem 0.9375rem;margin-top:2.1875rem}}@media only screen and (max-width: 61.25em){.hero{height:100%}.hero .align_wraper{height:100%}form{display:flex;flex-direction:column;padding-top:0;font-size:14px}#send{align-self:center}.hero h1{line-height:1}.picture_clean img{height:100%;padding:4.0625rem 0}.picture_esd_audit{width:80%;justify-self:flex-end}.picture_esd_audit img{height:80%}.esd_audit_text{width:90%}.aboutme img{padding:1.5625rem}#send{width:50%;height:15%}}@media only screen and (max-width: 59.0625em){.navigation{height:7%;grid-template-rows:1fr}.picture_floor_rest img{width:75%;align-self:flex-end}.floor_treat_text{width:60%}.hero h1{font-size:2.8125rem}.hero_img_section{height:100%}.hero_img_section img{height:110%}}@media only screen and (max-width: 53.125em){.hero::after{clip-path:polygon(0% 0%, 100% 0%, 100% 92.5%, 0% 100%)}.right_side{height:100%;width:50%;display:flex;flex-direction:column;justify-content:space-around;padding:1.5625rem 0rem 1.5625rem 1.5625rem}.right_side.picture_size{width:50%;height:88%;padding:1.5625rem}.right_side.picture_size.moved{transform:translateX(95%) translateY(-25%);transition:all .55s ease-in-out backwards}.left_side{height:100%;width:50%;display:flex;flex-direction:column;justify-content:space-around;padding:2.1875rem 2.1875rem 2.1875rem 0}.left_side.picture_size{width:50%;height:88%;padding:1.5625rem}.left_side.picture_size.moved{transform:translateX(95%) translateY(-25%);transition:all .55s ease-in-out backwards}.navigation_language{grid-column:7/9;grid-row:1/2}.navigation_language a{width:90%}.navigation_logo_wraper{grid-column:2/7}.aboutme_content_wraper .img_wraper{width:80%;margin-right:1.5625em}.navigation_buttons_burger{grid-column:10/11;grid-row:1/2;background:none;border:none;cursor:pointer;position:relative;display:block;height:25px;width:30px}.navigation_buttons_burger span{top:50%;height:0.1875em;width:100%;background:var(--pf-color_light_accent1);margin:auto;position:absolute;transition:transform .3s ease-in-out,opacity .25s ease-in-out}.navigation_buttons_burger .burger1{transform:translateY(-0.625em)}.navigation_buttons_burger .burger3{transform:translateY(0.625em)}.navigation_buttons_burger.active .burger1{transform:rotateZ(-45deg)}.navigation_buttons_burger.active .burger2{transform:rotateZ(45deg)}.navigation_buttons_burger.active .burger3{opacity:0}.navigation_buttons{position:absolute;top:0;left:100vw;height:98vh;width:50vw;display:flex;align-items:flex-end;background-color:rgba(6,65,159,.7);transition:left .45s ease-in-out}.navigation_buttons.actived{top:0;left:1px}.navigation_buttons ul{height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.card_text p{border-radius:2.5rem 2.5rem 2.8125rem 0}.esd_audit_text,.floor_treat_text{width:100%}.left_side.picture_size.moved,.right_side.picture_size.moved{transform:translateX(95%) translateY(-25%);transition:all .55s ease-in-out backwards}.left_side.picture_size.picture_training img,.right_side.picture_size.picture_training img{height:50%}.left_side.picture_size.picture_floor_rest img,.right_side.picture_size.picture_floor_rest img{height:70%}.picture_esd_audit{justify-self:flex-start}.hero h1{font-size:2.4375rem}.btn_left,.btn_right{margin-top:4.6875rem;text-align:center}.picture_floor_rest{width:50%}.picture_floor_rest img{width:100%}}@media only screen and (max-width: 51.25em){.hero_text_section{height:100%}.hero_img_section{height:92%}.image_container{height:80%}}@media only screen and (max-width: 48.375em){.contact_form_right{width:40%}.contact_form_left{width:60%}}@media only screen and (max-width: 43.125em){.hero h2,.hero h1{grid-column:2/10}.hero .align_wraper{width:100%;flex-wrap:wrap}.hero .text_wraper{width:100%;height:max-content}.hero .img_wraper{width:80%;height:40%}.hero_img_section{height:94%;align-self:center;justify-self:center;margin-top:0.75rem;transform:translateX(-2.1875em)}.hero_img_section img{height:100%}.hero_text_section{height:90%;align-self:center;margin-top:0.75rem}.content_wraper{flex-direction:column;width:100%;height:100%}.btn_main{grid-column:3/5;justify-self:center}.btn_second{grid-column:6/8;justify-self:center}.services{height:100%}.wraper{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;height:100%;gap:1em;grid-row:1/2}.image_container{height:70%}.right_side.picture_size,.left_side.picture_size{width:80%;height:100%;padding:0;margin:0}.right_side.picture_size.picture_training,.left_side.picture_size.picture_training{width:80%}.right_side.picture_size.picture_training img,.left_side.picture_size.picture_training img{width:100%;height:100%}.left_side,.right_side{width:80%;padding:0}.left_side a,.left_side span,.right_side a,.right_side span{align-self:center}.grid_basic{height:100%;grid-template-rows:100%;align-items:center;justify-content:center}.navigation{height:10%}.spec_service_content_wraper{flex-direction:column-reverse;width:100%;height:100%;align-items:center;justify-content:center}.spec_service_content_wraper.oposite{flex-direction:column-reverse}}@media only screen and (max-width: 43.125em){.partners{padding:8.4375em}.contact_wraper_general{grid-column:2/10}.basic_data ul{padding:0;align-items:center}.basic_data ul .phone_number::after,.basic_data ul .adress::after,.basic_data ul .social::after{top:-125%;left:50%;transform:translateX(-50%)}.social_media{flex-direction:column;align-items:center}.social_media a{padding-top:1.5625em}}@media only screen and (max-width: 42em){.navigation_logo h4{font-size:1.375em}.navigation_logo svg{width:10%;height:25%}}@media only screen and (max-width: 38.125em){.image_container{height:100%}.overlay{height:30%}}@media only screen and (max-width: 35em){.navigation_logo{width:100%}.navigation_logo h4{font-size:1.375em}.navigation_logo svg{width:20%;height:25%}}@media only screen and (max-width: 35.375em){.navigation{border-bottom:0.125em solid var(--pf-color_light_accent3)}.navigation_language{display:none;transition:top .85s linear}.navigation_language.active{position:absolute;display:flex;width:100vw;height:46%;top:102%;right:-101%;background:rgba(6,65,159,.88)}.navigation_language.active a{width:80%;height:100%}.navigation_language.active a img{height:auto;width:15%;margin-left:50%}.navigation_buttons_burger{grid-column:9/11;align-self:center}.navigation_logo_wraper{grid-column:2/9}}@media only screen and (max-width: 31.25em){.hero img{height:65%}.services::after{clip-path:polygon(0% 11%, 100% 0%, 100% 92.5%, 0% 100%)}#technical_clean::after{clip-path:polygon(0% 7%, 100% 2%, 100% 92.5%, 0% 100%)}#esd_audit::after{clip-path:polygon(0% 8%, 100% 0%, 100% 93.5%, 0% 100%)}#esd_training::after{clip-path:polygon(0% 12%, 100% 1%, 100% 93.5%, 0% 100%)}#floor_rest::after{clip-path:polygon(0% 7%, 100% 0%, 100% 93.5%, 0% 100%)}.contact_wraper_general{flex-direction:column-reverse}.contact_form_right{width:100%;height:100%}.contact_form_left{width:100%;height:100%}.social_media{flex-direction:row;align-items:center}.basic_data ul{padding:0;align-items:center;justify-content:space-evenly;justify-items:center;height:100%}.basic_data ul li{padding-top:1.5625em}.basic_data ul .phone_number::after,.basic_data ul .adress::after,.basic_data ul .social::after{top:-4%}.descr{align-self:center}.contact{padding:0.75em}.contact_wraper_general{grid-column:2/10}.sub_footer{height:100%}.sub_footer ul{flex-direction:column;align-items:center;height:80%;padding:0}.sub_footer ul li{padding-top:0.75em}}@media only screen and (max-width: 27.5em){.right_side,.left_side{width:100%}.right_side.picture_size,.left_side.picture_size{width:100%}.hero .hero_buttons_wraper{flex-direction:column;justify-content:space-between}.hero .hero_buttons_wraper a{padding:.937rem 0;width:50%;margin-top:2.1875em}.aboutme_content_wraper .img_wraper{width:100%}.aboutme_content_wraper .aboutme_description{width:100%}}@media only screen and (max-width: 23.75em){.navigation_logo svg{width:15%}.navigation_language.active a img{width:15%}.overlay{height:45%}.overlay_text{font-size:0.75em}}@media only screen and (max-width: 58.5em)and (orientation: landscape){.grid_basic{grid-template-rows:1fr;height:100%}.navigation{height:10%}.hero .hero_buttons_wraper{padding:2.1875em}}@media only screen and (max-width: 60.625em)and (orientation: landscape){.grid_basic{grid-template-rows:1fr}}@media only screen and (max-width: 56.25em)and (orientation: landscape){.navigation{height:17%}}@media only screen and (max-width: 46.25em)and (orientation: landscape){.navigation{height:16%}}/*# sourceMappingURL=style.min.css.map */