body{margin:0;box-sizing:border-box;font-family:Open Sans,sans-serif}a{text-decoration:none;color:inherit}p{margin:0}button,input,option,select{outline:none;box-sizing:border-box}.container{padding:0!important;display:flex;width:90vw!important;margin:0 auto!important}.header{width:100%;display:flex;height:80px;align-items:center;justify-content:space-between;z-index:990;background-color:#fff;position:fixed;top:0;padding-bottom:10px}.header.active{border-bottom:1px solid #00305b}.header .container{flex-flow:row nowrap;height:80px;align-items:center;justify-content:space-between}.header-block{display:flex;flex-flow:row nowrap}.header-block-item{display:flex;align-items:center}.header-burger{height:30px;width:40px;position:relative}.header-burger_line{position:absolute;height:4px;background-color:#00305b;width:40px;border-radius:2px;left:0}.header-burger_line:nth-child(0){top:0;width:40px}.header-burger_line:first-child{top:13px;width:30px}.header-burger_line:nth-child(2){bottom:0;width:40px}.header-burger:hover{cursor:pointer}.header-burger:hover .header-burger_line{background-color:gold}.header-logo{cursor:pointer;text-align:center;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;margin-left:3vw;margin-right:3vw}.header-logo_img{width:50px;border-radius:25px;height:50px;background-image:url(https://rentcompany.pro/storage/upload/logo.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.header-logo_text{font-size:22px;letter-spacing:.05em;margin-left:3px;font-weight:700;text-align:center}.header-buttons{display:flex;flex-flow:row;align-items:center;justify-content:center}.header-buttons_butt{display:flex;flex-flow:row nowrap;align-items:center;margin:1px 3px}.header-buttons_butt img{background-color:#00305b;border-radius:7px;padding:5px;width:16px;height:16px}.header-buttons_butt span{min-width:15px;font-size:20px}.header-phones{flex-flow:column nowrap;align-items:center;justify-content:center;margin:0 10px}.header-phones_item{font-size:16px;font-weight:900;border-bottom:1px dashed #00305b}.header-phones_item:first-child{margin-bottom:10px}.header-phones_item:hover{border-bottom-style:solid}.header-legal{margin:0 2vw;flex-flow:column nowrap;align-items:center;justify-content:center}.header-legal_item{cursor:pointer}.header-legal_item:first-child{border-bottom:1px dotted #00305b}.header-legal_item:nth-child(2){opacity:.6;border-bottom:1px dashed #00305b}.header-legal_item:hover{border-bottom:1px solid #00305b}.social-icons-mobile{display:none}@media (max-width:1100px){.header-legal{display:none}}.header-search{height:60px;display:flex;flex-flow:row nowrap;align-items:center;margin-right:20px;position:relative}.header-search_input{min-width:200px;width:250px;text-align:center;height:40px;line-height:40px;display:flex;background:#f3f3f3;border:none;border-top-left-radius:10px;border-bottom-left-radius:10px;transition:font-size .15s linear}.header-search_input:focus{font-size:16px}.header-search_button{margin:0!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:40px;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:center;background:#00305b;font-size:16px;border-top-right-radius:10px;border-bottom-right-radius:10px;border:1px;border-style:solid;border-color:#00305b;transition:background .2s ease-in-out}.header-search_button:hover{cursor:pointer;border-color:#eee;background:#00305b}.header-search_button img{margin:0 5px;height:20px;width:20px}.header-search .search-select{display:none}.header-search.active .header-search_button,.header-search.active .header-search_input{border-bottom-left-radius:0;border-bottom-right-radius:0}.header-search.active .search-select{z-index:1000;display:flex;flex-flow:column nowrap;position:absolute;top:50px;left:0;right:0;box-shadow:0 1px 3px 1px rgba(17,17,17,.5)}.header-search.active .search-option{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;background:#f3f3f3;height:50px;transition:background .2s ease-in-out}.header-search.active .search-option_title{color:#00305b;font-size:14px;padding:1px;border-bottom:1px dashed transparent}.header-search.active .search-option_img{margin:0 10px;height:35px;width:35px;border-radius:7px}.header-search.active .search-option:hover{background:#eee}.header-search.active .search-option:hover .search-option_title{border-bottom-color:#111}.header-search_button{color:#f3f3f3;font-family:sans-serif;font-size:14px;letter-spacing:.01em;padding-right:8px}.header-search_input{font-size:15px}.burger-desktop,.header-buttons-desktop{display:flex}.header-buttons-desktop .header-buttons{display:flex;flex-flow:column}.burger-mobile,.header-buttons-mobile{display:none}@media (max-width:960px){.burger-mobile,.header-buttons-mobile,.social-icons-mobile{display:flex}.burger-desktop,.header-buttons-desktop,.header-phones{display:none}.header .container{flex-flow:column nowrap;width:100%}.header-block{justify-content:space-between;width:100%}.header-logo{margin-left:0}.header-search{box-sizing:border-box;margin-right:0}.header-search_input{min-width:50vw;line-height:30px;height:30px}.header-search_button{height:30px}.header-search_button img{height:25px;width:25px}.header-buttons_butt img{height:20px;width:20px;padding:5px;border-radius:7px}.header-buttons-mobile .header-call{margin-right:15px}.header-buttons-mobile .header-call span{font-size:15px}.header-buttons-mobile .header-call img{padding:0;border-radius:0;background:none;height:36px;width:36px}.header-logo_text{font-size:14px}.header-logo_img{height:34px;width:34px}}@media (max-width:420px){.container{width:95vw!important}.header-search_input{max-width:50vw;min-width:0}.header-buttons-mobile .header-call{margin-right:0}.header-search_button{display:none}.header-search_input{border-bottom-left-radius:0;border-top-left-radius:0;border-radius:5px}}@media (max-width:280px){.header-buttons-mobile .header-call span{display:none}.header-burger{width:30px}.header-burger_line{width:30px!important}}.main-menu{z-index:990;position:fixed;top:-200vh;left:0;right:0;padding-bottom:20px;background-color:#fff;height:auto;display:flex;flex-flow:column nowrap;align-items:center;transition:top .5s ease-out;border-bottom:1px solid #00305b}.main-menu.active{top:85px}.main-menu-head{width:100%;display:flex;flex-flow:row nowrap;justify-content:center}.main-menu-head p{margin:15px 0;font-weight:700}.main-menu-body{width:552px;display:flex;flex-flow:row nowrap;justify-content:center;margin-right:15px;box-sizing:border-box;padding-bottom:25px}.main-menu-body::-webkit-scrollbar{width:10px}.main-menu-body::-webkit-scrollbar-track{background-color:#e4e4e4;border-radius:100px}.main-menu-body::-webkit-scrollbar-thumb{background-color:#d4aa70;border-radius:100px}.main-menu-body-block{display:flex;flex-flow:column nowrap;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main-menu-body-block_right{margin-right:10px;padding-right:10px}.main-menu-body-block__link{box-sizing:border-box;width:250px;color:#00305b;padding:7px;cursor:pointer}.main-menu-body-block__link:hover{text-decoration:underline}@media (max-width:552px){.main-menu-body{width:290px;flex-flow:column nowrap}.main-menu-body-block{flex-flow:column nowrap;width:100%}.main-menu-body-block_left{border-right:none}.main-menu-body-block_right{padding-right:0;margin-right:0;border-right:none}}@media (max-width:300px){.main-menu-body{width:100%;margin-right:5px}.main-menu-body-block__link{text-align:center;font-size:14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.wrapper{padding-top:80px;min-height:calc(100vh - 312px)}.wrapper,html{scroll-behavior:smooth}.firstscreen{margin-top:30px;display:flex;flex-flow:column nowrap}.footer{width:100%;display:flex}.footer .container{box-sizing:border-box;margin-top:25px!important;margin-right:auto!important;padding-top:25px!important;padding-bottom:25px!important;border-top:2px dotted #00305b;display:flex;flex-flow:row nowrap;justify-content:space-between}.footer-group{display:flex;flex-flow:column nowrap;text-align:left;width:25%}.footer-group.map iframe{max-width:100%;width:250px;height:200px}.footer-group_body{display:flex;flex-flow:row wrap}.footer-group_body .footer-group_link{width:200px}.footer-group_title{font-size:14px;padding-bottom:15px;font-family:sans-serif;font-weight:700}.footer-group_link{font-size:13px;margin:3px 0;cursor:pointer}.footer-group_phone{cursor:pointer}.footer-group_phone p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:1px dashed #00305b}.footer-group_special{margin-top:10px;font-size:14px;font-weight:700;padding:7px;border-radius:5px;border:2px solid #00305b;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.letsCall{cursor:pointer}.letsCall p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:1px dashed #00305b}@media (min-width:1200px){.container{width:1140px!important}}@media (max-width:900px){.footer .container{flex-flow:row wrap;justify-content:space-between}.footer-group{margin-top:20px;width:30vw}.footer-group.map{width:95vw}.footer-group.map .footer-group_body{justify-content:center}.footer-group.map .footer-group_body iframe{width:90vw}}@media (max-width:550px){.footer-group{font-size:12px}.footer-group.cat,.footer-group.map{width:95vw}.footer-group_body .footer-group_link{font-size:12px;width:45vw}}@media (max-width:350px){.footer .container{flex-flow:column nowrap}.footer-group{width:95vw;align-items:center;text-align:center}}.section{width:100%}.section .container{display:flex;flex-flow:column nowrap}.section-title{margin:1rem 0;width:100%;font-size:22px;text-align:center;font-weight:700;letter-spacing:.05rem}.section-subtitle{font-size:17px;text-align:center;margin-bottom:5vh}.section-body{margin:1rem 0;display:flex;flex-flow:column nowrap}.section-body p{margin:.3em 0}.product-list{width:100%;display:grid;grid-template-columns:repeat(4,1fr)}.product-list-item{display:flex;flex-flow:column nowrap;justify-content:flex-start}.other-similar-products{margin-left:auto;margin-right:auto;margin-bottom:20px}.other-similar-products a{padding-bottom:2px;border-bottom:1px dashed #00305b;letter-spacing:.05em}.other-similar-products a:hover{color:teal;border-bottom-color:teal}@media (max-width:1066px){.product-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:750px){.product-list{grid-template-columns:repeat(2,1fr)}.other-similar-products{display:none}}@media (max-width:600px){.product-list{grid-template-columns:repeat(1,1fr)}}.owl-carousel .owl-item img{width:auto}.product-list-card{display:flex;flex-flow:column nowrap;align-self:center;width:220px;box-sizing:border-box;border:1px solid rgba(17,17,17,.4);border-radius:10px;padding:10px;margin:10px}.product-list-card_header{position:relative;display:flex;width:100%}.product-list-card_header__info{font-weight:700;display:block;height:51px;text-overflow:clip;overflow:hidden;font-size:12px}.product-list-card_header__info:hover{text-decoration:underline}.product-list-card_body{margin-top:10px;margin-bottom:10px;width:100%;display:flex;flex-flow:row nowrap;justify-content:center}.product-list-card_body img{max-width:100%;width:auto;height:120px}.product-list-card_footer{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.product-list-card_footer__cost{font-weight:700;font-size:12px}.product-list-card_footer__cost strong{font-size:18px}.product-list-card_footer__todo{cursor:pointer;background-color:gold;padding:5px;border-radius:5px;font-size:12px;border:1px solid gold}.product-list-card_footer__todo:hover{border-color:#00305b;color:#00305b}.product-list-card_footer__todo.inCart{background-color:#fff}.tech-table{border-collapse:collapse;border:1px solid #00305b;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tech-table th{background:silver;background:#00305b;color:#f3f3f3}.tech-table tr:nth-child(2n){background:#e4e4e4}.tech-table td,.tech-table th{padding:3px 10px;text-align:center}.tech-table td{font-size:15px;border:1px solid #f3f3f3}.bread{margin-top:20px;display:flex;flex-flow:row wrap;align-items:center}.bread__arrow,.bread__home{width:30px;height:30px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.bread__arrow img,.bread__home img{width:20px;height:20px}.bread__home img{width:25px;height:25px}.bread__string{padding-bottom:1px;border-bottom:1px dotted transparent}.bread__string.current{border-bottom-color:rgba(0,0,0,.65)}.bread__string:hover{border-bottom-color:#ff8c00;color:#ff8c00}.product{width:100%}.product,.product-galery{display:flex;flex-flow:row nowrap}.product-galery{width:50%;justify-content:center}.product-galery .product-img{width:200px;margin:0 auto}.product-galery .product-img img{margin:0 auto;width:100%}.owl-carousel-product{width:100%}.product-info{display:flex;flex-flow:column nowrap;width:100%}.product-info-tabs{display:flex;flex-flow:row nowrap;width:100%;justify-content:flex-start;box-sizing:border-box;padding:15px;border:1px solid #00305b;border-top-left-radius:10px;border-top-right-radius:10px}.product-info-tabs_tab{font-size:14px;margin-right:10px;font-weight:400;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:100px;background:#d3d3d3;border-radius:10px;padding:10px;cursor:pointer;text-decoration:underline;letter-spacing:.1em}.product-info-tabs_tab:hover{background-color:#e7e7e7}.product-info-tabs_tab.active{text-decoration:none;font-weight:700;background:gold}.product-info-tabs_tab.active:hover{background-color:gold}.product-info-items{box-sizing:border-box;padding:15px;display:flex;flex-flow:row;width:100%;border:1px solid #00305b;border-top:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.product-info-items-item{display:flex;justify-content:center;width:100%}.product-price{width:50%}.product-price-item{padding:3px;display:flex;flex-flow:row nowrap;width:100%;justify-content:space-between;border-bottom:1px dotted rgba(0,0,0,.65)}.product-price-item__term{font-weight:700;opacity:.5}.product-price-item__value{color:#00305b}.product-todo{margin-top:15px;display:flex;align-items:center;flex-wrap:wrap}.product-todo-ranger{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-flow:row nowrap;align-items:center}.product-todo-ranger_minus{margin-left:20px}.product-todo-ranger_minus,.product-todo-ranger_plus{display:flex;align-items:center;justify-content:center;font-weight:700;text-align:center;height:30px;width:30px;box-sizing:border-box;border-radius:15px;border:2px solid gold;cursor:pointer;background-color:gold}.product-todo-ranger_minus:hover,.product-todo-ranger_plus:hover{border-color:#daa520;background-color:#daa520}.product-todo-ranger_number{font-size:26px;margin:0 7px}.product-todo_button,input[name=daterange]{padding:6px;margin:5px;border-radius:5px;border:1px solid #00305b;text-align:center;font-size:14px}.product-todo_button{min-width:100px;letter-spacing:.04em;cursor:pointer}.product-todo_button:hover{background-color:#e7e7e7}.product-todo_button.fastOrder,.product-todo_button.inCart,.product-todo_button.inFav{border-color:gold;background-color:gold}.product-todo_button.fastOrder:hover,.product-todo_button.inCart:hover,.product-todo_button.inFav:hover{background-color:gold}@media (max-width:650px){.product{flex-flow:column}.product-galery,.product-price{width:100%}}@media (max-width:340px){.product-info-tabs{padding:5px;border-width:0}.product-info-tabs_tab{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;letter-spacing:0;font-size:12px}.product-info-items{border-width:0}.product-info-items p,.product-info-items td{font-size:12px}}.product-list.cart{display:flex;flex-flow:column nowrap}.product-list-card.cart{width:100%;min-height:100px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;position:relative}.product-list-card.cart .remove{cursor:pointer;position:absolute;top:6px;right:8px;font-size:12px;color:rgba(0,0,0,.65);transition:color .15s ease-in-out}.product-list-card.cart .remove:hover{color:rgba(0,0,0,.85)}.product-list-card.cart .product-list-card_column{display:flex;flex-flow:column nowrap;width:50%}.product-list-card.cart .product-list-card_row{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;width:50%}.product-list-card.cart .product-list-card_row.fav{width:100%}.product-list-card.cart .product-list-card__img{margin-right:5vw;width:65px;height:auto}.product-list-card.cart .product-list-card__img img{height:100%!important;width:100%}.product-list-card.cart .product-list-card__title{font-size:17px}.product-list-card.cart .product-list-card__subtitle{display:none}.product-list-card.cart .product-list-card__cost{border-top:none}.cart-price{display:flex;flex-flow:column nowrap;width:100%}.cart-price-row{display:flex;justify-content:flex-start;align-items:center;letter-spacing:.03em}.cart-price-row p{font-size:16px;margin-right:10px}.cart-price-row span{font-size:15px}.cart-price-row span .totalPrice{font-size:18px}@media (max-width:750px){.product-list-card.cart{padding-top:20px;flex-flow:column}.product-list-card.cart .product-list-card_column{width:100%}.product-list-card.cart .product-list-card_row{width:80%}}@media (max-width:400px){.product-todo p{font-size:12px}.dateRanger{flex-flow:column}}.hidden{display:none!important}.spinner{display:flex;flex-flow:column nowrap;justify-content:center;min-height:300px;min-width:50vw;max-width:500px}.spinner p{font-size:20px;font-weight:700}.cart{display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.cart-map{width:50%;display:flex;flex-flow:column nowrap;align-items:center}.cart-map iframe{width:400px;height:300px}.cart-form-title{font-size:19px;text-align:center;margin:10px 0}.cart-form-subtitle{font-size:15px;color:rgba(17,17,17,.7);text-align:center}.cart-form{width:50vw;max-width:500px;min-width:250px;display:flex;flex-flow:column nowrap}.cart-form-body{width:100%}.cart-form-body .form-group{display:flex;flex-flow:row;align-items:center;margin:10px auto}.cart-form-body .form-group span{padding-bottom:4px;font-size:18px;font-weight:700}.cart-form-body p{font-size:15px;margin:5px 0}.cart-form-body input{width:100%;box-sizing:border-box;border:none;border-bottom:1px solid #00305b;line-height:23px;font-size:16px;margin:5px 0;padding:3px;transition:font-size .15s linear}.cart-form-body input:focus{font-size:18px}.cart-form-body input.error{border-bottom-color:rgba(255,0,0,.5)}.cart-form-body button{margin:10px 0;cursor:pointer;width:100%;padding:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-sizing:border-box;background:#00305b;color:#f3f3f3;border:1px solid #00305b;transition:background .2s ease-in-out}.cart-form-body button:hover{background:#f3f3f3;color:#00305b}@media (max-width:1040px){.cart-map iframe{height:300px;width:300px}}@media (max-width:800px){.cart-map iframe{height:300px;width:200px}}@media (max-width:750px){.cart-map{display:none}.cart-form{margin:10px auto;width:90%}.product-list-card.cart{min-height:125px}}.advantages{padding-top:15px;padding-bottom:25px}.advantages .section-body{display:flex;flex-flow:row nowrap;justify-content:space-evenly}.advantages .section-title{letter-spacing:.1rem;font-weight:700;font-size:30px;text-align:center;margin-bottom:20px}.advantages-item{color:#00305b;display:flex;flex-flow:column nowrap;text-align:center;align-items:center;width:180px;height:210px;margin:5px}.advantages-item_title{font-weight:700;letter-spacing:.03rem;margin:12px 0;font-size:19px}.advantages-item_subtitle{font-size:14px;letter-spacing:0;line-height:1rem;color:#111}.advantages-item_img img{width:100px;height:100px}@media (max-width:750px){.advantages .section-body{flex-flow:row wrap}.advantages-item{margin:10px;width:38vw}}@media (max-width:400px){.advantages-item_img img{width:50px;height:50px}.advantages-item_subtitle{font-size:12px}}.pagination{display:flex;flex-flow:row nowrap}.pagination_button{font-size:16px;background:none;margin:10px;border-radius:15px;border:1px solid #00305b;color:#00305b;transition:background .2s ease-in-out;padding:3px 10px}.pagination_button:hover{background:#00305b;color:#f3f3f3}.folder-list{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.folder-list-item{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin:10px}.folder-list-item_img{margin-right:10px}.folder-list-item_img img{height:65px;width:65px}.folder-list-item_title{padding:1px;font-size:16px;border-bottom:1px dotted transparent}.folder-list-item:hover .folder-list-item_title{border-bottom-color:#111}@media (max-width:990px){.folder-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.folder-list{grid-template-columns:repeat(1,1fr)}}.modal{z-index:999;display:none}.modal.active{justify-content:center;align-items:center;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.6666666666666666)}.modal-view,.modal.active{display:flex;flex-flow:column nowrap}.modal-view{justify-content:space-evenly;background-color:#fff;width:320px;min-height:400px;padding:20px 50px}.modal-view-title{text-align:center;font-weight:700;font-size:20px}.modal-view-subtitle{text-align:center}.modal-view-subtitle:last-child{margin-top:7px}.modal-view-body{display:flex;flex-flow:column nowrap;margin-bottom:12px}.modal-view-contact .contact-subtitle{margin:12px 0;font-weight:700}.modal-view-contact a{margin:5px 0;text-decoration:underline}.modal-view-body-group{margin:12px 0;display:flex;flex-flow:column nowrap}.modal-view-body-group_label{opacity:.5;text-align:left;font-size:12px}.modal-view-body-group_input{box-sizing:border-box;width:100%;padding:10px;border-radius:10px;border:1px solid grey;font-size:16px;line-height:22px}.modal-view-body-group_input.error{border-color:brown}.modal-view-body-group_input:focus{border-color:#00305b}.modal-view-body-group_error{font-size:12px;opacity:0;color:brown;font-weight:700;text-align:center}.modal-view-body-group_error.active{opacity:1}.modal-view-body-group_row{display:flex;flex-flow:row nowrap;align-items:center}.modal-view-body-group_row span{width:25px;font-size:16px;font-weight:700}.modal-view-submit_button{margin:12px auto;padding:10px;border-radius:10px;text-align:center;cursor:pointer;border:1px solid #00305b}.modal-view-submit_button:hover{background:#00305b;color:#fff}.modal-view-submit_private{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.modal-view-submit_private input{height:20px;width:20px}.modal-view-submit_private p{font-size:14px;color:grey}.modal-view-submit_private p a{text-decoration:underline}@media (max-width:600px){.modal-view{width:85vw;padding:5vw;border-radius:4vw}}.client-road .section-body{flex-flow:row nowrap}.client-road-categories{width:150px;align-items:flex-start}.client-road-categories,.client-road-categories_head,.client-road-categories_main{display:flex;flex-flow:column nowrap}.client-road-categories_main{padding-right:15px;border-right:2px solid #00305b;margin-top:10px}.client-road-categories_catalog{border:1px solid #00305b;padding:10px 15px;border-radius:3px;text-align:center;font-weight:700;letter-spacing:.2em;cursor:pointer}.client-road-categories_item{font-size:14px;margin:7px 0}.client-road-categories_item:hover{text-decoration:underline}.client-road-right{flex-flow:column nowrap;align-items:center;padding:2vw}.client-road-right,.client-road-roadmap{width:100%;display:flex;box-sizing:border-box}.client-road-roadmap{flex-flow:row wrap;justify-content:center}.client-road-roadmap.fop .client-road-roadmap-list_item__img img{border-radius:50%!important;border:2px solid #00305b;background-color:hsla(0,0%,100%,0)}.client-road-roadmap-list{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.client-road-roadmap-list_arrow{margin-bottom:35px}.client-road-roadmap-list_arrow img{width:40px;height:40px}.client-road-roadmap-list_item{width:150px;height:150px;display:flex;flex-flow:column nowrap;align-items:center;margin-top:10px;margin-bottom:10px}.client-road-roadmap-list_item__img img{width:70px;height:70px;border-radius:10px;padding:10px;background-color:#16243d;-o-object-fit:cover;object-fit:cover}.client-road-roadmap-list_item__text{margin-top:5px;text-align:center;font-size:12px}@media (max-width:998px){.client-road-roadmap{flex-flow:column}.client-road-roadmap-list:first-child .client-road-roadmap-list_arrow:last-child{display:none}}@media (max-width:380px){.client-road-roadmap-list_item{width:100px;height:150px}.client-road-roadmap-list_item__img img{width:36px;height:36px}.client-road-roadmap-list_arrow{margin-left:10px;margin-right:10px;margin-bottom:90px}}@media (max-width:750px){.client-road .section-body{flex-flow:column}.client-road-categories{margin-bottom:15px;width:100%}.client-road-categories_main{padding-right:0;border-right:none;justify-content:space-evenly}.client-road-categories_head{justify-content:center}.client-road-categories_head,.client-road-categories_main{flex-flow:row wrap;width:100%}.client-road-categories_item{font-size:12px;margin:5px}.client-road-categories_item:hover{text-decoration:underline}.client-road-categories_item:last-child{width:100%;text-align:center}}@media (max-width:292px){.client-road-roadmap-list{flex-flow:column nowrap}.client-road-roadmap-list_arrow{display:none}}.banners .section-body{margin:0}.index-banner{display:flex;flex-flow:row nowrap;justify-content:center}.index-banner img{width:1140px!important;height:420px;border-radius:10px}@media (max-width:1200px){.banners{margin-top:20px}.index-banner img{width:90vw!important;height:auto!important}}.black-procat{display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:center;background-color:#1a202c;height:60px;border-radius:10px}.black-procat_item{display:flex;align-items:center;justify-content:center;color:#f3f3f3;font-size:17px;cursor:pointer;font-weight:700}.black-procat_item:hover{text-decoration:underline}@media (max-width:960px){.black-procat{margin-top:10px;height:40px}.black-procat_item{font-size:15px}}@media (max-width:420px){.black-procat_item{font-size:12px}}.terms-details{margin:15px 0}.terms-details summary{font-weight:700;text-transform:uppercase;cursor:pointer;letter-spacing:.05em}.terms-details p{line-height:1.5em;font-size:15px;padding:7px 0;text-align:justify}.terms-page .section-body{align-items:flex-start}.contragents{display:flex;flex-flow:row nowrap;width:100%}.contragents-block{flex-grow:1;width:50%}.contragents-block,.term-page-docs{display:flex;flex-flow:column nowrap}.term-page-docs_item{margin-top:10px;display:flex;flex-flow:row nowrap}.term-page-docs_item__img{width:50px;margin-right:15px}.term-page-docs_item img{width:50px}.term-page-docs_item p{font-size:15px}@media (max-width:500px){.contragents{flex-flow:column nowrap}.contragents-block{width:100%}.terms-details summary{font-size:15px}.terms-details p{font-size:12px}h3{font-size:14px}.term-page-docs_item__img{margin-right:5px}.term-page-docs_item p{font-size:12px}}.mt-5{margin-top:5vh}.header-legal_item:first-child{margin-top:10px}.header-legal_item.social-buttons{margin-top:5px;border-bottom:none;opacity:1}.social-buttons_butt{margin:0 5px;cursor:pointer}.social-buttons_butt img{height:25px;width:25px}@media (max-width:960px){.header-legal_item.social-buttons{margin-top:10px}}@media (max-width:410px){.social-icons-mobile{display:none}}.partners{display:flex;flex-flow:column nowrap;width:100%;align-items:center}.partners-head{display:flex;width:100%;justify-content:center}.partners-head_img img{cursor:pointer}.partners-body{display:flex;flex-flow:column nowrap}.partners-body_row{display:flex;flex-flow:row wrap;padding:15px 0}.partners-body_row span{display:block;width:190px;margin-right:10px}.partners-body_row strong{display:block}.partners-body_row .a{color:#00305b}.partners-body_row .a:hover{cursor:pointer}@media (max-width:410px){.partners *{font-size:14px}.partners-body_row{padding:8px 0}.partners-body_row span{padding-bottom:3px}}
