*{padding:0;margin:0;box-sizing:border-box;font-family:'Montserrat',sans-serif}:root{--main-color:#0085cf;--footer-color:#132856}html,body{width:100%;height:100%}.btn:focus,.form-control:focus{box-shadow:0 0 0 transparent}a:hover{text-decoration:none}header{display:block;width:100%;position:relative}header .header_info{background:#f9f9f9;padding:10px 0}header .header_info .contacts a{font-weight:500;font-size:14px;line-height:20px;color:rgba(38,38,38,0.5);margin-right:30px;transition:all .1s linear}header .header_info .contacts a:last-child{margin-right:0}header .header_info .contacts a:hover{color:var(--main-color);transition:all .1s linear}header .header_info .scial_icons{grid-template-columns:repeat(4,1fr);display:inline-grid;grid-gap:15px}header .header_info .scial_icons a:hover path{transition:all .1s linear}header .header_info .scial_icons a:hover path{fill:var(--main-color);transition:all .1s linear}header .header_info .lange_wrapper{grid-template-columns:repeat(3,1fr);display:inline-grid;grid-gap:30px}header .header_info .lange_wrapper .lange_item{font-weight:500;font-size:14px;line-height:20px;color:rgba(38,38,38,0.5)}header .header_info .lange_wrapper .lange_item:hover{color:var(--main-color);transition:all .1s linear}header .header_info .lange_wrapper .lange_item.active{color:#262626}header .header_nav{background:white;width:100%;top:0;left:0;z-index:100}header .header_nav .nav-item{font-weight:500;font-size:16px;line-height:22px;color:#262626;margin-left:40px}header .header_nav .dropdown .nav-link{display:flex;align-items:center}header .header_nav .dropdown .dropdown-menu{border:0 solid transparent;box-shadow:0 0 5px #e5e5e5}header .header_nav .dropdown .dropdown-menu .dropdown-item{font-weight:500;font-size:14px;line-height:22px;padding:10px 20px}#nav-icon2{width:60px;height:45px;position:relative;margin:0;-webkit-transform:rotate(0deg) scale(0.5);-moz-transform:rotate(0deg) scale(0.5);-o-transform:rotate(0deg) scale(0.5);transform:rotate(0deg) scale(0.5);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;border-width:0;transition:all .2s linear}#nav-icon2:focus{outline:0}#nav-icon2:hover span:nth-child(1),#nav-icon2:hover span:nth-child(2){transform:scale(1.3);transition:all .2s linear}#nav-icon2:hover span:nth-child(3),#nav-icon2:hover span:nth-child(4){transform:scale(0.8);transition:all .2s linear}#nav-icon2:hover span:nth-child(5),#nav-icon2:hover span:nth-child(6){transform:scale(1.3);transition:all .2s linear}#nav-icon2 span{display:block;position:absolute;height:5px;width:50%;background:var(--main-color);opacity:1;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon2 span:nth-child(even){left:50%;border-radius:0 9px 9px 0}#nav-icon2 span:nth-child(odd){left:0;border-radius:9px 0 0 9px}#nav-icon2 span:nth-child(1),#nav-icon2 span:nth-child(2){top:0}#nav-icon2 span:nth-child(3),#nav-icon2 span:nth-child(4){top:18px}#nav-icon2 span:nth-child(5),#nav-icon2 span:nth-child(6){top:36px}#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#nav-icon2.open span:nth-child(1){left:5px;top:7px}#nav-icon2.open span:nth-child(2){left:calc(50% - 5px);top:7px}#nav-icon2.open span:nth-child(3){left:-50%;opacity:0}#nav-icon2.open span:nth-child(4){left:100%;opacity:0}#nav-icon2.open span:nth-child(5){left:5px;top:29px}#nav-icon2.open span:nth-child(6){left:calc(50% - 5px);top:29px}main .tube_video_wrapper{background:#fbfbfb;padding:50px}main .tube_video_wrapper .tube_video{position:relative;overflow:hidden}main .tube_video_wrapper .tube_video .tube_video_play{background:rgba(0,0,0,0.25);width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;cursor:pointer}main .tube_video_wrapper .tube_video .tube_video_play:hover{background:rgba(0,0,0,0.5)}main .tube_video_wrapper .text_wrapper h2{font-weight:500;font-size:24px;line-height:36px;color:#262626}main .tube_video_wrapper .text_wrapper p{font-weight:500;font-size:16px;line-height:30px;color:rgba(38,38,38,0.5)}main .type_search .type_s_item{background:#f5f5f5;padding:30px 30px;display:flex;align-items:center;height:100%}main .type_search .type_s_item h6{margin-bottom:0;margin-top:0;margin-left:20px;font-weight:500;font-size:16px;line-height:22px;color:#262626;transition:all .2s ease-in}main .type_search .type_s_item:hover{background:var(--main-color);transition:all .2s ease-in}main .type_search .type_s_item:hover h6{color:#fff;transition:all .2s ease-in}main .type_search .type_s_item:hover path{fill:white;transition:all .2s ease-in}main .type_search .type_s_item.active{background:var(--main-color)}main .type_search .type_s_item.active h6{color:#fff}main .type_search .type_s_item.active path{fill:white}main .type_search .type_s_item:active{background:var(--footer-color)}main .type_search .type_s_item:active h6{color:#fff;transition:all .2s ease-in}main .type_search .type_s_item:active path{fill:white;transition:all .2s ease-in}main .partners .partner_item{background:#f9f9f9;padding:10px 20px;display:flex;align-items:center;height:100%}main .partners .partner_item:hover{background:rgba(0,0,0,.1)}main .partners .partner_item p{font-weight:500;font-size:12px;line-height:14px;color:#000;margin-left:10px;margin-bottom:0}footer{background:var(--footer-color);padding:80px 0;margin-top:100px}footer .logo_wrapper{display:flex;align-items:center}footer .logo_wrapper p{font-weight:500;font-size:16px;line-height:24px;color:#fefefe;margin-bottom:0}footer ul{list-style:none}footer ul li{display:flex;align-items:center}footer ul li,footer ul li a{font-weight:500;font-size:18px;line-height:40px;color:#fefefe}footer ul li a{display:flex;align-items:center}footer ul li a:hover{color:#1bc2ee}footer .links a:before{content:"";width:24px;height:24px;background:url(../images/icons/footerLi.svg);display:inline-block;margin-right:10px}footer .links li a{padding-right:20px;border-bottom:2px solid transparent}footer .links li a.active{color:#1bc2ee}footer .social_icons{display:inline-grid;grid-template-columns:repeat(4,1fr);grid-gap:10px}footer .social_icons a:hover path{fill:#1bc2ee}#search .search-wrapper form{width:100%}#search .search-wrapper form .form-control{border-radius:0;height:50px;display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center;padding:0;overflow:hidden;background:#f5f5f5;border:2px solid #0085cf}#search .search-wrapper form .form-control input{width:100%;height:100%;font-weight:600;font-size:16px;line-height:20px;color:#000;background:transparent;border:0 solid transparent;margin-left:10px;min-height:50px}#search .search-wrapper form .form-control input:focus{outline:0}#search .search-wrapper form .form-control .btn{font-weight:500;font-size:18px;line-height:22px;color:white;height:100%;padding:10px 50px;border-radius:0;border-width:0;background:var(--main-color)}#search .search-wrapper form .form-control .btn:hover{background:var(--footer-color);color:white}#search .search-wrapper form .form-control .btn:active{background:var(--footer-color)}#search .filtr_alphabet{display:flex;align-items:center;flex-wrap:nowrap}#search .filtr_alphabet p{margin-bottom:0;font-weight:600;font-size:14px;line-height:17px;color:#000;min-width:170px}#search .filtr_alphabet .aplhabet{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}#search .filtr_alphabet .aplhabet .btn{padding:0;text-align:left;font-weight:450;font-size:16px;line-height:22px;color:#2666ba;border-radius:0;padding-bottom:6px;margin:0 5px;margin-top:6px;border-width:0;border-bottom:2.5px solid transparent}#search .filtr_alphabet .aplhabet .btn:hover{border-color:#2666ba}#search .filtr_alphabet .aplhabet .btn.active{border-color:#2666ba}#search .filtr_alphabet .aplhabet .btn:first-child{margin-top:6px;margin-right:20px}#search .heading_text{display:flex;align-items:center}#search .heading_text h2{font-weight:600;font-size:24px;line-height:29px;margin-bottom:4px;color:#000}#search .heading_text small{font-weight:500;font-size:16px;line-height:22px;display:inline-block;margin-left:10px;color:#999}#search .pok_select{background:#f9f9f9;border:1px solid #f1eff7;display:inline-flex;padding:15px 30px;align-items:center}#search .resolve_filter .heading .pok_select,#search .resolve_filter .heading .pok_select .btn,#search .resolve_filter .heading .pok_select .dropdown-menu .dropdown-item{font-weight:500;font-size:14px;line-height:17px;color:#999}#search .resolve_filter .heading .pok_select .btn{padding:0;color:black;margin-left:5px;display:inline-flex;align-items:center}#search .resolve_filter .heading .pok_select .dropdown-menu{border:0 solid transparent;box-shadow:0 0 10px #f5f5f5;min-width:40px}#search .resolve_filter .heading .pok_select .dropdown-menu .dropdown-item{cursor:pointer;color:black}#search .resolve_filter .heading .pok_select .dropdown-menu .dropdown-item:active{color:white}#search .resolve_filter .text_wrapper{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px 60px;margin-top:30px}#search .resolve_filter .text_wrapper a{font-weight:450;font-size:16px;line-height:20px;color:#2666ba;border-bottom:1px solid transparent}#search .resolve_filter .text_wrapper a:hover{border-bottom:1px solid #2666ba}#pagination{margin-top:100px}#pagination .page-link{position:relative;display:inline-flex;justify-content:center;align-items:center;margin-right:15px;width:40px;height:40px;padding:.5rem .75rem;font-weight:500;font-size:18px;line-height:22px;color:#0085cf;background-color:#fff;border:2px solid #0085cf;border-radius:0;transition:all .2s ease}#pagination .page-link.active,#pagination .page-link:hover{background:#0085cf;color:white;transition:all .2s ease}#pagination .page-item:last-child .page-link{margin-right:0}#ban .image_wrapper{background:no-repeat center / cover;width:100%;height:150px;position:relative;padding:30px 0;min-height:150px}#ban .image_wrapper:before{content:"";display:inline-block;width:100%;height:100%;position:absolute;top:0;left:0;background:#2a9df4;z-index:-1}#ban .image_wrapper h1{position:relative;z-index:2;color:white;font-weight:600;font-size:24px;line-height:36px;color:#fff;margin-bottom:0;margin-left:30px}main h2{font-weight:600;font-size:20px;line-height:24px}.doc h2{color:#165b89;margin:40px 0}.doc .doc_wrapper{list-style:none}.doc .doc_wrapper .doc_item{display:inline-flex;align-items:center;font-weight:450;font-size:16px;line-height:22px;color:#000;transition:all .1s ease;margin-bottom:30px}.doc .doc_wrapper .doc_item span{color:#808080;display:inline-block;margin-left:15px;transition:all .1s ease}.doc .doc_wrapper .doc_item:hover,.doc .doc_wrapper .doc_item:hover span{color:#2a9df4;transition:all .2s ease}.questions h2{color:#2a9df4}.questions .questions_wrapper .question_item{border-top:2px solid rgba(0,0,0,0.15)}.questions .questions_wrapper .question_item:last-child{border-bottom:2px solid rgba(0,0,0,0.15)}.questions .questions_wrapper .question_item .question_header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:32px 0}.questions .questions_wrapper .question_item .question_header h3{font-weight:450;font-size:16px;line-height:22px;color:#2a9df4;margin-bottom:0}.questions .questions_wrapper .question_item .question_body{padding-bottom:32px}.questions .questions_wrapper .question_item .question_body p{font-weight:500;font-size:14px;line-height:24px;color:#000}.rotate-180{animation:rotate180 .5s ease 0s 1 forwards}@keyframes rotate180{0%{transform:rotate(0deg)}100%{transform:rotate(180deg)}}.rotate-0{animation:rotate0 .5s ease 0s 1 forwards}@keyframes rotate0{0%{transform:rotate(180deg)}100%{transform:rotate(0deg)}}.ipdo h2,.appeal h2{color:#2a9df4;margin-bottom:20px}.ipdo .text_wrapper p{font-weight:500;font-size:16px;line-height:33px;color:#000}.appeal h2{text-align:center;margin-bottom:50px}.appeal form label{font-weight:500;font-size:16px;line-height:22px;color:#000;margin-bottom:10px}.appeal form .form-control{background:#f5f5f5;border-radius:0;border-width:0;font-weight:500;font-size:16px;line-height:22px;color:#000;border:2px solid transparent;transition:all .1s linear}.appeal form .form-control:focus{border:2px solid #1bc2ee;transition:all .1s linear}.appeal form input.form-control{height:50px}.appeal form textarea.form-control{height:250px}textarea::-webkit-resizer{display:none}textarea::-moz-resizer{display:none}textarea::-ms-resizer{display:none}textarea::-o-resizer{display:none}.appeal form .warning .form-control{border:2px solid #f44336;transition:all .1s linear}.appeal form .warning small{font-weight:500;font-size:12px;line-height:15px;color:#f44336;transition:all .1s linear}.appeal form .btn{font-weight:600;font-size:18px;line-height:22px;color:#fff;background:#1bc2ee;width:100%;padding:20px;margin-top:40px}.appeal form .btn:hover{background:#18a8d0}.appeal form .btn:active{background:#1bc2ee}.contacts .contacts_wrapper{background:#fff;border:2px solid #e6e6e6;border-radius:10px;padding:40px}.contacts .contact_item{display:flex;justify-content:flex-start;align-items:center;height:100%;transition:all .2s ease;margin-bottom:30px}.contacts .contact_item:last-child{margin-bottom:0}.contacts .contact_item:hover{background:#e8f9fd;transition:all .2s ease}.contacts .contact_item .text_wrapper{margin-left:20px}.contacts .contact_item h6,.contacts .contact_item p{font-weight:600;font-size:16px;line-height:22px;color:#06080e;margin-bottom:10px}.contacts .contact_item p{font-weight:500;color:rgba(6,8,14,0.75);margin:0}.contacts .contact_item:hover,.contacts .contact_item:hover p{color:#0032a4}.contacts .map{height:100%;min-height:400px;border:2px solid #e5e5e5;overflow:hidden;border-radius:10px;position:relative}.icon_map_wrapper{position:absolute;top:50%;z-index:1;left:50%;transform:translate(-50%,-50%)}.detiled_info_company .table thead{background:#187bcd}.detiled_info_company .table thead th p{font-weight:600;font-size:16px;line-height:20px;color:#fff;margin-bottom:0;padding:20px 5px}.detiled_info_company .table tbody td{border:1px solid #eaeff5}.detiled_info_company .table tbody td p{margin-bottom:0;padding:15px 5px;font-size:16px;line-height:20px;color:#187bcd}.detiled_info_company .table{width:100%;overflow:auto}.detiled_info_company .table tbody td{vertical-align:middle}.detiled_info_company .table tbody td p span{color:#262626}.detiled_info_company .table .center{text-align:center;vertical-align:middle}.detiled_info_company h1{font-weight:600;font-size:36px;line-height:44px;color:#165b89;margin-bottom:30px}.detiled_info_company .table small{font-weight:500;font-size:16px;line-height:20px;color:rgba(0,0,0,0.5);display:inline-block;margin-top:30px}.search_wrapper_back{margin:180px 0}.search_wrapper_back a{font-weight:500;font-size:14px;line-height:17px;color:#0063a5}.search_wrapper_back a:hover{color:var(--footer-color)}.chart span{font-weight:500;font-size:14px;line-height:17px;color:#939393;display:block;text-align:center;margin-top:20px}.modal-header .close:focus{outline:0}.main-video-play{height:70vh}.development,.development a{font-weight:500;font-size:16px;line-height:40px;color:rgba(254,254,254,0.5)}.development a:hover{color:#1bc2ee;border-bottom:1px solid #1bc2ee}.success_msg{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:100px 0}.success_msg p{font-weight:500;font-size:16px;line-height:26px;text-align:center;color:#000;margin-top:20px}.fotos .foto_item{display:block;height:100%}.fotos .foto_item .image_wrapper img{width:100%;min-height:200px}.fotos .foto_item:hover .image_wrapper{position:relative;transition:all .2s ease}.fotos .foto_item:hover .image_wrapper:before{content:"";display:inline-block;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:1;position:absolute;transition:all .2s ease}.fotos .foto_item .text_wrapper p{margin:15px 0;display:-webkit-box;display:-moz-box;display:-ms-box;display:-o-box;-webkit-line-clamp:2;-moz-line-clamp:2;-ms-line-clamp:2;-o-line-clamp:2;-moz-box-orient:vertical;-ms-box-orient:vertical;-o-box-orient:vertical;-webkit-box-orient:vertical;overflow:hidden}.fotos .foto_item .text_wrapper p,.fotos .foto_item .text_wrapper small{font-weight:600;font-size:14px;line-height:22px;color:#000;transition:all .2s ease}.fotos .foto_item:hover p{color:var(--main-color);transition:all .2s ease}.fotos .foto_item .text_wrapper small{font-weight:500;color:#8c9093}.fotos_detiled small,.fotos_detiled p{font-weight:500;font-size:16px;line-height:24px;color:black}.fotos_detiled small{color:#8c9093;margin-top:10px;display:block}.fotos_detiled p{margin-top:20px}.det_fotos_modal .close{position:fixed;font-size:3em;right:40px;top:20px;color:white;z-index:1}.det_fotos_modal .image-wrapper{width:100%}.det_fotos_modal .image-wrapper .img{width:100%;height:90vh}.det_fotos_item{position:relative;height:100%;display:block}.det_fotos_item .youtube_ic{display:inline-flex;width:100%;height:100%;justify-content:center;align-items:center;position:absolute;top:0;left:0;background:rgba(0,0,0,.2);transition:all .2s linear}.det_fotos_item:hover .youtube_ic{background:rgba(0,0,0,.3);transition:all .2s linear}.det_fotos_item:hover .youtube_ic path:first-child{fill:var(--main-color);fill-opacity:1;transition:all .2s linear}
