@import url("https://fonts.googleapis.com/css2?family=Courgette&family=Poppins:wght@500;600;700&display=swap");@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css");@import url("owl.carousel.min.css");@import url("owl.theme.default.min.css");*{outline:none}body,html,ol,ul{margin:0;padding:0}ul{list-style-type:none}a{color:#002880}a:active,a:focus,a:hover{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}:focus-visible{outline:none}button:focus:not(:focus-visible){-webkit-box-shadow:0 0 1.375rem rgba(0,0,0,.1);box-shadow:0 0 1.375rem rgba(0,0,0,.1)}.btn-wrapper{height:auto}.btn-wrapper .menu-toggle{min-height:40px}.btn-wrapper .menu-toggle .icon-bars{display:block;width:2rem;height:2px;background-color:#fff;position:relative;-webkit-transition:background-color .2s ease,-webkit-transform .3s ease-in;transition:background-color .2s ease,-webkit-transform .3s ease-in;transition:transform .3s ease-in,background-color .2s ease;transition:transform .3s ease-in,background-color .2s ease,-webkit-transform .3s ease-in}.btn-wrapper .menu-toggle .icon-bars:after,.btn-wrapper .menu-toggle .icon-bars:before{display:block;width:2rem;height:2px;background-color:#fff;content:"";position:absolute;left:0;-webkit-transition:top .3s ease-in .3s,background-color .2s ease,-webkit-transform .3s ease-in;transition:top .3s ease-in .3s,background-color .2s ease,-webkit-transform .3s ease-in;transition:top .3s ease-in .3s,transform .3s ease-in,background-color .2s ease;transition:top .3s ease-in .3s,transform .3s ease-in,background-color .2s ease,-webkit-transform .3s ease-in}.btn-wrapper .menu-toggle .icon-bars:before{top:.5em}.btn-wrapper .menu-toggle .icon-bars:after{top:-.5em}.btn-wrapper .menu-toggle:active .icon-bars{-webkit-transition:background-color .2s ease,-webkit-transform .3s ease-in .2s;transition:background-color .2s ease,-webkit-transform .3s ease-in .2s;transition:transform .3s ease-in .2s,background-color .2s ease;transition:transform .3s ease-in .2s,background-color .2s ease,-webkit-transform .3s ease-in .2s;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.btn-wrapper .menu-toggle:active .icon-bars:after,.btn-wrapper .menu-toggle:active .icon-bars:before{-webkit-transition:top .2s ease-in,background-color .2s ease,-webkit-transform .3s ease-in .2s;transition:top .2s ease-in,background-color .2s ease,-webkit-transform .3s ease-in .2s;transition:top .2s ease-in,transform .3s ease-in .2s,background-color .2s ease;transition:top .2s ease-in,transform .3s ease-in .2s,background-color .2s ease,-webkit-transform .3s ease-in .2s;-webkit-transform:rotate(90deg);transform:rotate(90deg);top:0}.menu--is-revealed .menu-toggle .icon-bars{-webkit-transition:background-color .2s ease,-webkit-transform .3s ease-in .2s;transition:background-color .2s ease,-webkit-transform .3s ease-in .2s;transition:transform .3s ease-in .2s,background-color .2s ease;transition:transform .3s ease-in .2s,background-color .2s ease,-webkit-transform .3s ease-in .2s;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.menu--is-revealed .menu-toggle .icon-bars:after,.menu--is-revealed .menu-toggle .icon-bars:before{-webkit-transition:top .2s ease-in,background-color .2s ease,-webkit-transform .3s ease-in .2s;transition:top .2s ease-in,background-color .2s ease,-webkit-transform .3s ease-in .2s;transition:top .2s ease-in,transform .3s ease-in .2s,background-color .2s ease;transition:top .2s ease-in,transform .3s ease-in .2s,background-color .2s ease,-webkit-transform .3s ease-in .2s;-webkit-transform:rotate(90deg);transform:rotate(90deg);top:0}html{font-size:1rem}body{font-family:Poppins,sans-serif}a,a:hover{text-decoration:none}.font-small{font-size:.875rem}.font-extra-small{font-size:.75rem}.theme-bg-primary{background-color:#ec202b}.theme-bg-secondary{background-color:#002880}.theme-bg-accent-one{background-color:#000}.theme-bg-accent-two{background-color:#878a9b}.theme-bg-accent-three{background-color:#ebf6ff}.theme-text-white{color:#fff}.theme-text-primary{color:#ec202b}.theme-text-secondary{color:#002880}.theme-text-accent-one{color:#000}.theme-text-accent-two{color:#878a9b}.theme-box-shadow{-webkit-box-shadow:0 0 1.375rem rgba(0,0,0,.1);box-shadow:0 0 1.375rem rgba(0,0,0,.1)}.theme-text-shadow{text-shadow:0 0 1.375rem rgba(0,0,0,.1)}.theme-border-radius{border-radius:2.5rem}.custom-btn-primary{background-color:#ec202b;color:#fff;min-width:170px;min-height:50px;border:0}.custom-btn-secondary{background-color:#002880;color:#fff;min-width:50px;min-height:50px;border-radius:50%}.custom-btn-secondary:hover{background-color:#ec202b;color:#fff}.page-loader{width:100%;height:100vh;position:absolute;background:#fff;z-index:1000}.page-loader .spinner{position:relative;top:35%;width:5rem;height:5rem;margin:0 auto;background-color:#ec202b;border-radius:100%;-webkit-animation:sk-scaleout 1s ease-in-out infinite;animation:sk-scaleout 1s ease-in-out infinite}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.header{background-color:#fff}.header .navbar-nav .nav-item .nav-link{color:#000;padding:1.2rem 1rem;font-size:.875rem;font-weight:600}@media screen and (max-width:992px){.header .navbar-nav .nav-item .nav-link{padding:.8rem 0;border-bottom:1px solid #ebf6ff}}.header .navbar-nav .nav-item .active:after{content:"";width:1.25rem;height:6px;background:#ec202b;position:absolute;bottom:0;display:block;left:33%;border-radius:3rem}.header .navbar-nav .nav-item .dropdown-menu{border-radius:0;border:0;padding:0;-webkit-box-shadow:0 0 1.375rem rgba(0,0,0,.1);box-shadow:0 0 1.375rem rgba(0,0,0,.1)}.header .navbar-nav .nav-item .dropdown-menu .dropdown-item{color:#000;padding:.8rem 1rem;font-size:.875rem;font-weight:600}.header .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover{background-color:#ec202b;color:#fff}.nav-effect{position:relative}.nav-effect:before{content:"";position:absolute;bottom:0;left:33%;width:1.25rem;height:6px;background:#ec202b;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .4s cubic-bezier(1,0,0,1);transition:-webkit-transform .4s cubic-bezier(1,0,0,1);transition:transform .4s cubic-bezier(1,0,0,1);transition:transform .4s cubic-bezier(1,0,0,1),-webkit-transform .4s cubic-bezier(1,0,0,1);border-radius:3rem}@media screen and (max-width:992px){.nav-effect:before{left:0}}.nav-effect:hover:before{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(1);transform:scale(1)}.primary-btn-effect{position:relative;cursor:hand;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:10}.primary-btn-effect:hover{color:#fff}.primary-btn-effect:hover:before{opacity:1;width:116%}.primary-btn-effect:hover:after{opacity:1;width:120%}.primary-btn-effect:before{background:#002880;opacity:1;z-index:-12;-webkit-transition:all .7s cubic-bezier(.77,0,.175,1);transition:all .7s cubic-bezier(.77,0,.175,1)}.primary-btn-effect:after,.primary-btn-effect:before{content:"";width:0;height:100%;display:block;position:absolute;-webkit-transform:skewX(-20deg);transform:skewX(-20deg);left:-10%;top:0}.primary-btn-effect:after{background:#ec202b;opacity:0;z-index:-15;-webkit-transition:all .4s cubic-bezier(.2,.95,.57,.99);transition:all .4s cubic-bezier(.2,.95,.57,.99);-webkit-box-shadow:2px 0 14px rgba(0,0,0,.6);box-shadow:2px 0 14px rgba(0,0,0,.6)}.icon-wrapper{-webkit-box-shadow:0 0 0 0 rgba(0,40,128,.5);box-shadow:0 0 0 0 rgba(0,40,128,.5);cursor:pointer;border-radius:50%;-webkit-transition:color .25s;transition:color .25s;-webkit-animation-name:wave;animation-name:wave;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes wave{0%{-webkit-box-shadow:0 0 0 0 rgba(0,40,128,.5);box-shadow:0 0 0 0 rgba(0,40,128,.5)}to{-webkit-box-shadow:0 0 0 15px rgba(0,40,128,0);box-shadow:0 0 0 15px rgba(0,40,128,0)}}@keyframes wave{0%{-webkit-box-shadow:0 0 0 0 rgba(0,40,128,.5);box-shadow:0 0 0 0 rgba(0,40,128,.5)}to{-webkit-box-shadow:0 0 0 15px rgba(0,40,128,0);box-shadow:0 0 0 15px rgba(0,40,128,0)}}.hero{position:relative;padding-top:8rem;padding-bottom:8rem}@media screen and (max-width:992px){.hero{padding:0}}.hero:after{content:"";position:absolute;background-image:url(../images/dot-image.webp);background-repeat:no-repeat;background-size:cover;z-index:-1;display:block;top:0;right:0;width:700px;height:700px}@media screen and (max-width:767px){.hero:after{width:250px;height:250px;top:50%;right:20%}}.hero:before{content:"";position:absolute;width:700px;height:700px;border-radius:100%;z-index:-1;background-color:rgba(235,246,255,.7);top:0;left:0}@media screen and (max-width:767px){.hero:before{width:250px;height:250px}}.hero .hero-wrap{position:relative;border-radius:100%;padding:2rem;border:2px dashed #002880;max-width:550px;max-height:550px;margin:0 auto}@media screen and (max-width:992px){.hero .hero-wrap{margin-top:8rem;margin-bottom:2rem}}@media screen and (max-width:575px){.hero .hero-wrap{max-width:350px}}.hero .hero-wrap .hero-inner{background-color:#ebf6ff;border-radius:100%;width:100%;height:100%;overflow:hidden}.hero .hero-wrap .hero-icons .icons-box{position:absolute;padding:1.5rem;background-color:#fff;-webkit-box-shadow:0 0 1.375rem rgba(0,0,0,.1);box-shadow:0 0 1.375rem rgba(0,0,0,.1);border-radius:50%;width:6.25rem;height:6.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hero .hero-wrap .hero-icons .icons-box:hover{background-color:#002880}.hero .hero-wrap .hero-icons .icons-box:hover #api-icon,.hero .hero-wrap .hero-icons .icons-box:hover #car-icon,.hero .hero-wrap .hero-icons .icons-box:hover #flight-icon,.hero .hero-wrap .hero-icons .icons-box:hover #hotel-icon,.hero .hero-wrap .hero-icons .icons-box:hover #location-icon,.hero .hero-wrap .hero-icons .icons-box:hover #train-icon{fill:#fff}@media screen and (max-width:575px){.hero .hero-wrap .hero-icons .icons-box{width:3.5rem;height:3.5rem;padding:1rem}}.hero .hero-wrap .hero-icons .icon1{top:80px;left:-10px}.hero .hero-wrap .hero-icons .icon2{top:-40px;left:40%}.hero .hero-wrap .hero-icons .icon3{top:80px;left:84%}.hero .hero-wrap .hero-icons .icon4{top:380px;left:-10px}@media screen and (max-width:575px){.hero .hero-wrap .hero-icons .icon4{top:280px}}.hero .hero-wrap .hero-icons .icon5{top:380px;left:84%}@media screen and (max-width:575px){.hero .hero-wrap .hero-icons .icon5{top:280px}}.hero .hero-wrap .hero-icons .icon6{top:500px;left:40%}@media screen and (max-width:575px){.hero .hero-wrap .hero-icons .icon6{top:350px}}.box-icon-float{-webkit-transform:translatey(0);transform:translatey(0);-webkit-animation:float 6s ease-in-out infinite;animation:float 6s ease-in-out infinite}@-webkit-keyframes float{0%{-webkit-transform:translatey(0);transform:translatey(0)}50%{-webkit-transform:translatey(-20px);transform:translatey(-20px)}to{-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes float{0%{-webkit-transform:translatey(0);transform:translatey(0)}50%{-webkit-transform:translatey(-20px);transform:translatey(-20px)}to{-webkit-transform:translatey(0);transform:translatey(0)}}#api-icon,#car-icon,#flight-icon,#hotel-icon,#location-icon,#train-icon{fill:#002880}.animate-charcter{background-image:linear-gradient(-225deg,#002880,#ec202b);background-size:auto auto;background-clip:border-box;background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:textclip 2s linear infinite;animation:textclip 2s linear infinite}@-webkit-keyframes textclip{to{background-position:200%}}@keyframes textclip{to{background-position:200%}}.about-company .max{max-width:450px}.about-company .review-con{text-align:justify}.about-company .about-pic{position:relative}.about-company .about-pic:before{content:"";position:absolute;width:700px;height:700px;border-radius:100%;z-index:-1;background-color:rgba(235,246,255,.7);width:400px;height:400px;top:120px;right:-50px}@media screen and (max-width:767px){.about-company .about-pic:before{width:250px;height:250px;right:0;top:350px}}.about-company .about-pic:after{content:"";position:absolute;background-image:url(../images/dot-image.webp);background-repeat:no-repeat;background-size:cover;z-index:-1;display:block;background-size:contain;width:400px;height:400px;top:-60px;left:-60px}@media screen and (max-width:767px){.about-company .about-pic:after{width:250px;height:250px}}.feature-list{list-style:none}.feature-list li{color:#878a9b;line-height:2.5rem}.feature-list li i{color:#002880}.core-product #Flight-booking-icon,.core-product #corporate-travel,.core-product #hotel-booking,.core-product #travel-api-icon{fill:#002880}.cardeffect{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.cardeffect:hover{margin-top:-.5rem;cursor:pointer;-webkit-box-shadow:0 0 1.375rem rgba(0,0,0,.1);box-shadow:0 0 1.375rem rgba(0,0,0,.1);-webkit-transition:all .8s cubic-bezier(.19,1,.22,1);transition:all .8s cubic-bezier(.19,1,.22,1)}.cardeffect:hover #Flight-booking-icon,.cardeffect:hover #corporate-travel,.cardeffect:hover #hotel-booking,.cardeffect:hover #travel-api-icon{fill:#ec202b;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.services{position:relative}.services .max-1{max-width:650px;margin:0 auto}.services:before{content:"";position:absolute;width:700px;height:700px;border-radius:100%;z-index:-1;background-color:rgba(235,246,255,.7);top:7rem;left:0}@media screen and (max-width:767px){.services:before{width:250px;height:250px}}.services:after{content:"";position:absolute;background-image:url(../images/dot-image.webp);background-repeat:no-repeat;background-size:cover;z-index:-1;display:block;width:250px;height:250px;bottom:-2%;left:30%}@media screen and (max-width:767px){.services:after{width:250px;height:250px;left:0}}.services .service-card .point{width:2.8rem;height:2.8rem;color:#fff}.services .item{overflow:hidden;border-radius:2.5rem}.services .owl-nav{position:absolute;left:44%}@media screen and (max-width:767px){.services .owl-nav{left:0}}.services .owl-nav .owl-next,.services .owl-nav .owl-prev{background:#fff!important;color:#ec202b!important;-webkit-box-shadow:0 0 1.375rem rgba(0,0,0,.1);box-shadow:0 0 1.375rem rgba(0,0,0,.1);width:3rem;height:3rem;border-radius:50%;font-size:2rem!important}.services .owl-nav .owl-next:hover,.services .owl-nav .owl-prev:hover{background:#002880!important;color:#fff!important}.features:before{content:"";display:block;width:100%;height:auto;background-image:url(../images/map.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;height:650px;position:absolute;z-index:-1}.features .max-2{max-width:550px;margin:0 auto}.review{position:relative}.review:before{content:"";position:absolute;width:700px;height:700px;border-radius:100%;z-index:-1;background-color:rgba(235,246,255,.7);width:400px;height:400px;top:60%;left:20%}@media screen and (max-width:767px){.review:before{width:250px;height:250px}}@media screen and (max-width:992px){.review:before{top:20%;left:10%}}@media screen and (max-width:767px){.review:before{top:50%}}.review:after{content:"";position:absolute;background-image:url(../images/dot-image.webp);background-repeat:no-repeat;background-size:cover;z-index:-1;display:block;background-size:contain;width:400px;height:400px;top:10%;left:10%}@media screen and (max-width:767px){.review:after{width:250px;height:250px}}@media screen and (max-width:992px){.review:after{top:2%;left:0}}@media screen and (max-width:767px){.review:after{top:0}}.review .max{max-width:450px}.review .review-con{text-align:justify}.review .review-con .qotes-img{width:auto;height:auto}.review .review-pic{position:relative}.review .owl-nav{position:absolute;left:44%}@media screen and (max-width:767px){.review .owl-nav{left:0}}.review .owl-nav .owl-next,.review .owl-nav .owl-prev{background:#fff!important;color:#ec202b!important;-webkit-box-shadow:0 0 1.375rem rgba(0,0,0,.1);box-shadow:0 0 1.375rem rgba(0,0,0,.1);width:3rem;height:3rem;border-radius:50%;font-size:2rem!important}.review .owl-nav .owl-next:hover,.review .owl-nav .owl-prev:hover{background:#002880!important;color:#fff!important}.news .max{max-width:650px;margin:0 auto}.news .news-card .tags{bottom:2rem;left:2rem;z-index:1;display:block;background:#fff;border-radius:40px;cursor:pointer}.img-effect img{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.img-effect:hover img{-webkit-transform:scale(1.5);transform:scale(1.5)}.flood-effect{-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;overflow:hidden;display:block;border-radius:40px;min-width:110px;text-align:center}.flood-effect:hover{-webkit-box-shadow:inset 10rem 0 0 0 #002880;box-shadow:inset 10rem 0 0 0 #002880}.flood-effect:hover:hover a{color:#fff}.action-bg{position:relative;overflow:hidden}.action-bg:before{content:"";position:absolute;width:700px;height:700px;border-radius:100%;z-index:-1;background-color:rgba(235,246,255,.7);width:400px;height:400px;top:-60px;right:-50px}@media screen and (max-width:767px){.action-bg:before{width:250px;height:250px;right:-20px}}.action-bg:after{content:"";position:absolute;background-image:url(../images/dot-image.webp);background-repeat:no-repeat;background-size:cover;z-index:-1;display:block;background-size:contain;width:400px;height:400px;top:-60px;left:-60px}@media screen and (max-width:767px){.action-bg:after{width:250px;height:250px}}.footer{background-color:#000}.footer h1,.footer h2,.footer h3,.footer p{color:#fff}.footer p{line-height:2.2rem}.footer .link-list li{line-height:2.5rem}.footer .link-list li a{color:#878a9b;font-size:.875rem;padding:0 0 .5rem}.footer .link-list li a:hover{color:#ec202b}.footer .social .botom-link,.footer .social a{color:#fff}.footer .social .botom-link:hover,.footer .social a:hover{color:#ec202b}.scrollup{overflow:hidden;position:fixed;height:2.5rem;width:2.5rem;line-height:2.5rem;border-radius:50%;bottom:-3rem;right:3rem;text-align:center;z-index:1;background-color:rgba(0,40,128,.8);display:block;color:#fff;-webkit-transition:all .5s cubic-bezier(0,0,.15,1.88);transition:all .5s cubic-bezier(0,0,.15,1.88)}.scrollup i{font-size:1.5rem;display:inline-block;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.scrollup i:focus,.scrollup i:hover{-webkit-animation:toBottomFromTop .5s forwards;animation:toBottomFromTop .5s forwards}.scrollup:focus,.scrollup:hover{color:#ec202b}.scrollup.back-top{bottom:20px}@-webkit-keyframes toBottomFromTop{49%{-webkit-transform:translateY(-20%);transform:translateY(-20%)}50%{opacity:0;-webkit-transform:translateY(20%);transform:translateY(20%)}51%{opacity:0}80%{opacity:1}}@keyframes toBottomFromTop{49%{-webkit-transform:translateY(-20%);transform:translateY(-20%)}50%{opacity:0;-webkit-transform:translateY(20%);transform:translateY(20%)}51%{opacity:0}80%{opacity:1}}.footer-link-effect{position:relative}.footer-link-effect:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;border-radius:.5rem;background:#ec202b;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .4s cubic-bezier(1,0,0,1);transition:-webkit-transform .4s cubic-bezier(1,0,0,1);transition:transform .4s cubic-bezier(1,0,0,1);transition:transform .4s cubic-bezier(1,0,0,1),-webkit-transform .4s cubic-bezier(1,0,0,1)}.footer-link-effect:hover:before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1);transform:scale(1)}