@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Roboto&display=swap);*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0;list-style-position:inside}nav{background:#eee;border-bottom:2px solid #ccc;position:fixed;top:0;width:100%;z-index:3334}nav .nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}nav .nav a{text-decoration:none;color:#010101;font-weight:700}nav .nav a:hover{color:#007bff;border-bottom:2px solid #007bff}nav .nav .menu-btn{display:none;cursor:pointer;width:40px;height:40px;background:#2262a5;-moz-border-radius:50%;border-radius:50%;position:relative;z-index:3}nav .nav .menu-btn .menu-btn span,nav .nav .menu-btn .menu-btn span::after,nav .nav .menu-btn .menu-btn span::before{position:absolute;top:50%;margin-top:-1px;left:50%;margin-left:-10px;width:20px;height:2px;background-color:#fff}nav .nav .menu-btn .menu-btn span::after,nav .nav .menu-btn .menu-btn span::before{content:'';display:block;-webkit-transition:.2s;-o-transition:.2s;-moz-transition:.2s;transition:.2s}nav .nav .menu-btn .menu-btn span::before{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px)}nav .nav .menu-btn .menu-btn_active span{height:0}nav .nav .menu-btn .menu-btn span::after{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px)}nav .nav .menu-btn .menu-btn_active span:before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;transform-origin:center}nav .nav .menu-btn .menu-btn_active span:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;transform-origin:center}nav .nav .nav_menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:540px}nav .nav .nav_menu li{list-style-type:none}nav .nav .nav_menu li a{padding-bottom:5px}nav .nav .login_block a{padding:5px 10px;margin:0 5px}nav .nav .login_block a.mobileLog,nav .nav .login_block a.mobileReg{display:none}nav .nav .login_block a.reg_open{background:#2262a5;color:#fff;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;-moz-border-radius:5px;border-radius:5px}nav .nav .login_block a.reg_open:hover{background:#3b7dc4;border-bottom:none}nav .nav .languages a{display:inline-block;width:30px}nav .nav .languages a:hover{border-bottom:none}nav .nav .languages a img{width:100%;-moz-border-radius:5px;border-radius:5px}main .main_top{background:#2262a5}main .main_top .main_top_items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px}main .main_top .main_top_items .main_top_item{text-decoration:none;color:#fff;max-width:190px;font-size:14px;text-align:center;padding:15px 10px;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s}main .main_top .main_top_items .main_top_item .main_top_item_icon{margin-bottom:10px}main .main_top .main_top_items .main_top_item .main_top_item_icon img{width:34px;height:34px;-o-object-fit:cover;object-fit:cover}main .main_top .main_top_items .main_top_item:hover{background:#3b7dc4}main .main_filter{background:#f0f0f0;padding-top:40px}main .main_filter h1{max-width:1260px;margin:0 auto 20px}main .main_filter .main_filter_items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-around;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-around;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}main .main_filter .main_filter_items .main_filter_select{max-width:48%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .main_filter .main_filter_items .main_filter_select button,main .main_filter .main_filter_items .main_filter_select input,main .main_filter .main_filter_items .main_filter_select select{padding:10px;height:45px;width:47%;margin-bottom:15px;border:1px solid #ccc;-moz-border-radius:5px;border-radius:5px;cursor:pointer}main .main_filter .main_filter_items .main_filter_select button{min-height:44px}main .main_filter .main_filter_items .main_filter_categories{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:512px}main .main_filter .main_filter_items .main_filter_categories .categories_item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:108px;height:104px;margin-left:20px;text-align:center;text-decoration:none;color:#010101;font-weight:700;margin-bottom:17px;font-size:14px;-moz-border-radius:5px;border-radius:5px;padding:5px}main .main_filter .main_filter_items .main_filter_categories .categories_item:hover{color:#2262a5}main .main_filter .main_filter_items .main_filter_categories .categories_item .categories_item_cover{width:70px;height:70px;overflow:hidden;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}main .main_filter .main_filter_items .main_filter_categories .categories_item .categories_item_cover img{width:100%;-o-object-fit:cover;object-fit:cover}main .main_filter .main_filter_items .main_filter_categories .categories_item .categories_item_text{margin-top:5px}main .news_scroll{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}main .news_scroll .scroll_block{width:350px}main .news_scroll .scroll_block h1{margin-bottom:15px}main .news_scroll .scroll_block .scroll_block_items{width:100%;max-height:540px;overflow:scroll;overflow-x:hidden}main .news_scroll .scroll_block .scroll_block_items .scroll_block_item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;text-decoration:none;margin-bottom:10px;border-bottom:1px solid #2262a5}main .news_scroll .scroll_block .scroll_block_items .scroll_block_item .scroll_block_itemCover{width:100px;height:100px;margin-right:10px;overflow:hidden;position:relative}main .news_scroll .scroll_block .scroll_block_items .scroll_block_item .scroll_block_itemCover .img_desc{background:red;color:#fff;position:absolute;top:0;left:0;font-size:12px;padding:3px;z-index:8}main .news_scroll .scroll_block .scroll_block_items .scroll_block_item .scroll_block_itemCover img{width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s}main .news_scroll .scroll_block .scroll_block_items .scroll_block_item .scroll_block_itemText h3{font-size:18px;color:#4b4b4b}main .news_scroll .scroll_block .scroll_block_items .scroll_block_item .scroll_block_itemText p{font-size:13px;color:#707070}main .news_scroll .scroll_block .scroll_block_items .scroll_block_item .scroll_block_itemText p.price{color:red}main .news_scroll .scroll_block .scroll_block_items .scroll_block_item:hover .scroll_block_itemCover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}main .news_scroll .tab{width:70%;margin-left:10px}main .news_scroll .tab .tab_links{margin-top:11px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}main .news_scroll .tab .tab_links .tabBtn{width:22%;padding:10px;background:#2262a5;color:#fff;cursor:pointer;border-right:1px solid #3b7dc4;text-align:center;font-size:14px}main .news_scroll .tab .tab_links .tabBtn:last-child{border-right:none}main .news_scroll .tab .tab_content .tabDash{display:none;background:#3b7dc4;color:#fff;padding:10px}main .news_scroll .tab .tab_content .tabDash .tab_items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}main .news_scroll .tab .tab_content .tabDash .tab_items .tabDash_item{width:100px;height:100px;background:#fff;border:1px solid #3b7dc4;margin:5px 0}main .advertisement{max-height:400px;overflow:hidden}main .advertisement img{width:100%;-o-object-fit:cover;object-fit:cover}main .contact{margin-top:30px}main .contact .contactMethods{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}main .contact .contactMethods h3{margin-bottom:10px}main .contact .contactMethods p{margin-bottom:8px;font-size:16px}main .contact .contactMethods a{text-decoration:none}main .contact .contactMethods .contact_phoneEmail{max-width:400px;margin-bottom:20px}main .contact .contactMethods .contact_phoneEmail .email i,main .contact .contactMethods .contact_phoneEmail .telephone i{color:#2262a5;font-size:24px}main .contact .contactMethods .contact_social{margin-bottom:20px}main .contact .contactMethods .contact_social p a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}main .contact .contactMethods .contact_social p a img{width:24px;height:24px;margin-right:8px}main .aboutus{margin-top:40px}main .aboutus p{margin-top:15px}main .recoverProfile form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;margin:10px 0 30px}main .recoverProfile form h4{margin:15px 0;color:green}main .recoverProfile form p{margin:8px 10px 8px 0;color:#5d5d5d;width:49%}main .recoverProfile form p::before{content:"*";margin-right:3px;color:green}main .recoverProfile form button,main .recoverProfile form input{padding:10px;-moz-border-radius:5px;border-radius:5px}main .recoverProfile form input{margin:8px 0;width:49%;border:1px solid #ccc}main .recoverProfile form button{padding:10px;margin-top:10px;background:green;color:#fff;font-size:14px;-moz-border-radius:5px;border-radius:5px;border:1px solid green;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s}main .recoverProfile form button:hover{background:#029602;border:1px solid #029602;cursor:pointer}main .item_section{margin:30px auto}main .item_section .item_properties{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}main .item_section .item_properties .item_properties_gallery{margin-right:20px;max-width:450px}main .item_section .item_properties .item_properties_gallery .item_coverImg{max-width:440px;max-height:310px;overflow:hidden;margin-bottom:10px;border-bottom:8px solid #2262a5}main .item_section .item_properties .item_properties_gallery .item_coverImg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main .item_section .item_properties .item_properties_gallery #lightgallery{width:100%}main .item_section .item_properties .item_properties_gallery #lightgallery a{display:inline-block;width:140px;height:140px;margin-right:5px;margin-bottom:5px;overflow:hidden;position:relative;z-index:55}main .item_section .item_properties .item_properties_gallery #lightgallery a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s}main .item_section .item_properties .item_properties_gallery #lightgallery a .image_zoom{z-index:44;position:absolute;color:#fff;width:50px;height:50px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.4);font-size:12px;right:-1000px;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;-moz-border-radius:5px;border-radius:5px}main .item_section .item_properties .item_properties_gallery #lightgallery a:hover .image_zoom{left:40px;top:40px;font-size:22px}main .item_section .item_properties .item_properties_gallery #lightgallery a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}main .item_section .item_properties .item_properties_settings{max-width:440px}main .item_section .item_properties .item_properties_settings .car_title_section{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}main .item_section .item_properties .item_properties_settings .car_title_section .car_name_and_price{font-family:Roboto,sans-serif}main .item_section .item_properties .item_properties_settings .car_title_section .car_name_and_price h3{margin-top:3px;color:#2262a5}main .item_section .item_properties .item_properties_settings .car_title_section .car_name_and_price .count{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px;font-size:12px}main .item_section .item_properties .item_properties_settings .car_title_section .car_name_and_price .count img{margin-right:7px}main .item_section .item_properties .item_properties_settings .car_title_section .car_name_and_price .count span{margin:0 5px}main .item_section .item_properties .item_properties_settings .car_title_section .publication_data{color:#5d5d5d;font-size:14px}main .item_section .item_properties .item_properties_settings .car_body_section{margin-top:15px;width:100%}main .item_section .item_properties .item_properties_settings .car_body_section .car_body_line{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;border-bottom:1px solid #ccc;padding-bottom:8px;margin-bottom:5px}main .item_section .item_properties .item_properties_settings .car_body_section .car_body_line h4{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}main .item_section .item_properties .item_properties_settings .car_body_section .car_body_line h4 img{width:24px;height:24px;margin-right:7px}main .item_section .item_properties .item_properties_settings .car_item_contact_section{padding:5px;margin-top:10px;width:100%;min-height:250px;background:#eee;border-bottom:8px solid #2262a5}main .item_section .item_properties .item_properties_settings .car_item_contact_section .item_contact{margin-bottom:10px}main .item_section .item_properties .item_properties_settings .car_item_contact_section .item_contact h3{margin-bottom:7px;color:#2262a5}main .item_section .item_properties .item_properties_settings .car_item_contact_section .item_contact.social p a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;margin-bottom:10px}main .item_section .item_properties .item_properties_settings .car_item_contact_section .item_contact.social p a img{width:24px;height:24px;margin-right:8px}main .all_rent_carsPage .all_rent_carsPage_filter{margin-top:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left,main .all_rent_carsPage .all_rent_carsPage_filter .filter_right{max-width:550px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left h2,main .all_rent_carsPage .all_rent_carsPage_filter .filter_right h2{margin-bottom:15px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left input,main .all_rent_carsPage .all_rent_carsPage_filter .filter_left select{width:260px;margin-bottom:10px;padding:10px;border:1px solid #ccc;-moz-border-radius:5px;border-radius:5px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left button{width:100%;padding:10px;-moz-border-radius:5px;border-radius:5px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left .search_fromName{width:100%;margin-top:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left .search_fromName p{width:100%;margin-bottom:10px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left .search_fromName button,main .all_rent_carsPage .all_rent_carsPage_filter .filter_left .search_fromName input{width:48%;margin-bottom:0}main .all_rent_carsPage .all_rent_carsPage_filter .filter_right .multiple-items .slick-dots li button:before{margin-top:5px;font-size:15px;-moz-border-radius:50%;border-radius:50%;color:#2262a5}main .all_rent_carsPage .all_rent_carsPage_filter .filter_right .multiple-items .all_rent_slider{max-width:260px;margin:0 8px 8px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_right .multiple-items .all_rent_slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}main .all_rent_carsPage .pageing{text-align:center;margin-bottom:20px}main .all_rent_carsPage .pageing a{padding:5px 10px;color:#fff;background:#2262a5;text-decoration:none;margin:0 5px;-moz-border-radius:5px;border-radius:5px}main .all_rent_carsPage .pageing a:hover{background:#3b7dc4}footer{background:#0b1e32}footer .footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#9a9a9a}footer .footer .footerItem{margin:30px 0}footer .footer .footerItem h3{color:#fff;margin-bottom:20px}footer .footer .footerItem ul li{display:block;color:#9a9a9a;list-style-type:none}footer .footer .footerItem ul li a{display:inline-block;margin-bottom:5px;width:75%;color:#9a9a9a;text-decoration:none}footer .footer .footerItem ul li a:hover{color:#fff}footer .footer .footerItem ul li:before{content:"➤";font-size:12px;padding-right:8px;color:#9a9a9a}footer .footer .footerItem ul li:hover::before{color:#fff}footer .footer .footerItem .footer_social{margin-top:20px}footer .footer .footerItem .footer_social p{color:#fff;margin-bottom:10px}footer .footer .footerItem .footer_social a{text-decoration:none;margin-left:5px}footer .footer .footerItem .footer_social a img{width:32px;height:32px}footer .footer .footer_bottom{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px}footer .footer .footer_bottom a:hover{color:#fff}@font-face{font-family:arnamu;src:url(../fonts/arnamu.ttf)}@font-face{font-family:arnamu_bold;src:url(../fonts/arnamu_bold.ttf)}@font-face{font-family:arnamu_italic_bold;src:url(../fonts/arnamu_italic_bold.ttf)}@font-face{font-family:arnamu_italic;src:url(../fonts/arnamu_italic.ttf)}.slider{overflow:hidden;margin-top:52px;max-height:280px}.slider .fade{position:relative;margin-bottom:0}.slider .fade .slick-next,.slider .fade .slick-prev{display:none!important}.slider .fade .slick-dots{position:absolute;bottom:10px}.slider .fade .slick-dots li button:before{margin-top:5px;font-size:18px;-moz-border-radius:50%;border-radius:50%;color:#2262a5}.slider .fade .slider_item{position:relative;color:#fff}.slider .fade .slider_item img{width:100%}.slider .fade .slider_item .slider_content{position:absolute;background:rgba(0,0,0,.5);padding:20px;left:0;bottom:0;max-width:500px}.slider .fade .slider_item .slider_content h3{margin-bottom:5px;font-size:36px}.slider .fade .slider_item .slider_content p{margin-bottom:15px;font-size:18px}.slider .fade .slider_item .slider_content a{display:inline-block;background:#2262a5;padding:10px;-moz-border-radius:8px;border-radius:8px;font-size:14px;text-decoration:none;color:#fff;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s}.slider .fade .slider_item .slider_content a:hover{background:#3b7dc4}a{color:#007bff}.buyBtn{background:#2262a5;color:#fff;padding:5px;font-size:15px;text-align:center;text-decoration:none;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s}.buyBtn:hover{background:#3b7dc4}.container{max-width:1280px;margin:0 auto;padding:10px}.section_title{color:#010101;width:100%;text-align:center;font-size:34px;border-bottom:2px solid #010101;padding-bottom:10px}.hover{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;-o-transition:box-shadow .25s;-moz-transition:box-shadow .25s,-moz-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s,-moz-box-shadow .25s}.hover:hover{-webkit-box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-moz-box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.btn-up{position:fixed;color:#fff;right:10px;bottom:50px;width:50px;height:50px;text-align:center;line-height:50px;cursor:pointer;background:#2262a5;display:none;font-size:30px;z-index:3500;border:1px solid #3075be;-webkit-transition:.2s;-o-transition:.2s;-moz-transition:.2s;transition:.2s}.btn-up:hover{border:1px solid #3b7dc4;background:#3b7dc4;line-height:40px}.iframe_wrap{width:100%;position:relative;height:0;overflow:hidden;padding-bottom:56.25%}.iframe_wrap embed,.iframe_wrap iframe,.iframe_wrap object{position:absolute;top:0;left:0;width:100%;height:100%}.nofixNav{position:static!important}.nofixslider{margin-top:0}.modal{display:none;position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:9999}.modal .modal_item{background:#fff;padding:10px;-moz-border-radius:10px;border-radius:10px;max-width:500px;margin:10px auto}.modal .modal_item .form_top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.modal .modal_item .form_top .close_modal{margin-bottom:10px;cursor:pointer;text-align:end}.modal .modal_item .form_top h3{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;color:#2262a5}.modal .modal_item .form_top h3 img{margin-right:8px}.modal .modal_item form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.modal .modal_item form input{width:100%;padding:2px 10px;border:1px solid #ccc;-moz-border-radius:5px;border-radius:5px;margin-bottom:8px}.modal .modal_item form button{width:120px;margin-top:5px;padding:10px;background:green;color:#fff;font-size:14px;-moz-border-radius:5px;border-radius:5px;border:1px solid green;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s}.modal .modal_item form button:hover{background:#029602;border:1px solid #029602;cursor:pointer}.modal .modal_item form a{text-decoration:none}.modal .modal_item form a:hover{text-decoration:underline}.modal .modal_item form p{font-size:10px;font-weight:700;margin-bottom:5px;color:#9a9a9a}.modal .modal_item form p::before{content:"✓";color:green;margin-right:3px}.modal .modal_item .reg_info{margin-bottom:13px;font-size:12px;color:green;font-weight:700}.car_section{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.car_section h1{margin-bottom:20px}.car_section .car_section_item{width:300px;margin-bottom:30px}.car_section .car_section_item .car_section_item_cover{width:100%;max-height:150px;overflow:hidden;position:relative}.car_section .car_section_item .car_section_item_cover .follow{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:9;opacity:0;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s}.car_section .car_section_item .car_section_item_cover .follow p{color:#fff;font-size:15px;text-align:center;margin-bottom:15px}.car_section .car_section_item .car_section_item_cover .follow a img{width:32px;height:32px}.car_section .car_section_item .car_section_item_cover .follow a img:hover{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3)}.car_section .car_section_item .car_section_item_cover img{width:100%;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;-o-object-fit:cover;object-fit:cover}.car_section .car_section_item h3{margin-top:5px;padding:0 5px}.car_section .car_section_item h3 a{text-decoration:none;color:#4b4b4b;font-family:Roboto,sans-serif}.car_section .car_section_item p{padding:0 5px;color:#707070}.car_section .car_section_item .buyBtn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:8px;padding:10px;font-size:15px}.car_section .car_section_item .buyBtn img{margin-left:10px;width:18px;height:18px}.car_section .car_section_item:hover h3 a{color:#2262a5}.car_section .car_section_item:hover .car_section_item_cover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.car_section .car_section_item:hover .car_section_item_cover .follow{opacity:1}.car_section .car_section_item:hover .buyBtn{background:#3b7dc4}.seeMore{width:100%;text-align:end}.seeMore a{color:#fff;background:#2262a5;text-decoration:none;font-size:14px;padding:8px;-moz-border-radius:5px;border-radius:5px;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s}.seeMore a:hover{background:#3b7dc4}.item_contact.mail .email,.item_contact.mail .telephone,.item_contact.phone .email,.item_contact.phone .telephone{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;font-weight:700;margin-bottom:10px}.item_contact.mail .email a,.item_contact.mail .telephone a,.item_contact.phone .email a,.item_contact.phone .telephone a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.item_contact.mail .email a img,.item_contact.mail .telephone a img,.item_contact.phone .email a img,.item_contact.phone .telephone a img{width:24px;height:24px;margin-right:8px}.item_contact.mail .email span,.item_contact.mail .telephone span,.item_contact.phone .email span,.item_contact.phone .telephone span{margin-left:8px;font-size:14px}.price{margin-top:5px!important;color:red!important}.filtr_searchBtn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#2262a5;border:1px solid #2262a5;color:#fff;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;cursor:pointer;font-size:16px;padding:6px 10px!important;height:auto!important}.filtr_searchBtn:hover{background:#3b7dc4;border:1px solid #3b7dc4}.filtr_searchBtn img{margin-left:8px;width:14px;height:14px}body{font-size:16px;font-family:Roboto,sans-serif;color:#212121;letter-spacing:1px}@media screen and (min-width:1380px){.slider .fade .slider_item .slider_content{position:absolute;background:rgba(0,0,0,.5);padding:20px;left:0;top:0;max-width:500px;height:200px}.slider .fade .slider_item .slider_content h3{margin-bottom:5px;font-size:36px}.slider .fade .slider_item .slider_content p{margin-bottom:15px;font-size:18px}.slider .fade .slider_item .slider_content a{display:inline-block;background:#2262a5;padding:10px;-moz-border-radius:8px;border-radius:8px;font-size:14px;text-decoration:none;color:#fff;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s}.slider .fade .slider_item .slider_content a:hover{background:#3b7dc4}}@media screen and (max-width:1280px){.car_section .car_section_item{width:280px}}@media screen and (max-width:1200px){.car_section .car_section_item{width:270px}}@media screen and (max-width:1180px){.car_section .car_section_item{width:250px}}@media screen and (max-width:1140px){main .all_rent_carsPage .all_rent_carsPage_filter .filter_left,main .all_rent_carsPage .all_rent_carsPage_filter .filter_right{max-width:500px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left input,main .all_rent_carsPage .all_rent_carsPage_filter .filter_left select{width:240px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left button{width:100%}main .all_rent_carsPage .all_rent_carsPage_filter .filter_right .multiple-items .all_rent_slider{max-width:240px}}@media screen and (max-width:1130px){.car_section .car_section_item{width:240px}}@media screen and (max-width:1100px){.car_section .car_section_item{width:230px}}@media screen and (max-width:1090px){main .main_filter .main_filter_items .main_filter_select{max-width:500px}main .main_filter .main_filter_items .main_filter_categories{max-width:512px}}@media screen and (max-width:1050px){.car_section .car_section_item{width:220px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left,main .all_rent_carsPage .all_rent_carsPage_filter .filter_right{max-width:480px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left input,main .all_rent_carsPage .all_rent_carsPage_filter .filter_left select{width:220px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left button{width:100%}main .all_rent_carsPage .all_rent_carsPage_filter .filter_right .multiple-items .all_rent_slider{max-width:220px}main .main_filter .main_filter_items .main_filter_select{max-width:450px}main .main_filter .main_filter_items .main_filter_categories{max-width:512px}}@media screen and (max-width:1024px){nav .nav .nav_menu{display:none}nav .nav .nav_menu.menu_active{display:block;position:absolute;top:60px;left:0;z-index:180;background:#2262a5;max-width:280px}nav .nav .nav_menu.menu_active li a{display:inline-block;width:100%;color:#fff;border-bottom:none;padding:10px}nav .nav .nav_menu.menu_active li a:hover{background:#3b7dc4}nav .nav .menu-btn{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;display:block}nav .nav .logo{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}nav .nav .languages{-webkit-box-ordinal-group:4;-webkit-order:3;-moz-box-ordinal-group:4;-ms-flex-order:3;order:3}nav .nav .login_block{-webkit-box-ordinal-group:5;-webkit-order:4;-moz-box-ordinal-group:5;-ms-flex-order:4;order:4}.car_section{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.car_section .car_section_item{width:300px}main .main_filter .main_filter_items .main_filter_select{max-width:440px}main .main_filter .main_filter_items .main_filter_categories{max-width:520px}main .main_filter .main_filter_items .main_filter_categories .categories_item{width:110px;height:110px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left,main .all_rent_carsPage .all_rent_carsPage_filter .filter_right{max-width:460px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left input,main .all_rent_carsPage .all_rent_carsPage_filter .filter_left select{width:220px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left button{width:100%}main .all_rent_carsPage .all_rent_carsPage_filter .filter_right .multiple-items .all_rent_slider{max-width:220px}}@media screen and (max-width:1000px){main .main_filter .main_filter_items .main_filter_select{max-width:400px}main .main_filter .main_filter_items .main_filter_categories{max-width:520px}main .main_filter .main_filter_items .main_filter_categories .categories_item{width:110px;height:110px}}@media screen and (max-width:980px){.car_section .car_section_item{width:280px}main .main_filter .main_filter_items .main_filter_select{max-width:400px}main .main_filter .main_filter_items .main_filter_categories{max-width:480px}main .main_filter .main_filter_items .main_filter_categories .categories_item{width:100px;height:100px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left,main .all_rent_carsPage .all_rent_carsPage_filter .filter_right{max-width:430px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left input,main .all_rent_carsPage .all_rent_carsPage_filter .filter_left select{width:200px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left button{width:100%}main .all_rent_carsPage .all_rent_carsPage_filter .filter_right .multiple-items .all_rent_slider{max-width:200px}.slider .fade .slider_item .slider_content{max-width:330px}.slider .fade .slider_item .slider_content h3{font-size:20px}.slider .fade .slider_item .slider_content p{font-size:14px}.slider .fade .slider_item .slider_content a{padding:5px}}@media screen and (max-width:920px){.car_section .car_section_item{width:240px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left,main .all_rent_carsPage .all_rent_carsPage_filter .filter_right{max-width:410px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left input,main .all_rent_carsPage .all_rent_carsPage_filter .filter_left select{width:190px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left button{width:100%}main .all_rent_carsPage .all_rent_carsPage_filter .filter_right .multiple-items .all_rent_slider{max-width:190px}main .item_section .item_properties{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .item_section .item_properties .item_properties_gallery{margin-right:0;max-width:400px}main .item_section .item_properties .item_properties_gallery .item_coverImg{max-width:380px;max-height:310px}main .item_section .item_properties .item_properties_gallery #lightgallery a{width:120px;height:120px}main .item_section .item_properties .item_properties_settings,main .main_filter .main_filter_items .main_filter_select{max-width:400px}main .main_filter .main_filter_items .main_filter_categories{max-width:440px}main .main_filter .main_filter_items .main_filter_categories .categories_item{width:90px;height:90px;font-size:13px}}@media screen and (max-width:880px){main .main_filter .main_filter_items .main_filter_select{max-width:100%}main .main_filter .main_filter_items .main_filter_categories{max-width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}main .main_filter .main_filter_items .main_filter_categories .categories_item{width:150px;height:150px}}@media screen and (max-width:860px){main .all_rent_carsPage .all_rent_carsPage_filter .filter_left,main .all_rent_carsPage .all_rent_carsPage_filter .filter_right{max-width:390px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left input,main .all_rent_carsPage .all_rent_carsPage_filter .filter_left select{width:170px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left button{width:100%}main .all_rent_carsPage .all_rent_carsPage_filter .filter_right .multiple-items .all_rent_slider{max-width:170px}}@media screen and (max-width:820px){.car_section .car_section_item{width:220px}main .news_scroll{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}main .news_scroll .tab{width:100%;margin-left:0;margin-top:20px}main .news_scroll .scroll_block{width:100%}main .news_scroll .scroll_block .scroll_block_items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}main .news_scroll .scroll_block .scroll_block_items .scroll_block_item{max-width:300px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left,main .all_rent_carsPage .all_rent_carsPage_filter .filter_right{max-width:370px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left input,main .all_rent_carsPage .all_rent_carsPage_filter .filter_left select{width:150px}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left button{width:100%}main .all_rent_carsPage .all_rent_carsPage_filter .filter_right .multiple-items .all_rent_slider{max-width:150px}main .item_section .item_properties{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .item_section .item_properties .item_properties_gallery{margin-right:0;max-width:360px}main .item_section .item_properties .item_properties_gallery .item_coverImg{max-width:350px;max-height:310px}main .item_section .item_properties .item_properties_gallery #lightgallery a{width:110px;height:110px}main .item_section .item_properties .item_properties_settings{max-width:380px}}@media screen and (max-width:780px){main .all_rent_carsPage .all_rent_carsPage_filter .filter_left,main .all_rent_carsPage .all_rent_carsPage_filter .filter_right{max-width:100%}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left input,main .all_rent_carsPage .all_rent_carsPage_filter .filter_left select{width:48%}main .all_rent_carsPage .all_rent_carsPage_filter .filter_left button{width:100%}main .all_rent_carsPage .all_rent_carsPage_filter .filter_right .multiple-items .all_rent_slider{max-width:90%}main .item_section .item_properties{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .item_section .item_properties .item_properties_gallery{margin-right:0;max-width:325px}main .item_section .item_properties .item_properties_gallery .item_coverImg{max-width:320px;max-height:310px}main .item_section .item_properties .item_properties_gallery #lightgallery a{width:100px;height:100px}main .item_section .item_properties .item_properties_settings{max-width:340px}}@media screen and (max-width:768px){.car_section .car_section_item{width:400px}.car_section .car_section_item .car_section_item_cover{max-height:300px}main .main_top .main_top_items .main_top_item{max-width:150px;font-size:13px}main .news_scroll .tabContent{display:none}main .recoverProfile form input,main .recoverProfile form p{width:100%}main .item_section .item_properties{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}main .item_section .item_properties .item_properties_gallery{max-width:100%;margin-right:0}main .item_section .item_properties .item_properties_gallery .item_coverImg{max-width:100%}main .item_section .item_properties .item_properties_gallery #lightgallery{text-align:center}main .item_section .item_properties .item_properties_gallery #lightgallery a{width:140px;height:140px}main .item_section .item_properties .item_properties_settings{margin-top:15px;max-width:100%;width:100%}main .item_section .item_properties .item_properties_settings .car_title_section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column}main .item_section .item_properties .item_properties_settings .car_title_section p{margin-top:8px}.section_title{font-size:28px}.slider .fade .slider_item .slider_content{max-width:330px}.slider .fade .slider_item .slider_content h3{font-size:17px}.slider .fade .slider_item .slider_content p{font-size:12px;margin-bottom:3px}.slider .fade .slider_item .slider_content a{padding:5px}}@media screen and (max-width:660px){main .main_filter .main_filter_items .main_filter_select{max-width:100%}main .main_filter .main_filter_items .main_filter_categories{margin-top:15px;min-width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .main_filter .main_filter_items .main_filter_categories .categories_item{margin-left:0;width:30%;height:100px;padding:5px}main .tab .tab_links .tabBtn{font-size:12px!important}}@media screen and (max-width:580px){nav .nav .login_block .log_open,nav .nav .login_block .reg_open{display:none}nav .nav .login_block .log_open.mobileLog,nav .nav .login_block .log_open.mobileReg,nav .nav .login_block .reg_open.mobileLog,nav .nav .login_block .reg_open.mobileReg{display:inline-block;padding:0}nav .nav .login_block .log_open.mobileReg,nav .nav .login_block .log_open.mobileReg:hover,nav .nav .login_block .reg_open.mobileReg,nav .nav .login_block .reg_open.mobileReg:hover{background:0 0}nav .nav .login_block .log_open.mobileLog:hover,nav .nav .login_block .reg_open.mobileLog:hover{border-bottom:none}nav .nav .login_block .log_open.mobileLog::before,nav .nav .login_block .reg_open.mobileLog::before{content:"👤";font-size:24px;color:#2262a5}nav .nav .login_block .log_open.mobileReg::before,nav .nav .login_block .reg_open.mobileReg::before{content:"+";font-size:34px;color:#2262a5;font-weight:700}nav .nav .logo{-webkit-box-ordinal-group:7;-webkit-order:6;-moz-box-ordinal-group:7;-ms-flex-order:6;order:6}nav .nav .languages a{width:24px}.section_title{font-size:24px}main .main_top .main_top_items .main_top_item{font-size:10px;max-width:100px;padding:7px 5px}main .main_top .main_top_items .main_top_item .main_top_item_icon{margin-bottom:5px}main .main_filter .main_filter_items .main_filter_select{max-width:100%}main .main_filter .main_filter_items .main_filter_categories{margin-top:15px;min-width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .main_filter .main_filter_items .main_filter_categories .categories_item{margin-left:0;width:48%;height:100px;padding:5px}main .tab .tab_links .tabBtn{font-size:10px!important;padding:10px 0!important}.slider .slider_item .slider_content{display:none}footer .footer,footer .footer .footer_bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}footer .footer .footer_bottom span:nth-child(1){margin-bottom:10px}}@media screen and (max-width:480px){main .all_rent_carsPage .pageing a{font-size:13px;margin:0}}@media screen and (max-width:400px){main .main_filter .main_filter_items .filter_resault.active_filter h1{font-size:14px;width:280px}}@media screen and (max-width:375px){.item_contact.mail,.item_contact.phone{margin-bottom:10px}.item_contact.mail .email,.item_contact.mail .telephone,.item_contact.phone .email,.item_contact.phone .telephone{font-size:13px}.item_contact.mail .email a img,.item_contact.mail .telephone a img,.item_contact.phone .email a img,.item_contact.phone .telephone a img{width:18px;height:18px}.item_contact.mail .email span,.item_contact.mail .telephone span,.item_contact.phone .email span,.item_contact.phone .telephone span{margin-left:8px}.item_contact.social p a{font-size:13px}}@media screen and (max-width:360px){main .main_filter .main_filter_items .filter_resault.active_filter h1{font-size:14px;width:200px}}@media screen and (max-width:350px){nav{padding:0}.section_title{font-size:20px}}
/*# sourceMappingURL=styles.css.map */
