*{margin:0;padding:0;box-sizing:border-box;outline:none}html{scroll-behavior:smooth}a{text-decoration:none;outline:none}input{outline:none}body{font-family:"Rubik",sans-serif;font-weight:normal;font-size:14px;background-color:#fff;color:#151515;position:relative;direction:ltr;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#0d0925}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#0d0925}.container-full{width:1400px;margin:0 auto}@media screen and (max-width: 1640px){.container-full{width:1200px}}@media screen and (max-width: 1441px){.container-full{width:1200px}}@media screen and (max-width: 1260px){.container-full{width:960px}}@media screen and (max-width: 992px){.container-full{width:calc(100% - 80px);margin:0 40px}}@media screen and (max-width: 768px){.container-full{width:calc(100% - 40px);margin:0 20px}}@media screen and (max-width: 576px){.container-full{width:calc(100% - 20px);margin:0 10px}}header .header-p{border-bottom:1px solid #f2f2f2}header .header-p .header{display:flex;align-items:center;justify-content:space-between;padding:20px 0}header .header-p .header-logo img{display:block;max-width:243px;height:auto}@media screen and (max-width: 576px){header .header-p .header-logo img{max-width:190px}}header .header-p .header-cont{display:flex;align-items:center;gap:35px}@media screen and (max-width: 576px){header .header-p .header-cont{gap:15px}}header .header-p .header-cont-devmenu{display:none;cursor:pointer}@media screen and (max-width: 940px){header .header-p .header-cont-devmenu{display:flex}}header .header-p .header-cont-devmenu svg{width:22px;height:22px}header .header-p .header-cont-xp{display:flex;gap:35px;align-items:center}@media screen and (max-width: 940px){header .header-p .header-cont-xp{visibility:hidden;opacity:0;position:absolute;transition:opacity .2s ease-in-out;right:0}header .header-p .header-cont-xp.active{visibility:visible;opacity:1;display:flex;flex-direction:column;top:88px;z-index:10;background-color:#fff;padding:20px;border-radius:15px;align-items:flex-start;box-shadow:0 20px 30px rgba(13,29,63,.4);right:182px}}@media screen and (max-width: 576px){header .header-p .header-cont-xp.active{right:132px;gap:20px}}@media screen and (max-width: 458px){header .header-p .header-cont-xp.active{right:7px}}header .header-p .header-cont-phone a{display:flex;align-items:center}header .header-p .header-cont-phone a:hover{color:#fd3838}header .header-p .header-cont-phone a:hover .phone-cont-title,header .header-p .header-cont-phone a:hover .phone-cont-number{color:#fd3838}header .header-p .header-cont-phone a:hover svg{fill:#fd3838}header .header-p .header-cont-phone .phone-icon svg{fill:#151515;vertical-align:middle;margin-right:10px;transition:fill .1s ease-in-out}header .header-p .header-cont-phone .phone-cont-title{color:#666;transition:color .1s ease-in-out}header .header-p .header-cont-phone .phone-cont-number{color:#151515;transition:color .1s ease-in-out}header .header-p .header-cont-lang a{color:#151515;padding:12px 0;display:flex;font-family:Tahoma,sans-serif;font-weight:500;transition:color .1s ease-in-out}header .header-p .header-cont-lang a svg{fill:#151515;vertical-align:middle;margin-right:10px;transition:fill .1s ease-in-out}header .header-p .header-cont-lang a:hover{color:#fd3838}header .header-p .header-cont-lang a:hover svg{fill:#fd3838}header .header-p .header-cont-btn .enq-btn{display:none}@media screen and (max-width: 458px){header .header-p .header-cont-btn .enq-btn{display:block}}header .header-p .header-cont-btn .enq-btn svg{width:22px;height:22px;display:block}@media screen and (max-width: 458px){header .header-p .header-cont-btn .enq-txt{display:none}}header .header-p .header-cont-btn .yy-btn{cursor:pointer;background-color:#ffae13;color:#151515;padding:15px 20px;border-radius:50px;text-transform:uppercase;display:flex;align-items:center;gap:15px;transition:background-color .1s ease-in-out}@media screen and (max-width: 576px){header .header-p .header-cont-btn .yy-btn{padding:12px 10px}}@media screen and (max-width: 440px){header .header-p .header-cont-btn .yy-btn{text-transform:unset;width:46px;justify-content:center}}header .header-p .header-cont-btn .yy-btn:hover{background-color:#e49a12}header .headermenu-p{border-bottom:1px solid #f2f2f2}header .headermenu-p .headermenu{display:flex;align-items:center;justify-content:space-between}header .headermenu-p .headermenu-mdmenu{padding:16px 10px;display:none;cursor:pointer}@media screen and (max-width: 1260px){header .headermenu-p .headermenu-mdmenu{display:flex}}header .headermenu-p .headermenu-mdmenu svg{max-width:24px;max-height:24px}@media screen and (max-width: 1260px){header .headermenu-p .headermenu nav{display:none}}@media screen and (min-width: 1260px){header .headermenu-p .headermenu nav{display:flex}header .headermenu-p .headermenu nav .dismiscl{display:none}header .headermenu-p .headermenu nav ul{list-style:none;display:flex}header .headermenu-p .headermenu nav ul li{margin-right:25px;position:relative;z-index:10}header .headermenu-p .headermenu nav ul li a{color:#151515;font-size:15px;font-weight:400;transition:color .1s ease-in-out;padding:20px 0;display:flex;align-items:center;font-weight:500}header .headermenu-p .headermenu nav ul li a:hover{color:#fd3838}header .headermenu-p .headermenu nav ul li ul{position:absolute;background-color:#fff;padding:1.5rem 0;display:flex;flex-direction:column;width:300px;border-radius:12px;gap:.9rem;left:0;top:100%;box-shadow:0 30px 60px rgba(5,39,66,.3);visibility:hidden;opacity:0;transform:translateY(-15px);transition:opacity .2s ease-in-out,transform .2s ease-in-out}header .headermenu-p .headermenu nav ul li ul li{margin-right:0;padding:0 1.5rem}header .headermenu-p .headermenu nav ul li ul li a{transition:padding-left .2s ease-in-out;padding:0;display:flex;justify-content:space-between;font-weight:400}header .headermenu-p .headermenu nav ul li ul li a::after{transform:rotate(-90deg)}header .headermenu-p .headermenu nav ul li ul li a:hover{padding-left:2px}header .headermenu-p .headermenu nav ul li ul li ul{left:100%;transform:translate(0, -40px)}header .headermenu-p .headermenu nav ul li ul li:hover>ul{transform:translate(0, -50px)}header .headermenu-p .headermenu nav ul li:hover>ul{visibility:visible;opacity:1;transform:translateY(0);display:flex !important}header .headermenu-p .headermenu nav ul li.menu-item-has-children>a::after{display:block;content:"";background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" id="Outline" viewBox="0 0 24 24" width="512" height="512"><path d="M18.71,8.21a1,1,0,0,0-1.42,0l-4.58,4.58a1,1,0,0,1-1.42,0L6.71,8.21a1,1,0,0,0-1.42,0,1,1,0,0,0,0,1.41l4.59,4.59a3,3,0,0,0,4.24,0l4.59-4.59A1,1,0,0,0,18.71,8.21Z"/></svg>');width:15px;height:15px;background-size:contain;fill:#151515;margin-left:8px}}header .headermenu-p .headermenu .headersearch-btn{cursor:pointer;padding:0 10px}header .headermenu-p .headermenu .headersearch-btn svg{fill:#151515;transition:fill .1s ease-in-out}header .headermenu-p .headermenu .headersearch-btn:hover svg{fill:#fd3838}#footer{background-color:#151b28;padding:80px 0}@media screen and (max-width: 768px){#footer{padding:3rem 0}}#footer .footer{display:flex;gap:5rem;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:30px}@media screen and (max-width: 1260px){#footer .footer{gap:3rem}}@media screen and (max-width: 992px){#footer .footer{flex-wrap:wrap;gap:2rem}}@media screen and (max-width: 460px){#footer .footer{flex-direction:column}}#footer .footer .footer-ab{color:#fff;display:flex;flex-direction:column;gap:25px;flex:2;line-height:27px;font-weight:300}@media screen and (max-width: 992px){#footer .footer .footer-ab{min-width:100%;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:30px}}#footer .footer .footer-ab-links{display:flex;flex-direction:row;gap:10px}#footer .footer .footer-ab-links a{width:24px;height:24px}#footer .footer .footer-ab-links a svg{max-width:24px;max-height:24px;fill:#fff}#footer .footer .footer-ab-links a .st0{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#footer .footer .footer-ab-trustpilot a{display:flex;align-items:flex-start;color:#fff;gap:6px;font-weight:400;font-size:18px}#footer .footer .footer-ab-trustpilot a .rlbl{padding-top:2px}#footer .footer .footer-ab-trustpilot a svg{max-width:100px}#footer .footer .footer-menu{flex:1;display:flex;flex-direction:column;gap:1.2rem}@media screen and (max-width: 768px){#footer .footer .footer-menu{min-width:calc(50% - 1.2rem)}}#footer .footer .footer-menu-title{color:#fff;font-size:18px}#footer .footer .footer-menu-cont-address{color:#fff;font-weight:300;margin-bottom:1rem;display:flex;flex-direction:column;gap:6px}#footer .footer .footer-menu-cont .footer-menu-email{margin-bottom:1rem}#footer .footer .footer-menu-cont p{color:#fff;font-weight:300;margin-bottom:1rem}#footer .footer .footer-menu-cont ul{display:flex;flex-direction:column;gap:1rem}#footer .footer .footer-menu-cont ul li a{font-size:15px;font-weight:300;color:#fff;transition:color .2s ease-in-out,padding-left .2s ease-in-out}#footer .footer .footer-menu-cont ul li a:hover{padding-left:2px;color:#358ddd}#footer .footer .footer-menu-email{background-color:#fff;border-radius:10px;display:flex;align-items:center;padding:0 10px}#footer .footer .footer-menu-email input{border:none;height:51px;flex:1;padding:0 10px}#footer .footer .footer-menu-email button{width:21px;height:21px;border-radius:100%;background-color:#358ddd;border:none;fill:#fff;cursor:pointer;transition:background-color .2s ease-in-out}#footer .footer .footer-menu-email button:hover{background-color:#fd3838}#footer .footer .footer-menu.last{flex:1.5}#footer .footer-par{display:flex;gap:1.2rem;border-bottom:1px solid rgba(255,255,255,.12);padding:30px 0;align-items:center}@media screen and (max-width: 768px){#footer .footer-par{flex-direction:column}}#footer .footer-par .footer-par-cont{display:flex;flex-direction:column;gap:1.2rem;color:#fff}#footer .footer-par .footer-par-cont strong{font-size:15px}#footer .footer-par .footer-par-cont p{font-weight:300;line-height:27px}#footer .footer-par .footer-par-logo{display:flex;align-items:flex-start;justify-content:flex-end;gap:15px;min-width:330px}@media screen and (max-width: 768px){#footer .footer-par .footer-par-logo{justify-content:flex-start;min-width:100%}}#footer .footer-par .footer-par-logo .visicon{width:48px;height:48px}#footer .footer-par .footer-par-logo .miricon{max-width:50px;max-height:50px}#footer .footer-par .footer-par-logo .tripicon{max-width:80px;padding-top:2px}#footer .footer-cop{display:flex;justify-content:space-between;padding:30px 0 0;color:rgba(255,255,255,.7)}@media screen and (max-width: 768px){#footer .footer-cop{flex-direction:column;gap:1rem}}#footer .footer-cop-menu ul{list-style:none;display:flex;gap:1rem}#footer .footer-cop-menu ul li a{color:rgba(255,255,255,.7);transition:color .2s ease-in-out}#footer .footer-cop-menu ul li a:hover{color:#358ddd}.backdrop{background-color:rgba(0,0,0,.76);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:fixed;left:0;top:0;width:100%;height:100%;z-index:100;display:none}.backdrop.active{display:block}.searchbx{width:100%;height:100%;position:fixed;left:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;z-index:110;display:none}.searchbx.active{display:flex}.searchbx .searchbx-dismiss{width:45px;height:45px;position:fixed;right:50px;top:50px;z-index:120;transition:transform .2s ease-in-out;cursor:pointer}@media screen and (max-width: 576px){.searchbx .searchbx-dismiss{width:30px;height:30px}}.searchbx .searchbx-dismiss svg{max-width:45px;max-height:45px;fill:rgba(255,255,255,.7);transition:fill .2s ease-in-out}@media screen and (max-width: 576px){.searchbx .searchbx-dismiss svg{width:30px;height:30px}}.searchbx .searchbx-dismiss:hover{transform:rotate(90deg)}.searchbx .searchbx-dismiss:hover svg{fill:#fff}.searchbx .searchbx-cont{width:600px;border-bottom:1px solid rgba(255,255,255,.4)}.searchbx .searchbx-cont form{display:flex}@media screen and (max-width: 768px){.searchbx .searchbx-cont{width:80%;margin:0 10%}}.searchbx .searchbx-cont input{border:none;height:47px;flex:1;padding:0 10px;background-color:rgba(0,0,0,0);color:#fff;font-family:"Rubik",sans-serif;font-size:20px !important;width:100%;outline:0}.searchbx .searchbx-cont button{padding:10px;border:none;background-color:rgba(0,0,0,0);cursor:pointer}.searchbx .searchbx-cont button svg{width:28px;fill:#fff;height:28px;transition:fill .2s ease-in-out}.searchbx .searchbx-cont button:hover svg{fill:#fd3838}.modalbg{position:fixed;inset:0px;z-index:120;width:100vw;overflow-y:auto;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out}.modalbg.active{opacity:1;visibility:visible}.modalbg .modalfx{display:flex;min-height:100%;align-items:flex-end;justify-content:center;align-items:center;padding:0px}.modalbg .modalfx .modal-xl{margin-top:2rem;margin-bottom:2rem;width:100%;max-width:500px;position:relative;background-color:#fff;border-radius:1rem}.modalbg .modalfx .modal-xl .modal-header{padding:25px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd}.modalbg .modalfx .modal-xl .modal-header-title{font-weight:500;font-size:18px}.modalbg .modalfx .modal-xl .modal-header-dis{cursor:pointer;width:24px;height:24px;transition:color .2s ease-in-out}.modalbg .modalfx .modal-xl .modal-header-dis:hover{color:red}.modalbg .modalfx .modal-xl .modal-content{padding:25px;font-size:16px;display:flex;flex-direction:column;gap:1rem}.modalbg .modalfx .modal-xl .modal-content input[type=checkbox]{width:28px;height:28px;cursor:pointer}.modalbg .modalfx .modal-xl .modal-content .wpcf7-list-item{display:flex;flex-direction:row-reverse;gap:20px}.modalbg .modalfx .modal-xl .modal-content .wpcf7-text,.modalbg .modalfx .modal-xl .modal-content .wpcf7-textarea{width:100%;height:46px;margin-top:6px;border-radius:8px;border:none;box-shadow:2px 2px 5px rgba(0,0,0,.1) inset;outline:1px solid rgba(105,105,105,.466);padding:0 15px;font-family:inherit;font-size:inherit;transition:outline .2s ease-in-out}.modalbg .modalfx .modal-xl .modal-content .wpcf7-text:focus,.modalbg .modalfx .modal-xl .modal-content .wpcf7-textarea:focus{outline:1px solid #368cdd}.modalbg .modalfx .modal-xl .modal-content .wpcf7-textarea{padding:15px;height:auto;max-height:120px}.modalbg .modalfx .modal-xl .modal-content .wpcf7-submit{width:100%;border:none;background-color:#ffae13;height:46px;border-radius:8px;font:inherit;cursor:pointer;transition:background-color .2s ease-in-out}.modalbg .modalfx .modal-xl .modal-content .wpcf7-submit:hover{background-color:#e49a12}.menufordev{display:none}@media screen and (max-width: 1260px){.menufordev{position:fixed;left:0;top:0;z-index:50;background-color:#fff;padding:2rem;height:100%;width:280px;overflow:auto;display:flex;flex-direction:column;transform:translate(-100%)}.menufordev.active{transition:transform .2s ease-in-out;box-shadow:0 60px 30px rgba(13,29,63,.4);transform:translate(0)}.menufordev .dismiscl{cursor:pointer;opacity:.5;display:flex;order:1}.menufordev .dismiscl svg{max-width:24px;max-height:24px;transition:transform .2s ease-in-out}.menufordev .dismiscl:hover svg{transform:rotate(-90deg)}.menufordev .menu-mobile-menu-container{order:3}.menufordev::before{content:"";width:100%;height:53px;display:flex;background:url("/wp-content/uploads/2023/11/logo.png") no-repeat center center;background-size:contain;margin:1rem 0 2rem;order:2;min-height:53px}.menufordev .caret-down{color:#fd3838}.menufordev ul{list-style:none;display:flex;flex-direction:column;gap:1.2rem}.menufordev ul ul{visibility:hidden;height:0;opacity:0;background-color:#f1f1f1;transition:opacity .2s ease-in-out}.menufordev ul li a{color:#151515;transition:color .2s ease-in-out;font-size:1rem;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menufordev ul li a:hover{color:#fd3838}.menufordev ul li.menu-item-has-children.active>ul{visibility:visible;opacity:1;padding:15px;border-radius:10px;margin-top:1.2rem;height:auto}.menufordev ul li.menu-item-has-children>a::after{display:block;content:"";background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" id="Outline" viewBox="0 0 24 24" width="512" height="512"><path d="M18.71,8.21a1,1,0,0,0-1.42,0l-4.58,4.58a1,1,0,0,1-1.42,0L6.71,8.21a1,1,0,0,0-1.42,0,1,1,0,0,0,0,1.41l4.59,4.59a3,3,0,0,0,4.24,0l4.59-4.59A1,1,0,0,0,18.71,8.21Z"/></svg>');width:15px;height:15px;background-size:contain;fill:#151515;margin-left:8px}}.mhform{display:flex;flex-direction:column;gap:15px}.med-whats-app{position:fixed;z-index:10;right:1.25rem;bottom:1.25rem}.med-whats-app-pp{position:relative;box-shadow:0 14px 20px rgba(0,0,0,.1);gap:.625rem;align-items:center;justify-content:center;color:#fff;font-size:1.063rem;height:2.688rem;border-radius:3.125rem;background-color:#24cc63;width:7.563rem;display:flex;transition:background-color .2s ease-in-out}.med-whats-app-pp:hover{background-color:#1fb659}.med-whats-app-icon{width:1.25rem;height:1.438rem}.med-whats-app-icon svg{width:100%;height:100%}.med-whats-app-comnt{position:absolute;bottom:32px;background-color:#fff;z-index:-1;border-radius:12px;color:#475569;padding:1.5rem;font-size:13px;display:flex;gap:14px;width:235px;right:0;box-shadow:0 4px 10px rgba(71,85,105,.3)}.med-whats-app-comnt-img img{border-radius:100%}.med-whats-app-comnt-txt{line-height:17px}/*# sourceMappingURL=style.min.css.map */