@font-face {
    font-family: 'Poppins';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Poppins-Regular.woff2') format('woff2')
}

@font-face {
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Poppins-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
     src: url('../fonts/Poppins-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Poppins-Bold.woff2') format('woff2');
}


body {font-family: "Poppins", sans-serif; font-weight: 400; font-style: normal; font-size: 14px; line-height: 24px;}


.color-primary{color: #29296b; font-weight: inherit;}
.color-second{color: #f72129; font-weight: inherit;}

.mybtn {border: 1px solid #fff; background-color: #29296b; color: #fff; text-decoration: none; padding: 12px 28px; display: inline-block; border-radius: 6px; font-weight: 500; letter-spacing: .5px;}
.mybtn:hover{color: #fff; background-color: #3b3b9d;}

.main-heading{font-size: 26px; font-weight: bold; margin-bottom: 30px; padding-bottom: 12px; position: relative; text-align: center; color: #29296b;}
.main-heading::after{content: ""; position: absolute; display: block; width: 50px; height: 3px; background:#29296b; left: 0; right: 0; bottom: 0; margin: auto;}

.noafter::after{display: none;}

.main-sub-heading {font-weight: bold; font-size: 16px; color: #29296b; display: inline-block; margin-bottom: 4px;}
.heading-bottontext {max-width: 850px; margin: 0px auto 24px; text-align: center; line-height: 26px;}
.page-heading{text-align: left; margin-bottom: 16px; font-size: 20px; font-weight: bold;}
.innerpage-heading{text-align: left; margin-bottom: 15px; font-size: 16px; font-weight: bold;}
.mymt{margin-top: 60px;}


.mynavbar .navbar {padding: 5px 0;}
.mynavbar .navbar-brand img {width: 185px; height: auto;} 

.head-tfn {margin-left: 2%;}
.head-tfn .call-icon {width: 48px; height: auto; display: inline-block; margin-right: 4px; position: relative;}
/* .head-tfn .call-icon:before {content: ''; width: 8px; height: 8px; position: absolute; background: #11ad68; border-radius: 100%; bottom: 4px; left: 2px;} */
.head-tfn .call-icon img {width: 100%; height: auto;}
.head-tfn a {font-size: 18px; color: #29296b; text-decoration: none; font-weight: 600; display: flex; align-items: center;}
.callustext {font-size: 18px; letter-spacing: .5px; color: #29296b;}
.callustext .head-callus {display: block; font-size: 13px; color: #29296b; margin-bottom: -3px; text-align: center;}


header {position: fixed; top: 0; left: 0; width: 100%; z-index: 10; background-color:rgb(255, 255, 255, .9); box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);}

.mynavbar .navbar-expand-lg .navbar-collapse {justify-content: center;}
.mynavbar ul.navbar-nav li.nav-item {margin: 0 2px;}
.mynavbar ul.navbar-nav a.nav-link {color: #000000; font-size: 16px; padding: 12px 30px; text-transform: capitalize; font-weight: 500; border-radius: 8px;}
.mynavbar ul.navbar-nav a.nav-link:hover{color: #29296b;}
.mynavbar ul.navbar-nav a.nav-link.active {color: #29296b; font-weight: 600;}
.mynavbar ul.navbar-nav a.nav-link.active:hover {color: #29296b;}
.mynavbar .navbar-toggler {background: #29296b; padding: 4px 10px;}
.mynavbar .navbar-toggler span {background-image: none; background-color: #fff; width: 25px; height: 2px; margin: 6px 0; display: block;}
.mynavbar .navbar-brand {margin-right: 0;}


.hero-banner-sec{background-color: rgba(0, 0, 0, 0.03); margin-top:58px; position: relative; text-align: center; padding: 30px;}
.hero-banner-sec .herobanner-contentsec{max-width: 800px; margin: 0 auto;}
.hero-banner-sec .welcometext {font-weight: 600; font-size: 16px; font-style: italic; display: block; margin-bottom: 12px; color: #f75157;}
.hero-banner-sec h1 {font-size: 34px; margin-bottom: 22px;}
.hero-banner-sec p {line-height: 26px; font-size: 15px;}
.hero-banner-sec .outlineplane-left {display: block;}
.hero-banner-sec .outlineplane-left img {width: 140px; height: auto;}
.hero-banner-sec .mybtn {font-size: 15px; margin-top: 15px;}


.heroimage-lefttop {position: absolute; left: 2%; display: inline-block;}
.heroimage-left {position: absolute; left: 2%; bottom: 5%; display: inline-block;}
.heroimage-left img, .heroimage-lefttop img  {border-radius: 100%; width: 145px; height: auto;}

.heroimage-right {position: absolute; right: 2%; top: 15%; display: inline-block; }
.heroimage-right img {border-radius: 20px; width: 138px;  height: auto;}



.main-banner-sec {position: relative; overflow: hidden; z-index: 1; background-color:rgba(0, 0, 0, 0.03); margin-top: 48px; padding: 20px 0 0px;}
.main-banner-sec .banner-content {margin-bottom: 15px;}
.main-banner-sec .row {align-items: center;}
.main-banner-sec .banner-rightimg {text-align: right;}
.main-banner-sec .banner-heading {font-weight: 600; font-size: 45px; color: #29296b;}
.main-banner-sec .banner-rightimg img{width: 80%;}
.main-banner-sec p {margin: 20px 0 24px; font-size: 16px; line-height: 28px;}
.banner-content .mybtn {font-size: 16px;}


.our-services .service-col {display: flex; gap: 3%; margin: 15px 0 20px; flex-wrap: wrap; justify-content: center;}
.our-services .service-col .service-icon{display: inline-block; line-height: 65px; width: 70px; height: 65px; background: #f72129; border-radius: 5px;  text-align: center; color: #fff;}
.our-services .service-col .service-icon img{width: 45px; height: auto;}
.our-services .service-col .service-content {text-align: center; margin-top: 24px; width: 100%;}
.our-services .service-col .service-content .service-col-heading {font-weight: 600; font-size: 18px; margin-bottom: 16px; display: block; color: #222021;}

.priceguarantee-sec .priceguarantee-col {position: relative; overflow: hidden; border-radius: 6px; margin-bottom: 30px;}
.priceguarantee-sec .priceguarantee-col img {width: 100%; height: auto;}
.priceguarantee-sec .priceguarantee-col .caption {padding: 15px 12px 18px; background: #29296b; color: #fff;}
.priceguarantee-sec .priceguarantee-col .caption .caption-heading {font-weight: 600; font-size: 22px; display: block;}
.priceguarantee-sec .priceguarantee-col .caption p {margin-top: 12px; font-size: 16px; margin-bottom: 0;}


.topdesti-sec .main-heading {margin-bottom: 14px;}
.topdesti-sec .topdesti-row {display: flex; gap: 1%;}
.topdesti-sec .topdesti-row .topdesti-col {width: 25%; margin-top: 25px; overflow: hidden; border-radius: 6px; position: relative;}
.topdesti-sec .topdesti-row .topdesti-col:before{content: ''; position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2);}
.topdesti-sec .topdesti-row .topdesti-col img {width: 100%; height: auto;}
.topdesti-sec .topdesti-row .topdesti-col .desti-city {position: absolute; bottom: 20px; z-index: 1; left: 12px; color: #fff; font-size: 16px; font-weight: 600; border-radius: 5px;}
.topdesti-sec .topdesti-row .topdesti-col .desti-city:before {content: ''; width: 35%; position: absolute; height: 2px; background: #fff; bottom: -5px; left: 0;}


.homefixtfn {position: fixed; z-index: 9999; background: #29296b; bottom: 25%; text-align: center; padding: 10px 6px; letter-spacing: .5px; width: 212px;
    right: 7px; border-radius: 7px; box-shadow: -1px 3px 4px -4px rgba(0, 0, 0, 0.75); display: none;}

.homefixtfn a {color: #fff; text-decoration: none; font-size: 17px; display: block; font-weight: 600;}
.homefixtfn img {width: 24px; height: auto; position: relative; top: -1px; vertical-align: middle;}

footer {background: #f9f9f9; padding: 5px 0 15px; color: #2e2e2e;}
.foot-logo-sec {margin-top: 25px;}
.footlogo-img {display: inline-block; margin-bottom: 10px; width: 170px;}
.footlogo-img img{width: 100%; height: auto;}
.foot-logo-sec p {font-size: 13px; margin-bottom: 18px; padding-right: 12px;}


footer h5, .foot-nav-head {font-size: 16px; font-weight: bold; margin-bottom: 12px; margin-top: 25px; position: relative; color: #29296b;}
footer h5:after, .foot-nav-head:after {content: ""; width: 10px; height: 2px; background: #29296b; position: absolute; bottom: -5px; left: 0;}
footer ul {padding-left: 0; list-style: none; margin-top: 20px;}
footer ul li {margin: 8px 0;}
footer ul li a{text-decoration: none; color: #2e2e2e;}
footer ul li a:hover {color: #29296b;}
.foot-info {margin-top: 20px;}
.foot-info p {margin-bottom: 12px; display: flex;}
.foot-info p a {color: #2e2e2e; text-decoration: none;}
.foot-info p i {font-size: 14px; color: #29296b; margin-right: 5px;}

.foot-disclaimer {text-align: center; line-height: 22px; color: #2e2e2e; font-size: 13px; margin-top: 20px;}
.foot-certified {text-align: center; margin: 20px 0 0;}
.foot-certified img {width: 400px; height: auto;}
footer .copyrighttext {text-align: center; margin: 20px 0 0; font-size: 11px; letter-spacing: .8px; color: #2e2e2e; font-weight: 500;}



.inner-banner {height: 300px; background-color: #ececf2; background: url(../images/inner-banner.webp) no-repeat center; background-size: cover; position: relative;}
.inner-banner:before {content: ''; width: 100%; height: 100%; position: absolute; background: rgba(0, 0, 0, .60);}
.inner-banner .banner-content {position: absolute; bottom: 42%; left: 0; right: 0; text-align: center;}
.inner-banner .banner-heading {font-size: 30px; margin-bottom: 0; color: #fff; font-weight: 600;}

.static-page-content {margin-top: 24px; line-height: 24px;}
.static-page-content ul, .static-page-content ol {padding-left: 25px;}
.static-page-content ul.alpha {list-style: lower-alpha;}
.static-page-content ul li, .static-page-content ol li {margin-bottom: 10px;}
.static-content-section address {line-height: 26px;}

.contact-details .contact-sec-heading {font-weight: 600; font-size: 22px; letter-spacing: .5px;}
.contact-details p {margin-top: 0; line-height: 22px; font-size: 14px;}

.contactdetail-formrow {margin-top: 25px; /* align-items: center; */}
.contactpage h2 {font-size: 22px; font-weight: 600;}


.contact-details-inner {width: 100%; margin-top: 32px; display: flex;}
.info-contact-details {width: 100%; margin-bottom: 8px; padding: 12px; border-radius: 10px; letter-spacing: .6px; text-align: center;}
.info-contact-details .contact-icon {width: 100%; display: flex; justify-content: center; margin-bottom: 22px;}
.contact-icon-text .contacttext-heading {margin: 1px 0 10px; font-size: 18px; color: #29296b; font-weight: 600;}
.contact-icon-text a {color: #000; font-size: 16px; text-decoration: none; word-wrap: break-word;}
.contact-icon-text p {margin-bottom: 0; font-size: 16px; word-wrap: break-word;}
.contact-icon i {font-size: 30px; color: #29296b; width: 75px; height: 75px; background-color: transparent; display: flex; justify-content: center; align-items: center; border-radius: 100%; transition: all 0.3s ease-in-out; border: 1px dashed #29296b;}
.info-contact-details:hover .contact-icon i {background: #29296b; color: #fff;}    
.contact-icon i svg {width: 32px; height: 32px;}

.pagenotfound-sec{height: 65vh;}

.landingpage .main-banner-sec .banner-heading{font-size: 38px;}
.landingpage .main-banner-sec .banner-rightimg img {border-radius: 15px;}
.landingpage .main-banner-sec .mybtn {font-size: 20px; font-weight: bold; padding: 18px 20px; margin: 10px 0;}
.landingpage .main-banner-sec p{margin: 28px 0 24px;}



@media (max-width: 1199px) {
    .heroimage-lefttop, .heroimage-left, .heroimage-right {display: none;}
}


@media (max-width: 991px) {
    header{padding: 4px 0;}
    .hero-banner-sec{margin-top: 48px; padding: 20px;}
    .hero-banner-sec h1{font-size: 30px;}
    .mynavbar .navbar {padding: 0px 0;}
    .mynavbar ul.navbar-nav {background: #2b2768; border-radius: 7px; margin: 10px 0 10px;}
    .mynavbar ul.navbar-nav a.nav-link {padding: 12px 12px; border-bottom: 1px solid #130d66; color: #fff; border-radius: 0;}
    .mynavbar ul.navbar-nav a.nav-link.active{color: #fff;}
    .mynavbar ul.navbar-nav li:last-child a.nav-link {border-bottom: none;}
    .head-tfn {display: none;}
    .homefixtfn {bottom: 0; width: 100%; border-radius: 0; right: 0; display: block;}
    .main-banner-sec .banner-rightimg {text-align: center;}
    .main-banner-sec{padding: 38px 0 0px;}
    .main-banner-sec .banner-content {text-align: center; margin-bottom: 32px;}
    .main-banner-sec .banner-heading{font-size: 32px;}
    
    
    .priceguarantee-sec .priceguarantee-col .caption{text-align: center;}
    .priceguarantee-sec .col-lg-4:last-child .priceguarantee-col {margin-bottom: 0;}

    .topdesti-sec .topdesti-row{flex-wrap: wrap; justify-content: center; gap: 2%; row-gap: 15px;}
    .topdesti-sec .topdesti-row .topdesti-col {width: 48%; margin-top: 0;}

    .info-contact-details {width: 100%; padding-left: 0;}
    .landingpage .head-tfn {display: block;}
    .landingpage .main-banner-sec{padding: 25px 0 0px;}
    .landingpage .main-banner-sec .banner-heading {font-size: 28px;}
    .landingpage .main-banner-sec p {margin: 12px 0 12px;}

}

@media (max-width: 767px) {
    .mymt{margin-top: 40px;}
    footer h5, .foot-nav-head{margin-top: 6px;}
    .contact-details-inner{flex-wrap: wrap;}
}

@media (max-width: 480px) {
 .landingpage .mynavbar .navbar-brand img {width: 148px;}
 .landingpage .head-tfn .call-icon{width: 30px;}
 .landingpage .callustext .head-callus{font-size: 11px;}  
 .landingpage .callustext {font-size: 15px; letter-spacing: .3px;}
 
.landingpage .main-banner-sec .banner-heading {font-size: 24px;}
}

@media (max-width: 360px) {
   .landingpage .main-banner-sec{margin-top: 88px;}
   .landingpage .mynavbar .navbar{justify-content: center !important;}
}