@charset "UTF-8";html{--safe-area-inset-bottom:env(safe-area-inset-bottom,0px)}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{background-color:#b4d5e7;font-family:"Montserrat",sans-serif;font-weight:100;font-size:24;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.container{width:100%;max-width:1220px;margin:0 auto;margin-top:25px}.hidden{display:none!important}.block{-webkit-transition:opacity 0.3s ease,-webkit-transform 0.3s ease;transition:opacity 0.3s ease,-webkit-transform 0.3s ease;transition:opacity 0.3s ease,transform 0.3s ease;transition:opacity 0.3s ease,transform 0.3s ease,-webkit-transform 0.3s ease;display:-webkit-box;display:-ms-flexbox;display:flex}.menu_mobile_service{display:none}header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:10s ease;transition:10s ease}header nav{width:100%;border-radius:40px;padding:15px 20px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,0.1);box-shadow:0 10px 30px rgba(0,0,0,0.1);z-index:1000;color:#00222f;margin-bottom:25px;background-color:rgba(255,255,255,0.2);-webkit-transition:background-color 0.5s ease-in-out,-webkit-box-shadow 0.5s ease;transition:background-color 0.5s ease-in-out,-webkit-box-shadow 0.5s ease;transition:background-color 0.5s ease-in-out,box-shadow 0.5s ease;transition:background-color 0.5s ease-in-out,box-shadow 0.5s ease,-webkit-box-shadow 0.5s ease}header nav .nav_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header nav .nav_inner .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header nav .nav_inner .logo img{width:80px;height:80px;border-radius:25px;margin-right:20px}header nav .nav_inner .logo .logo_text span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:35px;padding:0;margin:0}header nav .nav_inner .logo .logo_text p{font-family:"Montserrat",sans-serif;font-weight:700;font-size:15px;padding:0;margin:0}header nav .nav_inner .nav_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px}header nav .nav_inner .nav_links .change_lang{font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px;-webkit-transition:0.3s;transition:0.3s;cursor:pointer}header nav .nav_inner .nav_links .change_lang:hover{color:#7fcaf3}header nav .nav_inner .nav_links .burger_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;cursor:pointer;gap:7px}header nav .nav_inner .nav_links .burger_menu span{height:4px;width:40px;background-color:#00222f;border-radius:3px;-webkit-transition:0.4s ease;transition:0.4s ease;-webkit-transform-origin:center;transform-origin:center}header nav .nav_inner .nav_links .burger_menu span:nth-child(2){width:45px}header nav .nav_inner .nav_links .burger_menu span:last-child{width:30px}@media (hover:hover) and (pointer:fine){header nav .nav_inner .nav_links .burger_menu:hover{-webkit-transition:0.2s;transition:0.2s}header nav .nav_inner .nav_links .burger_menu:hover span:first-child{width:45px}header nav .nav_inner .nav_links .burger_menu:hover span:nth-child(2){width:45px}header nav .nav_inner .nav_links .burger_menu:hover span:nth-child(3){width:45px}}header nav .nav_inner .nav_links .burger_menu.active_burger span:first-child{-webkit-transform:rotate(45deg) translate(9px,6px);transform:rotate(45deg) translate(9px,6px)}header nav .nav_inner .nav_links .burger_menu.active_burger span:nth-child(2){opacity:0}header nav .nav_inner .nav_links .burger_menu.active_burger span:nth-child(3){width:40px;-webkit-transform:rotate(-45deg) translate(9px,-6px);transform:rotate(-45deg) translate(9px,-6px)}header .drop_burger_links{display:none;width:0}header .drop_burger_links.active_drop_burger_links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:auto;margin-bottom:25px;gap:10px}header .drop_burger_links.active_drop_burger_links .drop_burger{text-decoration:none;color:#00222f;font-family:"Montserrat",sans-serif;font-weight:500;font-size:20px;padding:10px 20px;border-radius:80px;background-color:rgba(255,255,255,0.2);-webkit-box-shadow:2px 4px 4px rgba(0,0,0,0.3);box-shadow:2px 4px 4px rgba(0,0,0,0.3)}header .drop_burger_links.active_drop_burger_links .drop_burger:hover{background-color:#ffffff;-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;-webkit-transform:translateY(5px);transform:translateY(5px)}header .drop_burger_links.active_drop_burger_links #contact_burger_btn_mobile{display:none}.scrolled{margin-top:-25px;background-color:rgb(255,255,255);z-index:1000;position:fixed;width:100%;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.1);box-shadow:0 2px 10px rgba(0,0,0,0.1);border-radius:0px}h1{font-family:"Montserrat",sans-serif;font-weight:700;font-size:80px;margin:0;color:#00222f}h1 span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:100px}.posluga{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:125px}.posluga .mobile_about_us{display:none}.lined_dot_location{position:relative;width:3px;height:860px;background-color:#00222f}.lined_dot_location:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px;height:15px;background-color:#00222f;border-radius:50%}.map_point{width:170px;height:170px;background-color:#00222f;border-radius:50%;-webkit-box-shadow:4px 4px 18px rgba(0,0,0,0.3);box-shadow:4px 4px 18px rgba(0,0,0,0.3);-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.map_point #location{width:80px;height:80px}.map_point:hover{width:180px;height:180px;-webkit-transition:0.2s;transition:0.2s;cursor:pointer}.menu{width:720px;height:755px;border:5px #00222f solid;background-color:rgba(255,255,255,0.6);border-radius:80px;-webkit-transform:translateY(-175px);transform:translateY(-175px);display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu .menu_inner{margin:25px 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu .menu_inner .menu_title{font-family:"Montserrat",sans-serif;font-weight:400;font-size:50px;width:100%;color:#00222f}.menu .menu_inner .menu_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.menu .menu_inner .menu_nav a{width:100%}.menu .menu_inner .menu_nav .menu_nav_btn{width:100%;background-color:#ffffff;padding:20px 60px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:35px;border-radius:50px;border:1px #00222f solid;text-align:center;cursor:pointer}.menu .menu_inner .menu_nav .menu_nav_btn:hover{background-color:#00222f;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:400;font-size:35px;text-shadow:0 0 4px rgba(255,255,255,0.8);-webkit-transition:0.2s;transition:0.2s;border-radius:50px}.menu .menu_inner .menu_nav .menu_nav_btn:hover #active_btn{width:100%;background-color:#ffffff;padding:20px 60px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:35px;border-radius:50px;border:1px #00222f solid;text-align:center;cursor:pointer;-webkit-transition:0.2s;transition:0.2s}.menu .menu_inner .menu_nav #active_btn{background-color:#00222f;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:400;font-size:35px;text-shadow:0 0 4px rgba(255,255,255,0.8)}.menu .menu_inner .menu_nav #active_btn:hover{border-radius:35px;-webkit-transition:0.3s;transition:0.3s}.menu .menu_inner .menu_nav .menu_nav_bigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;gap:10px}.menu .menu_inner .menu_nav .menu_nav_bigger .menu_nav_btn_small{width:50%;cursor:pointer;background-color:#ffffff;padding:20px 30px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:30px;border-radius:50px;border:1px #00222f solid;text-align:center}.menu .menu_inner .menu_nav .menu_nav_bigger .menu_nav_btn_small:hover{background-color:#00222f;color:#ffffff;-webkit-transition:0.2s;transition:0.2s;text-shadow:0 0 4px rgba(255,255,255,0.8)}.active_btn_consul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(-175px);transform:translateY(-175px);gap:50px;width:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.active_btn_consul .back_page_arrow{width:50px;height:50px;border-radius:50%;background-color:#ffffff;opacity:0.4;-webkit-box-shadow:0 0 0 2px rgba(0,0,0,0.15),0 4px 10px rgba(0,0,0,0.25);box-shadow:0 0 0 2px rgba(0,0,0,0.15),0 4px 10px rgba(0,0,0,0.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto}.active_btn_consul .back_page_arrow svg{height:25px;width:25px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.active_btn_consul .back_page_arrow:hover{-webkit-transition:0.3s;transition:0.3s;opacity:1;cursor:pointer}.active_btn_consul .consul_action_inner{width:850px;height:755px;border:5px #00222f solid;background-color:rgba(255,255,255,0.6);border-radius:80px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px}.active_btn_consul .consul_action_inner .consul_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0}.active_btn_consul .consul_action_inner .consul_inner .consul_inner_title{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:130px;margin:0;font-family:"Montserrat",sans-serif;font-weight:600;font-size:40px;text-shadow:0 0 4px rgba(255,255,255,0.8);border-radius:60px;padding:20px 60px;color:#ffffff;background-color:#00222f}.active_btn_consul .consul_action_inner .consul_inner .consul_inner_text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;font-family:"Montserrat",sans-serif;font-weight:100;font-size:30px;border:1px solid #00222f;padding:20px;background-color:#ffffff;border-radius:60px;text-align:center;margin:0}.active_btn_consul .consul_action_inner .consul_inner .consul_inner_connect_info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.active_btn_consul .consul_action_inner .consul_inner .consul_inner_connect_info .go_to_form_btn{width:auto;color:#ffffff;border:none;border-radius:60px;padding:20px;background-color:#00222f;font-family:"Montserrat",sans-serif;font-weight:500;font-size:30px;text-shadow:0 0 4px rgba(255,255,255,0.8)}.active_btn_consul .consul_action_inner .consul_inner .consul_inner_connect_info .go_to_form_btn:hover{border:3px solid #00222f;background-color:#ffffff;color:#00222f;-webkit-transition:0.2s;transition:0.2s;cursor:pointer}.active_btn_consul .consul_action_inner .consul_inner .consul_inner_connect_info .consul_inner_img{width:80px;height:80px;padding:20px;border:1px solid #00222f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.active_btn_consul .consul_action_inner .consul_inner .consul_inner_connect_info .consul_inner_img svg{width:40px;height:40px}.active_btn_consul .consul_action_inner .consul_inner .consul_inner_connect_info .consul_inner_img:hover{background-color:#ffffff;border:none;-webkit-transition:0.2s;transition:0.2s;-webkit-transform:translateY(-10px);transform:translateY(-10px);cursor:pointer}.active_btn_consul .consul_action_inner .consul_inner .consul_inner_connect_info .consul_inner_img:hover svg path{stroke:#7fcaf3}.active_btn_contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(-175px);transform:translateY(-175px);gap:50px;width:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:auto}.active_btn_contact .back_page_arrow{width:50px;height:50px;border-radius:50%;background-color:#ffffff;opacity:0.4;-webkit-box-shadow:0 0 0 2px rgba(0,0,0,0.15),0 4px 10px rgba(0,0,0,0.25);box-shadow:0 0 0 2px rgba(0,0,0,0.15),0 4px 10px rgba(0,0,0,0.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto}.active_btn_contact .back_page_arrow svg{height:25px;width:25px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.active_btn_contact .back_page_arrow:hover{-webkit-transition:0.3s;transition:0.3s;opacity:1;cursor:pointer}.active_btn_contact .active_btn_contact_inner{width:850px;height:auto;border:5px #00222f solid;background-color:rgba(255,255,255,0.6);border-radius:80px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px}.active_btn_contact .active_btn_contact_inner .contact_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0;gap:30px}.active_btn_contact .active_btn_contact_inner .contact_inner .contact_location_img{border-radius:60px;height:auto}.active_btn_contact .active_btn_contact_inner .contact_inner .contact_inner_title{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:130px;margin:0;font-family:"Montserrat",sans-serif;font-weight:600;font-size:40px;text-shadow:0 0 4px rgba(255,255,255,0.8);border-radius:60px;padding:20px 60px;color:#ffffff;background-color:#00222f}.active_btn_contact .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.active_btn_contact .contacts .phone_contact{background-color:#00222f;border-radius:60px;padding:20px;font-family:"Montserrat",sans-serif;font-weight:400;font-size:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:auto;gap:10px;color:#ffffff}.active_btn_contact .contacts .phone_contact a{color:#ffffff;text-decoration:none}.active_btn_contact .contacts .phone_contact:hover{background-color:#ffffff;border:2px solid #000;-webkit-transition:0.2s;transition:0.2s;cursor:pointer;color:#00222f}.active_btn_contact .contacts .phone_contact:hover svg path{stroke:#00222f}.active_btn_contact .contacts .phone_contact:hover a{color:#00222f}.active_btn_contact .contacts .social{width:auto;height:80px;border-radius:50%;padding:20px;border:1px solid #000}.active_btn_contact .contacts .social:hover{cursor:pointer;-webkit-transition:0.2s;transition:0.2s;border:none;-webkit-transform:translateY(-10px);transform:translateY(-10px);background-color:#ffffff}.active_btn_contact .contacts .social:hover svg{fill:#7fcaf3}.active_btn_contact .contacts .social:hover .telega_contact{fill:#7fcaf3}.active_btn_study{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(-175px);transform:translateY(-175px);gap:50px;width:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.active_btn_study .back_page_arrow{width:50px;height:50px;border-radius:50%;background-color:#ffffff;opacity:0.4;-webkit-box-shadow:0 0 0 2px rgba(0,0,0,0.15),0 4px 10px rgba(0,0,0,0.25);box-shadow:0 0 0 2px rgba(0,0,0,0.15),0 4px 10px rgba(0,0,0,0.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto}.active_btn_study .back_page_arrow svg{height:25px;width:25px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.active_btn_study .back_page_arrow:hover{-webkit-transition:0.3s;transition:0.3s;opacity:1;cursor:pointer}.active_btn_study .consul_action_inner{width:850px;height:755px;border:5px #00222f solid;background-color:rgba(255,255,255,0.6);border-radius:80px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px}.active_btn_study .consul_action_inner .consul_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0}.active_btn_study .consul_action_inner .consul_inner .consul_inner_title{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:130px;margin:0;font-family:"Montserrat",sans-serif;font-weight:600;font-size:40px;text-shadow:0 0 4px rgba(255,255,255,0.8);border-radius:60px;padding:20px 60px;color:#ffffff;background-color:#00222f}.active_btn_study .consul_action_inner .consul_inner .consul_inner_text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;font-family:"Montserrat",sans-serif;font-weight:100;font-size:30px;border:1px solid #00222f;padding:20px;background-color:#ffffff;border-radius:60px;text-align:center;margin:0}.active_btn_study .consul_action_inner .consul_inner .consul_inner_connect_info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.active_btn_study .consul_action_inner .consul_inner .consul_inner_connect_info .go_to_form_btn{width:auto;color:#ffffff;border:none;border-radius:60px;padding:20px;background-color:#00222f;font-family:"Montserrat",sans-serif;font-weight:500;font-size:30px;text-shadow:0 0 4px rgba(255,255,255,0.8)}.active_btn_study .consul_action_inner .consul_inner .consul_inner_connect_info .go_to_form_btn:hover{border:3px solid #00222f;background-color:#ffffff;color:#00222f;-webkit-transition:0.2s;transition:0.2s;cursor:pointer}.active_btn_study .consul_action_inner .consul_inner .consul_inner_connect_info .consul_inner_img{width:80px;height:80px;padding:20px;border:1px solid #00222f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.active_btn_study .consul_action_inner .consul_inner .consul_inner_connect_info .consul_inner_img svg{width:40px;height:40px}.active_btn_study .consul_action_inner .consul_inner .consul_inner_connect_info .consul_inner_img:hover{background-color:#ffffff;border:none;-webkit-transition:0.2s;transition:0.2s;-webkit-transform:translateY(-10px);transform:translateY(-10px);cursor:pointer}.active_btn_study .consul_action_inner .consul_inner .consul_inner_connect_info .consul_inner_img:hover svg{fill:#7fcaf3}.active_btn_key{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(-250px);transform:translateY(-250px);gap:50px;width:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.active_btn_key .back_page_arrow{width:50px;height:50px;border-radius:50%;background-color:#ffffff;opacity:0.4;-webkit-box-shadow:0 0 0 2px rgba(0,0,0,0.15),0 4px 10px rgba(0,0,0,0.25);box-shadow:0 0 0 2px rgba(0,0,0,0.15),0 4px 10px rgba(0,0,0,0.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto}.active_btn_key .back_page_arrow svg{height:25px;width:25px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.active_btn_key .back_page_arrow:hover{-webkit-transition:0.3s;transition:0.3s;opacity:1;cursor:pointer}.active_btn_key .consul_action_inner{width:850px;height:500px;border:5px #00222f solid;background-color:rgba(255,255,255,0.6);border-radius:80px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px}.active_btn_key .consul_action_inner .consul_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0}.active_btn_key .consul_action_inner .consul_inner .consul_inner_title{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:130px;margin:0;font-family:"Montserrat",sans-serif;font-weight:600;font-size:40px;text-shadow:0 0 4px rgba(255,255,255,0.8);border-radius:60px;padding:20px 60px;color:#ffffff;background-color:#00222f}.active_btn_key .consul_action_inner .consul_inner .consul_inner_text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;font-family:"Montserrat",sans-serif;font-weight:100;font-size:30px;border:1px solid #00222f;padding:20px;background-color:#ffffff;border-radius:60px;text-align:center;margin:0}.active_btn_key .consul_action_inner .consul_inner .consul_inner_connect_info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.active_btn_key .consul_action_inner .consul_inner .consul_inner_connect_info .go_to_form_btn{width:auto;color:#ffffff;border:none;border-radius:60px;padding:20px;background-color:#00222f;font-family:"Montserrat",sans-serif;font-weight:500;font-size:30px;text-shadow:0 0 4px rgba(255,255,255,0.8)}.active_btn_key .consul_action_inner .consul_inner .consul_inner_connect_info .go_to_form_btn:hover{border:3px solid #00222f;background-color:#ffffff;color:#00222f;-webkit-transition:0.2s;transition:0.2s;cursor:pointer}.active_key_more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(-200px);transform:translateY(-200px);gap:50px;width:1000px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.active_key_more .back_page_arrow{width:50px;height:50px;border-radius:50%;background-color:#ffffff;opacity:0.4;-webkit-box-shadow:0 0 0 2px rgba(0,0,0,0.15),0 4px 10px rgba(0,0,0,0.25);box-shadow:0 0 0 2px rgba(0,0,0,0.15),0 4px 10px rgba(0,0,0,0.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto}.active_key_more .back_page_arrow svg{height:25px;width:25px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.active_key_more .back_page_arrow:hover{-webkit-transition:0.3s;transition:0.3s;opacity:1;cursor:pointer}.active_key_more .key_more_slider{width:900px}.active_key_more .key_more_slider .key_more_inner .key_more_slides .key_more_slide{width:100%}.active_key_more .key_more_slider .key_more_inner .key_more_slides .key_more_slide .consul_action_inner{width:100%;height:auto;border:5px #00222f solid;background-color:rgba(255,255,255,0.6);border-radius:80px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px}.active_key_more .key_more_slider .key_more_inner .key_more_slides .key_more_slide .consul_action_inner .consul_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0;gap:30px}.active_key_more .key_more_slider .key_more_inner .key_more_slides .key_more_slide .consul_action_inner .consul_inner .consul_inner_title{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:130px;margin:0;font-family:"Montserrat",sans-serif;font-weight:600;font-size:40px;text-shadow:0 0 4px rgba(255,255,255,0.8);border-radius:60px;padding:20px 60px;color:#ffffff;background-color:#00222f}.active_key_more .key_more_slider .key_more_inner .key_more_slides .key_more_slide .consul_action_inner .consul_inner .consul_inner_text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;font-family:"Montserrat",sans-serif;font-weight:100;font-size:30px;border:1px solid #00222f;padding:20px;background-color:#ffffff;border-radius:60px;text-align:center;margin:0}.active_key_more .key_more_slider .key_more_inner .key_more_slides .key_more_slide .consul_action_inner .consul_inner .consul_inner_connect_info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.active_key_more .key_more_slider .key_more_inner .key_more_slides .key_more_slide .consul_action_inner .consul_inner .consul_inner_connect_info .go_to_form_btn{width:auto;color:#ffffff;border:none;border-radius:60px;padding:20px;background-color:#00222f;font-family:"Montserrat",sans-serif;font-weight:500;font-size:30px;text-shadow:0 0 4px rgba(255,255,255,0.8)}.active_key_more .key_more_slider .key_more_inner .key_more_slides .key_more_slide .consul_action_inner .consul_inner .consul_inner_connect_info .go_to_form_btn:hover{border:3px solid #00222f;background-color:#ffffff;color:#00222f;-webkit-transition:0.2s;transition:0.2s;cursor:pointer}.active_key_more .key_more_slider .key_more_inner .key_more_slides .key_more_slide .consul_action_inner .consul_inner .consul_inner_connect_info .consul_inner_img{width:80px;height:80px;padding:20px;border:1px solid #00222f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.active_key_more .key_more_slider .key_more_inner .key_more_slides .key_more_slide .consul_action_inner .consul_inner .consul_inner_connect_info .consul_inner_img svg{width:40px;height:40px}.active_key_more .key_more_slider .key_more_inner .key_more_slides .key_more_slide .consul_action_inner .consul_inner .consul_inner_connect_info .consul_inner_img:hover{background-color:#ffffff;border:none;-webkit-transition:0.2s;transition:0.2s;-webkit-transform:translateY(-10px);transform:translateY(-10px);cursor:pointer}.active_key_more .key_more_slider .key_more_inner .key_more_slides .key_more_slide .consul_action_inner .consul_inner .consul_inner_connect_info .consul_inner_img:hover svg path{stroke:#7fcaf3}.active_key_more .key_more_slider .key_more_inner .key_slider{width:370px;height:30px;position:relative;border-radius:15px;background-color:rgba(255,255,255,0.55);-webkit-box-shadow:0 0 20px rgba(0,0,0,0.1);box-shadow:0 0 20px rgba(0,0,0,0.1);padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.active_key_more .key_more_slider .key_more_inner .key_slider span{display:inline-block;width:80px;height:15px;border-radius:10px;background-color:#00222f;opacity:0.4}.active_key_more .key_more_slider .key_more_inner .key_slider .glide__bullet--active{background-color:#7fcaf3;opacity:1}.about{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:700px}.about .about_text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.about .about_text .about_title{font-family:"Montserrat",sans-serif;font-weight:700;font-size:80px;margin-bottom:45px;color:#00222f}.about .about_text .about_txt{max-width:760px;margin-bottom:45px;font-family:"Montserrat",sans-serif;font-weight:200;font-size:35px;padding:0;color:#00222f}.about .about_text .go_btn{cursor:pointer;width:auto;height:auto;border:none;padding:20px 30px;background-color:#00222f;border-radius:40px;font-family:"Montserrat",sans-serif;font-weight:400;font-size:35px;color:#ffffff;text-shadow:0 0 4px rgba(255,255,255,0.8)}.about .about_text .go_btn:hover{-webkit-transition:0.3s;transition:0.3s;border:3px solid #00222f;background-color:#fff;color:#00222f}.about .about_img{position:absolute;top:20%;left:-40%}.team_title{text-align:start;margin-bottom:50px;font-family:"Montserrat",sans-serif;font-weight:700;font-size:80px;color:#00222f}.team{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.team .team_about{height:850px}.team .team_about .team_members{width:1100px;border-radius:80px}.team .team_about .team_members .members{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;margin-bottom:0}.team .team_about .team_members .members .team_member{width:1100px;height:750px;background-color:rgba(255,255,255,0.55);border:5px solid rgba(0,34,47,0.48);border-radius:80px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px 50px 20px 20px}.team .team_about .team_members .members .team_member .team_member_img{height:auto;width:650px;border-radius:60px;margin-right:50px}.team .team_about .team_members .members .team_member #diana.team_member_img{height:250px}.team .team_about .team_members .members .team_member .team_member_about{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}.team .team_about .team_members .members .team_member .team_member_about .team_member_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;text-align:center;gap:5px;color:#00222f}.team .team_about .team_members .members .team_member .team_member_about .team_member_title .team_member_name{font-family:"Montserrat",sans-serif;font-weight:700;font-size:40px;margin:0;color:#00222f}.team .team_about .team_members .members .team_member .team_member_about .team_member_title .team_member_role{font-family:"Montserrat",sans-serif;font-weight:400;font-size:25px;margin:0;color:#00222f}.team .team_about .team_members .members .team_member .team_member_about .team_member_job{background-color:rgba(255,255,255,0.4);border:1px solid #7fcaf3;border-radius:40px;padding:20px;font-family:"Montserrat",sans-serif;font-weight:400;font-size:18px;width:325px}.team .team_about .team_members .members .team_member .team_member_about .team_member_job ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding-left:0}.team .team_about .team_members .members .team_member .team_member_about .team_member_job ul li{position:relative;padding-left:40px}.team .team_about .team_members .members .team_member .team_member_about .team_member_job ul li:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px;height:15px;background-color:#7fcaf3;border-radius:50%}.team .team_about .team_members .members .team_member .team_member_about .team_member_contact{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}.team .team_about .team_members .members .team_member .team_member_about .team_member_contact svg:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);cursor:pointer;-webkit-transition:0.3s;transition:0.3s}.team .team_about .team_members .members .team_member .team_member_about #smaller_font_name{font-family:"Montserrat",sans-serif;font-weight:700;font-size:33px;color:#00222f}.team .team_about .team_members .members .team_member .team_member_about #smaller_font_role{font-family:"Montserrat",sans-serif;font-weight:400;font-size:20px;color:#00222f}.team .team_about .team_members .team_slider{width:370px;height:20px;border-radius:10px;background-color:rgba(255,255,255,0.55);-webkit-box-shadow:0 0 20px rgba(0,0,0,0.1);box-shadow:0 0 20px rgba(0,0,0,0.1);padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.team .team_about .team_members .team_slider span{display:inline-block;width:120px;height:10px;border-radius:10px;background-color:#00222f;opacity:0.4}.team .team_about .team_members .team_slider .glide__bullet--active{background-color:#7fcaf3;opacity:1}.team .team_dot{width:10%;text-align:end;-webkit-transform:translateY(-550px);transform:translateY(-550px);margin-left:50px}.team .team_dot .team_point{width:170px;height:170px;background-color:#00222f;border-radius:50%;-webkit-box-shadow:4px 4px 18px rgba(0,0,0,0.3);box-shadow:4px 4px 18px rgba(0,0,0,0.3);-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team .team_dot .lined_dot_team{position:relative;width:3px;height:1150px;background-color:#000}.team .team_dot .lined_dot_team:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px;height:15px;background-color:#000;border-radius:50%}.team .team_dot .lined_dot_team:before{content:"";position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px;height:15px;background-color:#000;border-radius:50%}.record{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:125px;margin-bottom:200px}.record .record_dot{width:10%;text-align:end;margin-left:50px}.record .record_dot .record_point{width:170px;height:170px;background-color:#00222f;border-radius:50%;-webkit-box-shadow:4px 4px 18px rgba(0,0,0,0.3);box-shadow:4px 4px 18px rgba(0,0,0,0.3);-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate(-50%,300px);transform:translate(-50%,300px)}.record .record_dot .lined_dot_record{position:relative;width:3px;height:1200px;background-color:#00222f}.record .record_dot .lined_dot_record:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px;height:15px;background-color:#00222f;border-radius:50%}.record .record_dot .lined_dot_record:before{content:"";position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px;height:15px;background-color:#00222f;border-radius:50%}.record .record_form{width:auto;height:850px;background-color:rgba(255,255,255,0.55);border:5px solid rgba(0,34,47,0.48);border-radius:80px;padding:90px 50px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:70px}.record .record_form .record_form_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;color:#00222f}.record .record_form .record_form_text .record_form_txt{font-family:"Montserrat",sans-serif;font-weight:500;font-size:35px;color:#00222f}.record .record_form .record_form_text .record_form_title{font-family:"Montserrat",sans-serif;font-weight:700;font-size:50px;color:#00222f}.record .record_form .record_form_text .record_form_title span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:50px;color:#00222f}.record .record_form .send_btn{background-color:#00222f;border:none;padding:25px 140px;border-radius:50px;color:#ffffff;text-shadow:0 0 4px rgba(255,255,255,0.8);font-family:"Montserrat",sans-serif;font-weight:500;font-size:35px;margin-left:175px}.record .record_form .send_btn:hover{border:3px solid #00222f;background-color:#ffffff;color:#00222f;-webkit-transition:0.2s;transition:0.2s}.record .record_form .record_form_inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.record .record_form .record_form_inputs .main_input{width:100%;height:100px;border-radius:50px;background-color:rgba(255,255,255,0.55);border:2px solid rgba(0,34,47,0.48);padding:15px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.record .record_form .record_form_inputs .main_input .problem_input{background-color:none;background:none;border:none;width:100%;font-family:"Montserrat",sans-serif;font-weight:300;font-size:25px}.record .record_form .record_form_inputs .main_input .problem_input:focus{background-color:none;outline:rgb(0,0,0);height:100%;font-family:"Montserrat",sans-serif;font-weight:30;font-size:15px;-webkit-transition:1s;transition:1s}.record .record_form .record_form_inputs .main_input img{width:42px;height:43px;opacity:0.48}.record .record_form .record_form_inputs form#contactForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.record .record_form .record_form_inputs .information_inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px;margin-bottom:50px}.record .record_form .record_form_inputs .information_inputs .information_input{width:100%;height:100px;border-radius:50px;background-color:rgba(255,255,255,0.55);border:2px solid rgba(0,34,47,0.48);padding:15px 30px;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;font-size:25px}.record .record_form .record_form_inputs .information_inputs .information_input:focus{background-color:none;outline:rgb(0,0,0);height:100px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;-webkit-transition:1s;transition:1s}.record .record_form .record_form_inputs .information_inputs .information_input:last-child{width:100%;height:100px;border-radius:50px;background-color:rgba(255,255,255,0.55);border:2px solid rgba(0,34,47,0.48);padding:15px 30px;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;font-size:20px}.record .record_form .record_form_inputs .information_inputs .information_input:last-child:focus{background-color:none;outline:rgb(0,0,0);height:100px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:14px;-webkit-transition:1s;transition:1s}.record .record_form_sesuccess{width:100%;height:950px;background-color:rgb(0,0,0);border:5px solid rgba(0,0,0,0.48);border-radius:80px;padding:90px 50px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:70px}.record .record_form_sesuccess .record_form_text{color:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;gap:30px}.record .record_form_sesuccess .record_form_text .record_form_txt{font-family:"Montserrat",sans-serif;font-weight:400;font-size:40px}.record .record_form_sesuccess .success_logo{margin-bottom:100px}.record .record_form_sesuccess .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.record .record_form_sesuccess .contacts .phone_contact{background-color:#ffffff;border-radius:60px;padding:20px;font-family:"Montserrat",sans-serif;font-weight:400;font-size:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;gap:10px}.record .record_form_sesuccess .contacts .phone_contact:hover{cursor:pointer;-webkit-transition:0.3s;transition:0.3s;border:2px solid #ffffff;color:#ffffff;background-color:#000}.record .record_form_sesuccess .contacts .phone_contact:hover svg path{stroke:#ffffff}.record .record_form_sesuccess .contacts .social{width:auto;height:80px;background-color:#ffffff;border-radius:50%;padding:20px}.record .record_form_sesuccess .contacts .social:hover{cursor:pointer;-webkit-transition:0.2s;transition:0.2s;border:1px solid #ffffff;background-color:#000}.record .record_form_sesuccess .contacts .social:hover svg{fill:#ffffff}.record .record_form_sesuccess .contacts .social:hover .telega_record{fill:#ffffff}footer{width:100%;margin-bottom:100px;width:100%;border-radius:40px;padding:15px 20px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,0.1);box-shadow:0 10px 30px rgba(0,0,0,0.1);z-index:1000;color:#000;background-color:rgba(255,255,255,0.2)}footer a{text-decoration:none}footer .nav_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .nav_inner .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .nav_inner .logo img{width:80px;height:80px;border-radius:25px;margin-right:20px}footer .nav_inner .logo .logo_text span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:35px;padding:0;margin:0}footer .nav_inner .logo .logo_text p{font-family:"Montserrat",sans-serif;font-weight:700;font-size:15px;padding:0;margin:0}footer .nav_inner .logo svg:nth-child(3){-webkit-transform:translateY(-15px);transform:translateY(-15px)}footer .nav_inner .nav_links svg:hover{fill:#ffffff;-webkit-transition:0.3s;transition:0.3s;-webkit-transform:translateY(-5px);transform:translateY(-5px)}footer .nav_inner .nav_links #telegram_svg path:hover{fill:#ffffff;-webkit-transition:0.3s;transition:0.3s}@media (max-width:1024px){body,html{overflow-x:hidden}.decor,.decor1,.decor2,.decor3,.decor4,.decor5{display:none}body{background-color:#b4d5e7}.container{width:100%;max-width:1024px;margin-top:25px;overflow:hidden;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.posluga{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}h1{font-family:"Montserrat",sans-serif;font-weight:700;font-size:70px;margin-top:25px}h1 span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:80px}.lined_dot_location{margin-left:75px;height:800px;display:none}.map_point{width:150px;height:150px}.map_point #location{width:70px;height:70px}.menu{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.active_btn_consul{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.active_btn_contact{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.active_btn_key{-webkit-transform:translateY(-125px);transform:translateY(-125px)}.active_btn_study{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.active_key_more{-webkit-transform:translateY(-100px);transform:translateY(-100px)}.about{margin-right:10px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.about .about_text .about_title{font-family:"Montserrat",sans-serif;font-weight:700;font-size:70px;margin-bottom:40px}.about .about_text .about_txt{font-family:"Montserrat",sans-serif;font-weight:200;font-size:30px}.about .about_text .go_btn{padding:15px 25px;font-family:"Montserrat",sans-serif;font-weight:600;font-size:25px}.about .about_img{height:900px;top:200px;left:-275px}.team{width:100%;margin-bottom:50px}.team .team_about{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.team .team_about .team_members{width:calc(100% - 20px);margin:0 auto}.team .team_about .team_members .members{width:750px}.team .team_about .team_members .members .team_member{width:750px;height:700px}.team .team_about .team_members .members .team_member .team_member_img{width:600px;margin-right:30px}.team .team_about .team_members .members .team_member .team_member_about{width:auto;gap:20px}.team .team_about .team_members .members .team_member .team_member_title .team_member_name{font-family:"Montserrat",sans-serif;font-weight:700;font-size:30px}.team .team_dot{display:none}.record{margin-left:auto}.record .record_dot{display:none}.record .record_form{margin:0 auto;width:calc(100% - 20px)}.record .record_form_sesuccess{margin:0 auto;width:calc(100% - 20px)}}@media (max-width:768px){body,html{overflow-x:hidden}.decor,.decor1,.decor2,.decor3,.decor4,.decor5{display:none}body{background-color:#b4d5e7}.container{width:100%;max-width:768px;margin-top:25px;overflow:hidden;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about{display:none}header{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:1000;position:relative}header nav{width:100%;border-radius:20px;padding:5px 10px}header nav .nav_inner .logo img{width:50px;height:50px;border-radius:10px;margin-right:0}header nav .nav_inner .logo .logo_text{display:none}header nav .nav_inner .nav_links{gap:20px}header nav .nav_inner .nav_links .change_lang{font-family:"Montserrat",sans-serif;font-weight:700;font-size:15px}header nav .nav_inner .nav_links .burger_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:20px;width:25px;cursor:pointer}header nav .nav_inner .nav_links .burger_menu span{display:block;height:2px;background:#00222f;border-radius:20px;-webkit-transition:0.3s ease;transition:0.3s ease;-webkit-transform-origin:center;transform-origin:center}header nav .nav_inner .nav_links .burger_menu span:first-child{width:25px;-ms-flex-item-align:start;align-self:flex-start}header nav .nav_inner .nav_links .burger_menu span:nth-child(2){width:30px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}header nav .nav_inner .nav_links .burger_menu span:nth-child(3){width:20px;-ms-flex-item-align:end;align-self:flex-end}header nav .nav_inner .nav_links .burger_menu.active_burger span:first-child{-webkit-transform:rotate(45deg) translate(5px,5px);transform:rotate(45deg) translate(5px,5px);width:30px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}header nav .nav_inner .nav_links .burger_menu.active_burger span:nth-child(2){opacity:0}header nav .nav_inner .nav_links .burger_menu.active_burger span:nth-child(3){-webkit-transform:rotate(-45deg) translate(8px,-8px);transform:rotate(-45deg) translate(8px,-8px);width:30px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}header .drop_burger_links.active_drop_burger_links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:250px;height:350px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:absolute;top:70px;right:20px;background-color:#b4d5e7;padding:20px;border-radius:20px;height:auto;-webkit-box-shadow:5px 16px 25px rgba(0,0,0,0.65);box-shadow:5px 16px 25px rgba(0,0,0,0.65);z-index:1000;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .drop_burger_links.active_drop_burger_links .drop_burger{width:auto;height:auto;text-align:center;margin:0 auto;font-family:"Montserrat",sans-serif;font-weight:500;font-size:16px;border-radius:15px;padding:10px 30px 10px 30px}header .drop_burger_links.active_drop_burger_links #about_us_scroll{display:none}header .drop_burger_links.active_drop_burger_links #contact_burger_btn{display:none}header .drop_burger_links.active_drop_burger_links #contact_burger_btn_mobile{display:-webkit-box;display:-ms-flexbox;display:flex}main h1{margin-left:10px;width:100%;font-family:"Montserrat",sans-serif;font-weight:700;font-size:45px;margin-bottom:20px}main h1 span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:50px}main .posluga{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}main .posluga .main_dot{display:none}main .posluga .menu{display:none}main .posluga .mobile_about_us{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:100px;position:relative}main .posluga .mobile_about_us p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:20px;width:60%;margin-left:10px;margin-bottom:20px}main .posluga .mobile_about_us .mobile_social_main{width:30%;position:relative;margin-right:50px}main .posluga .mobile_about_us .mobile_social{width:80px;height:80px;border-radius:50%;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;margin-left:10%}main .posluga .mobile_about_us .mobile_social .glow_icon{width:40px;height:40px;fill:#ffffff;-webkit-filter:drop-shadow(0 0 5px white) drop-shadow(0 0 10px white) drop-shadow(0 0 15px white);filter:drop-shadow(0 0 5px white) drop-shadow(0 0 10px white) drop-shadow(0 0 15px white)}main .posluga .mobile_about_us .mobile_social .glow_icon path{fill:#ffffff}main .posluga .mobile_about_us .mobile_social .glow_icon_inst{width:45px;height:45px}main .posluga .mobile_about_us .mobile_social:first-child{position:absolute;bottom:120px;left:420px}main .posluga .mobile_about_us .mobile_social:nth-child(2){position:absolute;bottom:100px;left:550px}main .posluga .mobile_about_us .mobile_social:nth-child(3){position:absolute;bottom:20px;left:450px}main .posluga .mobile_about_us .mobile_social:nth-child(4){position:absolute;bottom:0px;left:580px}}@media (max-width:768px) and (max-width:687px){main .posluga .mobile_about_us .mobile_social:first-child{position:absolute;bottom:120px;left:400px}main .posluga .mobile_about_us .mobile_social:nth-child(2){position:absolute;bottom:100px;left:530px}main .posluga .mobile_about_us .mobile_social:nth-child(3){position:absolute;bottom:20px;left:430px}main .posluga .mobile_about_us .mobile_social:nth-child(4){position:absolute;bottom:0px;left:550px}}@media (max-width:768px) and (max-width:650px){main .posluga .mobile_about_us .mobile_social{width:60px;height:60px;border-radius:50%;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;margin-left:10%}main .posluga .mobile_about_us .mobile_social .glow_icon{width:30px;height:30px;fill:#ffffff;-webkit-filter:drop-shadow(0 0 5px white) drop-shadow(0 0 10px white) drop-shadow(0 0 15px white);filter:drop-shadow(0 0 5px white) drop-shadow(0 0 10px white) drop-shadow(0 0 15px white)}main .posluga .mobile_about_us .mobile_social .glow_icon path{fill:#ffffff}main .posluga .mobile_about_us .mobile_social .glow_icon_inst{width:35px;height:35px}main .posluga .mobile_about_us .mobile_social:first-child{position:absolute;bottom:120px;left:380px}main .posluga .mobile_about_us .mobile_social:nth-child(2){position:absolute;bottom:100px;left:510px}main .posluga .mobile_about_us .mobile_social:nth-child(3){position:absolute;bottom:20px;left:410px}main .posluga .mobile_about_us .mobile_social:nth-child(4){position:absolute;bottom:0px;left:530px}}@media (max-width:768px) and (max-width:602px){main .posluga .mobile_about_us .mobile_social:first-child{position:absolute;bottom:120px;left:340px}main .posluga .mobile_about_us .mobile_social:nth-child(2){position:absolute;bottom:110px;left:450px}main .posluga .mobile_about_us .mobile_social:nth-child(3){position:absolute;bottom:30px;left:330px}main .posluga .mobile_about_us .mobile_social:nth-child(4){position:absolute;bottom:10px;left:450px}}@media (max-width:768px) and (max-width:519px){main .posluga .mobile_about_us .mobile_social:first-child{position:absolute;bottom:120px;left:300px}main .posluga .mobile_about_us .mobile_social:nth-child(2){position:absolute;bottom:110px;left:380px}main .posluga .mobile_about_us .mobile_social:nth-child(3){position:absolute;bottom:30px;left:310px}main .posluga .mobile_about_us .mobile_social:nth-child(4){position:absolute;bottom:10px;left:380px}}@media (max-width:768px) and (max-width:452px){main .posluga .mobile_about_us .mobile_social:first-child{position:absolute;bottom:120px;left:270px}main .posluga .mobile_about_us .mobile_social:nth-child(2){position:absolute;bottom:110px;left:350px}main .posluga .mobile_about_us .mobile_social:nth-child(3){position:absolute;bottom:30px;left:280px}main .posluga .mobile_about_us .mobile_social:nth-child(4){position:absolute;bottom:10px;left:350px}}@media (max-width:768px){main .posluga .novo_bar{width:100%;overflow:hidden;background-color:#fff;margin-top:15px;border-radius:10px}main .posluga .novo_bar .novo_bar_track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-animation:scroll 3s linear infinite;animation:scroll 3s linear infinite;padding-top:10px;padding-bottom:10px}main .posluga .novo_bar .novo_bar_track .novo1{color:#7fcaf3}main .posluga .novo_bar .novo_bar_track .novo2{color:#ffffff;-webkit-text-stroke:1px #000}main .posluga .novo_bar .novo_bar_track .novo3{color:#00222f}main .posluga .novo_bar .novo_bar_track .novo4{color:#ffffff;-webkit-text-stroke:1px #7fcaf3}main .posluga .novo_bar .novo_bar_track span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:30px}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes scroll{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}main .posluga .phone_main{width:100%;margin-top:20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .posluga .phone_main .mobile_img{position:absolute;top:-80px;left:-50px;height:700px}main .posluga .phone_main .mobile_main_dot{margin-left:120px}main .posluga .phone_main .mobile_main_dot .lined_dot_location_mobile{position:relative;width:2px;height:600px;background-color:#00222f}main .posluga .phone_main .mobile_main_dot .lined_dot_location_mobile:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px;height:15px;background-color:#00222f;border-radius:50%}main .posluga .phone_main .mobile_main_dot .lined_dot_location_mobile .map_point_mobile{position:relative;width:100px;height:100px;background-color:#00222f;border-radius:50%;-webkit-box-shadow:4px 4px 18px rgba(0,0,0,0.3);box-shadow:4px 4px 18px rgba(0,0,0,0.3);-webkit-transform:translate(-50%,120%);transform:translate(-50%,120%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main .posluga .phone_main .mobile_main_dot .lined_dot_location_mobile .map_point_mobile #location_mobile{width:40px;height:40px}.team_title{font-family:"Montserrat",sans-serif;font-weight:700;font-size:50px;text-align:end;margin-top:-10px;margin-right:10px}.team{max-width:700px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.team .team_about{height:500px;width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;overflow:hidden}.team .team_about .team_members{width:100%;max-width:100%;border-radius:20px 0px 0px 20px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;overflow:hidden}.team .team_about .team_members .members{width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:-10px}.team .team_about .team_members .members .team_member{width:auto;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:20px;margin:0;padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:10px;border:1px solid rgba(0,0,0,0.48)}.team .team_about .team_members .members .team_member .team_member_img{width:300px;height:310px;border-radius:15px;margin-right:0}.team .team_about .team_members .members .team_member .team_member_about .team_member_title{gap:1px}.team .team_about .team_members .members .team_member .team_member_about .team_member_title .team_member_name{font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px}.team .team_about .team_members .members .team_member .team_member_about .team_member_title .team_member_role{font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px}.team .team_about .team_members .members .team_member .team_member_about .team_member_title #smaller_font_name{font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px}.team .team_about .team_members .members .team_member .team_member_about .team_member_title #smaller_font_role{font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px}.team .team_about .team_members .members .team_member .team_member_about .team_member_job{display:none}.team .team_about .team_members .members .team_member .team_member_about .team_member_contact{display:none}.team .team_about .team_members .team_slider{width:200px;height:25px;border-radius:10px;padding:3px 5px 3px 5px}.team .team_about .team_members .team_slider span{width:40px;height:15px}.team .team_dot{display:none}.record{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.record .record_dot{width:100%;text-align:end;margin-left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.record .record_dot .record_point{width:100px;height:100px;-webkit-transform:translate(-50%,300px);transform:translate(-50%,300px);background-color:#00222f;border-radius:50%;-webkit-box-shadow:4px 4px 18px rgba(0,0,0,0.3);box-shadow:4px 4px 18px rgba(0,0,0,0.3);-webkit-transform:translate(150%,-50%);transform:translate(150%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.record .record_dot .lined_dot_record{position:relative;width:600px;height:2px;background-color:#00222f;-webkit-box-shadow:4px 4px 18px rgba(0,0,0,0.3);box-shadow:4px 4px 18px rgba(0,0,0,0.3)}.record .record_dot .lined_dot_record:after{content:"";position:absolute;bottom:-300%;left:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px;height:15px;background-color:#00222f;border-radius:50%}.record .record_dot .lined_dot_record:before{display:none}.record .record_dot .lined_dot_record img{width:40px;height:40px}.record .record_form{width:calc(100% - 60px);height:400px;background-color:rgba(255,255,255,0.55);border:1px solid rgba(0,34,47,0.48);border-radius:20px;padding:25px 20px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.record .record_form #contactForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:450px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.record .record_form .record_form_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.record .record_form .record_form_text .record_form_txt{font-family:"Montserrat",sans-serif;font-weight:500;font-size:25px}.record .record_form .record_form_text .record_form_title{margin-bottom:15px;font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px}.record .record_form .record_form_text .record_form_title span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:18px}.record .record_form .send_btn{background-color:#00222f;border:none;width:300px;padding:15px 55px;border-radius:50px;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:500;font-size:20px;margin-left:0}.record .record_form .send_btn:hover{border:1px solid #00222f;background-color:#ffffff;color:#00222f;-webkit-transition:0.2s;transition:0.2s}.record .record_form .record_form_inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.record .record_form .record_form_inputs .main_input{width:100%;height:50px;border-radius:15px;background-color:rgba(255,255,255,0.55);border:1px solid rgba(0,0,0,0.48);padding:7px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.record .record_form .record_form_inputs .main_input .problem_input{background-color:none;background:none;border:none;width:100%;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px}.record .record_form .record_form_inputs .main_input .problem_input:focus{background:none;outline:rgb(0,0,0);height:50px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:18px;-webkit-transition:1s;transition:1s}.record .record_form .record_form_inputs .main_input img{width:25px;height:25px;opacity:0.48}.record .record_form .record_form_inputs .information_inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;margin-bottom:15px}.record .record_form .record_form_inputs .information_inputs .information_input{width:210px;height:50px;border-radius:15px;background-color:rgba(255,255,255,0.55);border:1px solid rgba(0,34,47,0.48);padding:10px 30px;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px}.record .record_form .record_form_inputs .information_inputs .information_input:focus{outline:rgb(0,0,0);height:50px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:18px;-webkit-transition:1s;transition:1s}.record .record_form .record_form_inputs .information_inputs .information_input:last-child{width:100%;height:50px;border-radius:15px;background-color:rgba(255,255,255,0.55);border:1px solid rgba(0,0,0,0.48);padding:10px 30px;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px}.record .record_form .record_form_inputs .information_inputs .information_input:last-child:focus{background-color:none;outline:rgb(0,0,0);height:50px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:18px;-webkit-transition:1s;transition:1s}.record .record_form_sesuccess{width:calc(100% - 60px);height:450px;background-color:rgb(0,0,0);border:5px solid rgba(0,0,0,0.48);border-radius:20px;padding:25px 20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;text-align:center}.record .record_form_sesuccess .record_form_text{color:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;gap:10px}.record .record_form_sesuccess .record_form_text .record_form_txt{font-family:"Montserrat",sans-serif;font-weight:400;font-size:25px}.record .record_form_sesuccess .success_logo{margin-bottom:20px;width:200px;height:200px}.record .record_form_sesuccess .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.record .record_form_sesuccess .contacts .phone_contact{background-color:#ffffff;border-radius:15px;padding:10px;font-family:"Montserrat",sans-serif;font-weight:400;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;gap:10px;width:auto}.record .record_form_sesuccess .contacts .phone_contact svg{width:30px;height:30px}.record .record_form_sesuccess .contacts .phone_contact p{display:none}.record .record_form_sesuccess .contacts .phone_contact:hover{cursor:pointer;-webkit-transition:0.3s;transition:0.3s;border:2px solid #ffffff;color:#ffffff;background-color:#000}.record .record_form_sesuccess .contacts .phone_contact:hover svg path{stroke:#ffffff}.record .record_form_sesuccess .contacts .social{width:auto;height:auto;background-color:#ffffff;border-radius:15px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.record .record_form_sesuccess .contacts .social svg{width:30px;height:30px}.record .record_form_sesuccess .contacts .social:hover{cursor:pointer;-webkit-transition:0.2s;transition:0.2s;border:1px solid #ffffff;background-color:#000}.record .record_form_sesuccess .contacts .social:hover svg{fill:#ffffff}.record .record_form_sesuccess .contacts .social:hover .telega_record{fill:#ffffff}footer{display:none}.menu_mobile_service{display:-webkit-box;display:-ms-flexbox;display:flex}.menu_mobile_nav{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:100px;max-width:100%;margin:0 auto;border-radius:20px 20px 0 0;background-color:#b4d5e7;padding-top:20px;padding-bottom:calc(20px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-box-shadow:inset 1px 0px 4px rgba(0,0,0,0.1),0px 4px 4px rgba(0,0,0,0.4);box-shadow:inset 1px 0px 4px rgba(0,0,0,0.1),0px 4px 4px rgba(0,0,0,0.4)}.menu_mobile_nav .menu_mobile_wraper_nav{width:100%;overflow:hidden}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav a{color:#000;text-decoration:none}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav #home{width:75px;height:50px;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#00222f;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav .menu_mobile_item{width:177px;height:auto;border:2px solid #7fcaf3;background-color:#ffffff;border-radius:50px;padding:5px 20px;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav #back_consul{width:75px;height:50px;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#00222f;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav #back_consul svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.active_btn_consule_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:340px;max-width:100%;margin:0 auto;padding-top:20px;padding-bottom:calc(460px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.active_btn_consule_mobile .consul_inner_mobile{width:360px;margin:0 auto}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_title_mobile{font-family:"Montserrat",sans-serif;font-weight:500;font-size:20px;width:200px;padding:5px 30px 5px 30px;background-color:#00222f;border-radius:50px;color:#ffffff;text-align:center}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info{background-color:#ffffff;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:20px;padding:13px 19px 13px 19px}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info .consul_inner_text_mobile{font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;text-align:center}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info .consul_inner_connect_info_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info .consul_inner_connect_info_mobile .go_to_form_btn_mobile{width:260px;background-color:#00222f;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;padding:10px;border-radius:20px;border:none}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info .consul_inner_connect_info_mobile .consul_inner_img_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;border:1px solid #00222f;padding:10px;background-color:#ffffff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px}.active_btn_contact_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:320px;max-width:100%;margin:0 auto;padding-top:5px;padding-bottom:calc(480px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_contact_mobile .active_btn_contact_inner_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.active_btn_contact_mobile .active_btn_contact_inner_mobile .contact_inner_mobile{width:100%;height:auto;background-color:#ffffff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.active_btn_contact_mobile .active_btn_contact_inner_mobile .contact_inner_mobile .contact_location_img_mobile{border-radius:10px;height:250px;width:340px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.active_btn_contact_mobile .active_btn_contact_inner_mobile .contact_inner_title_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;margin:0;font-family:"Montserrat",sans-serif;font-weight:500;font-size:20px;border-radius:50px;padding:5px 30px;color:#ffffff;background-color:#00222f}.active_btn_contact_mobile .contacts_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.active_btn_contact_mobile .contacts_mobile .phone_contact_mobile{background-color:#00222f;border-radius:20px;padding:10px;font-family:"Montserrat",sans-serif;font-weight:500;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:auto;gap:10px;color:#ffffff}.active_btn_contact_mobile .contacts_mobile .phone_contact_mobile a{color:#ffffff;text-decoration:none}.active_btn_contact_mobile .contacts_mobile .social_mobile{width:45px;height:45px;border-radius:50%;padding:10px;border:1px solid #00222f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_contact_mobile .contacts_mobile .social_mobile #location_mobile_contact{width:25px;height:25px}.active_btn_study_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:320px;max-width:100%;margin:0 auto;padding-top:5px;padding-bottom:calc(500px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_study_mobile .study_action_inner_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:360px;margin:0 auto}.active_btn_study_mobile .study_action_inner_mobile .study_inner_title_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;margin:0;font-family:"Montserrat",sans-serif;font-weight:500;font-size:20px;border-radius:50px;padding:5px 30px;color:#ffffff;background-color:#00222f}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile{width:100%;height:auto;background-color:#ffffff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_text_mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;font-family:"Montserrat",sans-serif;font-weight:100;font-size:18px;padding:10px;background-color:#ffffff;text-align:center;margin:0}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_connect_info_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;align-items:center}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_connect_info_mobile .go_to_form_btn{width:260px;background-color:#00222f;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;padding:10px;border-radius:20px;border:none}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_connect_info_mobile .study_inner_img_mobile{width:45px;height:45px;border-radius:50%;border:1px solid #00222f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_connect_info_mobile .study_inner_img_mobile svg{width:25px;height:25px;-webkit-transform:translateY(2px);transform:translateY(2px)}.active_btn_key_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:320px;max-width:100%;margin:0 auto;padding-top:5px;padding-bottom:calc(530px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_key_mobile .key_more_slider_mobile{width:100%;max-width:375px}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile{width:100%}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile{width:100%;height:390px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:5px}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_title_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;margin:0;font-family:"Montserrat",sans-serif;font-weight:600;font-size:20px;border-radius:50px;padding:10px 15px;color:#ffffff;background-color:#00222f}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:#ffffff;border-radius:20px;padding:5px;height:390px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_text_mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;font-family:"Montserrat",sans-serif;font-weight:100;font-size:20px;padding:15px 20px;background-color:#ffffff;border-radius:20px;text-align:center;margin:0}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_connect_info_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_connect_info_mobile .go_to_form_btn{width:260px;background-color:#00222f;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;padding:10px;border-radius:20px;border:none}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_connect_info_mobile .key_inner_img_mobile{width:45px;height:45px;border-radius:50%;border:1px solid #00222f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_connect_info_mobile .key_inner_img_mobile svg{width:25px;height:25px;-webkit-transform:translateY(2px);transform:translateY(2px)}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_slider_mobile{width:320px;height:30px;position:relative;border-radius:15px;background-color:rgba(255,255,255,0.55);-webkit-box-shadow:0 0 20px rgba(0,0,0,0.1);box-shadow:0 0 20px rgba(0,0,0,0.1);padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_slider_mobile span{display:inline-block;width:60px;height:15px;border-radius:10px;background-color:#00222f;opacity:0.4}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_slider_mobile .glide__bullet--active{background-color:#7fcaf3;opacity:1}}@media (max-width:425px){body,html{overflow-x:hidden}body{background-color:#b4d5e7}.container{width:100%;max-width:425px;margin-top:25px;overflow:hidden;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about{display:none}header{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:1000;position:relative}header nav{width:100%;border-radius:20px;padding:5px 10px}header nav .nav_inner .logo img{width:40px;height:40px;border-radius:10px;margin-right:0}header nav .nav_inner .logo .logo_text{display:none}header nav .nav_inner .nav_links{gap:20px}header nav .nav_inner .nav_links .change_lang{font-family:"Montserrat",sans-serif;font-weight:700;font-size:10px;color:#00222f}header nav .nav_inner .nav_links .burger_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:20px;width:25px;cursor:pointer}header nav .nav_inner .nav_links .burger_menu span{display:block;height:2px;background:#00222f;border-radius:20px;-webkit-transition:0.3s ease;transition:0.3s ease;-webkit-transform-origin:center;transform-origin:center}header nav .nav_inner .nav_links .burger_menu span:first-child{width:20px;-ms-flex-item-align:start;align-self:flex-start}header nav .nav_inner .nav_links .burger_menu span:nth-child(2){width:25px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}header nav .nav_inner .nav_links .burger_menu span:nth-child(3){width:15px;-ms-flex-item-align:end;align-self:flex-end}header nav .nav_inner .nav_links .burger_menu.active_burger span:first-child{-webkit-transform:rotate(45deg) translate(5px,5px);transform:rotate(45deg) translate(5px,5px);width:25px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}header nav .nav_inner .nav_links .burger_menu.active_burger span:nth-child(2){opacity:0}header nav .nav_inner .nav_links .burger_menu.active_burger span:nth-child(3){-webkit-transform:rotate(-45deg) translate(8px,-8px);transform:rotate(-45deg) translate(8px,-8px);width:25px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}header .drop_burger_links.active_drop_burger_links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:250px;height:300px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:absolute;top:70px;background-color:#b4d5e7;padding:20px;border-radius:20px;height:auto;-webkit-box-shadow:5px 16px 25px rgba(0,0,0,0.65);box-shadow:5px 16px 25px rgba(0,0,0,0.65);z-index:1000;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .drop_burger_links.active_drop_burger_links .drop_burger{width:auto;height:auto;text-align:center;margin:0 auto;font-family:"Montserrat",sans-serif;font-weight:500;font-size:15px;border-radius:15px;padding:10px 30px 10px 30px}header .drop_burger_links.active_drop_burger_links #about_us_scroll{display:none}header .drop_burger_links.active_drop_burger_links #contact_burger_btn{display:none}header .drop_burger_links.active_drop_burger_links #contact_burger_btn_mobile{display:-webkit-box;display:-ms-flexbox;display:flex}main h1{margin-left:10px;width:100%;font-family:"Montserrat",sans-serif;font-weight:700;font-size:25px;color:#00222f;margin-bottom:0}main h1 span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:35px}main .posluga{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}main .posluga .main_dot{display:none}main .posluga .menu{display:none}main .posluga .mobile_about_us{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:100px;position:relative}main .posluga .mobile_about_us p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:14px;width:50%;margin-left:10px;color:#00222f}main .posluga .mobile_about_us .mobile_social_main{width:50%;position:relative}main .posluga .mobile_about_us .mobile_social{width:55px;height:55px;border-radius:50%;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;margin-left:20%}main .posluga .mobile_about_us .mobile_social .glow_icon{width:25px;height:25px;fill:#ffffff;-webkit-filter:drop-shadow(0 0 5px white) drop-shadow(0 0 10px white) drop-shadow(0 0 15px white);filter:drop-shadow(0 0 5px white) drop-shadow(0 0 10px white) drop-shadow(0 0 15px white)}main .posluga .mobile_about_us .mobile_social .glow_icon path{fill:#ffffff}main .posluga .mobile_about_us .mobile_social .glow_icon_inst{width:30px;height:30px}main .posluga .mobile_about_us .mobile_social:first-child{position:absolute;bottom:120px;left:220px}main .posluga .mobile_about_us .mobile_social:nth-child(2){position:absolute;bottom:100px;left:290px}main .posluga .mobile_about_us .mobile_social:nth-child(3){position:absolute;bottom:50px;left:220px}main .posluga .mobile_about_us .mobile_social:nth-child(4){position:absolute;bottom:20px;left:290px}main .posluga .novo_bar{width:100%;overflow:hidden;background-color:#fff;margin-top:15px;border-radius:10px}main .posluga .novo_bar .novo_bar_track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-animation:scroll 5s linear infinite;animation:scroll 5s linear infinite;padding-top:10px;padding-bottom:10px}main .posluga .novo_bar .novo_bar_track .novo1{color:#7fcaf3}main .posluga .novo_bar .novo_bar_track .novo2{color:#ffffff;-webkit-text-stroke:1px #000}main .posluga .novo_bar .novo_bar_track .novo3{color:#00222f}main .posluga .novo_bar .novo_bar_track .novo4{color:#ffffff;-webkit-text-stroke:1px #7fcaf3}main .posluga .novo_bar .novo_bar_track span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:25px}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes scroll{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}main .posluga .phone_main{width:100%;margin-top:20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .posluga .phone_main .mobile_img{position:absolute;top:-80px;left:-120px;height:531px}main .posluga .phone_main .mobile_main_dot{margin-left:50px}main .posluga .phone_main .mobile_main_dot .lined_dot_location_mobile{position:relative;width:2px;height:460px;background-color:#00222f}main .posluga .phone_main .mobile_main_dot .lined_dot_location_mobile:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px;height:15px;background-color:#00222f;border-radius:50%}main .posluga .phone_main .mobile_main_dot .lined_dot_location_mobile .map_point_mobile{position:relative;width:70px;height:70px;background-color:#00222f;border-radius:50%;-webkit-box-shadow:4px 4px 18px rgba(0,0,0,0.3);box-shadow:4px 4px 18px rgba(0,0,0,0.3);-webkit-transform:translate(-50%,120%);transform:translate(-50%,120%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main .posluga .phone_main .mobile_main_dot .lined_dot_location_mobile .map_point_mobile #location_mobile{width:25px;height:25px}.team_title{font-family:"Montserrat",sans-serif;font-weight:700;font-size:40px;text-align:end;margin-top:-10px;margin-right:10px}.team{max-width:100%;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-left:10px;margin-right:10px}.team .team_about{height:400px;width:300px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;overflow:hidden}.team .team_about .team_members{width:100%;max-width:260px;border-radius:20px 0px 0px 20px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;overflow:visible}.team .team_about .team_members .members{width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:-10px}.team .team_about .team_members .members .team_member{width:auto;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:20px;margin:0;padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:10px;border:1px solid rgba(0,0,0,0.48)}.team .team_about .team_members .members .team_member .team_member_img{width:230px;height:240px;border-radius:15px;margin-right:0}.team .team_about .team_members .members .team_member .team_member_about .team_member_title{gap:1px}.team .team_about .team_members .members .team_member .team_member_about .team_member_title .team_member_name{font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px}.team .team_about .team_members .members .team_member .team_member_about .team_member_title .team_member_role{font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px}.team .team_about .team_members .members .team_member .team_member_about .team_member_title #smaller_font_name{font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px}.team .team_about .team_members .members .team_member .team_member_about .team_member_title #smaller_font_role{font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px}.team .team_about .team_members .members .team_member .team_member_about .team_member_job{display:none}.team .team_about .team_members .members .team_member .team_member_about .team_member_contact{display:none}.team .team_about .team_members .team_slider{width:160px;height:20px;border-radius:10px;padding:3px 5px 3px 5px}.team .team_about .team_members .team_slider span{width:30px;height:10px}.team .team_dot{display:none}.record{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.record .record_dot{width:100%;text-align:end;margin-left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.record .record_dot .record_point{width:70px;height:70px;-webkit-transform:translate(-50%,300px);transform:translate(-50%,300px);background-color:#000;border-radius:50%;-webkit-box-shadow:4px 4px 18px rgba(0,0,0,0.3);box-shadow:4px 4px 18px rgba(0,0,0,0.3);-webkit-transform:translate(150%,-50%);transform:translate(150%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.record .record_dot .lined_dot_record{position:relative;width:340px;height:2px;background-color:#000;-webkit-box-shadow:4px 4px 18px rgba(0,0,0,0.3);box-shadow:4px 4px 18px rgba(0,0,0,0.3)}.record .record_dot .lined_dot_record:after{content:"";position:absolute;bottom:-300%;left:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px;height:15px;background-color:#000;border-radius:50%}.record .record_dot .lined_dot_record:before{display:none}.record .record_dot .lined_dot_record img{width:30px;height:30px}.record .record_form{width:calc(100% - 20px);height:370px;background-color:rgba(255,255,255,0.55);border:1px solid rgba(0,0,0,0.48);border-radius:20px;padding:25px 20px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.record .record_form #contactForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:310px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.record .record_form .record_form_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.record .record_form .record_form_text .record_form_txt{font-family:"Montserrat",sans-serif;font-weight:500;font-size:15px;color:#00222f}.record .record_form .record_form_text .record_form_title{margin-bottom:15px;font-family:"Montserrat",sans-serif;font-weight:700;font-size:18px;color:#00222f}.record .record_form .record_form_text .record_form_title span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:18px;color:#00222f}.record .record_form .send_btn{background-color:#00222f;border:none;width:190px;padding:10px 50px;border-radius:50px;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:500;font-size:15px;margin-left:0}.record .record_form .send_btn:hover{border:1px solid #00222f;background-color:#ffffff;color:#000;-webkit-transition:0.2s;transition:0.2s}.record .record_form .record_form_inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.record .record_form .record_form_inputs .main_input{width:100%;height:40px;border-radius:15px;background-color:rgba(255,255,255,0.55);border:1px solid rgba(0,34,47,0.48);padding:7px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.record .record_form .record_form_inputs .main_input .problem_input{background-color:none;background:none;border:none;width:100%;font-family:"Montserrat",sans-serif;font-weight:300;font-size:12px}.record .record_form .record_form_inputs .main_input .problem_input:focus{background:none;outline:rgb(0,0,0);height:35px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;-webkit-transition:1s;transition:1s}.record .record_form .record_form_inputs .main_input img{width:25px;height:25px;opacity:0.48}.record .record_form .record_form_inputs .information_inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;margin-bottom:15px}.record .record_form .record_form_inputs .information_inputs .information_input{width:140px;height:40px;border-radius:15px;background-color:rgba(255,255,255,0.55);border:1px solid rgba(0,34,47,0.48);padding:10px 30px;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;font-size:12px}.record .record_form .record_form_inputs .information_inputs .information_input:focus{outline:rgb(0,0,0);height:40px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:12px;-webkit-transition:1s;transition:1s}.record .record_form .record_form_inputs .information_inputs .information_input:last-child{width:100%;height:40px;border-radius:15px;background-color:rgba(255,255,255,0.55);border:1px solid rgba(0,34,47,0.48);padding:10px 30px;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;font-size:12px}.record .record_form .record_form_inputs .information_inputs .information_input:last-child:focus{background-color:none;outline:rgb(0,0,0);height:40px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:14px;-webkit-transition:1s;transition:1s}.record .record_form_sesuccess{width:355px;height:auto;background-color:rgb(0,0,0);border:5px solid rgba(0,0,0,0.48);border-radius:20px;padding:25px 20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;text-align:center}.record .record_form_sesuccess .record_form_text{color:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;gap:10px}.record .record_form_sesuccess .record_form_text .record_form_txt{font-family:"Montserrat",sans-serif;font-weight:400;font-size:20px}.record .record_form_sesuccess .success_logo{margin-bottom:20px;width:150px;height:150px}.record .record_form_sesuccess .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.record .record_form_sesuccess .contacts .phone_contact{background-color:#ffffff;border-radius:15px;padding:10px;font-family:"Montserrat",sans-serif;font-weight:400;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;gap:10px;width:auto}.record .record_form_sesuccess .contacts .phone_contact svg{width:25px;height:25px}.record .record_form_sesuccess .contacts .phone_contact p{display:none}.record .record_form_sesuccess .contacts .phone_contact:hover{cursor:pointer;-webkit-transition:0.3s;transition:0.3s;border:2px solid #ffffff;color:#ffffff;background-color:#000}.record .record_form_sesuccess .contacts .phone_contact:hover svg path{stroke:#ffffff}.record .record_form_sesuccess .contacts .social{width:auto;height:auto;background-color:#ffffff;border-radius:15px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.record .record_form_sesuccess .contacts .social svg{width:25px;height:25px}.record .record_form_sesuccess .contacts .social:hover{cursor:pointer;-webkit-transition:0.2s;transition:0.2s;border:1px solid #ffffff;background-color:#000}.record .record_form_sesuccess .contacts .social:hover svg{fill:#ffffff}.record .record_form_sesuccess .contacts .social:hover .telega_record{fill:#ffffff}footer{display:none}.menu_mobile_service{display:-webkit-box;display:-ms-flexbox;display:flex}.menu_mobile_nav{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:100px;max-width:100%;margin:0 auto;border-radius:20px 20px 0 0;background-color:#b4d5e7;padding-top:20px;padding-bottom:calc(20px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-box-shadow:inset 1px 0px 4px rgba(0,0,0,0.1),0px 4px 4px rgba(0,0,0,0.4);box-shadow:inset 1px 0px 4px rgba(0,0,0,0.1),0px 4px 4px rgba(0,0,0,0.4)}.menu_mobile_nav .menu_mobile_wraper_nav{width:100%;overflow:hidden}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#00222f}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav a{color:#00222f;text-decoration:none}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav #home{width:75px;height:50px;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#00222f;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav .menu_mobile_item{width:177px;height:auto;border:2px solid #7fcaf3;background-color:#ffffff;border-radius:50px;padding:5px 20px;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#00222f}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav #back_consul{width:75px;height:50px;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#00222f;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav #back_consul svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.active_btn_consule_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:340px;max-width:100%;margin:0 auto;padding-top:20px;padding-bottom:calc(460px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.active_btn_consule_mobile .consul_inner_mobile{width:360px;margin:0 auto}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_title_mobile{font-family:"Montserrat",sans-serif;font-weight:500;font-size:20px;width:200px;padding:5px 30px 5px 30px;background-color:#00222f;border-radius:50px;color:#ffffff;text-align:center}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info{background-color:#ffffff;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:20px;padding:13px 19px 13px 19px}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info .consul_inner_text_mobile{font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;text-align:center}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info .consul_inner_connect_info_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info .consul_inner_connect_info_mobile .go_to_form_btn_mobile{width:260px;background-color:#00222f;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;padding:10px;border-radius:20px;border:none}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info .consul_inner_connect_info_mobile .consul_inner_img_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;border:1px solid #00222f;padding:10px;background-color:#ffffff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px}.active_btn_contact_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:320px;max-width:100%;margin:0 auto;padding-top:5px;padding-bottom:calc(480px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_contact_mobile .active_btn_contact_inner_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.active_btn_contact_mobile .active_btn_contact_inner_mobile .contact_inner_mobile{width:100%;height:auto;background-color:#ffffff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.active_btn_contact_mobile .active_btn_contact_inner_mobile .contact_inner_mobile .contact_location_img_mobile{border-radius:10px;height:250px;width:340px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.active_btn_contact_mobile .active_btn_contact_inner_mobile .contact_inner_title_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;margin:0;font-family:"Montserrat",sans-serif;font-weight:500;font-size:20px;border-radius:50px;padding:5px 30px;color:#ffffff;background-color:#00222f}.active_btn_contact_mobile .contacts_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.active_btn_contact_mobile .contacts_mobile .phone_contact_mobile{background-color:#00222f;border-radius:20px;padding:10px;font-family:"Montserrat",sans-serif;font-weight:500;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:auto;gap:10px;color:#ffffff}.active_btn_contact_mobile .contacts_mobile .phone_contact_mobile a{color:#ffffff;text-decoration:none}.active_btn_contact_mobile .contacts_mobile .social_mobile{width:45px;height:45px;border-radius:50%;padding:10px;border:1px solid #00222f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_contact_mobile .contacts_mobile .social_mobile #location_mobile_contact{width:25px;height:25px}.active_btn_study_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:320px;max-width:100%;margin:0 auto;padding-top:5px;padding-bottom:calc(500px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_study_mobile .study_action_inner_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:360px;margin:0 auto}.active_btn_study_mobile .study_action_inner_mobile .study_inner_title_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;margin:0;font-family:"Montserrat",sans-serif;font-weight:500;font-size:20px;border-radius:50px;padding:5px 30px;color:#ffffff;background-color:#000}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile{width:100%;height:auto;background-color:#ffffff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_text_mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;font-family:"Montserrat",sans-serif;font-weight:100;font-size:18px;padding:10px;background-color:#ffffff;text-align:center;margin:0}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_connect_info_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;align-items:center}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_connect_info_mobile .go_to_form_btn{width:260px;background-color:#00222f;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;padding:10px;border-radius:20px;border:none}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_connect_info_mobile .study_inner_img_mobile{width:45px;height:45px;border-radius:50%;border:1px solid #00222f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_connect_info_mobile .study_inner_img_mobile svg{width:25px;height:25px;-webkit-transform:translateY(2px);transform:translateY(2px)}.active_btn_key_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:320px;max-width:100%;margin:0 auto;padding-top:5px;padding-bottom:calc(530px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_key_mobile .key_more_slider_mobile{width:100%;max-width:375px}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile{width:100%}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile{width:100%;height:390px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:5px}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_title_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;margin:0;font-family:"Montserrat",sans-serif;font-weight:600;font-size:20px;border-radius:50px;padding:10px 15px;color:#ffffff;background-color:#00222f}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:#ffffff;border-radius:20px;padding:5px;height:390px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_text_mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;font-family:"Montserrat",sans-serif;font-weight:100;font-size:20px;padding:15px 20px;background-color:#ffffff;border-radius:20px;text-align:center;margin:0}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_connect_info_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_connect_info_mobile .go_to_form_btn{width:260px;background-color:#00222f;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;padding:10px;border-radius:20px;border:none}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_connect_info_mobile .key_inner_img_mobile{width:45px;height:45px;border-radius:50%;border:1px solid #00222f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_connect_info_mobile .key_inner_img_mobile svg{width:25px;height:25px;-webkit-transform:translateY(2px);transform:translateY(2px)}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_slider_mobile{width:320px;height:30px;position:relative;border-radius:15px;background-color:rgba(255,255,255,0.55);-webkit-box-shadow:0 0 20px rgba(0,0,0,0.1);box-shadow:0 0 20px rgba(0,0,0,0.1);padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_slider_mobile span{display:inline-block;width:60px;height:15px;border-radius:10px;background-color:#00222f;opacity:0.4}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_slider_mobile .glide__bullet--active{background-color:#7fcaf3;opacity:1}}@media (max-width:375px){body{background-color:#b4d5e7}.container{width:100%;max-width:375px;margin-top:25px;overflow:hidden}.about{display:none}header{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:1000;position:relative}header nav{width:100%;border-radius:20px;padding:5px 10px}header nav .nav_inner .logo img{width:40px;height:40px;border-radius:10px;margin-right:0}header nav .nav_inner .logo .logo_text{display:none}header nav .nav_inner .nav_links{gap:20px}header nav .nav_inner .nav_links .change_lang{font-family:"Montserrat",sans-serif;font-weight:700;font-size:10px;color:#00222f}header nav .nav_inner .nav_links .burger_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:20px;width:25px;cursor:pointer}header nav .nav_inner .nav_links .burger_menu span{display:block;height:2px;background:#00222f;border-radius:20px;-webkit-transition:0.3s ease;transition:0.3s ease;-webkit-transform-origin:center;transform-origin:center}header nav .nav_inner .nav_links .burger_menu span:first-child{width:20px;-ms-flex-item-align:start;align-self:flex-start}header nav .nav_inner .nav_links .burger_menu span:nth-child(2){width:25px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}header nav .nav_inner .nav_links .burger_menu span:nth-child(3){width:15px;-ms-flex-item-align:end;align-self:flex-end}header nav .nav_inner .nav_links .burger_menu.active_burger span:first-child{-webkit-transform:rotate(45deg) translate(5px,5px);transform:rotate(45deg) translate(5px,5px);width:25px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}header nav .nav_inner .nav_links .burger_menu.active_burger span:nth-child(2){opacity:0}header nav .nav_inner .nav_links .burger_menu.active_burger span:nth-child(3){-webkit-transform:rotate(-45deg) translate(8px,-8px);transform:rotate(-45deg) translate(8px,-8px);width:25px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}header .drop_burger_links.active_drop_burger_links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:250px;height:300px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:absolute;top:70px;background-color:#b4d5e7;padding:20px;border-radius:20px;height:auto;-webkit-box-shadow:5px 16px 25px rgba(0,0,0,0.65);box-shadow:5px 16px 25px rgba(0,0,0,0.65);z-index:1000;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#00222f}header .drop_burger_links.active_drop_burger_links .drop_burger{width:auto;height:auto;text-align:center;margin:0 auto;font-family:"Montserrat",sans-serif;font-weight:500;font-size:15px;border-radius:15px;padding:10px 30px 10px 30px}header .drop_burger_links.active_drop_burger_links #about_us_scroll{display:none}header .drop_burger_links.active_drop_burger_links #contact_burger_btn{display:none}header .drop_burger_links.active_drop_burger_links #contact_burger_btn_mobile{display:-webkit-box;display:-ms-flexbox;display:flex}main h1{margin-left:10px;width:100%;font-family:"Montserrat",sans-serif;font-weight:700;font-size:25px;color:#00222f;margin-bottom:0}main h1 span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:35px;color:#00222f}main .posluga{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}main .posluga .main_dot{display:none}main .posluga .menu{display:none}main .posluga .mobile_about_us{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:100px;position:relative}main .posluga .mobile_about_us p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:14px;width:210px;margin-left:10px}main .posluga .mobile_about_us .mobile_social_main{width:130px;position:relative}main .posluga .mobile_about_us .mobile_social{width:55px;height:55px;border-radius:50%;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;margin-left:10px}main .posluga .mobile_about_us .mobile_social .glow_icon{width:25px;height:25px;fill:#ffffff;-webkit-filter:drop-shadow(0 0 5px white) drop-shadow(0 0 10px white) drop-shadow(0 0 15px white);filter:drop-shadow(0 0 5px white) drop-shadow(0 0 10px white) drop-shadow(0 0 15px white)}main .posluga .mobile_about_us .mobile_social .glow_icon path{fill:#ffffff}main .posluga .mobile_about_us .mobile_social .glow_icon_inst{width:30px;height:30px}main .posluga .mobile_about_us .mobile_social:first-child{position:absolute;bottom:120px;left:220px}main .posluga .mobile_about_us .mobile_social:nth-child(2){position:absolute;bottom:100px;left:290px}main .posluga .mobile_about_us .mobile_social:nth-child(3){position:absolute;bottom:50px;left:220px}main .posluga .mobile_about_us .mobile_social:nth-child(4){position:absolute;bottom:20px;left:290px}main .posluga .novo_bar{width:100%;overflow:hidden;background-color:#fff;margin-top:15px;border-radius:10px}main .posluga .novo_bar .novo_bar_track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-animation:scroll 3s linear infinite;animation:scroll 3s linear infinite;padding-top:10px;padding-bottom:10px}main .posluga .novo_bar .novo_bar_track .novo1{color:#7fcaf3}main .posluga .novo_bar .novo_bar_track .novo2{color:#ffffff;-webkit-text-stroke:1px #000}main .posluga .novo_bar .novo_bar_track .novo3{color:#00222f}main .posluga .novo_bar .novo_bar_track .novo4{color:#ffffff;-webkit-text-stroke:1px #7fcaf3}main .posluga .novo_bar .novo_bar_track span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:25px}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes scroll{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}main .posluga .phone_main{width:100%;margin-top:20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .posluga .phone_main .mobile_img{position:absolute;top:-100px;left:-140px}main .posluga .phone_main .mobile_main_dot{margin-left:40px}main .posluga .phone_main .mobile_main_dot .lined_dot_location_mobile{position:relative;width:2px;height:460px;background-color:#00222f}main .posluga .phone_main .mobile_main_dot .lined_dot_location_mobile:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px;height:15px;background-color:#00222f;border-radius:50%}main .posluga .phone_main .mobile_main_dot .lined_dot_location_mobile .map_point_mobile{position:relative;width:70px;height:70px;background-color:#00222f;border-radius:50%;-webkit-box-shadow:4px 4px 18px rgba(0,0,0,0.3);box-shadow:4px 4px 18px rgba(0,0,0,0.3);-webkit-transform:translate(-50%,120%);transform:translate(-50%,120%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main .posluga .phone_main .mobile_main_dot .lined_dot_location_mobile .map_point_mobile #location_mobile{width:25px;height:25px}.team_title{font-family:"Montserrat",sans-serif;font-weight:700;font-size:40px;text-align:end;margin-top:-10px;margin-right:10px;color:#00222f}.team{max-width:100%;width:100%;margin-left:10px;margin-right:10px}.team .team_about{height:400px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;overflow:hidden}.team .team_about .team_members{width:100%;max-width:260px;border-radius:20px 0px 0px 20px;overflow:visible}.team .team_about .team_members .members{width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:-10px}.team .team_about .team_members .members .team_member{width:auto;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:20px;margin:0;padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:10px;border:1px solid rgba(0,34,47,0.48)}.team .team_about .team_members .members .team_member .team_member_img{width:230px;height:240px;border-radius:15px;margin-right:0}.team .team_about .team_members .members .team_member .team_member_about .team_member_title{gap:1px}.team .team_about .team_members .members .team_member .team_member_about .team_member_title .team_member_name{font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px;color:#00222f}.team .team_about .team_members .members .team_member .team_member_about .team_member_title .team_member_role{font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;color:#00222f}.team .team_about .team_members .members .team_member .team_member_about .team_member_title #smaller_font_name{font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px;color:#00222f}.team .team_about .team_members .members .team_member .team_member_about .team_member_title #smaller_font_role{font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;color:#00222f}.team .team_about .team_members .members .team_member .team_member_about .team_member_job{display:none}.team .team_about .team_members .members .team_member .team_member_about .team_member_contact{display:none}.team .team_about .team_members .team_slider{width:160px;height:20px;border-radius:10px;padding:3px 5px 3px 5px;margin-top:40px}.team .team_about .team_members .team_slider span{width:30px;height:10px}.team .team_dot{display:none}.record{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.record .record_dot{width:100%;text-align:end;margin-left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.record .record_dot .record_point{width:70px;height:70px;-webkit-transform:translate(-50%,300px);transform:translate(-50%,300px);background-color:#000;border-radius:50%;-webkit-box-shadow:4px 4px 18px rgba(0,0,0,0.3);box-shadow:4px 4px 18px rgba(0,0,0,0.3);-webkit-transform:translate(150%,-50%);transform:translate(150%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.record .record_dot .lined_dot_record{position:relative;width:340px;height:2px;background-color:#000;-webkit-box-shadow:4px 4px 18px rgba(0,0,0,0.3);box-shadow:4px 4px 18px rgba(0,0,0,0.3)}.record .record_dot .lined_dot_record:after{content:"";position:absolute;bottom:-300%;left:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px;height:15px;background-color:#000;border-radius:50%}.record .record_dot .lined_dot_record:before{display:none}.record .record_dot .lined_dot_record img{width:30px;height:30px}.record .record_form{margin-right:10px;margin-left:10px;width:auto;height:370px;background-color:rgba(255,255,255,0.55);border:1px solid rgba(0,34,47,0.48);border-radius:20px;padding:25px 20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.record .record_form #contactForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:290px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.record .record_form .record_form_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.record .record_form .record_form_text .record_form_txt{font-family:"Montserrat",sans-serif;font-weight:500;font-size:15px;color:#00222f}.record .record_form .record_form_text .record_form_title{margin-bottom:15px;font-family:"Montserrat",sans-serif;font-weight:700;font-size:18px;color:#00222f}.record .record_form .record_form_text .record_form_title span{font-family:"Montserrat",sans-serif;font-weight:700;font-size:18px;color:#00222f}.record .record_form .send_btn{background-color:#00222f;border:none;width:190px;padding:10px 50px;border-radius:50px;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:500;font-size:15px;margin-left:0}.record .record_form .send_btn:hover{border:1px solid #00222f;background-color:#ffffff;color:#00222f;-webkit-transition:0.2s;transition:0.2s}.record .record_form .record_form_inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.record .record_form .record_form_inputs .main_input{width:300px;height:40px;border-radius:15px;background-color:rgba(255,255,255,0.55);border:1px solid rgba(0,34,47,0.48);padding:7px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.record .record_form .record_form_inputs .main_input .problem_input{background-color:none;background:none;border:none;width:100%;font-family:"Montserrat",sans-serif;font-weight:300;font-size:11px}.record .record_form .record_form_inputs .main_input .problem_input:focus{background:none;outline:rgb(0,0,0);height:35px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;-webkit-transition:1s;transition:1s}.record .record_form .record_form_inputs .main_input img{width:25px;height:25px;opacity:0.48}.record .record_form .record_form_inputs .information_inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;margin-bottom:15px}.record .record_form .record_form_inputs .information_inputs .information_input{width:140px;height:40px;border-radius:15px;background-color:rgba(255,255,255,0.55);border:1px solid rgba(0,34,47,0.48);padding:10px 30px;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;font-size:12px}.record .record_form .record_form_inputs .information_inputs .information_input:focus{outline:rgb(0,0,0);height:40px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:12px;-webkit-transition:1s;transition:1s}.record .record_form .record_form_inputs .information_inputs .information_input:last-child{width:300px;height:40px;border-radius:15px;background-color:rgba(255,255,255,0.55);border:1px solid rgba(0,34,47,0.48);padding:10px 30px;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;font-size:12px}.record .record_form .record_form_inputs .information_inputs .information_input:last-child:focus{background-color:none;outline:rgb(0,0,0);height:40px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:14px;-webkit-transition:1s;transition:1s}.record .record_form_sesuccess{width:355px;height:auto;background-color:rgb(0,0,0);border:5px solid rgba(0,0,0,0.48);border-radius:20px;padding:25px 20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;text-align:center}.record .record_form_sesuccess .record_form_text{color:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;gap:10px}.record .record_form_sesuccess .record_form_text .record_form_txt{font-family:"Montserrat",sans-serif;font-weight:400;font-size:20px}.record .record_form_sesuccess .success_logo{margin-bottom:20px;width:150px;height:150px}.record .record_form_sesuccess .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.record .record_form_sesuccess .contacts .phone_contact{background-color:#ffffff;border-radius:15px;padding:10px;font-family:"Montserrat",sans-serif;font-weight:400;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;gap:10px;width:auto}.record .record_form_sesuccess .contacts .phone_contact svg{width:25px;height:25px}.record .record_form_sesuccess .contacts .phone_contact p{display:none}.record .record_form_sesuccess .contacts .phone_contact:hover{cursor:pointer;-webkit-transition:0.3s;transition:0.3s;border:2px solid #ffffff;color:#ffffff;background-color:#000}.record .record_form_sesuccess .contacts .phone_contact:hover svg path{stroke:#ffffff}.record .record_form_sesuccess .contacts .social{width:auto;height:auto;background-color:#ffffff;border-radius:15px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.record .record_form_sesuccess .contacts .social svg{width:25px;height:25px}.record .record_form_sesuccess .contacts .social:hover{cursor:pointer;-webkit-transition:0.2s;transition:0.2s;border:1px solid #ffffff;background-color:#000}.record .record_form_sesuccess .contacts .social:hover svg{fill:#ffffff}.record .record_form_sesuccess .contacts .social:hover .telega_record{fill:#ffffff}footer{display:none}.menu_mobile_service{display:-webkit-box;display:-ms-flexbox;display:flex}.menu_mobile_nav{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:100px;max-width:375px;margin:0 auto;border-radius:20px 20px 0 0;background-color:#b4d5e7;padding-top:20px;padding-bottom:calc(20px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-box-shadow:inset 1px 0px 4px rgba(0,0,0,0.1),0px 4px 4px rgba(0,0,0,0.4);box-shadow:inset 1px 0px 4px rgba(0,0,0,0.1),0px 4px 4px rgba(0,0,0,0.4)}.menu_mobile_nav .menu_mobile_wraper_nav{width:100%;overflow:hidden}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav a{color:#00222f;text-decoration:none}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav #home{width:75px;height:50px;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#00222f;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav .menu_mobile_item{width:177px;height:auto;border:2px solid #7fcaf3;background-color:#ffffff;border-radius:50px;padding:5px 20px;text-align:center;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav #back_consul{width:75px;height:50px;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#00222f;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none}.menu_mobile_nav .menu_mobile_wraper_nav .menu_mobile_items_nav #back_consul svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.active_btn_consule_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:340px;max-width:100%;margin:0 auto;padding-top:20px;padding-bottom:calc(460px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.active_btn_consule_mobile .consul_inner_mobile{width:360px;margin:0 auto}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_title_mobile{font-family:"Montserrat",sans-serif;font-weight:500;font-size:20px;width:200px;padding:5px 30px 5px 30px;background-color:#00222f;border-radius:50px;color:#ffffff;text-align:center}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info{background-color:#ffffff;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:20px;padding:13px 19px 13px 19px}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info .consul_inner_text_mobile{font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;text-align:center}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info .consul_inner_connect_info_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info .consul_inner_connect_info_mobile .go_to_form_btn_mobile{width:260px;background-color:#00222f;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;padding:10px;border-radius:20px;border:none}.active_btn_consule_mobile .consul_inner_mobile .consul_inner_mobile .consul_inner_info .consul_inner_connect_info_mobile .consul_inner_img_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;border:1px solid #00222f;padding:10px;background-color:#ffffff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px}.active_btn_contact_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:320px;max-width:100%;margin:0 auto;padding-top:5px;padding-bottom:calc(480px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_contact_mobile .active_btn_contact_inner_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.active_btn_contact_mobile .active_btn_contact_inner_mobile .contact_inner_mobile{width:100%;height:auto;background-color:#ffffff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.active_btn_contact_mobile .active_btn_contact_inner_mobile .contact_inner_mobile .contact_location_img_mobile{border-radius:10px;height:250px;width:340px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.active_btn_contact_mobile .active_btn_contact_inner_mobile .contact_inner_title_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;margin:0;font-family:"Montserrat",sans-serif;font-weight:500;font-size:20px;border-radius:50px;padding:5px 30px;color:#ffffff;background-color:#00222f}.active_btn_contact_mobile .contacts_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.active_btn_contact_mobile .contacts_mobile .phone_contact_mobile{background-color:#00222f;border-radius:20px;padding:10px;font-family:"Montserrat",sans-serif;font-weight:500;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:auto;gap:10px;color:#ffffff}.active_btn_contact_mobile .contacts_mobile .phone_contact_mobile a{color:#ffffff;text-decoration:none}.active_btn_contact_mobile .contacts_mobile .social_mobile{width:45px;height:45px;border-radius:50%;padding:10px;border:1px solid #00222f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_contact_mobile .contacts_mobile .social_mobile #location_mobile_contact{width:25px;height:25px}.active_btn_study_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:320px;max-width:100%;margin:0 auto;padding-top:5px;padding-bottom:calc(500px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_study_mobile .study_action_inner_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:360px;margin:0 auto}.active_btn_study_mobile .study_action_inner_mobile .study_inner_title_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;margin:0;font-family:"Montserrat",sans-serif;font-weight:500;font-size:20px;border-radius:50px;padding:5px 30px;color:#ffffff;background-color:#00222f}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile{width:100%;height:auto;background-color:#ffffff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_text_mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;font-family:"Montserrat",sans-serif;font-weight:100;font-size:18px;padding:10px;background-color:#ffffff;text-align:center;margin:0}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_connect_info_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;align-items:center}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_connect_info_mobile .go_to_form_btn{width:260px;background-color:#00222f;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;padding:10px;border-radius:20px;border:none}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_connect_info_mobile .study_inner_img_mobile{width:45px;height:45px;border-radius:50%;border:1px solid #00222f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_study_mobile .study_action_inner_mobile .study_inner_mobile .study_inner_connect_info_mobile .study_inner_img_mobile svg{width:25px;height:25px;-webkit-transform:translateY(2px);transform:translateY(2px)}.active_btn_key_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;right:0;height:320px;max-width:100%;margin:0 auto;padding-top:5px;padding-bottom:calc(530px + env(safe-area-inset-bottom, 0px));z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_key_mobile .key_more_slider_mobile{width:100%;max-width:375px}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile{width:100%}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile{width:100%;height:390px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:5px}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_title_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;margin:0;font-family:"Montserrat",sans-serif;font-weight:600;font-size:20px;border-radius:50px;padding:10px 15px;color:#ffffff;background-color:#00222f}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:#ffffff;border-radius:20px;padding:5px;height:390px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_text_mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;font-family:"Montserrat",sans-serif;font-weight:100;font-size:20px;padding:15px 20px;background-color:#ffffff;border-radius:20px;text-align:center;margin:0}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_connect_info_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_connect_info_mobile .go_to_form_btn{width:260px;background-color:#00222f;color:#ffffff;font-family:"Montserrat",sans-serif;font-weight:300;font-size:15px;padding:10px;border-radius:20px;border:none}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_connect_info_mobile .key_inner_img_mobile{width:45px;height:45px;border-radius:50%;border:1px solid #00222f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_more_slides_mobile .key_more_slide_mobile .key_action_inner_mobile .key_inner_mobile .key_inner_connect_info_mobile .key_inner_img_mobile svg{width:25px;height:25px;-webkit-transform:translateY(2px);transform:translateY(2px)}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_slider_mobile{width:320px;height:30px;position:relative;border-radius:15px;background-color:rgba(255,255,255,0.55);-webkit-box-shadow:0 0 20px rgba(0,0,0,0.1);box-shadow:0 0 20px rgba(0,0,0,0.1);padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_slider_mobile span{display:inline-block;width:60px;height:15px;border-radius:10px;background-color:#00222f;opacity:0.4}.active_btn_key_mobile .key_more_slider_mobile .key_more_inner_mobile .key_slider_mobile .glide__bullet--active{background-color:#7fcaf3;opacity:1}}