@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut5{0%{opacity:1}20%{opacity:.8}40%{opacity:.6}60%{opacity:.4}80%{opacity:.6}to{opacity:.8}}@keyframes fadeOut5{0%{opacity:1}20%{opacity:.8}40%{opacity:.6}60%{opacity:.4}80%{opacity:.6}to{opacity:.8}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes changeHeight{0%{height:0}to{height:100%}}@keyframes changeHeight{0%{height:0}to{height:100%}}header{box-shadow:0 3px 4px 0 rgba(235,228,221,.77)}header .top_bar{background-color:#535360}@media only screen and (max-width:1024px){header .logo{padding-bottom:1rem;border-bottom:3px solid #f0f0f0}}header .logo img{max-width:100%}header .request_call{font-weight:600;color:#fd830a}header .contact_item{display:flex;align-items:center;font-weight:500;color:#fff;position:relative;text-decoration:none;font-size:1.1rem}header .contact_item:hover{text-decoration:none}header .contact_item .material-icons{transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;color:#fd830a}header .contact_item .count{color:#fff}header .search_input .form-control{background:none;border:none;border-bottom:1px solid #90919c;color:#90919c}header .search_input .form-control:active,header .search_input .form-control:focus{box-shadow:none}header .search_input .form-control:-ms-input-placeholder,header .search_input .form-control::-webkit-input-placeholder,header .search_input .form-control::placeholder{color:#90919c}header .search_input .input-group-append{cursor:pointer}header .search_input .input-group-append .input-group-text{background:none;border:none;border-bottom:1px solid #90919c;color:#fd830a}@media only screen and (min-width:768px){.search_form{flex:1}}.search_form .form-control{padding:1.4rem}.search_form .form-control:focus{box-shadow:none}.search-page .title{text-decoration:none}.search-page .description{color:#666}.search-page .title{font-size:20px}.search-page .see_more{color:#90919c;text-decoration:underline}.search-page .see_more:hover{text-decoration:none;color:#fd830a}.search-page .not_results{color:#90919c;font-size:2.2rem;margin:3rem auto;text-align:center}.top_menu .btn_catalog{font-size:.9rem;font-weight:600;text-transform:uppercase;color:#000;display:flex;align-items:center;min-width:200px}.top_menu .btn_catalog:focus{box-shadow:none}.top_menu .btn_catalog span{color:#fd830a}.top_menu .bg-light{background-color:#fff!important}.top_menu .navbar .navbar-toggler{border:none;color:#000;font-size:.9rem;font-weight:600;text-transform:uppercase}@media only screen and (max-width:768px){.top_menu .navbar .navbar-toggler{display:flex;align-items:center}}.top_menu .navbar .navbar-toggler:focus,.top_menu .navbar .navbar-toggler:hover{border:none;outline:none;box-shadow:none}.top_menu .navbar .navbar-toggler .material-icons{color:#fd830a}@media only screen and (max-width:720px){.top_menu .navbar .collapse_menu{position:absolute;top:100%;right:0;width:100%;min-width:260px;z-index:2;background-color:#fff}}.top_menu .navbar .navbar-nav .nav-item{text-align:center;position:relative}@media only screen and (max-width:768px){.top_menu .navbar .navbar-nav .nav-item{border-bottom:1px solid #f0f0f0;text-align:left}}.top_menu .navbar .navbar-nav .nav-item:hover .nav-link{color:#fd830a}@media only screen and (min-width:768px){.top_menu .navbar .navbar-nav .nav-item:before{position:absolute;height:50%;top:11px;left:0;content:"";border-left:3px solid #f0f0f0}}.top_menu .navbar .navbar-nav .nav-item .nav-link{font-size:.9rem;text-transform:uppercase;color:#000;font-weight:600;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;padding:.9rem 1rem}.collapse_catalog{position:absolute;top:100%;left:calc(var(--bs-gutter-x)/2);z-index:9999;min-width:290px}.collapse_catalog .list-group:not(.child_menu) .list-group-item.child>.link{width:88%;float:left}.collapse_catalog .list-group.child_menu{display:none;min-width:245px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}@media only screen and (max-width:768px){.collapse_catalog .list-group.child_menu{margin-top:1rem}.collapse_catalog .list-group.child_menu .list-group-item{border-right:none;border-left:none}}@media only screen and (min-width:768px){.collapse_catalog .list-group.child_menu{position:absolute;top:0;left:100%}}.collapse_catalog .list-group-item{border-color:#f0f0f0;padding:.7rem 1rem;font-size:.75rem;font-weight:500;text-transform:uppercase}.collapse_catalog .list-group-item.show_child .link,.collapse_catalog .list-group-item:hover .link{color:#fd830a}.collapse_catalog .list-group-item.show_child .child_menu{display:block}.collapse_catalog .list-group-item .link{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;display:block;color:#000;font-weight:600;font-size:.75rem;text-decoration:none}.footer_catalog,.footer_links{list-style:none;padding-left:0}.footer_catalog .title,.footer_links .title{text-transform:uppercase;margin-bottom:1rem;text-align:center;color:#535360;font-weight:600}.footer_catalog .title a,.footer_links .title a{color:#535360;text-decoration:none}.footer_catalog ul,.footer_links ul{list-style:none;padding-left:0}.footer_catalog .item,.footer_links .item{font-size:.75rem;color:#535360}.footer_catalog .item .link,.footer_links .item .link{color:#535360;text-decoration:none}.footer_catalog .item .link:hover,.footer_links .item .link:hover{color:#000}.footer_catalog ul.column{-moz-columns:150px 4;columns:150px 4;-moz-column-gap:2rem;column-gap:2rem}.footer_links ul.column{-moz-columns:150px 2;columns:150px 2;-moz-column-gap:2rem;column-gap:2rem}.custom_menu_block{background-color:#535360}.title_custom_menu{font-size:1.9rem;font-weight:600;text-align:center;border-bottom:1px solid #d8d8d8;padding-bottom:1rem}.custom_menu{display:flex;justify-content:space-around;flex-wrap:wrap}.custom_menu .item{padding:.9rem;font-size:1.25rem;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;color:#fff;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;margin-bottom:1rem;flex:auto;min-width:200px;position:relative;text-decoration:none}@media only screen and (min-width:768px) and (max-width:1024px){.custom_menu .item{min-width:300px}}@media only screen and (min-width:1024px){.custom_menu .item:not(:last-child):after{content:"";position:absolute;right:0;height:50px;border-right:1px solid #90919c}}.custom_menu .item img{max-height:60px}.custom_menu .item i{font-size:3.7rem}.page_menu .list-group-item{background-color:transparent;border-left:#d8d8d8;border-bottom-color:#d8d8d8;border-right:#d8d8d8;border-top-color:#d8d8d8;font-size:.9rem;font-weight:600;text-transform:uppercase;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}.page_menu .list-group-item:hover{color:#fd830a}.page_menu .list-group-item .icon_image{width:40px;display:flex;align-items:center;justify-content:center}.page_menu .list-group-item .title{position:relative;padding-left:1rem;margin-left:1rem}.page_menu .list-group-item .title:before{content:"";position:absolute;left:0;top:10%;height:80%;border-left:1px solid #d8d8d8}.home_article{font-size:1.6rem;font-weight:600;margin-bottom:2rem}.article{position:relative;background-color:#fff;height:100%;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}.article:not(.inner){border:1px solid #d8d8d8}.article:hover{box-shadow:0 1px 16px 0 rgba(212,203,196,.4)}.article a{text-decoration:none}.article .time{color:#90919c;font-size:.9rem;font-weight:500}.article .info{padding:.5rem 1rem;display:flex;flex-direction:column;align-items:center}.article .info .go{color:#535360}.article .info .go:hover{text-decoration:none;color:#fd830a}.article .title{color:#000;font-size:1.1rem;font-weight:500;line-height:1.5;overflow:hidden;text-transform:uppercase;height:50px;text-align:center}.article .title:hover{text-decoration:none}@media only screen and (min-width:600px){.home_articles{margin-right:-15px;margin-left:-15px}}@media only screen and (min-width:600px){.home_articles .VueCarousel-slide{padding-left:15px;padding-right:15px}}.inner_art_time{text-transform:capitalize;font-size:.9rem;font-weight:500;text-align:center;color:#90919c}.title_last_notes{margin-bottom:1.5rem;font-size:1rem;font-weight:600;color:#000;text-transform:uppercase}.article_inner{font-size:1.1rem;font-weight:500;padding:.5rem 1rem .3rem;border:1px solid #f0f0f0}.article_inner .title{color:#000;text-decoration:none}.article_inner .time{font-size:.9rem;font-weight:600;color:#90919c}.article_inner .go{color:#535360}.article_inner .go:hover{text-decoration:none;color:#fd830a}.title_show{font-size:14px;margin-right:.5rem;margin-bottom:0}.change_show .dropdown-toggle{background-color:#fff;border:1px solid #90919c;font-size:14px;width:200px;display:flex;justify-content:space-between;align-items:center}.change_show .dropdown-menu{margin-top:0;padding:0}.change_show .dropdown-item{border:1px solid #90919c;font-size:14px;width:200px;padding:.5rem 1rem}.promo_info{padding:1rem;display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:100%;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;background-image:linear-gradient(90deg,#efeff2 1%,#f2f2f2)}.promo_info>.title{font-size:2rem;color:#000;font-weight:600;text-transform:uppercase;margin-bottom:1rem;text-align:center}.promo_info .desc{color:#000;font-weight:500}.promo_info .promo_time{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%;font-weight:500;font-size:.75rem;color:#fd830a}.promo_info .btn{color:#fff;font-size:.9rem;text-transform:uppercase}.time_ends{display:flex;justify-content:center}.time_ends .item{color:#000}.time_ends .item .time{width:65px;height:50px;padding:5px;display:flex;align-items:center;justify-content:center;font-size:1.9rem;font-weight:600;line-height:1.3;color:#fd830a}.time_ends .item:not(:last-child){margin-right:.4rem}.time_ends .label{font-size:.625rem;font-weight:500;text-transform:uppercase;text-align:center}.finished,.finished_txt,.indefinitely{padding:.35rem .75rem;font-size:1.62rem;color:#535360;font-weight:600;text-transform:uppercase}@media only screen and (min-width:1024px){#carousel-slide .promo_img{width:65%}#carousel-slide .promo_info{width:35%}}.promo_inner.promo_time{font-weight:500;font-size:.75rem;color:#fd830a}.category{position:relative}.category:hover img{transform:scale(1.3)}.category figure{overflow:hidden}.category figure img{transform:scale(1);opacity:.7;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}.category .title{font-size:clamp(1.2rem,5vw,1.62rem);color:#fff;font-weight:600;text-transform:uppercase;padding:0 1rem 1rem;position:absolute;bottom:2rem;left:2rem}.category .title,.home_category{display:flex;align-items:center;justify-content:center}.home_category{position:relative;flex-direction:column;cursor:pointer}.home_category .title{display:flex;align-items:flex-end;justify-content:center;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;color:#000;font-size:1.1rem;font-weight:500;text-transform:uppercase;text-align:center;padding-bottom:1rem;text-decoration:none;margin-top:1rem}.home_category .img_block{background-color:#f0f0f0;padding:2rem;border-radius:50%;width:200px;height:200px;display:flex;align-items:center;justify-content:center}.home_categories .owl-nav{margin-top:0!important;position:absolute;bottom:25%;width:100%;display:flex;justify-content:space-between;font-size:2.5rem;color:#d8d8d8}.home_categories .owl-nav [class*=owl-]:focus,.home_categories .owl-nav [class*=owl-]:hover{color:#000!important;background-color:transparent!important;outline:none}.filter_category{border:1px solid #d8d8d8;background-color:#fff;width:200px;display:flex;justify-content:space-between;align-items:center}.category_filter{height:90vh;overflow:auto;padding-bottom:3rem}.category_filter::-webkit-scrollbar{width:6px}.category_filter::-webkit-scrollbar-track{background-color:#d8d8d8}.category_filter::-webkit-scrollbar-thumb{background:#90919c}@media only screen and (max-width:1200px){.category_filter{position:fixed;left:-320px;top:3rem;z-index:10;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;max-width:320px}}.category_filter .custom-control-label{color:#000;font-weight:300}.category_filter.open{left:0}.category_filter.open .close_filter{position:absolute;right:1rem;top:30%}.category_filter.open .open_filter{left:260px;background:#fd830a;color:#fff;z-index:1}.category_filter .open_filter{position:fixed;left:0;top:3rem;color:#fff;padding:.5rem;font-size:20px;font-weight:600;background-color:#fd830a;display:flex;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}@media only screen and (min-width:1200px){.category_filter .close_filter,.category_filter .open_filter{display:none}}.category_filter .card{border:none}.category_filter .card .card-header{background-color:#fff;font-size:1rem;color:#000;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-color:#f0f0f0;text-transform:uppercase}.category_filter .card .card-header:after{color:#000;font-family:Material Icons;font-size:1.2rem;font-weight:600}.category_filter .card .card-header.collapsed:after{content:"\E5CC"}.category_filter .card .card-header:not(.collapsed):after{content:"\E5CF"}.category_filter .card .count{font-size:12px;color:#90919c}.category_filter .card .el-slider__runway .el-slider__bar{background-color:#90919c}.category_filter .card .el-slider__runway .el-slider__button{border-color:#90919c;background-color:#fff}.category_filter .title_filter{font-size:1.1rem;font-weight:500;color:#000;padding:.5rem 1rem 1rem;display:flex;border-bottom:1px solid #f0f0f0;text-transform:uppercase;background-color:#fff}.category_filter .title_filter .material-icons{margin-right:.5rem;color:#fd830a}.category_filter .el-input__inner{border-radius:0}.category_filter .price_filter{align-items:center}.category_filter .price_filter .form-control{border-color:#000}.category_filter .price_filter .delimiter{margin:auto .2rem!important;background-color:#90919c;height:1px;width:10%}.category_filter .price_filter .curr{margin-left:.2rem!important;font-size:1.1rem;text-transform:lowercase}.category_filter .filter_actions{display:flex;justify-content:space-around;background-color:#fff;padding:1rem 0}.category_filter .filter_actions .btn_filter,.category_filter .filter_actions .btn_filter_clear{font-size:.75rem;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;font-weight:500;position:relative;padding-top:.5rem;padding-bottom:.5rem;border:2px solid #f0f0f0;text-transform:uppercase}.category_filter .filter_actions .btn_filter .material-icons,.category_filter .filter_actions .btn_filter_clear .material-icons{font-size:1rem;margin-right:.5rem}.category_filter .filter_actions .btn_filter_clear{color:#000}.category_filter .filter_actions .btn_filter:hover{border-color:#fd830a}.category_filter .filter_actions .btn_filter .material-icons{color:#fd830a}.show_filter{display:flex;justify-content:flex-end}.show_filter .view{color:#90919c;display:flex}.show_filter .view.active span{color:#fd830a}.show_filter .btn_sort{border:1px solid #d8d8d8;background-color:#fff;font-size:.9rem;width:230px;display:flex;justify-content:space-between;align-items:center}.show_filter .btn_sort:focus,.show_filter .btn_sort:hover{box-shadow:0 2px 4px 0 #d8d8d8!important}.dropdown_filter .dropdown-toggle{border:1px solid #535360;width:200px}.dropdown_filter .dropdown-toggle.show{border-color:#fd830a}.dropdown_filter .dropdown-menu .dropdown-item{font-weight:600;font-size:.75rem;padding:.7rem 1rem;color:#535360}.dropdown_filter .dropdown-menu .dropdown-item:hover{background-color:transparent;color:#fd830a}.list .product{display:flex}.list .product .buy,.list .product .one_click,.list .product .pre_order,.list .product .to_cart{justify-content:center}.list .product .buy>.material-icons,.list .product .one_click>.material-icons,.list .product .pre_order>.material-icons,.list .product .to_cart>.material-icons{margin-right:.5rem}.list .product .buy:first-child,.list .product .one_click:first-child,.list .product .pre_order:first-child,.list .product .to_cart:first-child{border-left:1px solid #90919c}.list .product .prod_img{max-width:260px}.list .product .info{padding-top:1rem;flex:auto;display:flex;flex-direction:column;justify-content:space-between}.list .product .info .title{height:35px}.list .product .info .old_price{margin-right:4rem}.list .product .info .two_prices{margin-right:4rem;margin-left:4rem}.list .product .info .prices{justify-content:flex-start}.list .product .info .prices .price:not(.no_square){justify-content:space-between}.list .product .info .price_buy{width:100%;display:flex;justify-content:space-around}.pre_product .modal-container::-webkit-scrollbar{width:6px}.pre_product .modal-container::-webkit-scrollbar-track{background-color:#d8d8d8}.pre_product .modal-container::-webkit-scrollbar-thumb{background:#90919c}.pre_product .modal-container .close{color:#000;font-weight:400}.pre_product .custom-control-label{font-size:12px;color:#90919c}.pre_product .custom-control-label.add_comment{color:#000}.pre_product .custom-control-label a{color:#90919c}.pre_product .custom-control-label:after,.pre_product .custom-control-label:before{top:0}@media only screen and (min-width:600px){.home_products,.relate_products{margin-right:-15px;margin-left:-15px}}@media only screen and (min-width:600px){.home_products .VueCarousel-slide,.relate_products .VueCarousel-slide{padding-left:15px;padding-right:15px}}.product{position:relative;background-color:#fff;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;height:100%;box-shadow:0 1px 16px 0 hsla(0,0%,84.7%,.4);border-radius:2px;margin-bottom:50px}.product:hover .options{box-shadow:0 14px 16px 0 hsla(0,0%,84.7%,.4);padding:1rem;height:auto;display:block}@media only screen and (min-width:600px){.product{margin-bottom:20px}}.product .title{font-size:.9rem;color:#000;font-weight:700;text-align:center;height:55px;padding-left:.5rem;padding-right:.5rem}.product .title a{color:#000;text-decoration:none}.product .options{overflow:hidden;display:block;height:0;color:#90919c;font-size:.75rem;text-align:center;position:absolute;left:0;width:100%;background-color:#fff;transition:all .5s ease;z-index:11}@media only screen and (min-width:1024px){.product .options{display:none}}.product .prices{display:flex;justify-content:space-between;color:#000;font-size:.8rem;line-height:1.1}.product .prices.promo{color:#fd830a}.product .prices:not(.promo){margin-top:31px}.product .prices .current_price{font-size:1.37rem;font-weight:600}.product .prices .currency,.product .prices .unit{font-size:.62rem;font-weight:700}.product .old_price{font-size:.9rem;font-weight:600;color:#535360;text-decoration:line-through}.product .square_price{color:#90919c;font-size:.9rem}.product .square_price .currency,.product .square_price .unit{font-size:.5rem}.product .info_promo_active{font-size:.75rem;color:#d8d8d8;height:18px;margin:.5rem auto}.product .qty_buy{display:flex;justify-content:space-between}.product .qty_buy .btn{position:relative;flex:1;color:#90919c}.product .qty_buy .btn:hover{color:#fd830a}.product .qty_buy .btn:not(:last-child):after{content:"";position:absolute;right:0;top:calc(50% - 7px);border-right:1px solid #d8d8d8;height:14px}.btn:focus,.btn:hover{box-shadow:none}.out_of_stock{background-color:transparent;color:#000;padding:.5rem .75rem;font-size:.9rem;position:relative;border:1px solid transparent;width:100%}.hit,.out_of_stock,.sale{font-weight:700;display:flex;justify-content:center;align-items:center}.hit,.sale{position:absolute;top:0;color:#fff;z-index:1;left:0;font-size:.75rem;padding:.3rem .5rem;text-transform:uppercase;min-width:120px}.sale{background-image:linear-gradient(270deg,#feae60,#fd830a)}.hit{background-image:linear-gradient(270deg,#a4a6b7,#737691);color:#fff}.hit.sal{top:calc(.5rem + 27px)}.pre_product .modal-header .pre_order_title,.pre_product .modal-header .title_cart,.product_added_cart .modal-header .pre_order_title,.product_added_cart .modal-header .title_cart{font-size:1.9rem;font-weight:600;z-index:0;position:relative}.pre_product .modal-header .pre_order_title:before,.pre_product .modal-header .title_cart:before,.product_added_cart .modal-header .pre_order_title:before,.product_added_cart .modal-header .title_cart:before{position:absolute;z-index:-1;top:0;left:0;width:2rem;height:100%;content:""}.pre_product .product_info,.product_added_cart .product_info{border-top:2px solid #d8d8d8;border-bottom:2px solid #d8d8d8;padding:1rem 0}.pre_product .product_info .title,.product_added_cart .product_info .title{font-size:.9rem;font-weight:600;text-align:center}.pre_product .product_info .old_price,.product_added_cart .product_info .old_price{text-decoration:line-through;text-align:right;font-weight:600;font-size:1rem;margin-left:3rem;color:#90919c}.pre_product .product_info .price,.product_added_cart .product_info .price{font-size:1.4rem;font-weight:700;line-height:1}.pre_product .product_info .curr_unit,.product_added_cart .product_info .curr_unit{font-size:14px;font-weight:600;color:#90919c}.pre_product .product_info .qty .input-group-text,.product_added_cart .product_info .qty .input-group-text{background-color:#fff;border-color:#000;cursor:pointer}.pre_product .product_info .qty .form-control,.product_added_cart .product_info .qty .form-control{border-color:#000}.pre_product .economy,.pre_product .total,.product_added_cart .economy,.product_added_cart .total{text-align:right;font-weight:600;margin-bottom:.5rem;margin-right:1rem}.pre_product .total,.product_added_cart .total{font-size:18px}.pre_product .total .sum,.product_added_cart .total .sum{font-size:1.9rem}.pre_product .go_cart,.product_added_cart .go_cart{background-color:#fd830a}.breadcrumb{background-color:transparent}.breadcrumb .breadcrumb-item{font-size:1rem;color:#90919c}.breadcrumb .breadcrumb-item a{color:#90919c;text-decoration:none}.btn-custom{border:none!important;background:transparent;font-weight:600;position:relative;color:#535360;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;padding:.5rem 1.5rem}.btn-custom:hover{color:#fd830a}.btn-custom:after{content:"\E941";font-family:Material Icons;position:absolute;right:0}hr.line{border-color:#d8d8d8}hr.lineW{border:1px solid #f0f0f0}.title_page{font-size:clamp(1.5rem,5vw,2rem);font-weight:600;text-transform:uppercase;padding:.5rem .5rem 1rem}.title_page,.title_row{color:#000;position:relative}.title_row{font-size:1.62rem;font-weight:500;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.title_row:before{content:"";position:absolute;bottom:-2px;left:0;border-bottom:2px solid #fd830a;width:300px}.scroll-top{border:none;box-shadow:0 0 10px 0 hsla(0,0%,44.7%,.25);transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;color:#fff;font-size:3rem}.scroll-top,.scroll-top:hover{background-color:#fd830a}.contact_form .form-control{font-size:.9rem;color:#000;background-color:#f7f7f7}.contact_form .form-control[type=number]{text-align:left}.contact_form .custom-control-input:checked~.custom-control-label:before{border-color:#535360;background-color:#535360}input[type=number]{-moz-appearance:textfield;text-align:center}input[type=number]:focus{box-shadow:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.VueCarousel-wrapper{padding-bottom:6rem}.VueCarousel-navigation-button{font-size:3rem;color:#90919c!important;box-shadow:0 4px 2px 0 rgba(190,178,167,.12);border-radius:50%;border:1px solid #d8d8d8!important;background-color:#fff!important;width:40px;height:40px;padding:0!important;line-height:0}.VueCarousel-navigation-button:focus{outline:none!important}.VueCarousel-navigation-prev{left:2.5rem!important}.VueCarousel-navigation-next{right:2.5rem!important}.custom_form .title_form{font-size:2.375rem;font-weight:700;text-transform:uppercase}.custom_form .test-send-form{background-color:#fd830a;color:#fff;font-weight:600;text-transform:uppercase}@media only screen and (max-width:1200px){.d-city-label{display:none!important}}button.owl-next,button.owl-prev{position:relative;top:-3rem}div.input-group-append,div.input-group-prepend{cursor:pointer!important}footer{padding-top:2rem;color:#d8d8d8}footer .footer_contact{display:flex;flex-wrap:wrap;justify-content:space-between}footer .footer_contact .name_site{font-weight:700;text-align:center;font-size:18px}footer .footer_contact a{color:#d8d8d8}footer .footer_contact a:hover{text-decoration:none}footer .footer_contact svg{width:16px;height:16px;fill:#535360}.copyright{font-size:.625rem;color:#535360;padding:1rem 0}.copyright a,.socials-page,armăsar,ş{color:#535360;text-decoration:none}.socials-page,armăsar,ş{font-size:1.1rem;height:30px;width:30px}.socials-page:hover,armăsar:hover,ş:hover{color:#000}.socials-page:hover svg,.socials-page:hover svg g,armăsar:hover svg,armăsar:hover svg g,ş:hover svg,ş:hover svg g{fill:#000}