@font-face{font-family:Roboto;src:url(../fonts/Roboto-Bold.woff2) format("woff2"),url(../fonts/Roboto-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Light.woff2) format("woff2"),url(../fonts/Roboto-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Regular.woff2) format("woff2"),url(../fonts/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Medium.woff2) format("woff2"),url(../fonts/Roboto-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Black.woff2) format("woff2"),url(../fonts/Roboto-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}:root{--blue:#3044bc;--blueHover:#445eff;--green:#57f3bf;--yellow:#fde839;--yellowHover:#e0ce31;--text-color:#545454;--light-gray-text:#d7d7d7;--title-color:#0a1113;--white:#fff;--black:#000;--light-blue:rgba(49, 64, 195, 0.102);--light-gray-bg:rgba(173, 192, 205, 0.1);--primary-font:"Roboto",Arial,Helvetica,sans-serif;--gradient:linear-gradient(270deg, rgba(87, 243, 191, 1) 0%, rgba(49, 64, 195, 1) 100%)}html{font-size:10px;scroll-behavior:smooth}body{background:var(--white);font-family:var(--primary-font);color:var(--text-color);font-size:18px;font-weight:400;line-height:1.5;overflow-x:hidden}a.link{color:var(--text-color);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;text-decoration:none;font-size:16px}a.link:hover{color:var(--primary-color)}a:focus{-webkit-box-shadow:none;box-shadow:none}html.show-menu{overflow:hidden}html.show-menu body{overflow:hidden;height:100%}.btn:focus,.form-control:focus,.form-select:focus{-webkit-box-shadow:none;box-shadow:none}.container{padding-left:90px;padding-right:90px}.img-contain{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.img-cover{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.img-inherit{width:100%;height:inherit}.blue-link{color:var(--blue);text-decoration:none}.blue-link:hover{color:#445eff}.blue-link.hover-underline:hover{text-decoration:underline;color:var(--blue)}.btn{border:0;font-size:18px;font-weight:500;line-height:1;text-transform:uppercase;border-radius:1rem;padding:2.15rem 2.4rem 2.1rem;white-space:nowrap}.btn i{display:inline-block;vertical-align:middle}.btn-small{font-size:14px;padding:14px 12px 12px;border-radius:5px}.btn-small.icn{padding:13px 12px 11px}.btn-small i{font-size:16px}.btn-mid{font-size:18px;padding:2.65rem 2rem 2.5rem}.btn-big{padding:2.4rem 2rem;font-size:20px}.btn-yellow{color:var(--title-color);background-color:var(--yellow)}.btn-yellow:hover{background-color:var(--yellowHover)}.btn-blue{color:var(--white);background-color:var(--blue)}.btn-blue:hover{background-color:var(--blueHover);color:var(--white)}.btn-light-blue{background-color:rgba(49,64,195,.1);color:var(--blue)}.btn-light-blue:hover{background-color:var(--blue);color:var(--white)}.btn-light-gray{background-color:#f5f5f5;color:var(--text-color)}.btn-light-gray:hover{background-color:var(--blue);color:var(--white)}.js-active_time.active{background-color:var(--blue);color:var(--white)}.form-control,.form-select{color:var(--title-color);font-size:18px;padding:2rem 2rem;border-radius:1rem;border:0;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.02);box-shadow:0 8px 20px rgba(0,0,0,.02)}.form-control:disabled,.form-control[readonly],.form-select:disabled,.form-select[readonly]{cursor:not-allowed;opacity:.6}.form-control .form-select.mid,.form-control.mid,.form-select{padding:2.15rem 2rem}.form-control.small,.form-select.small{padding:1.65rem 2rem}.form-control.bg-gray,.form-select.bg-gray{background-color:#f1f1f1;}.form-control.bg-gray:focus,.form-select.bg-gray:focus{background-color:#f1f1f1;}.form-control.bg-yellow:focus,.form-select.bg-yellow:focus{background-color:var(--yellow)}.form-control.bg-light-blue:focus,.form-select.bg-light-blue:focus{background-color:var(--light-blue)}.form-control.bg-yellow:disabled,.form-control.bg-yellow[readonly],.form-select.bg-yellow:disabled,.form-select.bg-yellow[readonly]{background-color:var(--yellow)}.form-control.bg-light-blue:disabled,.form-control.bg-light-blue[readonly],.form-select.bg-light-blue:disabled,.form-select.bg-light-blue[readonly]{background-color:var(--light-blue)}.form-control.bg-gray:disabled,.form-control.bg-gray[readonly],.form-select.bg-gray:disabled,.form-select.bg-gray[readonly]{background-color:#f5f5f5}.form-control.bg-blue:disabled,.form-control.bg-blue[readonly],.form-select.bg-blue:disabled,.form-select.bg-blue[readonly]{background-color:var(--blue)}.gb-icon-wrap{position:absolute;width:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;background-color:var(--blue);border-radius:1rem 0 0 1rem;left:-1px;top:0}.gb-icon-wrap.small{width:6rem}.gb-icon-wrap.e-small{width:5rem}.gb-icon-wrap img{width:auto;height:70%}.form-control.gb-icon{padding-left:8.5rem;text-transform:uppercase!important}.gb-icon-wrap.small+.form-control.gb-icon{padding-left:7.5rem}.gb-icon-wrap.e-small+.form-control.gb-icon{padding-left:6rem}.form-control-md{font-size:16px;padding:1.8rem 2rem}.form-control.icn,.form-select.icn{padding-left:5rem}.form-icn{position:absolute;top:50%;left:1.7rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:2.4rem}.location-input .form-control{padding-right:7rem}.location-input .form-icn{background-color:var(--white);right:15px;left:unset;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(49,64,195,.3);border-radius:5px}.location-input .form-icn:hover{border-color:var(--blue)}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-weight:500;line-height:1.3}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{color:var(--title-color)}.h1,h1{font-size:5.5rem}.h2,h2{font-size:4.5rem}.h2.small,h2.small{font-size:4rem}.h3,h3{font-size:3rem}.h3.big,h3.big{font-size:3.5rem}.h4,h4{font-size:2.8rem}.h5,h5{font-size:25px}.h5.small,h5.small{font-size:22px}.h6,h6{font-size:20px}p{font-size:18px;color:var(--text-color);line-height:1.5!important}p.small{font-size:16px}.white-text{color:var(--white)}.dark-text{color:var(--title-color)}.gray-text{color:var(--text-color)}.light-gray-text{color:var(--light-gray-text)}.blue-text{color:var(--blue)}.green-text{color:var(--green)}.green2-text{color:#27ae60}.yellow-text{color:var(--yellow)}.gradient-text{background:-webkit-linear-gradient(180deg,#57f3bf 0,#3140c3 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.dark-gradient-bg{background:-o-radial-gradient(-3.91% 17.02%,107.4% 370.74%,#111630 0,#0f3030 100%);background:radial-gradient(107.4% 370.74% at -3.91% 17.02%,#111630 0,#0f3030 100%)}.pattern-bg{position:relative}.pattern-bg:after,.pattern-bg:before{content:"";position:absolute;top:0;width:30%;height:100%}.pattern-bg:before{left:0;background:transparent url(../images/pattern/section-left.svg) left bottom no-repeat}.pattern-bg:after{right:0;background:transparent url(../images/pattern/section-right.svg) right top no-repeat}.pattern-bg .container{position:relative;z-index:1}.tooltip{font-size:14px}.list{padding-left:2.5rem}.list li{color:#545454}.list.text-white li p{color:var(--white)}.list.simple{list-style:none}.fw-medium{font-weight:500}.bg-light-gray{background-color:var(--light-gray-bg)}.bg-light-blue{background-color:var(--light-blue)}.bg-blue{background-color:var(--blue)}.bg-green{background-color:var(--green)}.bg-yellow{background-color:var(--yellow)}.bg-gradient{background:#57f3bf;background:var(--gradient)!important}.space-top{padding-top:3rem}.space-small-top{padding-top:5rem}.space-bottom{padding-bottom:3rem}.space-small-bottom{padding-bottom:5rem}img{max-width:100%}.b-radius{border-radius:1rem}.category-tag{background-color:rgba(49,64,195,.1);color:var(--blue);border-radius:5px;padding:1rem 2rem;line-height:1;margin-right:1.8rem}header{background:#57f3bf;background:var(--gradient);padding:1rem 0;width:100%;position:fixed;top:0;left:0;z-index:99}header:after,header:before{content:"";position:absolute;top:0;width:30%;height:100%}header:before{left:0;background:transparent url(../images/pattern/header-left.svg) left top no-repeat}header:after{right:0;background:transparent url(../images/pattern/header-right.svg) right top no-repeat}header .navbar{position:relative;z-index:1}header .navbar-brand img{max-width:30rem;height:auto;width:100%}header .navbar-dark .navbar-nav .nav-link{color:var(--white);padding-left:1.5rem;padding-right:1.5rem}header .navbar-dark .navbar-nav .nav-link:hover{color:var(--blue)}header .btn{margin:0 1.5rem}.usersClientName{display:flex;align-items:center}.user-name{padding:0 1.5rem}.user-name p{line-height:1}.user-link{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--blue);color:var(--white);border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;margin-left:1.5rem;font-size:20px}.user-link:hover{color:var(--green)}.user-link.dot{position:relative}.user-link.dot:before{content:"";width:14px;height:14px;border-radius:50%;background-color:#fc4545;position:absolute;top:0;right:0;border:2px solid var(--white)}.dropdown-menu{border:0;font-size:18px;-webkit-box-shadow:-5px 8px 24px rgba(0,0,0,.05);box-shadow:-5px 8px 24px rgba(0,0,0,.05);border-radius:5px}.dropdown-menu a{padding:5px 2.5rem;color:var(--title-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--blue)}.get-started{position:relative}.get-started:before{content:"";z-index:1;width:100%;height:100%;background:#000;background:-webkit-gradient(linear,left top,right top,color-stop(00%,rgba(0,0,0,.7)),to(rgba(0,0,0,0)));background:-o-linear-gradient(left,rgba(0,0,0,.7) 00%,rgba(0,0,0,0) 100%);background:linear-gradient(90deg,rgba(0,0,0,.7) 00%,rgba(0,0,0,0) 100%);top:0;left:0;display:block;position:absolute}.get-started .container{position:relative;z-index:1}.get-started-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:40%;object-position:40%}.get-started-inner{max-width:75rem}.get-started-form{max-width:55rem}footer{background-color:#3140c3}.footer-logo{margin-bottom:1.5rem;display:block}.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socials a{color:var(--yellow);text-decoration:none;font-size:25px;margin-right:20px;-webkit-transition:.3s color;-o-transition:.3s color;transition:.3s color}.socials a:hover{color:#e0ce31}.socials a:last-child{margin-right:0}.footer-head{color:var(--white);text-transform:uppercase;margin-bottom:2rem}.footer-links a{color:#d8d8d8;text-decoration:none;font-size:16px;display:block;margin-bottom:1.5rem}.footer-links a:last-child{margin-bottom:0}.footer-links a:hover{color:var(--yellow)}.footer-text{color:#d8d8d8;margin-bottom:15px}.copy-right{background-color:rgba(24,24,24,.3);padding:18px 0}.get-quote{padding:3rem;background-color:#f9faff;border-radius:1rem;border:2px solid #91c2f2}.breadcrumbs li.active{color:var(--text-color)}.breadcrumbs a{color:var(--text-color);text-decoration:none}.blog-search .form-control{background-color:#f5f5f5}.blog-head-card-item{position:relative;padding-bottom:calc(100% * 10 / 16)!important;height:auto!important}.blog-head-card-title a{color:var(--white);text-decoration:none}.blog-head-card-inner{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem}.blog-head-card-detail{position:absolute;bottom:0;left:0;width:100%;z-index:1;background:#000;background:-webkit-gradient(linear,left bottom,left top,color-stop(00%,rgba(0,0,0,.88)),color-stop(56%,rgba(0,0,0,.6)),to(rgba(0,0,0,0)));background:-o-linear-gradient(bottom,rgba(0,0,0,.88) 00%,rgba(0,0,0,.6) 56%,rgba(0,0,0,0) 100%);background:linear-gradient(0deg,rgba(0,0,0,.88) 00%,rgba(0,0,0,.6) 56%,rgba(0,0,0,0) 100%);border-radius:0 0 1rem 1rem;padding:10px 4rem 5rem;min-height:18rem}.blog-head-card-label{background-color:var(--blue);color:var(--white);font-weight:700;margin-right:2rem;border-radius:5px;padding:1.4rem 3rem}.blog-head-card-date{margin:0;color:var(--white)}.blog-head-card-time{color:#c2c2c2}.blog-auth img{width:53px;height:53px;max-width:53px;margin:0 auto;border-radius:50%}.blog-head-card-carousel{position:relative}.blog-head-card-carousel .owl-dots{position:absolute;bottom:4rem;left:4rem}.blog-head-card-carousel .owl-dot span{width:6px;height:6px;border-radius:3px;margin-right:5px;background-color:var(--white);opacity:.5;display:block;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all}.blog-head-card-carousel .owl-dot.active span{width:20px;opacity:1;border-radius:3px}.blog-social{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-social a{width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--blue);color:var(--white);text-decoration:none;margin-right:2rem;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all}.blog-social a:last-child{margin-right:0}.blog-social a:hover{background-color:var(--blueHover)}.date-wrap{color:#787878;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.date-wrap i{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.blog-detail-wrapper h2{margin-bottom:25px}.blog-detail-wrapper h5{margin-bottom:15px}.blog-detail-wrapper p{margin-bottom:2.5rem}.blog-detail-wrapper p:last-child{margin-bottom:0}.blog-detail-wrapper .date-wrap{margin-bottom:20px}.ad-banners{position:-webkit-sticky;position:sticky;top:100px}#similarBlogs .item{padding:0 8px 25px}.card-item{border-radius:1rem;overflow:hidden;-webkit-box-shadow:0 4px 10px 0 rgb(0,0,0,.06);box-shadow:0 4px 10px 0 rgb(0,0,0,.06)}.card-item .card-image{width:100%;height:31rem}.card-item .card-content{padding:2.5rem}.card-content .card-extra{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.card-content p{margin-bottom:0}.card-content .card-title{margin-bottom:1.5rem}.card-content .card-title a{color:var(--title-color);text-decoration:none;-webkit-transition:.3s color;-o-transition:.3s color;transition:.3s color}.card-content .card-title a:hover{color:var(--blue)}.card-writer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-content .card-writer{margin-left:auto}.card-writer .writer-img{border-radius:50%;overflow:hidden;width:30px;height:30px}.card-title .posted-at{color:#787878;font-weight:500;margin-left:10px;font-size:1.8rem}#similarBlogs.owl-carousel .owl-nav button.owl-next,#similarBlogs.owl-carousel .owl-nav button.owl-prev{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;color:var(--title-color);background-color:var(--white);-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2);border-radius:50%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-20px}#similarBlogs.owl-carousel .owl-nav button.owl-next{left:auto;right:-20px}.title-bar{margin-bottom:3rem}.space-bw{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-num .pagination{justify-content:center}.page-next a,.page-num a,.page-prev a{min-width:4rem;height:4rem;border-radius:5px;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;color:var(--blue);border:0;padding:10px 1.5rem}.page-next a,.page-prev a{background-color:#f5f5f5;font-size:25px}.page-num li:nth-child(-n+2) a,.page-num li:nth-last-of-type(-n+2) a{background-color:#f5f5f5;color:transparent;font-size:0}.page-num li:nth-child(-n+2) a:before,.page-num li:nth-last-of-type(-n+2) a:before{font-family:remixicon!important;font-style:normal;-webkit-font-smoothing:antialiased;color:var(--blue);font-size:20px}.page-num li:first-child a:before{content:"\F087"}.page-num li:nth-child(2) a:before{content:"\F012";transform:rotate(60deg)}.page-num li:nth-last-child(2) a:before{content:"\F012"}.page-num li:last-child a:before{content:"\F178"}.page-num{margin:0;padding:0}.page-num li{list-style:none;margin:0 1rem}.page-num li a{color:var(--text-color)}.page-num a.btn-active_page,.page-num li.active a{background-color:var(--white);color:var(--blue);-webkit-box-shadow:0 0 20px rgba(0,0,0,.06);box-shadow:0 0 20px rgba(0,0,0,.06)}.step-icn{width:14rem;height:14rem;min-width:14rem;min-height:14rem;background-color:var(--blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;border:1.5rem solid #abdaf8;padding:2rem}.step-icn img{max-width:7rem;max-height:7rem}.step-content p{margin-bottom:0}.how-it-works-steps .step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:6rem 0;max-width:70rem;height:34rem}.how-it-works-steps .step-row{position:relative}.how-it-works-steps .step-row>div:before{content:"";width:10rem;height:10rem;display:block;position:absolute;top:50%;right:calc(50% - 30rem);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:.5rem solid #b0b0b0;border-radius:50%;z-index:1;background:#fff url(../images/step-1.svg) no-repeat center;background-size:5rem 5rem}.how-it-works-steps .step-row.step-2>div:before{background-image:url(../images/step-2.svg)}.how-it-works-steps .step-row.step-3>div:before{background-image:url(../images/step-3.svg)}.how-it-works-steps .step-row.step-4>div:before{background-image:url(../images/step-4.svg)}.how-it-works-steps .step-row.step-5>div:before{background-image:url(../images/step-5.svg)}.how-it-works-steps .step-row.step-6>div:before{background-image:url(../images/step-6.svg)}.how-it-works-steps .step-row>div:after{content:"";background:transparent url(../images/left-curve.svg) no-repeat center;width:50rem;height:25rem;display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-size:100% 100%;bottom:-12.5rem}.how-it-works-steps .step-row.step-row-even>div:after{background-image:url(../images/right-curve.svg)}.how-it-works-steps .step-row.step-last>div:after{content:none}.how-it-works-steps .step-row.step-row-even>div:before{right:auto;left:calc(50% - 30rem)}.what-different{position:relative}.what-different:after{content:"";position:absolute;bottom:0;height:calc(100% - 230px);width:100%;left:0;z-index:-1;background:#57f3bf;background:var(--gradient)}.what-different-row{display:-ms-grid;display:grid;-ms-grid-columns:1fr 3rem 1fr 3rem 1fr 3rem 1fr;grid-template-columns:repeat(4,1fr);grid-gap:3rem}.what-different-col{background-color:var(--white);border-radius:1rem;padding:3rem;border:1px solid #dfdfdf}.what-different-col h5{margin:2.5rem 0 15px}.what-different-col p{margin-bottom:0}.what-different-icn{width:8rem;height:8rem;border-radius:50%;border:1px solid #dfdfdf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.what-different-icn img{max-width:5rem;max-height:5rem}.part-exchange{background-color:rgba(173,192,205,.1)}.accordion-item{padding:3rem 2.5rem 3rem 9rem;background:#fff url(../images/icons/check.svg) 2.8rem 2.4rem no-repeat;border:0;margin-bottom:2rem;border-radius:1rem;background-size:4rem 4rem}.accordion-item:first-child{border-radius:1rem}.accordion-item:last-child{margin-bottom:0;border-radius:1rem}.accordion-header{position:relative;padding-right:3.5rem;cursor:pointer}.accordion-header:after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:25px;height:25px;display:block;background:transparent url(../images/icons/minus.svg) center no-repeat;background-size:100% 100%}.accordion-header.collapsed:after{background-image:url(../images/icons/plus.svg)}.accordion-body{padding:15px 0 0}.accordion-item h5{color:var(--title-color)}.inner-hero{height:calc(100vh - 30rem);background:transparent url(../images/pattern/inner-hero.svg) left bottom no-repeat;background-size:contain;min-height:550px}.inner-hero-content{max-width:570px}.inner-hero .container{position:relative;z-index:1;height:100%}.inner-hero-form{position:relative;z-index:1}.finance-hero{position:relative}.finance-hero:before{content:"";position:absolute;height:100%;width:100%;display:block;top:0;left:0;background:#57f3bf;background:var(--gradient);opacity:.1}.inner-hero-img{position:absolute;right:-13.5%;bottom:-8%;max-width:117rem;max-height:58rem}.benefits-row{display:-ms-grid;display:grid;-ms-grid-columns:1fr 10rem 1fr;grid-template-columns:repeat(2,1fr);grid-gap:10rem}.benefits-col{position:relative}.benefits-num{position:absolute;color:var(--blue);font-size:6rem;font-weight:900;bottom:-4.5rem;left:-1.5rem}.benefit-img{border:2px solid rgba(28,122,217,.2);width:16rem;height:16rem;border-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:3rem;position:relative}.benefit-img img{width:8rem;height:8rem}.benefits-row p{margin-bottom:0}.benefits-row h4{color:var(--title-color)}.finance-estimate .quote{padding:4.5rem;border-radius:1rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.finance-estimate .estimate{padding:4.5rem;border-radius:1rem;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.05);box-shadow:0 8px 24px rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.credit-profile-row{display:-ms-grid;display:grid;-ms-grid-columns:1fr 3rem 1fr 3rem 1fr 3rem 1fr 3rem 1fr;grid-template-columns:repeat(5,1fr);grid-gap:3rem}.credit-profile-col input{display:none}.credit-profile-col label{background-color:#f5f5f5;padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:1rem;font-size:20px;cursor:pointer;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all}.credit-profile-col label:hover{background-color:rgba(253,233,57,.2)}.credit-profile-col label i{margin-right:1rem;font-size:25px}.credit-profile-col input:checked+label{background-color:var(--yellow);color:var(--title-color)}.faq-tabs li{margin-right:2rem}.faq-tabs li:last-child{margin-right:0}.faq-tabs button.nav-link{background-color:rgba(84,84,84,.1);padding:2rem 3.5rem;font-size:20px;min-width:18rem;color:#545454;font-weight:500;border-radius:10px 10px 0 0}.faq-tabs button.nav-link:hover{background-color:rgba(48,69,188,.15)}.faq-tabs button.nav-link.active{background-color:var(--blue);color:var(--white)}.faq .tab-content{border-radius:0 10px 10px 10px;overflow:hidden;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.05);box-shadow:0 8px 24px rgba(0,0,0,.05)}.faq-form .btn i{font-size:2.5rem;margin-top:.3rem}.normal-accordion .accordion-item{background-image:none;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,.1);border-radius:0;padding-left:3rem}.normal-accordion .accordion-item:last-child{border:0}.normal-accordion .accordion-item h5{font-weight:500}.normal-accordion .accordion-item p:last-child{margin-bottom:0}.popular-brands-carousel{padding:0 3rem}.popular-brands-carousel .owl-item .popular-brand-img{max-width:20rem;max-height:9rem;display:inline-block;-o-object-fit:contain;object-fit:contain}.popular-brands-link{padding:3rem;min-height:30rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:1rem;border:2px solid transparent;background-color:var(--light-gray-bg);-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all;text-decoration:none}.popular-brands-link:hover{background-color:#f9faff;border-color:rgba(28,122,217,.2)}.popular-brands-link h5{text-transform:uppercase;font-weight:500;margin-top:3rem;margin-bottom:16px}.popular-brands-link h6{font-weight:400;color:var(--text-color)}.popular-brands-carousel{position:relative}.popular-brands-carousel .owl-nav button{width:5rem;height:5rem;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.1);box-shadow:0 8px 24px rgba(0,0,0,.1);position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M10.828 12l4.95 4.95-1.414 1.414L8 12l6.364-6.364 1.414 1.414z' fill='rgba(52,80,194,1)'/%3E%3C/svg%3E") center center no-repeat!important;background-size:30px 30px!important}.popular-brands-carousel .owl-nav button.owl-next{left:auto;right:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414z' fill='rgba(52,80,194,1)'/%3E%3C/svg%3E")!important}.popular-brands-carousel .owl-nav button span{display:none}.exchange-deal-content{padding:8rem 6rem;border-radius:1rem 0 0 1rem}.exchange-deal-form{padding:4.5rem;padding-bottom:30rem;position:relative}.exchange-deal-img{position:absolute;width:100%;right:-7rem;bottom:-7rem}.car-brand-hero{position:relative;max-height:calc(100vh - 17.5rem);height:100vh}.car-brand-hero-img{max-width:90%;height:auto;position:absolute;left:50%;bottom:-14rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.car-brand-hero:before{content:"";position:absolute;height:100%;width:100%;display:block;top:0;left:0;background:#57f3bf;background:var(--gradient);opacity:.1}.car-card{border-radius:1rem;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.08);box-shadow:0 5px 15px rgba(0,0,0,.08);text-decoration:none;display:block}.car-content{padding:2rem}.car-img{position:relative}.car-img img{width:100%;-o-object-fit:cover;object-fit:cover}.car-brand-img{position:relative;padding-bottom:calc(100% * 10 / 14)!important;height:auto!important}.car-brand-img img{position:absolute;width:100%;height:100%;object-fit:cover}.car-brand-nav .slide-btn{padding:0 .5rem}.car-brand-nav .slide-btn img{cursor:pointer;border-radius:0;height:50px;width:100%;border:1px solid #f2f2f2;border-radius:5px;transition:.3s all;object-fit:cover}.car-brand-nav .slide-btn.slick-current img{border-color:var(--blue)}.car-brand-slider.multi-slider .slick-prev{left:-10px}.car-brand-slider.multi-slider .slick-next{right:-10px}.car-brand-slider.multi-slider .slick-arrow{width:30px;height:30px;font-size:2rem;box-shadow:0 8px 24px rgb(0 0 0 / 33%)}.car-card .category-tag{background-color:rgba(196,196,196,.25);color:var(--text-color);font-weight:500;border-radius:1rem}.car-card h6{color:var(--text-color)}.car-img .category-tag{position:absolute;z-index:1;top:2rem;left:2rem;background-color:rgba(0,0,0,.5);color:var(--white);border-radius:5px}.car-img img{border-radius:10px 10px 0 0}.brand-commercial-car-item{text-decoration:none;position:relative;display:block;border-radius:1rem}.brand-commercial-car-item img{height:44rem;border-radius:1rem;width:100%;-o-object-fit:cover;object-fit:cover}.brand-commercial-car-content{position:absolute;bottom:0;left:0;padding:2rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:rgba(0,0,0,.6);border-radius:0 0 10px 10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%}.brand-commercial-car-content h5{margin-bottom:1.5rem}.brand-commercial-car-content h6{color:#d4d4d4;margin-bottom:0}.card-arrow{width:5rem;height:5rem;background-color:var(--blue);color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-transition:.3s background-color;-o-transition:.3s background-color;transition:.3s background-color;font-size:25px}.brand-commercial-car-item:hover .card-arrow{background-color:var(--blueHover)}.custom-owl-nav{color:var(--title-color);font-size:3rem;text-decoration:none;width:5rem;height:5rem;border-radius:1.5rem;border:2px solid rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all}.custom-owl-nav:hover{color:var(--title-color);background-color:rgba(0,0,0,.1)}.custom-owl-nav.prev{margin-right:10px}.car-models{background:-o-radial-gradient(-3.91% 17.02%,107.4% 370.74%,#111630 0,#0f3030 100%);background:radial-gradient(107.4% 370.74% at -3.91% 17.02%,#111630 0,#0f3030 100%)}.car-models-tab button.nav-link{color:#fff;font-size:20px;margin:0 5px;background-color:#ffffff1a;padding:1.5rem 2rem;border-radius:1rem}.car-models-tab button.nav-link.active{background-color:var(--blue)}.car-models-tab{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.car-model{max-width:80rem;max-height:50rem;-webkit-box-shadow:3rem 3rem 0 rgba(84,84,84,.1);box-shadow:3rem 3rem 0 rgba(84,84,84,.1)}.faq-page{position:relative}.faq-page .breadcrumbs{position:absolute;width:100%;left:0;top:0}.we-buy-car-hero{height:auto;position:relative;background-color:#3544c7;background-image:none;min-height:unset}.we-buy-car-hero-img{position:absolute;bottom:-3rem;right:-30%;max-width:126rem;max-height:41.5rem}.we-buy-car-hero:after,.we-buy-car-hero:before{content:"";position:absolute;width:50%;height:100%;right:0;top:0;background:transparent url(../images/pattern/blue-angle-right-pattern.svg) no-repeat right;background-size:contain}.we-buy-car-hero:before{background-image:url(../images/pattern/blue-angle-left-pattern.svg);background-position:left;right:auto;left:0}.we-buy-car-hero-inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;-webkit-transform:translateY(7rem);-ms-transform:translateY(7rem);transform:translateY(7rem)}.we-buy-car-hero .get-quote{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07);max-width:65rem;margin:0 auto}.car-model-hero-img{position:absolute;bottom:-7rem;right:-7%;max-width:200rem;max-height:69rem}.get-best-price-img{-webkit-box-shadow:0 8px 24px 0 rgba(0,0,0,.051);box-shadow:0 8px 24px 0 rgba(0,0,0,.051);max-width:100%;max-height:50rem;display:block;margin:0 auto}.why-sell-your-car-card{background-color:var(--white);border-radius:10px;-webkit-box-shadow:0 8px 24px 0 rgba(0,0,0,.051);box-shadow:0 8px 24px 0 rgba(0,0,0,.051);height:100%}.why-sell-your-car-card img{border-radius:10px 10px 0 0;max-height:20rem;width:100%;object-fit:cover}.how-it-work-card-content{background-color:var(--white);color:var(--white);padding:3rem 4rem;border-radius:1rem;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all}.how-it-work-card:before{content:"";position:absolute;width:100%;height:3px;left:0;top:-5.5rem;background-color:rgba(84,84,84,.1)}.how-it-work-card.process-1:before{width:50%;left:auto;right:0}.how-it-work-card.process-3:before{width:50%}.how-it-work-card{position:relative}.how-it-work-card .process-num{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:-8rem;width:5.5rem;height:5.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:3px solid #f7f9fa;background-color:var(--white);border-radius:50%;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all;margin-bottom:0}.how-it-work-card-content h5{color:black;font-weight:500;-webkit-transition:.3s color;-o-transition:.3s color;transition:.3s color;margin-bottom:1.5rem}.how-it-work-card-content p{color:#545454;-webkit-transition:.3s color;-o-transition:.3s color;transition:.3s color;margin-bottom:0}.how-it-work-card:hover .process-num{color:var(--white);background-color:var(--blue);border-color:var(--blue)}.how-it-work-card:hover .how-it-work-card-content{background-color:var(--blue)}.how-it-work-card:hover .how-it-work-card-content h5{color:var(--white)}.how-it-work-card:hover .how-it-work-card-content p{color:#d2d2d2}.home-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden}.home-header:after,.home-header:before{content:none}.home-hero:after,.home-hero:before{content:"";position:absolute;width:50%;height:100%;right:0;top:0;background:transparent url(../images/pattern/home-hero-right-pattern.svg) repeat-y right center}.home-hero:before{background-image:url(../images/pattern/home-hero-left-pattern.svg);background-position:left center;right:auto;left:-10px}.home-hero .side-drawing{position:absolute;bottom:7rem;max-width:109rem;max-height:35.5rem;z-index:1}.home-hero .side-drawing.left-side-drawing{left:0;-webkit-transform:translateX(-55%);-ms-transform:translateX(-55%);transform:translateX(-55%)}.home-hero .side-drawing.right-side-drawing{right:0;-webkit-transform:translateX(53%);-ms-transform:translateX(53%);transform:translateX(53%)}.home-hero-inner{position:relative;z-index:2;width:100%}.home-hero-bottom{position:absolute;bottom:0;left:0;width:100%;height:26rem;z-index:1;background:#00000066;background:-o-linear-gradient(179.54deg,#05895d -4.24%,#0a1684 103.18%);background:linear-gradient(270.46deg,#05895d -4.24%,#0a1684 103.18%);opacity:.5}.home-hero .get-quote,.home-hero .title{max-width:65rem;margin:0 auto}.how-it-work-content{max-width:300px;margin:0 auto;position:relative}.how-it-work-content .work-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15.6rem;height:15.6rem;border-radius:50%;margin:0 auto 5rem;position:relative}.how-it-work-content.step-1 .work-icon{background:#f9faff;border:2.5px solid rgba(28,122,217,.2)}.how-it-work-content.step-1 .work-icon:before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% + 20px);height:calc(100% + 20px);border-radius:50%;background:transparent url("data:image/svg+xml,%3Csvg width='178' height='179' viewBox='0 0 178 179' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='89' cy='89.1791' r='87.5' stroke='%233140C3' stroke-opacity='0.5' stroke-width='3' stroke-dasharray='20 30'/%3E%3C/svg%3E%0A") center no-repeat;background-size:contain}.how-it-work-content.step-3 .work-icon{background-color:var(--white);-webkit-box-shadow:0 10px 24px 0 rgba(0,0,0,.102);box-shadow:0 10px 24px 0 rgba(0,0,0,.102)}.how-it-work-content .work-icon img{max-width:7rem;max-height:7rem}.how-it-work-content-wrap{position:relative}.how-it-work-content-wrap.step-1:before,.how-it-work-content-wrap.step-2:before{content:"";position:absolute;width:calc(100% - 10rem);height:73px;background-repeat:no-repeat;left:calc(50% + 8rem);background-size:contain}.how-it-work-content-wrap.step-1:before{top:7.8rem;background-image:url("data:image/svg+xml,%3Csvg width='418' height='72' viewBox='0 0 418 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2C67.7773 37.5512 244.465 97.9883 417 55.3268' stroke='%233140C3' stroke-opacity='0.5' stroke-width='3' stroke-dasharray='20 30'/%3E%3C/svg%3E%0A")}.how-it-work-content-wrap.step-2:before{top:10px;background-image:url("data:image/svg+xml,%3Csvg width='423' height='40' viewBox='0 0 423 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 38C63.9191 -5.54662 259.434 -14.2562 422 37.9998' stroke='%230889FF' stroke-opacity='0.5' stroke-width='3' stroke-dasharray='20 30'/%3E%3C/svg%3E%0A")}.sell-buy-part-exchange{position:relative}.sell-buy-part-action .btn-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sell-buy-part-action .btn-arrow i{font-size:2.5rem}.sell-buy-part-exchange-bg{position:absolute;bottom:0;left:0;width:100%;height:55%;z-index:-1}.sell-buy-part-block{padding:2rem;border-radius:1rem;border:2px solid #dfdfdf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;background-color:var(--white);-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all}.sell-buy-part-block:hover{background-color:#f9faff;border:2px solid rgba(28,122,217,.2)}.sell-buy-part-block-icon{width:8rem;height:8rem;border:1px solid #e1e1e1;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sell-buy-part-block-icon img{max-width:5rem;max-height:5rem}.sell-buy-part-block li{margin-bottom:2rem}.home-about-us{background:#3044bc url(../images/pattern/blue-angle-left-pattern.svg) left center no-repeat}.home-about-us-img{position:absolute;left:0;bottom:-30rem;max-width:74rem;max-height:54rem}.selling-car-logo img{max-width:10rem;max-height:8.6rem}.filter-col{max-width:45rem}.quote-block{border-radius:1rem;padding:4rem;background:#f9faff url(../images/aero-plane.svg) no-repeat 20rem bottom;background-size:18rem 18rem;border:2px solid rgba(28,122,217,.2)}.quote-block.instant-cash{background:#f9faff url(../images/paper-plane.svg) no-repeat 20rem calc(100% + 3rem);background-size:21rem 21rem}.quote-block.bg-blue{background-color:var(--blue)}.quote-block.bg-blue .dark-text{color:var(--white)}.quote-card{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:1rem;margin-bottom:3rem;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.quote-card:last-child{margin-bottom:0}.quote-card-img{position:relative;max-width:39rem}.quote-card-img .quote-label{position:absolute;top:2rem;left:0;background-color:var(--yellow);border:1px solid #fff;border-radius:0 5px 5px 0;color:var(--title-color);text-transform:capitalize;font-weight:500;padding:1rem 1.5rem;line-height:1;z-index:1}.quote-card-img img{height:100%;border-radius:10px 0 0 0;-o-object-fit:cover;object-fit:cover}.quote-card-content{color:#999fa4;display:flex;flex-direction:column;justify-content:center;padding:3rem}.quote-card-content p{color:#999fa4}.quote-card-content .overview-list{grid-template-columns:repeat(2,auto);max-width:40rem}.quote-card-content .overview-list .overview-icon{width:40px;height:40px;background-color:var(--light-blue);color:#7f8bf0}.quote-card-desc{max-width:500px;margin-bottom:2rem}.quote-card-cost{border-right:2px solid rgba(0,0,0,.102);width:25%}.quote-card-cost:last-child{border:0}.term-list.text-dark li{color:var(--title-color)}.term-list{padding-left:3rem}.term-list li{position:relative;margin-bottom:1rem}.term-list li:last-child{margin-bottom:0}.term-list li:before{content:"\ea6e";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;color:var(--title-color);position:absolute;left:-2.75rem;font-size:2.5rem;top:0;line-height:1.05}.term-condition-head img{max-width:30rem;max-height:30rem}.contact-info{position:relative;overflow:hidden;height:100%}.contact-info:before{content:"";background:#57f3bfcc;position:absolute;display:block;width:12.5rem;height:12.5rem;border-radius:50%;bottom:6rem;right:8rem;z-index:1}.contact-info:after{content:"";position:absolute;bottom:0;right:0;width:34rem;height:34rem;background-color:var(--yellow);border-radius:50%;transform:translate(14rem,19rem)}.contact-info a{color:var(--white);text-decoration:none;opacity:1;transition:.3s all}.contact-info a:hover{opacity:.7}.contact-form{box-shadow:0 8px 24px 0 #0000000d;height:100%}.collapseCarForm span{display:none}.collapseCarForm.collapsed span.more{display:inline-flex}.collapseCarForm:not(.collapsed) span.less{display:inline-flex}.user-profile-section{background-color:#f4f5fc;width:100%;height:auto;padding: 2.5rem 0 0;}.acc-manager{background-color:var(--white);overflow:hidden;display:inline-flex;margin-left:auto}.get-best-price .acc-manager{display:inline-flex;box-shadow:0 3px 3px rgb(0 0 0 / 15%)}.user-acc-name{background-color:#4451c3;padding:2rem}.profile-pic{width:7.5rem;height:7.5rem;border-radius:50%;overflow:hidden}.profile-pic img{width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover}.user-profile-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem}.profile-title{padding:0 0 0 1.2rem;text-align:left}.profile-title p{font-weight:500;color:var(--white);margin-bottom:0}.profile-title a{font-size:15px;color:#d9d9d9;text-decoration:none}.chat-call-box{min-height:auto;height:auto;padding:1.5rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center;flex-direction:column}.chat-call-box .btn{text-transform:capitalize;font-size:18px}.chat-call-box i{font-size:18px;position:relative;top:-1px;margin-right:3px}.d-align-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile-details-nav-pills .nav{flex-wrap:nowrap;overflow:auto}.profile-details-nav-pills .nav-link{color:var(--title-color);font-size:18px;font-weight:500;text-transform:capitalize;padding:.5rem 0;border-radius:0;white-space:nowrap}.profile-details-nav-pills .nav-item{margin-right:5rem}.profile-details-nav-pills .nav-item:last-child{margin-right:0}.profile-details-nav-pills .nav-pills .nav-link.active,.profile-details-nav-pills .nav-pills .show>.nav-link{color:#3044bc;background-color:transparent;border-bottom:3px solid #3044bc}.profile-details-tab-containt{padding-top:4rem}.profile-sub-title{font-size:2.5rem;color:var(--title-color);font-weight:700;margin-bottom:0}.profile-space-top{padding-top:4rem}.preference-txt{font-size:20px;color:var(--title-color)}.preference-p-txt{color:#999fa4;font-weight:400}.preference-p-txt b{color:var(--title-color)}.custom-chkbox{display:block;position:relative;padding-left:5rem;margin-bottom:12px;cursor:pointer;font-size:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--text-color)}.custom-chkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-chkbox .checkmark{position:absolute;top:0;left:0;height:30px;width:30px;background-color:#eee;border-radius:5px}.custom-chkbox:hover input~.checkmark{background-color:#ccc}.custom-chkbox input:checked~.checkmark{background-color:var(--blue)}.custom-chkbox .checkmark:after{content:"";position:absolute;display:none}.custom-chkbox input:checked~.checkmark:after{display:block}.custom-chkbox .checkmark:after{left:11px;top:5px;width:8px;height:16px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.preferences-mt{margin-top:2.5rem}.custom-label{font-size:2rem;padding:10px 25px;color:var(--title-color);font-weight:500;text-transform:uppercase}ul{margin:0;padding:0}.btn-medium{padding:1.6rem 2.4rem}.cursor-pointer{cursor:pointer}.quotes-box{background-color:transparent;border:1px solid #e6e6e6;padding:2.5rem;height:100%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.quotes-box:hover{background-color:#f9faff;border:1px solid #c3defa}.quotes-box .close-icn{font-size:25px;color:var(--text-color);cursor:pointer}.quotes-box h6{font-weight:500;color:var(--title-color);margin-top:3rem}.miles-until-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.miles-until-list li:last-child{margin-bottom:0}.miles-until-list li .miles-ico{width:40px;height:40px;background-color:#eeeffe;border-radius:100%;font-size:20px;color:#7f8bf0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.miles-until-txt{width:calc(100% - 5rem);padding-left:1rem}.miles-until-list li h6{color:#3140c3;font-weight:400;margin:0 0 1rem}.miles-until-list li p{margin-bottom:0}.miles-until-list{margin:2.5rem 0}.genreate-quote-ico{width:6rem;height:6rem;background-color:var(--blue);border-radius:100%;color:var(--white);font-size:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.genreate-quote-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quotes-box .genreate-quote-txt{font-weight:400;color:var(--text-color);margin:10px 0 0}.valuation-expired-btn i{display:none}.expired-box .valuation-expired-btn .btn-expired{background-color:#989898;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;pointer-events:none}.expired-box .valuation-expired-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.expired-box .valuation-expired-btn i{font-size:2.8rem;color:var(--blue);margin-left:1.5rem}.expired-box .valuation-expired-btn button:hover{background-color:#989898;opacity:.7}.expired-box .valuation-expired-btn a{width:100%}.expired-box .valuation-expired-btn i{display:block}.expired-box .miles-until-list li h6{color:var(--text-color)}.gb-label{padding:0 15px 0 0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gb-label-box{background-color:var(--blue);color:#fff;min-width:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:1rem;padding:5px 0}.gb-label-box img{width:2.5rem}.show-map-quotes-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.show-map-quotes-btn p{color:var(--blue);font-weight:500;text-decoration:underline;margin-bottom:0}.user-appointment-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap}.appointment-box h6{width:calc(100% - 100px)}.user-appointment-label h4{width:calc(100% - 10rem);white-space:normal}.pending-label{border-radius:20px;font-size:16px;padding:6px 2rem;background-color:rgba(49,64,195,.1);color:var(--blue)}.quotes-box.saved-car-box{padding:0;overflow:hidden}.saved-car-box .card-image{width:100%;position:relative;padding-bottom:calc(100% * 10 / 17)!important;height:auto!important}.saved-car-box .card-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.saved-car-box .qu-txt{background-color:var(--yellow);color:#000b69;padding:5px;font-size:13px;font-weight:700;border:2px solid var(--white);border-radius:0 5px 5px 0;text-transform:uppercase;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:140px;height:40px;position:absolute;top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-width:2px 2px 2px 0}.saved-car-box .car-like{background-color:var(--blue);width:40px;height:40px;border-radius:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2.5rem;color:var(--white);position:absolute;right:2.5rem;top:2rem}.saved-car-box .card-content{padding:2.5rem}.saved-car-option{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.saved-car-option li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.saved-car-option .miles-date-box{width:40px;height:40px;background-color:#eeeffe;border-radius:100%;font-size:24px;color:#7f8bf0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;flex:1 0 auto}.saved-car-option .miles-date-txt{width:calc(100% - 4rem);padding-left:1rem}.saved-car-option .miles-date-txt p{color:var(--text-color);font-weight:400;margin-bottom:0}.saved-date-show{background-color:#f6f6f6;padding:10px 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.saved-date-show h5{color:var(--text-color);font-size:18px;font-weight:500;margin-bottom:0}.saved-date-show i{font-size:2.5rem;color:var(--text-color)}.saved-car-box:hover .saved-date-show{background-color:#e6e9f9}.saved-car-box:hover .saved-date-show h6,.saved-car-box:hover .saved-date-show i{color:var(--blue)}.custom-modal .modal-header{padding:1.6rem 3rem 0;border-bottom:none;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.custom-modal .modal-body{padding:16px 3rem}.custom-modal .modal-content{padding:1.8rem 0}.custom-modal .btn-close{width:1rem;height:1rem;opacity:.6;transition:.3s all}.custom-modal .btn-close:hover{opacity:1}.custom-modal .modal-header .btn-close{margin:0}.saved-car-img{width:100%;height:35rem;border-radius:10px;overflow:hidden;margin-bottom:0}.custom-modal .modal-title{font-weight:700;margin-bottom:0;color:var(--title-color);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.overview-list{margin-top:2.5rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr 2rem 1fr 2rem 1fr;grid-template-columns:repeat(3,1fr);grid-gap:2rem}.overview-icon{width:45px;height:45px;background-color:#48d2bd;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;color:var(--white)}.overview-list li{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.overview-list li p{font-weight:400;margin-bottom:0;padding-left:1rem;color:var(--title-color)}textarea{text-transform:inherit!important}.que-ask-txtarea{margin-top:20px;height:120px}.selling-buying-cars{border:1px solid #f0f0f0;padding:3rem;border-radius:10px;margin-top:3rem;height:auto;overflow:hidden;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.car-details .selling-buying-cars{-webkit-box-shadow:0 8px 24px rgb(0 0 0 / 10%);box-shadow:0 8px 24px rgb(0 0 0 / 10%)}.selling-buying-cars-seeless{height:115px}.selling-buying-cars:first-child{margin-top:0}.selling-buying-list{margin-top:20px}.selling-buying-list>div>li,.selling-buying-list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid #f6f6f6;padding:1.5rem 0}.selling-buying-list li:last-child{border-bottom:none;padding-bottom:0}.selling-buying-list li h4{font-size:18px;font-weight:400;color:var(--text-color);margin-bottom:0}.selling-buy-rating .credit-profile-col label{padding:7px 15px;font-size:16px}.selling-buy-rating .credit-profile-row{grid-gap:2rem}.selling-buying-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media (min-width:1099px){.custom-modal .modal-dialog{max-width:120rem}}@media (min-width:768px){.small-modal .modal-dialog{max-width:60rem}}@media (min-width:1200px){.medium-modal .modal-dialog{max-width:90rem}}.authentication-form-inner{background-color:#f9faff;padding:4rem;height:auto;max-width:535px;border-radius:1rem;margin:7rem auto;position:relative;overflow:hidden}.authentication-form input.form-control{margin:3rem 0;padding-right:4.5rem}.email-field input{padding:1.65rem 4rem 1.65rem 2rem;-webkit-box-shadow:0 8px 20px 0 #00000005;box-shadow:0 8px 20px 0 #00000005}.email-field input::-webkit-input-placeholder{text-transform:none}.email-field input::-moz-placeholder{text-transform:none}.email-field input:-ms-input-placeholder{text-transform:none}.email-field input::-ms-input-placeholder{text-transform:none}.email-field input::placeholder{text-transform:none}.email-field i{position:absolute;right:2rem;top:1.8rem;color:var(--blue)}.or-txt{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f9faff;padding:0 10px;color:#999fa4}.login-width-fg-btn{background-color:var(--white);width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:2rem 0 3rem;border-radius:1rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:100%}.login-width-fg-btn:hover{background-color:#f2f2f2}.login-width-fg-btn:last-child{margin-right:0}.login-width-fg-btn a{font-size:16px;font-weight:400;padding:2rem;text-decoration:none;color:var(--text-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 8px 20px 0 #00000005;box-shadow:0 8px 20px 0 #00000005}.enter-otp-section{background-color:#f9faff;padding:4rem;width:100%;height:100%;border-radius:1rem;position:absolute;top:0;left:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.authentication-form-inner .back-arrow-ico{font-size:32px;color:var(--black);cursor:pointer;text-decoration:none}.enter-otp-section-show{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.back-page-ico{color:var(--black);font-size:22px}.car-overview-slider{position:-webkit-sticky;position:sticky;top:100px}.car-overview-slider .multi-slider img{vertical-align:middle;width:100%;height:inherit;-o-object-fit:cover;object-fit:cover;max-height:50rem}.car-overview-slider .multi-slider{position:relative}.share-ico{width:50px;height:50px;border-radius:1rem;background-color:var(--blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--white);font-size:2.5rem;position:absolute;top:3rem;left:3rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer;z-index:1}.car-title{font-weight:700;margin-bottom:0;color:var(--title-color)}.read-more-txt{margin-top:2rem}.read-more-txt .moretext{display:none}.exchange-value-txt{color:var(--blue);font-weight:500;margin-top:2rem;display:block}.car-details .car-head{font-weight:700;margin-bottom:0;color:var(--title-color)}.mileage-btn{width:6rem;height:100%;background-color:var(--yellow);color:var(--black);font-size:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0 1rem 1rem 0;position:absolute;top:0;right:0;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.mileage-btn:hover{background-color:var(--blue);color:var(--white)}.see-less-text{margin-left:auto;cursor:pointer;color:#a5a5a5}.euro-text-field .form-control{padding-left:4rem;width:130px;height:45px}.euro-text-field h4{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:2rem}.car-details .selling-buying-cars .small-txt{font-size:14px;line-height:2.2!important;font-weight:500}.finance-quote-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.request-question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.request-question a{text-transform:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;padding:2rem 1.5rem}.monthly-payments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:3rem}.terms-border{border-top:4px solid #ebedf9;margin-bottom:20px;position:relative;left:15px;cursor:pointer}.terms-border::before{content:"";width:20px;height:20px;border-radius:100%;background-color:#ebedf9;display:block;position:absolute;top:-12px}.select-term-list{display:flex;margin:0 -1.5rem}.select-term-btn{width:20%;text-transform:lowercase;font-weight:400;padding:4rem .5rem 2rem;position:relative;color:var(--light-gray-text)}.select-term-btn:before{content:"";display:block;width:20px;height:20px;background-color:#ebedf9;border-radius:50%;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:1;transition:.3s all}.select-term-btn span{display:block;width:100%;height:5px;background-color:rgba(48,69,188,.1);position:absolute;left:50%;top:8px}.select-term-btn span:before{content:"";position:absolute;width:0;height:5px;background-color:var(--blue);left:0;transition:.3s all}.select-term-btn span.active:before{width:100%}.select-term-btn:last-child span{display:none}.select-term-btn.active:before{background-color:var(--blue)}.select-term-btn.selected{color:var(--blue)}.active-term .terms-border{border-color:var(--blue)}.active-term .terms-border::before{background-color:var(--blue)}.active-term-round::before{background-color:var(--blue)}.active-term{color:var(--blue)}.collapsed-data{overflow:hidden;height:0}.show-see-less-full .see-less-quote{display:none}.see-full-quote{display:none}.show-see-less-full .see-full-quote{display:-webkit-box;display:-ms-flexbox;display:flex}.multi-slider .prod-slide{width:100%;border-radius:1rem;overflow:hidden}.multi-slider .prod-img-wrapper{position:relative;padding-bottom:calc(100% * 10 / 17)!important;height:auto!important}.multi-slider .prod-img-wrapper img{width:100%;height:100%;position:absolute;object-fit:cover}.multi-slider .cSlider__item{border-radius:5px;overflow:hidden;padding:0 .8rem}.multi-slider .slick-slider{margin-bottom:3rem}.multi-slider .slick-arrow{cursor:pointer;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;color:#000;font-weight:700;font-size:2.5rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--white);border:1px solid #fff;border-radius:100%;-webkit-box-shadow:0 8px 24px rgb(0 0 0 / 10%);box-shadow:0 8px 24px rgb(0 0 0 / 10%);z-index:2;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.multi-slider .slick-prev{left:-20px}.multi-slider .slick-next{right:-20px}.multi-slider .slick-arrow:hover{background-color:var(--blue);border-color:var(--blue);color:var(--white)}.multi-slider .cSlider__item img{border-radius:5px;border:2px solid #fff;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.multi-slider .cSlider__item.slick-current img,.multi-slider .cSlider__item:hover img{border:2px solid #f65353}.confirm-number-input{padding:2rem 0 4rem}.submit-form-record textarea{height:15rem}.question-submitted-modal .modal-header{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.question-submitted-modal .modal-content{text-align:center}.question-submitted-modal .modal-body{padding:16px 5rem 3rem}.question-submitted-modal h5{margin-bottom:0;font-weight:500;line-height:1.8;padding:35px 0 3rem}.share-social-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem 0 3rem}.share-social-icon li{list-style-type:none}.share-social-icon .like-social{margin-right:1.5rem;width:6rem;height:6rem;border-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid;font-size:3rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer;text-decoration:none}.share-social-icon .like-ico .like-social{border-color:#ffd4d8ad;color:#e74e5f}.share-social-icon .fb-ico .like-social{border-color:#c7d2e8;color:#4267b2}.share-social-icon .tw-ico .like-social{border-color:#bce3fb;color:#1da1f2}.share-social-icon .ws-ico .like-social{border-color:#bef2d1;color:#25d366}.share-social-icon .mail-ico .like-social{border-color:#f9c7c3;color:#ea4335}.share-social-icon .like-social:hover{background-color:var(--blue);color:var(--white);border-color:var(--blue)}.share-modal h6{color:var(--title-color);font-weight:400;margin-bottom:0}.copy-link-field{margin-top:2rem}.copy-link-field .form-control{padding-right:11rem}.copy-url-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;border-radius:0 1rem 1rem 0;position:absolute;top:0;right:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.copy-url-btn h6{color:var(--white);margin-bottom:0}.copy-url-btn:hover,.share-ico:hover{background-color:var(--blueHover);color:var(--white)}.play-ico{background-color:#44505a;width:7rem;height:7rem;font-size:4rem;color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.play-ico:hover{background-color:var(--blue)}.modal-content{border-radius:1rem}.hover-text:hover{color:var(--blue)}.hover-text:hover b{color:var(--blue)}.text-transform-none{text-transform:none!important}.submit-form-record{margin-top:2rem}.modal-backdrop.show{opacity:unset;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-backdrop{background-color:transparent;-webkit-transition:.2s all;-o-transition:.2s all;transition:.2s all}.modal-backdrop.show{background-color:#000000ab}.enter-reg-field{margin:4rem 0}.enter-reg-field .mileage-btn{width:7rem;height:100%}.enter-reg-field .gb-label-box{width:7rem;height:100%;position:absolute;top:0;left:0;border-radius:10px 0 0 10px}.enter-reg-field .form-control{padding:2.15rem 9rem}.car-details-form{margin-top:3rem}.car-details-form label{font-size:18px;font-weight:400;color:var(--title-color);margin-bottom:15px}.car-details-modal h6{color:var(--text-color);font-weight:400}.before-you-go-popup .modal-content{text-align:center}.before-you-go-popup .enter-reg-field{margin:4rem auto}.before-you-go-popup button{margin-bottom:3rem}.before-you-go-popup .enter-reg-field .form-control{padding-right:2rem}.before-you-go-popup .modal-title{width:100%;text-align:center}.before-you-go-popup .reg-title{color:var(--title-color);font-weight:400}.before-you-go-popup h6{color:var(--text-color);font-weight:400;margin-bottom:0;line-height:1.8}.popups-btns .btn{white-space:inherit;line-height:1.5}.modal-accordion{border-radius:1rem;box-shadow:0 0 10px rgba(0,0,0,.2)}.modal-table.table>:not(caption)>*>*{padding:1rem}.modal-list-group .list-group-item{padding:1rem}.ui-widget-content{width:100%;border:1px solid #57f3bf;background:#fff;padding:0}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:0;background:#fff;font-size:17px;font-weight:500;color:#222e99;padding:6px 8px}.ui-datepicker td a,.ui-datepicker td span{text-align:center}.ui-datepicker th{padding:1.5rem;background-color:var(--light-gray-bg);font-size:15px;font-weight:600;color:#222e99;text-transform:uppercase;font-family:Roboto,sans-serif;border-top:1px solid var(--blue)}a.ui-state-default.ui-state-active{background:var(--blue);border-radius:4px;color:#fff}.ui-datepicker .ui-datepicker-title{font-size:17px;color:#222e99;font-weight:600}.ui-widget-header{border:0;background:no-repeat}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{background:0 0}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:0;background:0 0;cursor:pointer}.ui-datepicker .ui-datepicker-next:before,.ui-datepicker .ui-datepicker-prev:before{font-family:remixicon!important;font-style:normal;-webkit-font-smoothing:antialiased;content:"\ea6e";color:#222e99;margin:auto;font-size:22px}.ui-datepicker .ui-datepicker-prev:before{content:"\ea64"}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{top:2px;text-decoration:none}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.select-time-row{display:-ms-grid;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem}.select-time-col input{display:none}.select-time-col label{background-color:#f5f5f5;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:1rem;font-size:16px;cursor:pointer;-webkit-transition:.3s all;-o-transition:.3s all;transition:.3s all}.select-time-col label:hover{background-color:var(--light-blue)}.select-time-col label i{margin-right:1rem;font-size:25px}.select-time-col input:checked+label{background-color:var(--blue);color:#fff}.slideCheckBox #button{position:relative;background:0 0}.slideCheckBox #knob{width:50%;height:100%;background-color:var(--yellow);position:absolute;top:0;left:0;border-radius:1rem;transition:.4s ease left,.4s ease background-position;z-index:0}.slideCheckBox input[type=checkbox]:checked+#button #knob{left:50%}.slideCheckBox #button .form-check-label{position:relative;z-index:1}.swal2-popup{width:50rem!important}.swal2-title{color:var(--title-color)!important;font-size:2.5rem!important}.swal2-content{color:var(--title-color)!important;font-size:16px!important}.swal2-styled.swal2-confirm{border:0;font-weight:500;line-height:1;white-space:nowrap!important;color:var(--white)!important;background-color:var(--blue)!important;font-size:14px!important;padding:14px 12px 12px!important;border-radius:5px!important;min-width:100px}.swal2-styled.swal2-confirm:hover{background-color:var(--blueHover);color:var(--white)}.swal2-styled.swal2-cancel{border:0;font-weight:500;line-height:1;min-width:100px;white-space:nowrap!important;font-size:14px!important;padding:14px 12px 12px!important;border-radius:5px!important;background-color:#d33}.modal .modal-content .modal-body h3{font-size:20px;font-weight:500;color:#fff;text-align:center;padding:0;margin:0 0 30px 0;background-color:#3044bc;border-radius:10px;line-height:50px}.quote-offer-wrapper{text-align:center}.quote-offer-wrapper .quote-box{display:inline-block;font-size:18px;font-weight:400}.quote-offer-wrapper .quote-box:first-child{margin-right:10px}.modal.PaymentPopup p{font-size:18px;font-weight:400;color:#545454;text-align:center;padding:10px 0;margin:0}.app-btn-wrapper{text-align:center}.article a{color:var(--blue);text-decoration:none}.fancybox-thumbs{top:auto;width:auto;bottom:0;left:0;right:0;height:95px;padding:10px 10px 5px 10px;box-sizing:border-box;background:rgba(0,0,0,.3)}.fancybox-show-thumbs .fancybox-inner{right:0;bottom:95px}.top-btn{display:none!important}


.cookie-popup{font-size:.875rem;display:flex;flex-wrap:wrap;justify-content:space-between;position:fixed;bottom:-6.25rem;left:1.25rem;right:1.25rem;padding:.625rem .9375rem;box-shadow:0 0 .625rem 0 rgba(0,0,0,.15);line-height:150%;transition:opacity .5s;opacity:0}.cookie-popup--short{right:none;width:46.875rem;display:none;z-index:1000}.cookie-popup--dark{background:#000;color:#fff}.cookie-popup--not-accepted{opacity:1;animation:cookie-popup-in .5s ease forwards;display:block}.cookie-popup--accepted{display:none}.cookie-popup a{color:#87ceeb}.cookie-popup a:visited{color:#87ceeb;text-decoration:none}.cookie-popup-actions{flex:1;text-align:right}.cookie-popup-actions button{color:orange;border:none;background:0 0;font-family:inherit;font-style:inherit;font-size:inherit;font-weight:700;text-transform:uppercase;font-size:13px;padding:0;cursor:pointer}.cookie-popup-actions button:hover{text-decoration:underline}@keyframes cookie-popup-in{from{bottom:-6.25rem}to{bottom:1.25rem}}@media (max-width:767.98px){.cxm-steps-bar{display:none}.cxm-steps::before{display:none}.cxm-steps::after{display:none}}

.error404.mainHead{text-align:center;padding:150px 0}.error404.mainHead i{font-size:150px;color:#222e99}.error404.mainHead .defaultBtn{margin:0 10px}.conformBg .error404.mainHead h2{text-align:center}.error404.mainHead p{text-align:center;font-size:22px}@media (max-width:767px){.error404.mainHead i{font-size:100px}.conformBg .error404.mainHead h2{font-size:24px}.error404.mainHead p{font-size:16px;margin-top:15px}.error404.mainHead .defaultBtn{margin:0 0}.error404.mainHead{padding:100px 0}}


.accordion-collapse {border: solid rgba(0,0,0,.125); border-width: 0 0px !important;}

a {
    color: #545454;
    text-decoration: underline;
}

a:hover {
    color: #545454;
}

.bg-blue a {
    color: white;
}

.bg-blue a:hover {
    color: #CCC;
}

/*.target-div {
  opacity: 0;
  transition: opacity 0.8s ease;
}
.target-div.visible {
  opacity: 1;
}
*/