.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:300px}}@media(min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width: 1200px){.modal-xl{max-width:1140px}}.autocomplete-div{display:none;position:absolute;top:50px;width:100%;background:#fff;z-index:99;box-shadow:0 3px 10px rgba(0,0,0,.2);padding:10px}.autocomplete-div .icon16{height:16px;width:16px;color:#2562d0;fill:currentColor;position:absolute}.autocomplete-div>section:last-child{padding-bottom:0px}.autocomplete-div:empty{padding:0px}.autocomplete-spinner{width:50px;height:50px;position:absolute;right:0;top:7px}#bookingbox-horizontal .autocomplete-div{top:27px !important}.autocomplete-div section{margin-bottom:10px;border-bottom:solid 1px #dadce0;padding-bottom:10px}.autocomplete-div ul{display:block;position:relative;margin:0px;padding:0px;list-style:none}.autocomplete-div ul li{display:block;position:relative;margin:0px}.autocomplete-div ul li a{display:block;position:relative;margin:0px;padding:0px;padding-left:30px;font-size:14px;color:#989da3 !important;height:30px;line-height:30px;transition:all .5s ease;text-overflow:ellipsis;overflow:hidden}.autocomplete-div ul li a:hover,.autocomplete-div ul li a.current{background:#eaf0f8}.autocomplete-div ul li a span{color:#2053ad}.autocomplete-div strong{color:#6e789f;font-size:11px;font-weight:bold;line-height:18px;text-transform:uppercase;display:block;position:relative;padding-bottom:5px}.autocomplete-div li svg{top:7px !important;left:5px !important}.autocomplete-div section:last-child{border-bottom:0px !important;margin-bottom:0px !important}.booking-box.horizontal{padding:25px 55px 30px 55px}.booking-box.horizontal form{display:grid;grid-template-columns:1fr 1fr 1fr 140px 170px;column-gap:25px;row-gap:20px;align-items:end}.booking-box.horizontal .grid-container{column-gap:25px}@media screen and (max-width: 1200px){.booking-box.horizontal{padding:20px}.booking-box.horizontal form{grid-template-columns:1fr 1fr}.booking-box.horizontal form>:nth-child(1){order:1}.booking-box.horizontal form>:nth-child(2){order:3}.booking-box.horizontal form>:nth-child(3){order:4}.booking-box.horizontal form>:nth-child(4){order:2}.booking-box.horizontal form>:nth-child(5){order:5}.booking-box.horizontal .blue-btn{grid-column:1/3}}@media screen and (max-width: 680px){.booking-box.horizontal form{grid-template-columns:1fr}.booking-box.horizontal .blue-btn{grid-column:initial}}@media screen and (max-width: 420px){.booking-box.horizontal{padding:15px}.booking-box.horizontal .grid-container{column-gap:15px}}.booking-box.semi-horizontal{padding:25px 30px;box-shadow:3px 7px 25px rgba(120,122,170,.25);border-radius:10px;border:1px solid #e0eaf8;background-color:#f5f8fd}.booking-box.semi-horizontal form{display:grid;grid-template-columns:1fr 1fr;column-gap:30px;row-gap:30px;align-items:end}.booking-box.semi-horizontal form>:nth-child(1){order:1}.booking-box.semi-horizontal form>:nth-child(2){order:3}.booking-box.semi-horizontal form>:nth-child(3){order:4}.booking-box.semi-horizontal form>:nth-child(4){order:2}.booking-box.semi-horizontal form>:nth-child(5){order:5}.booking-box.semi-horizontal form .blue-btn{grid-column:1/3}@media screen and (max-width: 1200px){.booking-box.semi-horizontal{padding:20px}}@media screen and (max-width: 650px){.booking-box.semi-horizontal form{grid-template-columns:1fr;row-gap:20px}.booking-box.semi-horizontal form .blue-btn{grid-column:initial}.booking-box.semi-horizontal form>:nth-child(4){order:4}}@media screen and (max-width: 420px){.booking-box.semi-horizontal{padding:30px 15px}}.booking-box.vertical{padding:25px 30px;width:100%;box-shadow:3px 7px 25px rgba(120,122,170,.25);border-radius:10px;border:1px solid #e0eaf8;background-color:#f5f8fd}.booking-box.vertical form{display:grid;grid-template-columns:1fr;column-gap:30px;row-gap:20px}@media screen and (max-width: 1200px){.booking-box.vertical{padding:20px}}@media screen and (max-width: 650px){.booking-box.vertical form{grid-template-columns:1fr;row-gap:20px}}@media screen and (max-width: 420px){.booking-box.vertical{padding:30px 15px}}.booking-box{background-color:#fff;width:100%;box-shadow:0 15px 40px rgba(120,122,170,.35)}.booking-box label{font-size:15px;font-weight:700;color:#061b57}.booking-box input{font-size:15px;color:#454854;padding-left:20px;padding-right:36px}.booking-box select{cursor:pointer}.booking-box .field-container{margin-top:10px}.booking-box .field-container input,.booking-box .field-container select{padding-left:51px;box-shadow:3px 7px 25px rgba(120,122,170,.25);border:1px solid #e0eaf8;background-color:#fff;height:60px}.booking-box .field-container svg{pointer-events:none;color:#003cfc;fill:#003cfc}.booking-box .field-container .service-type-icon{right:initial;left:15px}.booking-box .field-container input:disabled,.booking-box .field-container select:disabled{background-color:#f3f4fa;cursor:not-allowed}.booking-box .field-container img{position:absolute;top:0;bottom:0;right:5px;margin:auto 0}.booking-box .field-container.select::after{content:"";width:12px;height:18px;position:absolute;right:19px;top:20px;pointer-events:none;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAASBAMAAACdhyI/AAAAAXNSR0IB2cksfwAAACRQTFRFAAAAFRxaFx5cFh1bFRpYFh5cFh1cFhxaFB1YFh5cFx5cFhtaXQqA4wAAAAx0Uk5TAG7/pTHv/Vs0XtZdM9TnswAAAC1JREFUeJxjYCAVCCkBgQGDK5BUK2DgCFJSygSKtiqpTQBSHEGZYEVdG4gyCwBjkwZtIVdbjwAAAABJRU5ErkJggg==")}.booking-box .field-container.input::after{content:"";width:16px;height:16px;position:absolute;right:19px;top:20px;pointer-events:none;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAAXNSR0IB2cksfwAAAEVQTFRFAAAAGB1dFx5cFx5cFx5cECBgFx5cFx5bFSBaGB5cFh1cFh5cGCBgFx5bFx5cFx9cFx1cFx5bFh5cFx5cGCBcFx5cFh5bnOxpZwAAABd0Uk5TAGDP/28Q4LAwgFB/IHDwwNDfoJBA758PkGeoAAAAe0lEQVR4nF2OWRLDIAxDwSr7EgJN7n/UUps0nejH1vMyUmpKE0Avo5YMwTpnQf7nQ0wpl0qyE1CM3Rp0QWBgGxcN33bu0OV0xAEB4/oeBFi6wFa5dETx77Wb68EB/I4iE19xpnRiSgvJ/Wt6uMm89xzlj6xwONSDOPXUBxZTA4ft2pNhAAAAAElFTkSuQmCC")}.booking-box .field-container.input.hide-after::after{display:none}.booking-box .right-arrow-icon{color:#001598}.booking-box .blue-btn{height:60px}.booking-box .left-arrow-icon{color:#07c141}.booking-box .right-arrow-icon,.booking-box .horizontal-reload-icon,.booking-box .three-people-icon{color:#001598;fill:#001598}.reload-icon{width:15px;height:15px}.globe-icon{width:11px;height:15px}.three-people-icon{width:23px;height:17px}.steps-section{padding-top:45px}.steps-section .steps-container{grid-template-columns:1fr 1fr 1fr}.steps-section li{color:#545677}.steps-section p{color:#545677}.steps-section span{color:#545677}@media screen and (max-width: 420px){.steps-section{padding-top:16px}.steps-section .steps-container{column-gap:10px}}.step-item{display:grid;align-items:start;grid-template-rows:5px auto}.step-item p{margin-top:14px;font-size:14px}.step-item p.blue{color:#003cfc;font-size:15px;font-weight:bold}.step-item p.green{color:#5dc471;padding-left:25px}.step-item p.green::before{width:15px;height:15px;left:0;top:1px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAAAXNSR0IB2cksfwAAADxQTFRFAAAAAIBAGLZ5FLF2GLZ6GbZ6GLZ5GbZ6GbZ6GLR4GLR6EbJ3GLZ4F7V5GLd5FLF2GLZ6GLZ5E7N5F7V5RBCgsQAAABR0Uk5TAAQVDcb0P//haksebHjlJ+jnKDcHxyGRAAAATElEQVR4nH3PSRKAIAxE0RaFBgWc7n9XsSxJsqF3729SAQabnOG8+GBIRksmYN2EGSisuyIO8ryECL6Fu/MLFP4hy6U3KLYQ0+gNvQccyAJpIL3w9AAAAABJRU5ErkJggg==")}.step-item hr{height:1px;background:#545677;width:100%;align-self:center}.step-item hr.blue-line{background:#003cfc;height:5px}.step-item hr.green-line{background:#5dc471;height:2px}.step-item svg{margin-top:3px}.includes-card{box-shadow:3px 7px 25px rgba(120,122,170,.25);border-radius:10px;border:1px solid #e0eaf8;background-color:#fff;padding:20px 25px 15px 17px;position:relative}.includes-card .checked{margin-top:0}.includes-card .checked li,.includes-card .checked div{position:relative;padding-left:35px}.includes-card .checked li::before,.includes-card .checked div::before{content:"";display:inline-block;background-repeat:no-repeat;background-size:auto 100%;pointer-events:none;position:absolute;top:4px;left:0;width:14px;height:11px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALBAMAAAC9q6FRAAAAAXNSR0IB2cksfwAAACpQTFRFAAAAIK+AGbV6GbZ6GbZ6GbZ6GbZ6GbV7GLd4G7V6GbZ6GLd6GbZ6GrZ7QjmQfQAAAA50Uk5TABBvz/+Q4NAgMN9g8KAnvs1GAAAAQUlEQVR4nGNgAAFGBTDFIOwK4Zq4QbguFQyzNgC5PhMYUryB3JMMDCEuG0FcBl4XLxCXgeGKC4gLEsiEGBImACQA8/ENA1Cku0MAAAAASUVORK5CYII=")}.includes-card h3{color:#525966;font-weight:700;margin-bottom:13px;font-size:16px}.includes-card li{font-size:15px;margin-bottom:14px;color:#3c4043}@media screen and (max-width: 420px){.includes-card{padding:15px}.includes-card img{position:absolute;right:10px;top:10px}.includes-card h3,.includes-card li:first-of-type{padding-right:40px}}.includes-card-title{font-size:20px;color:#061b57;font-weight:400;margin-bottom:14px}.new-service-list-item{box-shadow:3px 7px 25px rgba(120,122,170,.25);border-radius:10px;border:1px solid #e0eaf8;background-color:#fff;position:relative}.new-service-list-item.blue-border{border:1px solid #003cfc}.new-service-list-item .top{display:grid;grid-template-columns:1fr 1fr 1fr;padding:15px}.new-service-list-item .top>:nth-child(1){justify-content:flex-end}.new-service-list-item .top>:nth-child(2){padding-left:20px;padding-right:20px}.new-service-list-item .top>:nth-child(3){padding-left:20px}.new-service-list-item .top button{height:45px;border-radius:5px;width:100%;font-size:17px;color:#fff;font-weight:700;transition:all .5s;margin-top:10px;cursor:pointer}.new-service-list-item .top button.blue{background-color:#003cfc;box-shadow:0 3px 10px rgba(19,108,252,.4)}.new-service-list-item .top button.blue:hover{background-color:#136cfc;box-shadow:0 3px 10px rgba(19,108,252,.5)}.new-service-list-item .top button.green{background-color:#19b67a;box-shadow:0 3px 10px rgba(25,182,122,.4)}.new-service-list-item .top button.green:hover{background-color:#19b67ac7;box-shadow:0 3px 10px rgba(25,182,122,.5)}.new-service-list-item .car-container{position:relative;margin-bottom:18px}.new-service-list-item .car-container img{position:absolute;left:0}.new-service-list-item .car-container img.private{top:-4px;left:3px}.new-service-list-item .car-container img.luxury{top:-7px;left:-6px}.new-service-list-item .car-container p{padding-left:131px}.new-service-list-item .specifications-container>div{padding:0 15px}.new-service-list-item .specifications-container>:nth-child(1){border-right:1px solid #e0eaf8}.new-service-list-item .bot{padding-bottom:20px}.new-service-list-item .bot ul{display:grid;grid-template-columns:226px 1fr 1fr;padding-left:40px}.new-service-list-item .bot ul:nth-child(odd){background-color:#f4f6fa}.new-service-list-item .bot li{position:relative;padding-top:4px;padding-bottom:4px;line-height:17px}.new-service-list-item .bot li>:nth-child(2){font-size:14px;font-weight:700;text-align:center}.new-service-list-item .bot li:nth-child(1){color:#171e5c;font-size:14px}.new-service-list-item .bot li:nth-child(2),.new-service-list-item .bot li:nth-child(3){font-size:14px;font-weight:700;text-align:center;padding-left:20px;padding-right:20px}.new-service-list-item .specifications{font-size:15px;color:#061b57;font-weight:700;text-align:center}.new-service-list-item .grey-text{font-size:15px;color:#545677;text-align:center}.new-service-list-item .blue-15,.new-service-list-item .blue-16{color:#003cfc;font-weight:700}.new-service-list-item .blue-15{font-size:15px;margin-bottom:8px}.new-service-list-item .from{font-size:13px;color:#231f9e}.new-service-list-item .price-container>:nth-child(1){font-size:19px;color:#003cfc;font-weight:700;margin-right:5px}.new-service-list-item .price-container>:nth-child(2){font-size:13px;color:#545677}.new-service-list-item::before,.new-service-list-item::after{content:"";position:absolute;width:1px;background:#e0eaf8;height:100%;top:0}.new-service-list-item::before{left:270px}.new-service-list-item::after{left:519px}.new-service-list-item .uncheck::before{width:11px;height:11px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALBAMAAABbgmoVAAAAAXNSR0IB2cksfwAAACFQTFRFAAAA/xVF/xVE/xVE/xVE/xVD/xVF/xVF/xRF/xRE/xVE1V451AAAAAt0Uk5TAGDv//DQMJx+4MA4uV45AAAASUlEQVR4nGMQEmBgEBZgcDZkYDQOYBA2FhA2SQAyzY3dGIASxkAOAwO7sQUDmGcMVMxo7GFsCOSYJAAVM0x2AwosYBAFKpMUAABArwkcwswS7QAAAABJRU5ErkJggg==")}.new-service-list-item .check::before{width:14px;height:11px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALBAMAAAC9q6FRAAAAAXNSR0IB2cksfwAAACpQTFRFAAAAIK+AGbV6GbZ6GbZ6GbZ6GbZ6GbV7GLd4G7V6GbZ6GLd6GbZ6GrZ7QjmQfQAAAA50Uk5TABBvz/+Q4NAgMN9g8KAnvs1GAAAAQUlEQVR4nGNgAAFGBTDFIOwK4Zq4QbguFQyzNgC5PhMYUryB3JMMDCEuG0FcBl4XLxCXgeGKC4gLEsiEGBImACQA8/ENA1Cku0MAAAAASUVORK5CYII=")}.new-service-list-item .question::before{width:12px;height:12px;left:-20px;top:7px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAAAXNSR0IB2cksfwAAAEVQTFRFAAAAJWLPJWHQJWLQJWLQJGLQJmPPIGDPJWPQJWHRJWDPJmPPJWLRJWLQJmLQJGTPJmPRKGDPJWLQJmLPJGLPJWLQJWLQ9TTbwQAAABd0Uk5TAGC/79+vXxDPoDBQwNDgQLAg/4Bwn/DaBSmvAAAAYklEQVR4nCWNgQ7DIAhET1tHaVHZ2u3/P3UHmhDzyOMOAErd9vZCPDn0BC5rQuiFC/7a6ChnjAuwiU7H5W00FZ88vJ2uLXhMEkLDnEgtAhYwIKMD1KO0f6O0umRU8d9wFuEP4hMDNvje2gQAAAAASUVORK5CYII=")}.new-service-list-item .check::before,.new-service-list-item .uncheck::before{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}@media screen and (max-width: 1200px){.new-service-list-item::before{left:311px}.new-service-list-item::after{left:612px}.new-service-list-item .bot ul{grid-template-columns:269px 1fr 1fr}}@media screen and (max-width: 991px){.new-service-list-item::before,.new-service-list-item::after{display:none}.new-service-list-item .bot ul{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width: 800px){.new-service-list-item{overflow:auto}.new-service-list-item .top,.new-service-list-item .bot{min-width:768px}}.search-result-modal{padding:34px 25px 34px 34px;background-color:#fff;width:100%;max-width:834px;min-height:767px;display:grid;grid-template-columns:1fr 1fr;column-gap:30px;position:relative}.search-result-modal>svg{position:absolute;top:15px;right:15px;cursor:pointer}.search-result-modal .left{background-color:#eaf0f8;display:grid;place-content:center;padding:20px 30px}.search-result-modal .left img{width:100%;max-width:325px;margin-bottom:84px}.search-result-modal .improve-text{font-size:50px;font-weight:700;line-height:65px;color:#444;text-transform:uppercase}.search-result-modal .flex-text{display:flex;margin-bottom:10px}.search-result-modal .flex-text p{font-size:20px;color:#444}.search-result-modal .flex-text div{display:grid;align-items:center;padding-left:11px;padding-right:11px;color:#fff;background-color:#0064ff;height:33px;font-size:20px;margin-left:7px;margin-right:6px}.search-result-modal .modal-subtitle{color:#0064ff;font-size:20px;font-weight:700;margin-bottom:60px}.search-result-modal .content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.search-result-modal .benefits{display:grid;grid-template-columns:1fr;row-gap:20px}.search-result-modal .benefits p{font-weight:700;font-size:15px;color:#444;line-height:22px}.search-result-modal .benefits p span{font-size:14px;color:#90929a;font-weight:400}.search-result-modal .img-container{display:flex;justify-content:space-between;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:10px;margin-top:15px;margin-bottom:10px}.search-result-modal .modal-check{padding-left:25px}.search-result-modal .modal-check::before{top:1px;left:0px;bottom:initial;margin-top:initial;margin-bottom:initial}.search-result-modal .buttons{display:flex;justify-content:space-between;align-items:center;margin-top:auto;width:100%}.search-result-modal .buttons p{font-size:14px !important;color:#0064ff;margin-bottom:0px;cursor:pointer}.search-result-modal .buttons button{height:55px;width:100%;max-width:211px;color:#fff;background-color:#2562d0;box-shadow:0 3px 6px rgba(0,0,0,.16);font-size:17px;font-weight:700;border:none;outline:none}.modal-dialog{max-width:814px}@media screen and (min-width: 576px){.modal-dialog{margin:4.75rem auto}}.modal-body{padding:0px}.modal-check::before{width:18px;height:18px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAAAXNSR0IB2cksfwAAADlQTFRFAAAAWchvXcVyXcRxXcRxXslrXcRyXcRxXcRwXcRxpN6ve8+Mw+nK////6/jtmtqmZ8h64fTkwunKnBz3FwAAABN0Uk5TABdutewTkv9S7////////////7SkQacAAAB2SURBVHicbZBZDoAgDETLWhQL6v0P66CyaJiPEl7aybRERUoba41WVOU8v/LuIWHhpiXcPQMBK32eP/JwHr5rRFGkO9kkoWoyA5GMx5Bl3o+zE7YFRZGzEaAymEVSJRi87cEqgf0TIjeCEJOos4Uma8+O8z/hBU5BB/2KfH2CAAAAAElFTkSuQmCC")}.exit-icon{width:15px;height:16px}.ma-top-20{margin-top:20px}footer+div p{color:#fff}.tippy-box p{color:#fff}.quote-service{box-shadow:3px 7px 25px rgba(120,122,170,.25);border:1px solid #e0eaf8;background-color:#fff;border-radius:10px;position:relative}.quote-service .card-title{color:#003cfc;font-size:18px;font-weight:700;grid-area:title}.quote-service .card-title span{color:#545677;font-size:14px;font-weight:400}.quote-service img{max-width:140px;height:auto;grid-area:img}.quote-service .specifications-container{grid-area:ul}.quote-service .specifications-container>div{padding:0 15px}.quote-service .specifications-container>:nth-child(1){border-right:1px solid #e0eaf8}.quote-service ul{display:grid;grid-template-columns:1fr;row-gap:5px;grid-area:ul}.quote-service li{font-size:14px;color:#525966;line-height:22px;position:relative;padding-left:27px}.quote-service li svg{position:absolute;left:0;top:4px;color:#2b2d42}.quote-service .three-people-icon{width:18px;height:13px}.quote-service .suitcase-icon{width:11px;height:15px}.quote-service .reload-icon{width:14px;height:14px}.quote-service .from{font-size:13px;color:#545677}.quote-service .discount{color:#ec0127;font-size:14px;text-decoration:line-through;font-weight:bold;margin-bottom:-3px}.quote-service .discount-percentage{border-radius:25px;background-color:#19b67a;width:80px;height:25px;font-size:14px;color:#fff;font-weight:700;display:grid;place-content:center;grid-area:percentage}.quote-service .price{font-size:22px;color:#003cfc;font-weight:700;margin-top:5px;margin-bottom:5px}.quote-service button{width:145px;height:60px;border-radius:5px;font-size:17px;grid-area:button}.quote-service .prices{grid-area:prices}.quote-service .prices p{text-align:end}.quote-service .specifications{font-size:15px;color:#061b57;font-weight:700;text-align:center}.quote-service .grey-text{font-size:15px;color:#545677;text-align:center}.quote-service .content{padding:20px;display:grid}.quote-service .bot-includes{background-color:#136cfc;position:relative;padding:14px 20px;padding-left:45px;box-shadow:0 15px 55px #e0eaf8;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.quote-service .bot-includes svg{position:absolute;left:15px;top:11px;color:#2b2d42}.quote-service .bot-includes p{color:#fff;font-size:14px}@media screen and (min-width: 740px){.quote-service .content{grid-template-areas:"img title percentage button" "img ul prices button";grid-template-columns:165px auto auto 170px}.quote-service img{align-self:center}.quote-service .card-title{margin-bottom:13px}.quote-service .specifications-container{align-self:center}.quote-service .prices{align-self:end;justify-self:end}.quote-service .discount-percentage{justify-self:end;margin-bottom:15px}.quote-service button{align-self:end;justify-self:end}}@media screen and (max-width: 740px)and (min-width: 500px){.quote-service .content{padding:15px;grid-template-areas:"title title" "img ul" "prices button"}.quote-service .discount-percentage{position:absolute;top:20px;right:15px}.quote-service img{align-self:end}.quote-service .card-title{margin-bottom:8px}.quote-service .specifications-container{align-self:center}.quote-service .specifications-container>:nth-child(1){padding-left:0}.quote-service .prices{align-self:end;justify-self:start}.quote-service button{width:100%;align-self:end;justify-self:end}.quote-service .prices{margin-top:15px}.quote-service .prices p{text-align:left}.quote-service .from{margin-bottom:0}.quote-service .bot-includes{padding-left:33px}.quote-service .bot-includes svg{left:10px}}@media screen and (max-width: 500px){.quote-service .content{padding:15px;grid-template-areas:"img img" "title title" "ul ul" "prices button"}.quote-service .discount-percentage{position:absolute;top:20px;right:15px}.quote-service img{justify-self:center;margin-top:15px;margin-bottom:18px}.quote-service .card-title{margin-bottom:17px;text-align:center;display:flex;flex-direction:column}.quote-service .card-title span{margin-top:4px}.quote-service .specifications-container{display:grid;grid-template-columns:1fr 1fr;justify-items:center;margin-bottom:18px}.quote-service .specifications-container>div{padding:0;width:100%}.quote-service .specifications-container>:nth-child(1){padding-left:0}.quote-service .prices{align-self:end;justify-self:start}.quote-service .prices p{text-align:left}.quote-service button{width:100%;align-self:end;justify-self:end}}@media screen and (max-width: 359px){.quote-service .content{padding:15px;grid-template-areas:"img" "title" "ul" "prices" "button"}.quote-service .prices{justify-self:center;margin-bottom:15px}.quote-service button{width:100%}.quote-service .prices p{text-align:center}.quote-service .bot-includes{padding-left:33px}.quote-service .bot-includes svg{left:10px}}.gift-icon{width:19px;height:19px}.need-help-card{box-shadow:3px 7px 25px rgba(120,122,170,.25);border-radius:10px;border:1px solid #e0eaf8;background-color:#fff;grid-template-columns:auto 88px;padding:23px 20px 23px 17px;column-gap:15px}.need-help-card p{font-size:15px;color:#3c4043;line-height:25px;margin-bottom:20px;margin-top:-4px}.need-help-card a{color:#003cfc;font-weight:700;font-size:18px}.need-help-title{font-size:20px;color:#061b57;font-weight:400;margin-bottom:14px}body{background-color:#f0f4f8}footer{background-color:#fff;border-bottom:0;margin-top:200px}.guaranteed-section{margin-top:55px;margin-bottom:50px}.guaranteed-section .bg-container{padding:22px 30px 28px 228px;box-shadow:0 15px 55px rgba(19,108,252,.4);border-radius:5px;border:1px solid #003cfc;background-color:#136cfc;position:relative}.guaranteed-section h2{font-size:18px;font-weight:700;color:#fff;margin-bottom:15px}.guaranteed-section p{color:#fff}.guaranteed-section img{position:absolute;left:42px;margin:auto 0;top:0;bottom:0}@media screen and (max-width: 700px){.guaranteed-section .bg-container{padding:22px 30px 28px 188px}.guaranteed-section img{left:15px}}@media screen and (max-width: 450px){.guaranteed-section h2{font-size:13px;margin-bottom:7px}.guaranteed-section .bg-container{padding:10px 10px 7px 58px}.guaranteed-section p{font-size:13px;line-height:18px}.guaranteed-section img{left:12px;top:10px;width:41px;height:41px;bottom:initial;margin:initial}}.process-container{display:grid;grid-template-columns:350px auto;column-gap:30px;row-gap:30px;margin-top:43px;align-items:start}.process-container>div{display:grid;grid-template-columns:1fr;row-gap:20px}.process-container .select-text{font-size:20px;color:#061b57;font-weight:400;margin-bottom:-7px}@media screen and (max-width: 1200px){.process-container{grid-template-columns:1fr}.process-container>div:nth-child(1){order:2}}