@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.autocomplete-container{width:300px}.autocomplete-container .custom-list{background-color:#ffebcd}.fa-times:hover{cursor:pointer}.addrescontainer{display:flex;flex-direction:row;justify-content:space-between}*{box-sizing:border-box;margin:0;transition:.3s}a{text-decoration:none!important}body{font-family:Jost,sans-serif}.retunrn-submit{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:20px}.closebtn{background:red;border:0;border-radius:5px;color:#fff;font-weight:500;outline:none;padding:10px 25px;transition:.3s}.spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-left-color:#09f;border-radius:50%;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header .container{align-items:center;display:flex;justify-content:space-between}.header menu{align-items:center;display:flex;list-style:none;padding:0}.header menu li a{color:#000;display:inline-block;font-size:16px;padding:10px 20px}.header menu li a:hover{color:#cc8b16}.bookBtn{background:#cc8b16;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;padding-left:30px;transition:.3s}.bookBtn span{align-items:center;background:#000;border-radius:100%;display:inline-flex;height:45px;justify-content:center;margin-left:10px;transform:rotate(-45deg);transition:.3s;width:45px}.bookBtn:hover{background:#000;color:#fff}.bookBtn:hover span{background:#cc8b16;color:#fff}.callBtn{align-items:center;background:#00de00;border-radius:100%;color:#fff;display:inline-flex;height:45px;justify-content:center;margin-left:10px;margin-right:20px;transition:.3s;width:45px}.callBtn:hover{background:#04b504;color:#fff}header{overflow:hidden;padding:20px 0;width:100%}li.active a{color:#cc8b16!important}.menuBtn{display:none}@media (max-width:991.98px){.header .container{max-width:100%}.bookBtn{font-size:13px;padding-left:23px}.bookBtn span,.callBtn{height:35px;width:35px}.header menu li a{font-size:14px;padding:10px 12px}}@media (max-width:767.98px){.header menu li a{width:100%}.header menu li.active a,.header menu li:hover{background:#fff;color:#ff9800}.header menu{background:#ff9800}.footerbtm .container{flex-wrap:wrap;justify-content:center!important}.footer .col-md-3{flex:0 0 50%;max-width:50%}.header .container{flex-wrap:wrap;padding:0}.header menu{display:none}.header menu.active{display:block;margin-bottom:15px;width:100%}.logo{align-items:center;display:flex;justify-content:space-between;width:100%}.menuBtn{background:#fff;border:0;display:inline-block;font-size:23px;outline:none}.acrdntServices h2,.heading h3{font-size:23px!important}.conatct{display:none}header{padding:0}.chooseItemtop h3,.contInfo h2{font-size:20px!important}.footer menu{margin-bottom:20px}}@media (max-width:580px){.formBtn,.formGroup label{font-size:14px!important}.slider h1{font-size:30px!important;padding:0 20px!important}}.active{color:#cc8b16!important}.footer{background:#161616;padding:80px 0;position:relative}.footer h4{color:#cc8b16;font-size:16px}.footer menu{list-style:none;padding:0}.footer menu li a{color:#ccc;font-size:13px}.footer menu li a:hover{color:#cc8b16}.mgnTop{margin-top:40px}.footerbtm{background:#cc8b16}.footerbtm .container{align-items:center;display:flex;justify-content:space-between;padding-bottom:15px;padding-top:15px}.footerbtm .container p{color:#000;font-size:14px;margin:0}.footerbtm .container p a{color:#000}.contactinfo a i{color:#ffc107;font-size:15px;margin-right:10px}.contactinfo a{display:flex}.contactinfo li{margin-bottom:10px}.slider{align-items:center;background-color:#000;border-radius:50px;display:flex;flex-direction:column;height:700px;justify-content:center;margin:0 auto;overflow:hidden;position:relative;width:90%}.slider img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.slider:before{background:#0000001f;content:"";inset:0;position:absolute}.slider h1{color:#fff;font-size:50px;font-weight:500;margin:0 0 30px;position:relative;text-shadow:0 0 5px #494646d9}.slider h1 span{color:#cc8b16;display:block}.btnGrp{position:relative}.btnGrp a{margin:0 10px}.btn1{background:#fff;color:#cc8b16}.btn1 span{background:#cc8b16;color:#fff;transform:rotate(0deg)}.sliderForm{background:#cc8b16;border-radius:20px;padding:20px 20px 0;position:relative}.gataQueat{padding-top:100px}.formGroup{border-radius:10px;padding-bottom:25px;position:relative}.formGroup input{border:1px solid #ccc;border-radius:8px;color:#000;font-size:14px;height:45px;outline:0;padding:3px 15px;width:100%}.formGroup label{color:#000;font-size:16px;font-weight:500}.flxinp{align-items:center;display:flex;justify-content:space-between;margin-left:10px;width:100px}.flxtime_input{border:1px solid #ccc;border-radius:8px;color:#000;font-size:14px;height:45px;margin-left:5px;outline:0;padding:3px 15px;width:50%!important}.flxtime{align-items:center;display:flex}.flxinp input{padding:0;text-align:center;width:80px}.date{width:calc(100% - 120px)!important}.flxcheck input{cursor:pointer;display:none;height:auto;margin-bottom:0;padding:0;width:auto}.flxcheck label{cursor:pointer;margin-bottom:0;position:relative}.flxcheck label:before{-webkit-appearance:none;background-color:initial;border:1px solid #cc8b16!important;border-radius:5px;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;content:"";cursor:pointer;display:inline-block;height:20px;margin-right:5px;position:relative;vertical-align:middle;width:20px}.flxcheck input:checked+label:before{background:#cc8b16}.flxcheck input:checked+label:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:block;height:14px;left:7px;position:absolute;top:4px;transform:rotate(45deg);width:6px}.flxcheck{align-items:center;display:flex}.flxcheck p{margin-bottom:8px;margin-right:20px}.flxcheck p:last-child{margin-right:0}.flxcheck-home input{cursor:pointer;display:none;height:auto;margin-bottom:0;padding:0;width:auto}.flxcheck-home label{cursor:pointer;margin-bottom:0;position:relative}.flxcheck-home label:before{-webkit-appearance:none;background-color:initial;border:1px solid #fff!important;border-radius:5px;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;content:"";cursor:pointer;display:inline-block;height:20px;margin-right:5px;position:relative;vertical-align:middle;width:20px}.flxcheck-home input:checked+label:before{background:#cc8b16}.flxcheck-home input:checked+label:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:block;height:14px;left:7px;position:absolute;top:4px;transform:rotate(45deg);width:6px}.flxcheck-home{align-items:center;display:flex}.flxcheck-home p{margin-bottom:8px;margin-right:20px}.flxcheck-home p:last-child{margin-right:0}.formBtn{background:#000;border:0;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;outline:0;padding:10px;transition:.32s;width:100%}.formBtn:hover{background:#333}.aboutPic{background:#ccc;border-radius:30px;height:600px;overflow:hidden;width:100%}.aboutPic img{height:100%;object-fit:cover;width:100%}.about .row{align-items:center}.aboutTxt h2{color:#000;font-size:34px;font-weight:500;margin:0 0 20px}.aboutTxt h2 span{color:#cc8b16;display:block}.aboutTxtt p{color:#000;font-size:14px;line-height:25px}.aboutTxtt{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.about{overflow:hidden;padding:80px 0}.heading{margin-bottom:30px;text-align:center}.heading span{color:#cc8b16;display:inline-block;font-size:20px;font-weight:500}.heading h3{color:#000;font-size:40px;font-weight:500;margin:0;text-align:center}.servicesItem{border:1px solid #ccc;border-radius:30px;max-height:400px;padding:20px}.servicesItemImg{background:#ccc;border-radius:30px;height:120px;margin-bottom:20px;overflow:hidden;width:100%}.servicesItemImg img{height:100%;object-fit:cover;width:100%}.servicesItem h4{color:#000;font-size:20px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.servicesItem p{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:14px;line-height:25px;margin:0 0 15px;overflow:hidden}.arwBtn{align-items:center;background:#000;border-radius:100%;color:#fff;display:inline-flex;height:45px;justify-content:center;transform:rotate(-45deg);width:45px}.arwBtn:hover{background:#cc8b16;color:#fff}.acrdntServices h2{color:#000;font-size:33px;font-weight:600;margin:0 0 20px}.acrdntServices p{color:#333;font-size:14px;line-height:25px}.acrodiantServices{overflow:hidden;padding:100px 0}.accordion__item{border-bottom:1px solid #ccc;padding:20px 0}.accordion__item p{margin-bottom:0}.accordion__button{background-color:#fff!important;padding:0!important;position:relative}.accordion__button:before{position:absolute;right:0;transform:rotate(45deg)!important;transition:.3s}.accordion{border:0!important}.accordion__button[aria-expanded=true]:before{transform:rotate(-140deg)!important}.serviceImg{background:#fff;border-radius:30px;height:590px;overflow:hidden;width:100%}.acrodiantServices .row{align-items:center}.whyChooseImg img{width:100%}.whychooseItem{align-items:flex-start;display:flex;margin-bottom:30px}.whyChooseUs .row{align-items:center}.whyChooseUs .row .col-md-4:first-child .whychooseItem p{color:#333;font-size:14px;margin:0;order:-1;padding-right:20px;text-align:right}.whyChooseUs .row .col-md-4:last-child .whychooseItem p{color:#333;font-size:14px;margin:0;padding-left:20px;text-align:left}.chooseItemtop{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:20px}.chooseItemtop h3{color:#000;font-size:25px;margin:0;padding-left:15px;width:calc(100% - 90px)}.chooseItemtop p{color:#333;line-height:25px;margin:0}.contInfo .btnGrp .btn1{background:#000}.contInfo h2{font-size:25px;margin:0 auto 20px;max-width:100%;width:610px}.contInfo .btnGrp,.contInfo h2{text-align:center}.contInfo{margin-top:30px}.whyChooseUs{overflow:hidden;padding-bottom:100px}.serviceImg img{height:100%;mix-blend-mode:multiply;object-fit:contain;width:100%}.slider .btnGrp a.bookBtn{font-size:18px}.slider .bookBtn span{height:60px;width:60px}@media (max-width:991.98px){.slider h1{margin-top:0}.slider .btnGrp a.bookBtn{font-size:14px}.slider .bookBtn span{height:40px;width:40px}.whyChooseUs .col-md-4,.whyChooseUs .col-md-6{flex:0 0 100%;max-width:100%}.whyChooseUs .col-md-4:first-child .whychooseItem p{order:1!important;padding-left:20px;padding-right:0!important;text-align:left!important}.whyChooseUs .col-md-4:nth-child(2){flex:0 0 100%;max-width:100%;order:-1}.acrodiantServices .col-md-6{flex:0 0 100%;max-width:100%}.acrodiantServices .col-md-6:last-child{order:-1}.serviceImg{height:300px;margin-bottom:20px}.acrdntServices h2,.heading h3{font-size:30px}.heading span{font-size:16px}.aboutPic{height:437px}.aboutTxt h2{font-size:23px}.sliderForm{margin-top:50px}.slider h1{font-size:40px}.slider{height:auto;padding-bottom:50px;padding-top:50px}.slider .col-md-4{flex:0 0 50%;max-width:50%}}@media (max-width:768px){.btnGrp a{margin:0 3px}.gataQueat{padding-top:58px}.aboutPic{height:auto;margin-bottom:30px}.formGroup br{display:none}.slider .col-md-4{flex:0 0 100%;max-width:100%}}.getquet-modal{border-radius:8px;height:170px;width:260px}.getquet-modal h6{color:#35ad0a;font-size:24px;font-weight:500}.getquet-modal p{color:#3e576f;font-size:18px;font-weight:500;margin-top:10px}.accordion{border:1px solid #0000001a;border-radius:2px}.accordion__item+.accordion__item{border-top:1px solid #0000001a}.accordion__button{background-color:#f4f4f4;border:none;color:#444;cursor:pointer;padding:18px;text-align:left;width:100%}.accordion__button:hover{background-color:#ddd}.accordion__button:before{border-bottom:2px solid;border-right:2px solid;content:"";display:inline-block;height:10px;margin-right:12px;transform:rotate(-45deg);width:10px}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{transform:rotate(45deg)}[hidden]{display:none}.accordion__panel{animation:fadein .35s ease-in;padding:20px}@keyframes fadein{0%{opacity:0}to{opacity:1}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.autocomplete-container input,.autocomplete-control{border-radius:10px!important;box-sizing:border-box}.autocomplete-control{background:#fff}.autocomplete-container input{font-size:18px;height:40px;padding:0 12px;width:100%}.autocomplete-container .custom-list{list-style:none;margin:0;padding:0;width:100%}.autocomplete-container .custom-list-item{padding:8px}.autocomplete-container .custom-list-item:hover{background:#d3d3d3;cursor:pointer}.validation_input input{border:1px solid #dd0505;border-radius:10px;color:#333;font-size:14px;height:50px;outline:0;padding:10px 15px;width:100%}.invalidationtext{color:#dd0505}.pageBanner{background:#ccc;border-radius:50px;height:325px;overflow:hidden;position:relative}.pageBanner:before{background:#00000087;content:"";inset:0;position:absolute}.pageBanner{align-items:center;display:flex;justify-content:center;margin:0 auto;width:90%}.pageBanner img{height:100%;object-fit:cover;width:100%}.pageBanner h1{color:#fff;margin:0;position:absolute;text-align:center;text-transform:capitalize}@media (max-width:767.98px){.pageBanner{border-radius:20px;height:150px}.pageBanner h1{font-size:25px}}.tbList{border:1px solid #ccc;border-radius:10px}.tbList .react-tabs__tab-list{list-style:none;padding:0}.tbList h3{background:#cc8b16;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;font-size:20px;font-weight:500;margin:0;padding:15px;text-transform:uppercase}.tbList .react-tabs__tab-list li{color:#333;cursor:pointer;font-size:20px;font-weight:500;padding:10px 15px;transition:.3s}.tbList .react-tabs__tab-list li:hover,.text-color{color:#cc8b16}.tabpnl{border:1px solid #ccc;border-radius:10px;padding:20px}.tabpnl h2{color:#000;font-size:20px;margin:0 0 15px}.tabpnl p{color:#333;font-size:14px;margin:0 0 10px}.tabpnl ul{list-style:none;padding:0}.tabpnl ul li{color:#333;font-size:14px;margin-bottom:8px}.tabpnl img{border-radius:30px;height:300px;margin-bottom:20px;object-fit:cover;width:100%}.tabsec{overflow:hidden;padding:100px 0}.callbook{background-color:#000;background-repeat:no-repeat;background-size:cover;border-radius:15px;margin-bottom:80px;overflow:hidden;padding:30px 20px;position:relative}.callbook:before{background:#0000008a;content:"";inset:0;position:absolute}.callbook h2{font-size:30px;margin:0 0 15px}.callbook h2,.callbook p{color:#fff;position:relative;text-align:center}.callbook p{font-size:16px;margin:0 auto;max-width:100%;width:800px}@media (max-width:991.98px){.tbList .react-tabs__tab-list::-webkit-scrollbar{height:8px}.tbList .react-tabs__tab-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px;height:8px}.tbList{border:0;padding:0}.tbList .react-tabs__tab-list{display:flex;overflow:auto}.tbList .react-tabs__tab-list li{font-size:16px;outline:0;white-space:nowrap}.tbList .react-tabs__tab-list li i,.tbList h3{display:none}.react-tabs .col-md-4,.react-tabs .col-md-8{flex:0 0 100%;max-width:100%}}@media (max-width:767.98px){.footer{padding:50px 0 20px}.tabsec{padding:50px 0}.tabpnl img{height:auto}.callbook h2{font-size:20px}.callbook p{font-size:14px}.callbook{margin-bottom:50px}}.galleryboxItem{background:#ccc;border-radius:20px;height:325px;overflow:hidden}.galleryboxItem img{height:100%;object-fit:cover;transform:scale(1);transition:.3s;width:100%}.galleryboxItem:hover img{transform:scale(1.2)}.gallerbox{overflow:hidden;padding:100px 0;position:relative}.galleryboxItem{margin-bottom:25px}@media (max-width:991.98px){.galleryboxItem{border-radius:10px;height:225px}}@media (max-width:767.98px){.galleryboxItem{height:auto}.gallerbox{padding:50px 0}}.gallery-img:hover{transform:scale(1.1)}.full-image-view{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.full-img{height:400px;width:600px}.close-btn{color:#fff;cursor:pointer;font-size:40px;position:absolute;right:30px;top:20px;z-index:1001}.contactsec form{border-radius:30px;box-shadow:0 0 10px #ccc;padding:50px;position:relative}.formgroup{border-radius:10px;margin-bottom:24px;position:relative}.home_from{position:absolute;width:100%}.formgroup label{color:#000;font-size:15px;font-weight:500}.home_from input{width:90%}.formgroup input,.home_from input{border:1px solid #ccc;border-radius:10px;color:#333;font-size:14px;height:50px;outline:0;padding:10px 15px}.formgroup input{width:100%}.formgroup textarea{border:1px solid #ccc;border-radius:10px;color:#333;font-size:14px;height:120px;outline:0;padding:10px 15px;resize:none;width:100%}.contactsec form h3{font-size:30px;font-weight:500;margin:0 0 20px}.bookBtn{border:0;outline:0;padding-right:0}.contItem{align-items:center;display:flex}.contItemdtls label{color:#fff;display:block;font-size:20px;font-weight:500;margin:0}.contItemdtls a,.contItemdtls p{color:#fff;display:block;font-size:16px;margin:0}.contactInfo{background:#ff9800;border-radius:30px;padding:50px 50px 0}.contactInfo h3{color:#fff;font-size:30px;margin:0 0 20px;text-transform:uppercase}.contItemdtls{padding-left:15px;width:calc(100% - 64px)}.contItem{margin-bottom:30px}.btmimg{text-align:center}.btmimg img{max-width:100%}.maps{margin-top:40px}.maps iframe{background-color:#ccc;border-radius:30px;height:370px;margin-top:5px;overflow:hidden;width:100%}.contactsec{overflow:hidden;padding:100px 0;position:relative}@media (max-width:991.98px){.contItemdtls a,.contItemdtls p{font-size:14px}.contItemdtls label{font-size:16px}.contactsec .col-md-6{flex:0 0 100%;max-width:100%}.contactsec form{margin-bottom:30px;padding:30px}}@media (max-width:767.98px){.maps{margin-top:50px}.contItem img{width:40px}.contactInfo h3{font-size:20px}.contactsec form h3{font-size:24px}.contactsec{padding:50px 0}}.location-div{align-items:center;display:flex;flex-direction:row}.pagecontent{overflow:hidden;padding:100px 0;position:relative}.pagecontent h2{color:#000;font-size:25px;margin:0 0 15px}.pagecontent strong{display:block;margin-bottom:15px}.pagecontent p{color:#333;font-size:14px;margin-bottom:10px}.pagecontent ul{list-style:none}.pagecontent ul li{color:#333;font-size:14px}.pagecontent p{margin:0;padding:0}.bookprocess ul{display:flex;justify-content:space-between;list-style:none;margin:0 auto;max-width:100%;padding:0;width:684px}.bookprocess ul,.bookprocess ul li{align-items:center;position:relative}.bookprocess ul li{background:#bababa;border-radius:100%;color:#fff;display:inline-flex;font-size:20px;height:59px;justify-content:center;width:59px;z-index:1}.bookprocess ul:before{background:#bababa;content:"";height:1px;left:0;position:absolute;top:50%;width:100%;z-index:0}.bookprocess ul li.sucess+li.sucess{background:#04bd04!important}.booksec{overflow:hidden;padding:100px 0;position:relative}.bookingForm{border:1px solid #ff9800;border-radius:20px;box-shadow:0 0 10px #ccc;padding:30px}.bookingForm h3{color:#000;font-size:30px;font-weight:500;margin:0;text-align:center}.viaadrs{justify-content:space-between}.btngrp,.viaadrs{align-items:center;display:flex}.btngrp button{border:0;border-radius:10px;height:50px;margin-right:10px;margin-top:-20px;outline:none;width:50px}.btngrp button:last-child{margin-right:0}.viaadrs input{width:calc(100% - 120px)}.viaadrs .autocomplete-control input{width:90%}.viaadrs .autocomplete-control{width:100%}.addbtn{background:#00de00}.addbtn,.rmvbtn{color:#fff;font-size:20px}.rmvbtn{background:#ef0000}[type=radio]:checked,[type=radio]:not(:checked){left:-9999px;position:absolute}[type=radio]:checked+label,[type=radio]:not(:checked)+label{color:#333;cursor:pointer;display:inline-block;line-height:20px;padding-left:28px;position:relative}[type=radio]:checked+label:before,[type=radio]:not(:checked)+label:before{background:#fff;border:1px solid #ddd;border-radius:100%;content:"";height:18px;left:0;position:absolute;top:0;width:18px}[type=radio]:checked+label:after,[type=radio]:not(:checked)+label:after{background:#cc8b16;border-radius:100%;content:"";height:12px;left:3px;position:absolute;top:3px;transition:all .2s ease;width:12px}[type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0)}[type=radio]:checked+label:after{opacity:1;transform:scale(1)}.customRdo{align-items:center;display:flex}.customRdo p{margin:0}.customRdo label{margin-bottom:0}.customRdo p{margin-right:15px}.customRdo p:last-child{margin-right:0}.formgroup select{border:1px solid #ccc;border-radius:10px;color:#333;font-size:14px;height:50px;outline:0;padding:10px 15px;width:100%}.flxfrm{align-items:center;display:flex;justify-content:space-between}.flxfrm div{width:44%}.nextBtn{background:#00de00;border:0;border-radius:5px;color:#fff;font-weight:500;outline:none;padding:10px 25px;transition:.3s}.nextBtn:hover{background:#04bd04}.frmBtn{text-align:right}.bookprocess ul{margin-bottom:80px}.frmItem label{color:#000;font-size:14px;font-weight:500}.frmItem p{color:#333;font-size:14px;margin:0}.frmItem{border-bottom:1px solid #ccc;margin-bottom:20px;padding-bottom:15px}.prvBtn,.prvBtn_payltr{background:#cc8b16;border:0;border-radius:5px;color:#fff;font-weight:500;margin-right:15px;outline:none;padding:10px 25px;transition:.3s}.prvBtn_payltr{height:50px;margin-left:10px}.prvBtn:hover{background:#ad760f}.carItem{border:1px solid #ccc;border-radius:10px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;padding:20px;transition:.3s}.carItem:hover{background:#cc8b161a;border:1px solid #cc8b16}.carItemImg{border:1px solid #ccc;border-radius:10px;height:150px;overflow:hidden;width:170px}.carItemImg img{height:100%;object-fit:cover;width:100%}.carItemdtls{padding-left:20px;position:relative;width:calc(100% - 170px)}.carItemdtls h2{color:#000;font-size:20px;margin:0 0 15px}.carItemdtls p{align-items:center;color:#000;display:flex;font-size:14px}.carItemdtls p i{margin-right:10px}.carItemdtls span{color:#000;font-size:20px;font-weight:600;position:absolute;right:15px;top:0}.carItemdtls a{background:#00de00;border:0;border-radius:5px;color:#fff;display:inline-block;font-weight:500;outline:none;padding:8px 15px;transition:.3s}.carItemdtls a:hover{background:#04bd04}.sucess{background:#04bd04!important}.active-tarck{background:#cc8b16!important;color:#fff!important}.registration{border:1px solid #ff9800}.registration,.registrationtop{border-radius:20px;padding:20px}.registrationtop{background:#cc8b16;justify-content:space-between;margin-bottom:20px}.registrationtop,.registrationtop .left{align-items:center;display:flex}.registrationtop .left label,.registrationtop .left p{color:#fff;font-size:16px;font-weight:500;margin:0}.registrationtop .left i{color:#fff;font-size:32px;margin-right:15px}.registrationtop .right label,.registrationtop .right p{color:#fff;font-size:16px;font-weight:500;margin:0}.registration h3{color:#000;font-size:20px;font-weight:600;margin:0 0 10px}.registration .flxcheck{align-items:flex-start;flex-direction:column;margin-bottom:20px}.flxcheck label a{color:#cc8b16}.mgn{margin-right:0}.registration p label{font-weight:600}.regItem{margin-bottom:0}.backSucess{background:#00de00}.payLtr{background:#000}.svbtnGrp{display:flex;flex-direction:row;margin-top:20px}.registration .payltr{margin-top:15px}@media (max-width:1199.98px){.carItemdtls a{font-size:14px;padding:4px 15px}.carItemdtls h2{font-size:16px;margin-bottom:5px}.carItemdtls span{font-size:14px;position:relative;right:auto;top:auto}}@media (max-width:991.98px){.flxcheck p{font-size:13px;font-weight:400;margin-bottom:8px;margin-right:20px}.carScroll{height:690px;overflow:auto}.carItemdtls p{margin-bottom:5px}.carItemdtls{padding-left:0;padding-top:15px;width:100%}.carItemImg{height:150px;width:100%}.flxfrm div{width:48%}.bookingForm .col-md-6{flex:100% 1;max-width:100%}}@media (max-width:767.98px){.registration h3{font-size:18px}.registration{margin-top:50px}.nextBtn,.prvBtn{padding:5px 20px}.bookprocess ul{margin-bottom:50px}.booksec{padding:50px 0}.carScroll{height:auto;margin-top:50px;overflow:overlay}.bookingForm h3{font-size:25px}.bookprocess ul li{height:39px;width:39px}}.return-details p{margin:0;padding:0}
/*# sourceMappingURL=main.543f9f3a.css.map*/