@tailwind base;@tailwind components;@tailwind utilities;@tailwind base;@tailwind components;@tailwind utilities;.header{height:150px;width:100%;position:absolute;top:0;z-index:1;background:#020001}@media only screen and (max-width: 768px){.header{height:75px}.header.open{height:150px;z-index:3}}.header.open .container{align-items:flex-start}.header.open .container .logo{height:75px}.header .container{height:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.header .container .logo{height:100%;width:200px;flex:0 0 200px;overflow:hidden;display:flex;justify-content:flex-start;align-items:center}.header .container .logo img{object-fit:cover;width:100%;height:100%}@media only screen and (max-width: 500px){.header .container .logo{width:150px;flex:0 0 150px}}.header .container .main_menu{width:calc(100% - 200px);height:100%}.header .container .main_menu .header_contact{width:100%;height:75px;display:flex;justify-content:flex-end;align-items:center;gap:20px}.header .container .main_menu .header_contact .info_contact a{font-size:15px;font-weight:500;color:#fff}.header .container .main_menu .header_contact .info_contact a:hover{color:#DFBF6D}.header .container .main_menu .header_contact .info_contact a svg{margin-right:10px}@media only screen and (max-width: 1023px){.header .container .main_menu .header_contact .info_contact{display:none}}.header .container .main_menu .header_contact .profile-menu .login-button{color:#DFBF6D;font-weight:bold}.header .container .main_menu .header_contact .profile-menu .login-button:hover{cursor:pointer;background:#020001}.header .container .main_menu .header_contact .profile-menu button{background:#020001;color:#DFBF6D !important;font-size:15px;font-weight:bold;width:auto}.header .container .main_menu .header_contact .profile-menu button:active,.header .container .main_menu .header_contact .profile-menu button:focus{border-color:1px solid #DFBF6D;box-shadow:none}.header .container .main_menu .header_contact .profile-menu-content div{padding:0 !important}.header .container .main_menu .header_contact .profile-menu-content a{font-size:15px;color:#020001}.header .container .main_menu .header_contact .profile-menu-content a:hover{cursor:pointer;background:#020001;color:#DFBF6D}.header .container .main_menu .header_contact .language button{background:#020001;color:#DFBF6D !important;font-size:15px;font-weight:bold;width:25px}.header .container .main_menu .header_contact .language button:active,.header .container .main_menu .header_contact .language button:focus{border-color:1px solid #DFBF6D;box-shadow:none}.header .container .main_menu .header_contact .language .origin-top-right div{padding:0 !important;width:40px}.header .container .main_menu .header_contact .language .origin-top-right div a{font-size:15px;color:#020001;text-align:center}.header .container .main_menu .header_contact .language .origin-top-right div a:hover{cursor:pointer;display:block;background:#020001;color:#DFBF6D}.header .container .main_menu .nav_menu{width:100%;height:75px;border-top:2px solid #6A6D70}.header .container .main_menu .nav_menu ul{display:block;height:100%}.header .container .main_menu .nav_menu ul.menu{display:flex;justify-content:flex-end;align-items:center;gap:25px}.header .container .main_menu .nav_menu ul.menu li a{color:#fff;font-size:15px;font-weight:normal}.header .container .main_menu .nav_menu ul.menu li a:hover{color:#DFBF6D}.header .container .main_menu .nav_menu ul.menu li.active a{color:#DFBF6D}@media only screen and (max-width: 768px){.header .container .main_menu .nav_menu{display:none}}.header #mobile-open-menu{display:none;position:relative;margin-left:25px;width:40px;height:40px}.header #mobile-open-menu:hover{cursor:pointer}.header #mobile-open-menu .hamburger{background-color:#DFBF6D}.header #mobile-open-menu .hamburger:before,.header #mobile-open-menu .hamburger:after{background-color:#DFBF6D}.header #mobile-open-menu .hamburger{position:absolute;top:18px;right:0;width:30px;height:4px;display:block;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-clip:padding-box}.header #mobile-open-menu .hamburger:after,.header #mobile-open-menu .hamburger:before{-webkit-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;content:"";position:absolute;right:0;display:block;width:40px;height:100%;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-clip:padding-box}.header #mobile-open-menu .hamburger:before{top:-11px}.header #mobile-open-menu .hamburger:after{bottom:-11px}@media only screen and (max-width: 768px){.header #mobile-open-menu{display:block}}.header .mobile_menu{display:none;position:fixed;width:100%;height:100%;background:#020001}.header .mobile_menu .container{justify-content:flex-start;align-items:center;flex-direction:column}.header .mobile_menu .container .mobile_nav_menu .menu .nav-item a{color:white;text-align:center}.header .mobile_menu .container .mobile_nav_menu .menu .nav-item a.active,.header .mobile_menu .container .mobile_nav_menu .menu .nav-item a:hover{color:#DFBF6D}.header .mobile_menu .container .profile-menu-mobile{border-top-width:2px;border-color:#6A6D70}.header .mobile_menu .container .profile-menu-mobile a{color:white;text-align:center}.header .mobile_menu .container .profile-menu-mobile a:hover{color:#DFBF6D}.header .mobile_menu .container .social-menu{margin-top:25px;display:flex;gap:15px}.header .mobile_menu .container .social-menu a{font-size:25px;color:#DFBF6D}.header.open .mobile_menu{display:block}.header.open #mobile-open-menu{left:11px}.header.open #mobile-open-menu .hamburger{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:40px !important;background:#DFBF6D;right:20px !important}.header.open #mobile-open-menu .hamburger:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:0 !important;width:40px !important}.header.open #mobile-open-menu .hamburger:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);bottom:0 !important;width:40px !important}body.mobile{overflow:hidden}.home .header{background:rgba(0,0,0,0.4)}.home .header.open{background:#020001}.footer-section{background:#020001}.footer-section .footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}.footer-section .footer-top .copy-section .image{height:150px;overflow:hidden}.footer-section .footer-top .copy-section .image img{width:100%;height:100%;object-fit:cover}.footer-section .footer-top .copy-section .copy{font-size:15px;font-weight:normal;color:#fff}@media only screen and (max-width: 550px){.footer-section .footer-top .copy-section .copy{font-size:12px}.footer-section .footer-top .copy-section .copy p{text-align:center}}@media only screen and (max-width: 550px){.footer-section .footer-top .copy-section{width:100%}}.footer-section .footer-top .contacts{display:flex;flex-direction:column;justify-content:left;align-items:center;gap:15px}.footer-section .footer-top .contacts a{color:#fff;font-size:16px}.footer-section .footer-top .contacts a svg{margin-right:5px}.footer-section .footer-top .contacts a:hover{color:#DFBF6D}@media only screen and (max-width: 550px){.footer-section .footer-top .contacts{width:100%;margin-top:15px}}@media only screen and (max-width: 550px){.footer-section .footer-top{flex-direction:column-reverse;justify-content:center}}.footer-section .footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:20px;padding:10px 0;border-top:2px solid #6A6D70}.footer-section .footer-bottom div{width:33.33%;flex:0 0 33.33%}.footer-section .footer-bottom div.copyright{font-size:11px;font-weight:normal;color:#fff}@media only screen and (max-width: 550px){.footer-section .footer-bottom div.copyright{text-align:center}}.footer-section .footer-bottom div.social-menu{text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px}.footer-section .footer-bottom div.social-menu a{color:#DFBF6D}.footer-section .footer-bottom div.social-menu a:hover{color:#6A6D70}.footer-section .footer-bottom div.social-menu a svg{height:25px}.footer-section .footer-bottom div.menu-terms ul{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px}.footer-section .footer-bottom div.menu-terms ul li a{font-size:11px;color:#fff}.footer-section .footer-bottom div.menu-terms ul li a:hover{color:#DFBF6D}.footer-section .footer-bottom div.menu-terms ul li a.cookie-opt-in{cursor:pointer}@media only screen and (max-width: 550px){.footer-section .footer-bottom div.menu-terms ul{flex-direction:column;justify-content:center}}@media only screen and (max-width: 550px){.footer-section .footer-bottom div{width:100%}}@media only screen and (max-width: 550px){.footer-section .footer-bottom{flex-direction:column-reverse;justify-content:center}}@tailwind base;@tailwind components;@tailwind utilities;.cc-window{opacity:1;background:#DFBF6D;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.cc-window.cc-static{position:static}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-size:14px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999999999}.cc-header{font-size:18px;font-weight:700}.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;color:white}.cc-link:hover{opacity:1;color:#020001}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}@media only screen and (max-width: 900px){.cc-btn{white-space:normal}}.cc-btn.cc-allow{background-color:white;color:#000000;outline:none;border:1px solid transparent}.cc-btn+.cc-btn{margin-left:.5em}.cc-highlight .cc-btn:first-child{background:none;color:white;border:0}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:0.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke{padding:.5em}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}@media only screen and (max-width: 600px){.cc-compliance{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-theme-classic.cc-bottom .cc-btn:first-child{background:none;color:white;border:0}.cc-theme-edgeless.cc-window{padding:0}.cc-theme-edgeless.cc-floating .cc-message{margin:2em 2em 1.5em}.cc-theme-clasic.cc-bottom{padding:1em 1.8em;width:100%;flex-direction:row;bottom:0;-webkit-display:flex;display:flex}@media only screen and (max-width: 800px){.cc-theme-clasic.cc-bottom{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.cc-theme-clasic.cc-bottom .cc-message{flex:90%;max-width:1040px}@media only screen and (max-width: 800px){.cc-theme-clasic.cc-bottom .cc-message{flex:100%;max-width:100%}}.cc-theme-clasic.cc-bottom .cc-compliance{flex:40%;display:block;float:left;text-align:right}@media only screen and (max-width: 835px){.cc-theme-clasic.cc-bottom .cc-compliance{text-align:center}}.cc-theme-clasic.cc-bottom .cc-compliance .cc-btn{max-width:110px;display:inline-block}.cc-banner .cc-message,.cc-theme-classic .cc-message{font-size:14px;padding-right:0.5em}@media only screen and (max-width: 900px){.cc-banner .cc-message,.cc-theme-classic .cc-message{flex:1}}@media only screen and (max-width: 600px){.cc-banner .cc-message,.cc-theme-classic .cc-message{-webkit-flex:80%;flex:80%;font-size:12px;line-height:1.4em}}@media only screen and (max-width: 400px){.cc-banner .cc-message,.cc-theme-classic .cc-message{font-size:10px}}.cc-banner.cc-bottom,.cc-theme-clasic.cc-bottom{color:#fff}@media only screen and (max-width: 600px){.cc-banner.cc-bottom .cc-btn,.cc-theme-clasic.cc-bottom .cc-btn{flex:100%}}@tailwind base;@tailwind components;@tailwind utilities;.cc-bottom{width:100%;flex-direction:row;-webkit-display:flex;display:flex}@media only screen and (max-width: 800px){.cc-bottom{-webkit-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width: 736px){.cc-bottom{padding:15px !important;margin-bottom:5px !important}}.cc-window.cc-banner{padding-top:.5em;padding-bottom:.5em}.cc-banner .cc-message{font-size:12px;-webkit-flex:90%;flex:90%;max-width:1040px;line-height:normal}@media only screen and (max-width: 1024px){.cc-banner .cc-message{font-size:.8em;line-height:20px;margin-bottom:5px}}@media only screen and (max-width: 400px){.cc-banner .cc-message{font-size:10px}}.cc-banner .cc-message a{border:0}.cc-banner .cc-message a:hover{border:0}.cc-banner .cc-message.cc-banner{padding:1em}.cc-compliance{flex:40%;display:block;float:left;text-align:right}@media only screen and (max-width: 992px){.cc-compliance{text-align:center}}.cc-compliance .cc-btn{font-size:12px;max-width:120px;display:inline-block;-webkit-box-sizing:content-box;box-sizing:content-box}@media only screen and (max-width: 900px){.cc-compliance .cc-btn{white-space:nowrap}}@media only screen and (max-width: 600px){.cc-compliance .cc-btn{display:flex;flex:100%}}.cc-compliance .cc-btn:hover{border:1px solid #020001 !important;background:#020001 !important;color:#DFBF6D}.cc-allow{outline:none;border:1px solid transparent}.cc-allow:hover{background:transparent !important;border:1px solid white}.cc-dismiss:hover{border:0}.cc-revoke{display:none !important}.cc-banner.cc-bottom a,.cc-window.cc-theme-clasic a{text-decoration:none}.cc-banner.cc-bottom a:hover,.cc-window.cc-theme-clasic a:hover{text-decoration:none}.cc-banner.cc-bottom .cc-btn,.cc-window.cc-theme-clasic .cc-btn{outline:none;border:1px solid transparent}.cc-banner.cc-bottom .cc-btn:hover,.cc-banner.cc-bottom .cc-btn:focus,.cc-window.cc-theme-clasic .cc-btn:hover,.cc-window.cc-theme-clasic .cc-btn:focus{text-decoration:none}.cc-banner.cc-bottom .cc-btn:first-child,.cc-window.cc-theme-clasic .cc-btn:first-child{background:none;border:0}.cc-banner.cc-bottom .cc-btn:first-child:hover,.cc-window.cc-theme-clasic .cc-btn:first-child:hover{background:none;text-decoration:none}@font-face{font-family:"Bitter Black";src:url("../fonts/Bitter-Black.ttf");font-weight:normal;font-style:normal}@font-face{font-family:"Bitter Black";src:url("../fonts/Bitter-Regular.ttf");font-style:normal;font-display:swap}@font-face{font-family:"Bitter Black";src:url("../fonts/Bitter-Italic.ttf");font-style:italic;font-display:swap}@font-face{font-family:"Bitter Black";src:url("../fonts/Bitter-Bold.ttf");font-weight:bold;font-style:normal;font-display:swap}body{font-family:"Bitter Black", sans-serif}body p{line-height:26px;margin:1em 0}.header-page{margin-top:150px;height:400px;background-size:cover;background-repeat:no-repeat;background-position:center center;display:flex;justify-content:center;align-items:center}.header-page.no-image{height:150px}.header-page.no-image h1{background:transparent}.header-page h1{line-height:1.5em;font-size:3em;font-weight:100;padding:24px 40px;background:#020001;opacity:0.7;display:inline-block;color:#DFBF6D}@media only screen and (max-width: 600px){.header-page h1{font-size:2em}}@media only screen and (max-width: 450px){.header-page h1{font-size:1.5em}}@media only screen and (max-width: 768px){.header-page{margin-top:75px}}.content{font-weight:400;font-style:normal;letter-spacing:-.003em;outline:0;word-break:break-word;word-wrap:break-word}.gj-picker tr td.selected div{background:#DFBF6D !important;border-color:#DFBF6D !important}.gj-picker tr td.today div{border:1px solid #DFBF6D !important;color:#020001 !important;border-radius:50%;display:block;width:40px;height:40px;line-height:40px;font-size:13px;text-align:center;vertical-align:middle}.gj-picker tr td div:hover{background:#6A6D70;border-color:#6A6D70;color:#fff !important}.home h1{font-size:60px;color:#DFBF6D;font-style:italic;font-weight:bold;display:none}@media only screen and (max-width: 768px){.home h1{font-size:40px}}@media only screen and (max-width: 500px){.home h1{font-size:20px}}.home .mobile-home-head{background:#020001;padding-top:5px;padding-bottom:5px;margin-top:75px;display:none}@media only screen and (min-width: 501px){.home .mobile-home-head{display:none}}.home .slider{position:absolute;top:0;height:auto;max-height:650px;width:100%;overflow:hidden}.home .slider img{width:100%;height:100%;object-fit:contain}.home .slider .container{position:absolute;top:290px;left:50px;right:0}@media only screen and (max-width: 1024px){.home .slider .container{top:180px}}@media only screen and (max-width: 759px){.home .slider .container{top:120px}}@media only screen and (max-width: 550px){.home .slider .container{left:0}}@media only screen and (max-width: 500px){.home .slider .container{display:none}}.home .search_form{position:relative;z-index:2;margin-top:540px;background:#fff;border-radius:20px;padding:20px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);display:flex;flex-direction:column;justify-content:center;align-items:center}.home .search_form .form-menu{height:50px;position:absolute;top:-25px;background:#fff}.home .search_form .form-menu ul{height:50px;border-bottom:0}.home .search_form .form-menu ul li{width:250px;line-height:50px;text-align:center}@media only screen and (max-width: 580px){.home .search_form .form-menu ul li{width:150px}}.home .search_form .form-menu ul li a{display:block;font-size:17px;font-weight:500;color:#020001}.home .search_form .form-menu ul li a:hover{color:#DFBF6D}.home .search_form .form-menu ul li.active{background:#DFBF6D}.home .search_form .form-menu ul li.active a{color:#fff}.home .search_form .form-menu ul li.active a:hover{color:#fff}.home .search_form .tab-content{margin-top:25px}.home .search_form .tab-content .form{width:100%;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}@media only screen and (max-width: 1198px){.home .search_form .tab-content .form{flex-direction:column}}@media only screen and (max-width: 768px){.home .search_form .tab-content .form{flex-direction:row}}.home .search_form .tab-content .form .input-block{display:flex;justify-content:center;align-items:center;gap:20px}@media only screen and (max-width: 768px){.home .search_form .tab-content .form .input-block{flex-direction:column;width:100%;flex:0 0 100%}}.home .search_form .tab-content .form .input-block .input-form{width:100%}.home .search_form .tab-content .form .input-block .input-form .input-form-field{height:65px;flex:0 0 250px;width:250px;display:flex;justify-content:center;align-items:center;background:#EFF2F6;position:relative}.home .search_form .tab-content .form .input-block .input-form .input-form-field .icon{height:100%;width:30px;text-align:center;line-height:65px;padding-left:5px;color:#64666b}.home .search_form .tab-content .form .input-block .input-form .input-form-field .icon svg{font-size:20px}.home .search_form .tab-content .form .input-block .input-form .input-form-field .input{width:100%;margin-left:5px}.home .search_form .tab-content .form .input-block .input-form .input-form-field .input label{display:block;width:100%;height:25px;padding:5px;line-height:25px;font-size:15px;cursor:pointer;color:#020001}.home .search_form .tab-content .form .input-block .input-form .input-form-field .input label.error{color:#cc434c}.home .search_form .tab-content .form .input-block .input-form .input-form-field .input input,.home .search_form .tab-content .form .input-block .input-form .input-form-field .input select{outline:none;width:100%;height:40px;border-width:0;color:#020001;background:#EFF2F6;padding:5px;cursor:pointer;font-size:14px}.home .search_form .tab-content .form .input-block .input-form .input-form-field .input input:focus,.home .search_form .tab-content .form .input-block .input-form .input-form-field .input input:active,.home .search_form .tab-content .form .input-block .input-form .input-form-field .input select:focus,.home .search_form .tab-content .form .input-block .input-form .input-form-field .input select:active{outline-offset:unset;border:none;box-shadow:none}.home .search_form .tab-content .form .input-block .input-form .input-form-field .input input::placeholder,.home .search_form .tab-content .form .input-block .input-form .input-form-field .input select::placeholder{color:#64666b}.home .search_form .tab-content .form .input-block .input-form .input-form-field .gj-timepicker i.gj-icon{right:10px}.home .search_form .tab-content .form .input-block .input-form .input-form-field.active{border:2px solid #DFBF6D}@media only screen and (max-width: 768px){.home .search_form .tab-content .form .input-block .input-form .input-form-field{flex:1;width:98%}}.home .search_form .tab-content .form .input-block .input-form span.error{font-size:14px;color:#cc434c;font-weight:700;padding-left:15px;display:block;width:250px}.home .search_form .tab-content .form .input-block .input-form span.error.hidden{display:none}.home .search_form .tab-content .form .btnSearch{height:65px;width:120px}@media only screen and (max-width: 1198px){.home .search_form .tab-content .form .btnSearch{width:98%}}.home .search_form .tab-content .form .btnSearch .btn{height:100%;width:100%;background:#DFBF6D;color:#fff}@media only screen and (max-width: 1200px){.home .search_form{margin-top:490px}}@media only screen and (max-width: 1024px){.home .search_form{margin-top:440px}}@media only screen and (max-width: 900px){.home .search_form{margin-top:360px}}@media only screen and (max-width: 760px){.home .search_form{margin-top:240px}}@media only screen and (max-width: 500px){.home .search_form{margin-top:200px}}@media only screen and (max-width: 447px){.home .search_form{margin-top:200px}}@media only screen and (max-width: 362px){.home .search_form{margin-top:160px}}.home .our-services{padding:90px 10px}.home .our-services .title{text-align:center;font-weight:600;font-size:45px}.home .our-services .our-service{margin-top:40px;display:flex;justify-content:space-between;gap:20px}@media only screen and (max-width: 1320px){.home .our-services .our-service{flex-wrap:wrap}}@media only screen and (max-width: 1280px){.home .our-services .our-service{gap:0}}@media only screen and (max-width: 800px){.home .our-services .our-service{justify-content:center;gap:30px}}.home .our-services .our-service__item{width:33.33%;flex:0 0 33.33%}@media only screen and (max-width: 1320px){.home .our-services .our-service__item{width:49%;flex:0 0 49%}.home .our-services .our-service__item:last-of-type{margin-top:15px}}@media only screen and (max-width: 800px){.home .our-services .our-service__item{width:99%;flex:0 0 99%}}.home .our-services .our-service__item .photo{height:250px;overflow:hidden;border-radius:15px}.home .our-services .our-service__item .photo img{width:100%;height:100%;object-fit:cover}.home .our-services .our-service__item .content a{display:block;font-size:24px;font-weight:500;margin:10px 0 5px}.home .our-services .our-service__item .content a:hover{color:#DFBF6D}@media only screen and (max-width: 992px){.home .our-services .our-service__item .content a{font-size:17px}}.home .our-services .our-service__item .content div{font-size:14px;margin-top:10px;line-height:20px;letter-spacing:0.15px}.home .qualities{padding:80px 0;background:#EFF2F6}.home .qualities .container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media only screen and (max-width: 800px){.home .qualities .container{flex-direction:column;justify-content:center;gap:15px}}.home .qualities .container .quality__item{width:300px;flex:0 0 300px}.home .qualities .container .quality__item .photo{height:90px;width:100%;overflow:hidden}.home .qualities .container .quality__item .photo img{height:100%;object-fit:cover;margin:0 auto}.home .qualities .container .quality__item .content{height:320px}.home .qualities .container .quality__item .content .title{display:block;text-align:center;font-size:24px;color:#DFBF6D;margin-top:20px}.home .qualities .container .quality__item .content div{font-size:20px;margin-top:10px;line-height:28px;letter-spacing:0.15px;text-align:center;font-weight:200}.booking-section{position:relative;margin-top:150px}.booking-section .booking-summary{position:relative;top:20px;margin:0 auto;width:500px;background:#EFF2F6;padding:10px;border-radius:5px}.booking-section .booking-summary .data{font-size:17px;font-weight:bold;color:#DFBF6D}@media only screen and (max-width: 500px){.booking-section .booking-summary .data{font-size:15px}}.booking-section .booking-summary .location{display:flex;justify-content:space-around;align-items:center;margin:5px 0;color:#020001}@media only screen and (max-width: 650px){.booking-section .booking-summary .location{flex-direction:column;align-items:start}.booking-section .booking-summary .location svg{rotate:90deg;margin:0 auto}}.booking-section .booking-summary .location .from-loc{flex:0 0 45%;width:45%;font-size:12px;font-weight:400;color:#64666b}@media only screen and (max-width: 500px){.booking-section .booking-summary .location .from-loc{text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden}}.booking-section .booking-summary .duration{display:block;font-size:12px;font-weight:400;color:#64666b}@media only screen and (max-width: 550px){.booking-section .booking-summary{width:90%}}.booking-section .booking-step-form{padding-top:30px}@media only screen and (max-width: 800px){.booking-section .booking-step-form{padding-top:10px}}@media only screen and (max-width: 356px){.booking-section .booking-step-form{padding-top:0}}.booking-section .booking-step-form .booking-form .step-section{display:block;padding:8px;max-width:500px;margin:20px auto}.booking-section .booking-step-form .booking-form .step-section .progressbar{display:flex}.booking-section .booking-step-form .booking-form .step-section .progressbar .step{display:flex;justify-content:flex-start;align-items:center;flex:1 1;flex-direction:column;text-align:center;position:relative;height:70px}.booking-section .booking-step-form .booking-form .step-section .progressbar .step.completed:after{background-color:#DFBF6D}.booking-section .booking-step-form .booking-form .step-section .progressbar .step.completed .step-circle{border-color:#DFBF6D;background:#DFBF6D}.booking-section .booking-step-form .booking-form .step-section .progressbar .step.completed.success .step-circle{border-color:#097969;background:#097969}.booking-section .booking-step-form .booking-form .step-section .progressbar .step.completed.error .step-circle{border-color:#FF0000;background:#FF0000}.booking-section .booking-step-form .booking-form .step-section .progressbar .step:after{content:"";position:absolute;bottom:60px;order:-1;width:calc(100% - 16px);height:2px;background-color:#6A6D70;left:calc(50% + 8px)}.booking-section .booking-step-form .booking-form .step-section .progressbar .step-circle{width:16px;height:16px;border-radius:50%;border:1px solid #6A6D70}.booking-section .booking-step-form .booking-form .step-section .progressbar .step-label{display:block;font-size:12px;font-weight:bold;color:#6A6D70}@media only screen and (max-width: 500px){.booking-section .booking-step-form .booking-form .step-section .progressbar .step-label{font-size:9px}}.booking-section .booking-step-form .booking-form .step-section .progressbar .step:last-of-type:after{display:none}.booking-section .booking-step-form .booking-form .setup-content{width:60%;margin:0 auto}@media only screen and (max-width: 700px){.booking-section .booking-step-form .booking-form .setup-content{width:90%}}.booking-section .booking-step-form .booking-form .setup-content span.info{font-size:14px;font-style:italic;color:#64666b;margin-bottom:10px}@media only screen and (max-width: 400px){.booking-section .booking-step-form .booking-form .setup-content span.info{font-size:12px}}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section{margin-top:10px;border:1px solid #EFF2F6;border-radius:10px}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car{border:1px solid #EFF2F6;display:flex;flex-wrap:wrap}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car .photoCar{flex:0 0 40%;width:40%;height:190px;overflow:hidden;padding:15px}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car .photoCar img{width:100%;height:100%;object-fit:contain}@media only screen and (max-width: 770px){.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car .photoCar{flex:1;width:100%}}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car .photoInfo{flex:0 0 60%;width:60%;padding:15px}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car .photoInfo .type{font-size:18px;font-weight:bold;margin-bottom:10px}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car .photoInfo .info{font-size:15px;font-weight:bold;margin-bottom:10px}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car .photoInfo .info span:nth-of-type(2){margin-left:15px}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car .photoInfo .titleCar{font-size:12px;color:#DFBF6D}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car .photoInfo .price{margin-top:20px;font-size:18px;font-weight:bold}@media only screen and (max-width: 770px){.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car .photoInfo{flex:1;width:100%}}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car:hover{cursor:pointer;background:#EFF2F6}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car.active{background:#EFF2F6;border:1px solid #DFBF6D}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car:nth-of-type(1){border-top-left-radius:10px;border-top-right-radius:10px}.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car:nth-of-type(3){border-bottom-left-radius:10px;border-bottom-right-radius:10px}@media only screen and (max-width: 770px){.booking-section .booking-step-form .booking-form .setup-content .service-step .types-section .car{flex-direction:column}}.booking-section .booking-step-form .booking-form .setup-content .service-step .note{border:2px solid #EFF2F6;border-radius:10px;margin-top:20px;padding:20px}.booking-section .booking-step-form .booking-form .setup-content .service-step .note--title{font-size:14px;font-style:italic;color:#64666b;margin-bottom:10px}@media only screen and (max-width: 400px){.booking-section .booking-step-form .booking-form .setup-content .service-step .note--title{font-size:12px}}.booking-section .booking-step-form .booking-form .setup-content .service-step .note--step li{font-size:16px;font-weight:500;line-height:30px;color:#64666b}.booking-section .booking-step-form .booking-form .setup-content .service-step .note--step li .icon{color:#020001;margin-right:10px}@media only screen and (max-width: 400px){.booking-section .booking-step-form .booking-form .setup-content .service-step .note--step li .icon{margin-right:7px}}@media only screen and (max-width: 400px){.booking-section .booking-step-form .booking-form .setup-content .service-step .note--step li{font-size:12px}}.booking-section .booking-step-form .booking-form .setup-content .pickup-info{margin-top:20px}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__title{display:block;font-size:19px;font-weight:600;color:#020001}@media only screen and (max-width: 500px){.booking-section .booking-step-form .booking-form .setup-content .pickup-info__title{font-size:16px}}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__description{font-size:14px;font-weight:400;color:#6A6D70}@media only screen and (max-width: 500px){.booking-section .booking-step-form .booking-form .setup-content .pickup-info__description{font-size:12px}}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content{border:1px solid #EFF2F6;border-radius:10px;padding:20px;margin-top:20px;margin-bottom:20px}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content label{width:100%;font-size:16px;font-weight:normal;color:#6A6D70;margin-bottom:7px}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content label input{margin-right:10px;color:#DFBF6D;width:20px;height:20px}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content label input:focus{--tw-ring-color: $clientColor_2}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .input-form{border-radius:3px;background:#EFF2F6;padding:5px;margin-top:20px}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .input-form:nth-of-type(1){margin-top:0}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .input-form label{font-size:14px;font-weight:400;color:#6A6D70}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .input-form label .required{font-size:13px;color:#9D0000}@media only screen and (max-width: 400px){.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .input-form label .required{font-size:11px}}@media only screen and (max-width: 400px){.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .input-form label{font-size:12px}}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .input-form input,.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .input-form textarea{border:none;width:100%;background:#EFF2F6;color:#020001}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .input-form input:focus,.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .input-form input:active,.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .input-form textarea:focus,.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .input-form textarea:active{color:#DFBF6D;outline:none;border:none;--tw-ring-color: none}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .input-form:focus-within{border:1px solid #DFBF6D}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .error-message{font-size:12px;color:#9D0000}@media only screen and (max-width: 500px){.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .error-message{font-size:10px}}.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .example{font-size:14px;font-weight:400;color:#6A6D70;margin:5px}@media only screen and (max-width: 500px){.booking-section .booking-step-form .booking-form .setup-content .pickup-info__content .example{font-size:11px}}.booking-section .booking-step-form .booking-form .setup-content .paymentSection form{padding:0 20px}.booking-section .booking-step-form .booking-form .setup-content .paymentSection form #paymentButtonCard{background:#DFBF6D;font-family:Arial, sans-serif;color:#ffffff;border-radius:4px;border:0;padding:12px 16px;font-size:16px;font-weight:600;cursor:pointer;display:block;transition:all 0.2s ease;box-shadow:0 4px 5.5px 0 rgba(0,0,0,0.07);width:100%}.booking-section .booking-step-form .booking-form .setup-content .paymentSection form #paymentButtonCard:hover{filter:contrast(115%)}.booking-section .booking-step-form .booking-form .setup-content .paymentSection .booking-btn-section{padding:0 20px}.booking-section .booking-step-form .booking-form .setup-content .paymentSection .booking-btn-section .btn{width:100%}.booking-section .booking-step-form .booking-form .setup-content .booked-section{margin-top:20px;border:1px solid #EFF2F6;border-radius:10px;display:flex;justify-content:center;align-items:center}.booking-section .booking-step-form .booking-form .setup-content .booked-section h3{font-size:45px;color:#DFBF6D}@media only screen and (max-width: 800px){.booking-section .booking-step-form .booking-form .setup-content .booked-section h3{font-size:30px}}@media only screen and (max-width: 400px){.booking-section .booking-step-form .booking-form .setup-content .booked-section h3{font-size:20px}}.booking-section .booking-step-form .booking-form .setup-content .booking-btn-section{margin:20px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.booking-section .booking-step-form .booking-form .setup-content .booking-btn-section .btn{height:55px;width:250px}@media only screen and (max-width: 1023px){.booking-section .booking-step-form .booking-form .setup-content .booking-btn-section .btn{width:100%}}.booking-section .booking-step-form .booking-form .setup-content .booking-btn-section .btn.next-btn{background:#020001;color:#fff}.booking-section .booking-step-form .booking-form .setup-content .booking-btn-section .btn.next-btn:hover{background:#DFBF6D;-webkit-box-reflect:below 1px linear-gradient(transparent, rgba(0,0,0,0.333333));box-shadow:0 0 5px #DFBF6D,0 0 20px #DFBF6D,0 0 25px #DFBF6D,0 0 20px #DFBF6D}@media only screen and (max-width: 1023px){.booking-section .booking-step-form .booking-form .setup-content .booking-btn-section .btn.next-btn{margin-top:20px}}.booking-section .booking-step-form .booking-form .setup-content .booking-btn-section .btn.back-btn{background:#DFBF6D;color:#020001}.booking-section .booking-step-form .booking-form .setup-content .booking-btn-section .btn.back-btn:hover{background:#DFBF6D;-webkit-box-reflect:below 1px linear-gradient(transparent, rgba(0,0,0,0.333333));box-shadow:0 0 5px #DFBF6D,0 0 20px #DFBF6D,0 0 25px #DFBF6D,0 0 20px #DFBF6D}.booking-section .booking-step-form .booking-form .setup-content .booking-btn-section .btn.back-btn.disabled{pointer-events:none}.booking-section .hidde{display:none}@media only screen and (max-width: 767px){.booking-section{margin-top:80px}}.about-us .content.content-about{background:#fff;padding:40px 0}.about-us .content h3{font-size:2em;text-align:center;margin-top:20px;margin-bottom:30px}.about-us .content .about p{font-size:1.1em;letter-spacing:.6px}.about-us .qualities{padding:80px 0;background:#EFF2F6}.about-us .qualities .container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media only screen and (max-width: 800px){.about-us .qualities .container{flex-direction:column;justify-content:center;gap:15px}}.about-us .qualities .container .quality__item{width:300px;flex:0 0 300px}.about-us .qualities .container .quality__item .photo{height:90px;width:100%;overflow:hidden}.about-us .qualities .container .quality__item .photo img{height:100%;object-fit:cover;margin:0 auto}.about-us .qualities .container .quality__item .content{height:320px}.about-us .qualities .container .quality__item .content .title{display:block;text-align:center;font-size:24px;color:#DFBF6D;margin-top:20px}.about-us .qualities .container .quality__item .content div{font-size:20px;margin-top:10px;line-height:28px;letter-spacing:0.15px;text-align:center;font-weight:200}.services .our-service{margin:40px auto}.services.list .our-service{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}@media only screen and (max-width: 600px){.services.list .our-service{justify-content:center;gap:20px}}.services.list .our-service__item{width:32%;flex:0 0 32%;background:rgba(239,242,246,0.4);border-radius:15px;overflow:hidden;box-shadow:0 2px 4px 0 rgba(0,0,0,0.2)}.services.list .our-service__item__photo{height:250px;overflow:hidden}.services.list .our-service__item__photo img{width:100%;height:100%;object-fit:cover}.services.list .our-service__item__content{padding:10px 5px}.services.list .our-service__item__content .title_item{font-size:1.4em;font-style:italic;color:#020001;display:block}.services.list .our-service__item__content .title_item:hover{color:#DFBF6D}@media only screen and (max-width: 450px){.services.list .our-service__item__content .title_item{font-size:1.1em}}.services.list .our-service__item__content .content_item{display:block;margin-top:10px;font-size:15px}@media only screen and (max-width: 450px){.services.list .our-service__item__content .content_item{font-size:12px}}@media only screen and (max-width: 1023px){.services.list .our-service__item{width:49%;flex:0 0 49%}}@media only screen and (max-width: 650px){.services.list .our-service__item{width:99%;flex:0 0 99%}}.services.post .service-header{margin-top:150px;display:flex;flex-wrap:wrap;align-items:center;height:350px}@media only screen and (max-width: 740px){.services.post .service-header{justify-content:flex-start;height:auto;gap:20px;height:auto}}.services.post .service-header__title{width:50%;flex:0 0 50%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width: 740px){.services.post .service-header__title{width:100%;flex:0 0 100%;justify-content:flex-start;align-items:flex-start;padding-left:20px;margin-top:20px}}.services.post .service-header__title h1{line-height:1.5em;font-size:3em;font-weight:100;padding:24px 40px;background:#020001;opacity:0.7;display:inline-block;color:#DFBF6D}@media only screen and (max-width: 1000px){.services.post .service-header__title h1{font-size:2em}}@media only screen and (max-width: 740px){.services.post .service-header__title h1{background:none;color:#020001;padding:0}}@media only screen and (max-width: 400px){.services.post .service-header__title h1{font-size:1.5em}}.services.post .service-header__title .created{color:#020001;font-size:.8em;margin-top:10px}.services.post .service-header__title .created .label{color:#DFBF6D;font-size:25px}@media only screen and (max-width: 400px){.services.post .service-header__title .created .label{font-size:inherit}}.services.post .service-header__photo{width:50%;flex:0 0 50%;height:100%;overflow:hidden}@media only screen and (max-width: 740px){.services.post .service-header__photo{width:100%;flex:0 0 100%}}.services.post .service-header__photo img{width:100%;height:100%;object-fit:cover}.services.post .content{font-size:18px;letter-spacing:1px;line-height:25px;background:#EFF2F6;padding:20px 0}.services.post .content p{font-size:1.1em;letter-spacing:.6px}@media only screen and (max-width: 740px){.services.post .content{font-size:14px}}.contact-us .content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px}@media only screen and (max-width: 650px){.contact-us .content{flex-direction:column}}.contact-us .content .sidebar{width:250px;flex:0 0 250px;border-right:1px solid #6A6D70;display:flex;flex-direction:column;align-items:center;padding:10px;gap:15px}.contact-us .content .sidebar div{height:30px;line-height:30px}.contact-us .content .sidebar div a{font-size:18px;color:#020001}.contact-us .content .sidebar div a svg{font-size:20px;margin-right:10px;color:#DFBF6D}.contact-us .content .sidebar div a:hover{color:#DFBF6D}@media only screen and (max-width: 650px){.contact-us .content .sidebar{border-right:none;border-bottom:1px solid #6A6D70;width:100%;flex:1;align-items:flex-start;padding:0 0 20px 0;margin-bottom:15px}}.contact-us .content .form{width:calc(100% - 300px);flex:0 0 calc(100% - 300px)}@media only screen and (max-width: 650px){.contact-us .content .form{width:100%}}.contact-us .content .form h2{font-size:2em;color:#020001;margin-bottom:20px}.contact-us .content .form form{display:flex;flex-direction:column;gap:20px}.contact-us .content .form form .row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media only screen and (max-width: 750px){.contact-us .content .form form .row{gap:15px}}.contact-us .content .form form .row .field{height:40px;width:33.33%;flex:0 0 33.33%}@media only screen and (max-width: 900px){.contact-us .content .form form .row .field{width:49%;flex:0 0 49%}.contact-us .content .form form .row .field:last-of-type{margin-top:10px}}@media only screen and (max-width: 750px){.contact-us .content .form form .row .field{width:100%;flex:0 0 100%}.contact-us .content .form form .row .field:last-of-type{margin-top:0}}.contact-us .content .form form .row .field input{color:#020001}.contact-us .content .form form .row .field input::placeholder{color:#6A6D70}.contact-us .content .form form .row .field svg{color:#DFBF6D}.contact-us .content .form form .row label{color:#6A6D70;font-size:18px;margin-bottom:15px}.contact-us .content .form form .row textarea{color:#020001;height:150px}.contact-us .content .form form .row textarea::placeholder{color:#6A6D70}.contact-us .content .form form .row.action{padding:12px}.contact-us .content .form form .row.action .btn{width:200px;height:40px;line-height:30px;background:#DFBF6D;color:#fff}.contact-us .content .form form .row.action .btn:hover{background:#020001;color:#DFBF6D !important}.contact-us .map{margin-top:40px}.contact-us .map iframe{width:100%}.login,.register,.forgot-password,.reset-password,.confirm-password{position:absolute;width:100%;height:100%;background:#EFF2F6;overflow:hidden}.login .content,.register .content,.forgot-password .content,.reset-password .content,.confirm-password .content{position:relative;width:100%;height:100%;overflow:hidden}.login .content .background,.register .content .background,.forgot-password .content .background,.reset-password .content .background,.confirm-password .content .background{width:2000px;height:2000px;left:90%;top:-350px;position:absolute;transform:rotate(50deg);opacity:0.95;background:#F7B635;border-radius:80px;z-index:3}@media only screen and (max-width: 900px){.login .content .background,.register .content .background,.forgot-password .content .background,.reset-password .content .background,.confirm-password .content .background{display:none}}.login .content .background-second,.register .content .background-second,.forgot-password .content .background-second,.reset-password .content .background-second,.confirm-password .content .background-second{width:2000px;height:2000px;left:95%;top:-550px;position:absolute;transform:rotate(50deg);background:rgba(223,191,109,0.6);border-radius:80px;z-index:2}@media only screen and (max-width: 1160px){.login .content .background-second,.register .content .background-second,.forgot-password .content .background-second,.reset-password .content .background-second,.confirm-password .content .background-second{left:114%}}@media only screen and (max-width: 900px){.login .content .background-second,.register .content .background-second,.forgot-password .content .background-second,.reset-password .content .background-second,.confirm-password .content .background-second{display:none}}.login .content .auth-form,.register .content .auth-form,.forgot-password .content .auth-form,.reset-password .content .auth-form,.confirm-password .content .auth-form{background:#fff;position:relative;top:50%;left:50%;width:60%;height:500px;transform:translate(-50%, -50%);box-shadow:10px 10px 8px 0 rgba(0,0,0,0.2),0 12px 20px 10px rgba(0,0,0,0.19);display:flex;justify-content:space-between;align-items:center;padding:30px}@media only screen and (max-width: 900px){.login .content .auth-form,.register .content .auth-form,.forgot-password .content .auth-form,.reset-password .content .auth-form,.confirm-password .content .auth-form{height:380px;padding:10px}}.login .content .auth-form .form,.register .content .auth-form .form,.forgot-password .content .auth-form .form,.reset-password .content .auth-form .form,.confirm-password .content .auth-form .form{width:50%;flex:0 0 40%}.login .content .auth-form .form h1,.register .content .auth-form .form h1,.forgot-password .content .auth-form .form h1,.reset-password .content .auth-form .form h1,.confirm-password .content .auth-form .form h1{font-size:20px;font-weight:600;margin-bottom:10px}.login .content .auth-form .form input,.register .content .auth-form .form input,.forgot-password .content .auth-form .form input,.reset-password .content .auth-form .form input,.confirm-password .content .auth-form .form input{color:#020001}.login .content .auth-form .form input:focus,.register .content .auth-form .form input:focus,.forgot-password .content .auth-form .form input:focus,.reset-password .content .auth-form .form input:focus,.confirm-password .content .auth-form .form input:focus{border-color:#DFBF6D !important}.login .content .auth-form .form input::placeholder,.register .content .auth-form .form input::placeholder,.forgot-password .content .auth-form .form input::placeholder,.reset-password .content .auth-form .form input::placeholder,.confirm-password .content .auth-form .form input::placeholder{color:#020001}.login .content .auth-form .form .action,.register .content .auth-form .form .action,.forgot-password .content .auth-form .form .action,.reset-password .content .auth-form .form .action,.confirm-password .content .auth-form .form .action{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 570px){.login .content .auth-form .form .action,.register .content .auth-form .form .action,.forgot-password .content .auth-form .form .action,.reset-password .content .auth-form .form .action,.confirm-password .content .auth-form .form .action{flex-direction:column;align-items:flex-start;gap:15px}}.login .content .auth-form .form .action a,.register .content .auth-form .form .action a,.forgot-password .content .auth-form .form .action a,.reset-password .content .auth-form .form .action a,.confirm-password .content .auth-form .form .action a{font-size:15px;text-decoration:none;color:#020001}.login .content .auth-form .form .action a:hover,.register .content .auth-form .form .action a:hover,.forgot-password .content .auth-form .form .action a:hover,.reset-password .content .auth-form .form .action a:hover,.confirm-password .content .auth-form .form .action a:hover{color:#DFBF6D}.login .content .auth-form .form .action .btn,.register .content .auth-form .form .action .btn,.forgot-password .content .auth-form .form .action .btn,.reset-password .content .auth-form .form .action .btn,.confirm-password .content .auth-form .form .action .btn{background:#DFBF6D;height:42px}.login .content .auth-form .form .action .btn:hover,.register .content .auth-form .form .action .btn:hover,.forgot-password .content .auth-form .form .action .btn:hover,.reset-password .content .auth-form .form .action .btn:hover,.confirm-password .content .auth-form .form .action .btn:hover{background:#020001}@media only screen and (max-width: 570px){.login .content .auth-form .form .action .btn,.register .content .auth-form .form .action .btn,.forgot-password .content .auth-form .form .action .btn,.reset-password .content .auth-form .form .action .btn,.confirm-password .content .auth-form .form .action .btn{width:100%;justify-content:center;margin:0}}.login .content .auth-form .form .socialmedia,.register .content .auth-form .form .socialmedia,.forgot-password .content .auth-form .form .socialmedia,.reset-password .content .auth-form .form .socialmedia,.confirm-password .content .auth-form .form .socialmedia{display:none}@media only screen and (max-width: 900px){.login .content .auth-form .form .socialmedia,.register .content .auth-form .form .socialmedia,.forgot-password .content .auth-form .form .socialmedia,.reset-password .content .auth-form .form .socialmedia,.confirm-password .content .auth-form .form .socialmedia{display:flex;margin-top:20px}.login .content .auth-form .form .socialmedia a,.register .content .auth-form .form .socialmedia a,.forgot-password .content .auth-form .form .socialmedia a,.reset-password .content .auth-form .form .socialmedia a,.confirm-password .content .auth-form .form .socialmedia a{text-align:center}}@media only screen and (max-width: 900px){.login .content .auth-form .form,.register .content .auth-form .form,.forgot-password .content .auth-form .form,.reset-password .content .auth-form .form,.confirm-password .content .auth-form .form{width:100%;flex:0 0 100%;background:#fff;position:relative;padding:15px;z-index:4}}.login .content .auth-form .info-login,.register .content .auth-form .info-login,.forgot-password .content .auth-form .info-login,.reset-password .content .auth-form .info-login,.confirm-password .content .auth-form .info-login{width:250px;flex:0 0 250px;background:#fff;padding:20px;z-index:7;box-shadow:10px 10px 8px 0 rgba(0,0,0,0.2),0 12px 20px 10px rgba(0,0,0,0.19)}.login .content .auth-form .info-login .logo,.register .content .auth-form .info-login .logo,.forgot-password .content .auth-form .info-login .logo,.reset-password .content .auth-form .info-login .logo,.confirm-password .content .auth-form .info-login .logo{height:150px;overflow:hidden}.login .content .auth-form .info-login .logo img,.register .content .auth-form .info-login .logo img,.forgot-password .content .auth-form .info-login .logo img,.reset-password .content .auth-form .info-login .logo img,.confirm-password .content .auth-form .info-login .logo img{width:100%;height:100%;object-fit:cover}.login .content .auth-form .info-login .socialmedia-login,.register .content .auth-form .info-login .socialmedia-login,.forgot-password .content .auth-form .info-login .socialmedia-login,.reset-password .content .auth-form .info-login .socialmedia-login,.confirm-password .content .auth-form .info-login .socialmedia-login{height:150px;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.login .content .auth-form .info-login .socialmedia-login h3,.register .content .auth-form .info-login .socialmedia-login h3,.forgot-password .content .auth-form .info-login .socialmedia-login h3,.reset-password .content .auth-form .info-login .socialmedia-login h3,.confirm-password .content .auth-form .info-login .socialmedia-login h3{font-size:20px;font-weight:500}@media only screen and (max-width: 900px){.login .content .auth-form .info-login,.register .content .auth-form .info-login,.forgot-password .content .auth-form .info-login,.reset-password .content .auth-form .info-login,.confirm-password .content .auth-form .info-login{display:none}}.login .content .auth-form .socialmedia,.register .content .auth-form .socialmedia,.forgot-password .content .auth-form .socialmedia,.reset-password .content .auth-form .socialmedia,.confirm-password .content .auth-form .socialmedia{display:flex;gap:15px;justify-content:center;align-items:center;flex-wrap:wrap}.login .content .auth-form .socialmedia a,.register .content .auth-form .socialmedia a,.forgot-password .content .auth-form .socialmedia a,.reset-password .content .auth-form .socialmedia a,.confirm-password .content .auth-form .socialmedia a{display:block;width:30px;height:30px;border-radius:50%;line-height:30px;font-size:18px;color:#fff}.login .content .auth-form .socialmedia a:hover,.register .content .auth-form .socialmedia a:hover,.forgot-password .content .auth-form .socialmedia a:hover,.reset-password .content .auth-form .socialmedia a:hover,.confirm-password .content .auth-form .socialmedia a:hover{color:#DFBF6D}.login .content .auth-form .socialmedia a.facebook,.register .content .auth-form .socialmedia a.facebook,.forgot-password .content .auth-form .socialmedia a.facebook,.reset-password .content .auth-form .socialmedia a.facebook,.confirm-password .content .auth-form .socialmedia a.facebook{background:#345087}.login .content .auth-form .socialmedia a.twitter,.register .content .auth-form .socialmedia a.twitter,.forgot-password .content .auth-form .socialmedia a.twitter,.reset-password .content .auth-form .socialmedia a.twitter,.confirm-password .content .auth-form .socialmedia a.twitter{background:#1BA9E8}.login .content .auth-form .socialmedia a.google,.register .content .auth-form .socialmedia a.google,.forgot-password .content .auth-form .socialmedia a.google,.reset-password .content .auth-form .socialmedia a.google,.confirm-password .content .auth-form .socialmedia a.google{background:#EA5030}.forgot-password .content .auth-form,.reset-password .content .auth-form,.confirm-password .content .auth-form{width:40%;display:block;height:200px;padding:0}@media only screen and (max-width: 770px){.forgot-password .content .auth-form,.reset-password .content .auth-form,.confirm-password .content .auth-form{width:50%}}@media only screen and (max-width: 600px){.forgot-password .content .auth-form,.reset-password .content .auth-form,.confirm-password .content .auth-form{width:90%}}.forgot-password .content .auth-form .form,.reset-password .content .auth-form .form,.confirm-password .content .auth-form .form{width:100%;margin:0 auto;padding:20px;position:relative;background:#fff;height:200px;z-index:5}.forgot-password .content .auth-form .form .action .btn,.reset-password .content .auth-form .form .action .btn,.confirm-password .content .auth-form .form .action .btn{width:100%;justify-content:center}.reset-password .content .auth-form{height:320px}.reset-password .content .auth-form .form{background:#fff;height:320px}.my-orders .content{background:#EFF2F6}.my-orders .content .table-orders{display:flex;flex-direction:column}.my-orders .content .table-orders .table-head{display:flex;flex-direction:row;border-bottom:2px solid #020001}@media only screen and (max-width: 1024px){.my-orders .content .table-orders .table-head{display:none}}.my-orders .content .table-orders .table-body .row-item{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;margin:5px 0;border-bottom:1px solid #020001}@media only screen and (max-width: 1024px){.my-orders .content .table-orders .table-body .row-item{flex-direction:column;justify-content:center;align-content:center;margin-bottom:10px}}.my-orders .content .table-orders .col{width:100px;color:#020001;padding:2px 5px;font-size:12px;word-wrap:break-word}.my-orders .content .table-orders .col.head{font-weight:bold;font-size:14px}.my-orders .content .table-orders .col.head.mobile{display:none}@media only screen and (max-width: 1024px){.my-orders .content .table-orders .col.head.mobile{display:block;background:white}}@media only screen and (max-width: 1024px){.my-orders .content .table-orders .col{width:99%;font-size:14px;text-align:center}}.my-orders .content .table-orders .col .btnCancelOrder{padding:5px;border-radius:13px;background:red;color:#fff;font-weight:bold}.my-orders .content .table-orders .col .btnCancelOrder:hover{cursor:pointer;background:#DFBF6D;color:#020001}@media only screen and (max-width: 1024px){.my-orders .content .table-orders .col .btnCancelOrder{margin:10px 0}}.cookie-policy .content,.privacy-policy .content,.legal-notice .content,.terms .content{padding:40px 0}.cookie-policy .content p,.privacy-policy .content p,.legal-notice .content p,.terms .content p{font-size:1.1em;letter-spacing:.6px}.error-page .content .container{display:flex;justify-content:center;align-items:center;padding:20px 0}.error-page .content .container h2{font-size:2em;color:#020001}.modal-dialog .modal-content .modal-header{border-color:#6A6D70}.modal-dialog .modal-content .modal-header h5{color:#020001}.modal-dialog .modal-content .modal-header button span{font-size:30px;color:#6A6D70}.modal-dialog .modal-content .modal-header button:hover span{color:#020001}.modal-dialog .modal-content .modal-footer{border-color:#6A6D70}.modal-dialog .modal-content .modal-footer .btn-no{border:1px solid #020001;background:#020001;color:#DFBF6D;transition:1s}.modal-dialog .modal-content .modal-footer .btn-no:hover{background:#fff;color:#DFBF6D}.modal-dialog .modal-content .modal-footer .btn-yes{border:1px solid #DFBF6D;background:#DFBF6D;color:#020001;transition:1s}.modal-dialog .modal-content .modal-footer .btn-yes:hover{background:#fff}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.pagination-main{padding:20px 0}.pagination-main .pagination-area nav .pagination{justify-content:end}.pagination-main .pagination-area nav .pagination .page-item.active .page-link,.pagination-main .pagination-area nav .pagination .page-item:hover .page-link{background:#DFBF6D;border-color:#6A6D70;color:#fff}.pagination-main .pagination-area nav .pagination .page-item .page-link{color:#020001;border:1px solid #6A6D70}.pagination-main .pagination-area nav .pagination .page-item .page-link:focus,.pagination-main .pagination-area nav .pagination .page-item .page-link:active{box-shadow:0 0 0 0.25rem rgba(223,191,109,0.25)}#toast-container{position:absolute;width:100%;top:0}#toast-container .toast-error{width:100%;background-image:none !important;background:darkred;color:#fff}#toast-container .toast-success{width:100%;background:darkgreen;color:#fff}
