	ul.nav.nav-tabs li a.active.show {
	    background-color: #30497e;
	    padding: 10px;
	    color: #fff;
	    margin-right: 30px;
	}

	ul.nav.nav-tabs li a {
	    background-color: #F71399;
	    color: #fff;
	    padding: 10px;
	    margin-right: 30px;
	}

	.nav-tabs {
	    border-bottom: none;
	}

	.grow img {
	    transition: 1s ease;
	}

	.grow img:hover {
	    -webkit-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	    transform: scale(1.2);
	    transition: 1s ease;
	}

	.shrink img {
	    transition: 1s ease;
	}

	.shrink img:hover {
	    -webkit-transform: scale(0.8);
	    -ms-transform: scale(0.8);
	    transform: scale(0.8);
	    transition: 1s ease;
	}

	.rotate img {
	    transition: 1s ease;
	}

	.rotate img:hover {
	    -webkit-transform: rotateZ(-10deg);
	    -ms-transform: rotateZ(-10deg);
	    transform: rotateZ(-10deg);
	    transition: 1s ease;
	}

	.hero-image {
	    background-image: url("uploadfiles/Home/travel3.jpg");
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;
	}

	.btn-full-round {
	    /*border-radius: 50px;*/
	    /*padding-left: 20px !important;*/
	    /*padding-right: 20px !important;*/
	}

	.btn-booking {
	    color: #fff;
	    background: #30497E !important;
	    border-color: #30497E !important;
	}

	.btn-booking:hover {
	    color: #fff !important;
	    background: #f71399;
	    border-color: #f71399 !important;
	}

	.btn-booking1 {
	    color: #fff;
	    background: #f71399;
	    border-color: #f71399;
	}

	.btn-booking1:hover {
	    color: #30497E !important;
	    background: #fff;
	    border-color: #30497E;
	}

	.btn-booking2:hover {
	    color: #30497E !important;
	    background: #fff;
	    border-color: #30497E;
	}

	.owl-dot.active span {
	    background-color: #30497e !important;
	}

	/*a:focus,*/

	a:hover {
	    color: #fff !important;
	}

	.blog-post .blog-detail .entry-title a:hover {
	    color: #30497E !important;
	}

	.cs-button.arrow:hover {
	    color: #30497E !important;
	}

	.blog-post .entry-meta ul li a:hover {
	    color: #30497E !important;
	}

	.blog-post .social ul li a:hover {
	    color: #f71399 !important;
	}

	.latest ul li a {
	    color: #30497e !important;
	}

	.latest ul li a span {
	    font-size: 25px;
	}

	a.insta {
	    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	    color: #fff;
	    border: 1px solid #49769c00;
	    font-size: 16px;
	}

	a.twitter {
	    background-color: #55acee;
	    color: #fff;
	    border: 1px solid #55acee;
	    font-size: 16px;
	}

	a.facebook {
	    background-color: #3b5998;
	    color: #fff;
	    border: 1px solid #3b5998;
	    font-size: 16px;
	}

	a.linkedin {
	    background-color: #1f88be;
	    color: #fff;
	    border: 1px solid #1f88be;
	    font-size: 16px;
	}

	header nav.header-fancy .brand {
	    padding: 8px 0px;
	}

	/*body {*/

	/*	font-size: 1.2rem;*/

	/*	font-weight: bolder;*/

	/*}*/

	.ser-box.bx2 {
	    background-color: #e6e8ff !important;
	}

	.ser-box {
	    background-color: #ffebf7 !important;
	    padding: 30px 30px;
	    /*padding: 60px 70px;*/
	}

	.py-140 {
	    padding-top: 100px !important;
	    padding-bottom: 100px !important;
	}

	.footer.bg-black .footer-link ul li a span {
	    font-size: 20px;
	    color: #f71399;
	    padding: 12px 15px;
	    border: 2px solid #c1c1c1;
	}

	.footer.bg-black .footer-link ul li a span:hover {
	    color: #fff !important;
	}

	.footer.bg-black .footer-link ul li a :hover {
	    color: #f71399 !important;
	}

	.footer.bg-black .address a span:hover {
	    color: #f71399 !important;
	}

	.footer.bg-black .footer-link ul li a {
	    margin-right: 30px;
	    /*padding: 15px 21px;*/
	    /*border: 2px solid #c1c1c1;*/
	}

	/*	.btn-booking1:hover i*/

	/*{*/

	/*    color:#313131 !important;*/

	/*}*/

	.btn-booking1:hover i {
	    color: #fff !important;
	}

	.footer.bg-black .footer-link ul li a:hover {
	    color: #f71399 !important;
	}

	.tp-caption.Travel-CallToAction.cs-button {
	    border: 2px solid #30497e;
	    color: #30497e !important;
	}

	.vis-hid {
	    visibility: hidden;
	}

	.items-center {
	    align-items: center;
	}

	.pad-bor {
	    padding: 8px 15px 8px 15px;
	    border: 1px solid;
	}

	.ptb-60-lr-70 {
	    padding: 60px 70px;
	}

	.ml-0 {
	    margin-left: 0px;
	}

	.mt-0 {
	    margin-top: 0px !important;
	}

	.mt-10 {
	    margin-top: 10px !important;
	}

	.mt-20 {
	    margin-top: 20px !important;
	}

	.mt-30 {
	    margin-top: 30px;
	}

	.mt-35 {
	    margin-top: 35px;
	}

	.mt-40 {
	    margin-top: 40px !important;
	}

	.mt-50 {
	    margin-top: 50px;
	}

	.mt-60 {
	    margin-top: 60px;
	}

	.ml-30 {
	    margin-left: 30px;
	}

	.mr-20 {
	    margin-right: 20px;
	}

	.p-0 {
	    padding: 0px;
	}

	.p-60 {
	    padding: 60px;
	}

	.p-30 {
	    padding: 30px;
	}

	.p-10 {
	    padding: 10px;
	}

	.p-20 {
	    padding: 20px;
	}

	.p-15 {
	    padding: 15px;
	}

	.p-0-60-30-60 {
	    padding: 0px 60px 30px 60px;
	}

	.fs-15 {
	    font-size: 15px;
	}

	.col-white {
	    color: #fff;
	}

	.col-pink {
	    color: #F71399;
	}

	.bg-white {
	    background-color: #fff;
	}

	.bg-col-light-gray {
	    background-color: #f7f7f7;
	}

	.bg-pink {
	    background-color: #F71399;
	}

	.bg-blue {
	    background-color: #30497E;
	}

	.bg-lightblue {
	    background-color: #82a7f5;
	}

	.bg-light-pink {
	    background-color: #ffebf7;
	}

	.pt-170 {
	    padding-top: 170px;
	}

	.pt-90 {
	    padding-top: 90px;
	}

	.pb-40 {
	    padding-bottom: 40px;
	}

	.pb-80 {
	    padding-bottom: 80px;
	}

	.bx-sha {
	    box-shadow: 0 0 12px rgb(94 88 88 / 12%)
	}

	.fl {
	    float: left;
	}

	.tab-pane {
	    padding: 2rem 0;
	}

	/*tabs on care page css starts*/

	/*.nav-link {*/

	/*background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(3,3,37,0.1) 100%);*/

	/*}*/

	.nav-link.active {
	    font-weight: bold;
	    background: #fff;
	}

	.care-page-tabs ul.nav.nav-tabs li a {
	    padding: 40px 30px;
	}

	.care-page-tabs ul.nav.nav-tabs li a.active.show {
	    padding: 40px 30px;
	}

	.care-page-tabs .nav-tabs .nav-link.active {
	    color: #fff;
	    background-color: #30497e;
	    border-color: #30497e #30497e #30497e;
	}

	.care-page-tabs ul.nav.nav-tabs li a {
	    background-color: #c3c1c1;
	    color: #000;
	    padding: 40px 30px;
	    margin-right: 30px;
	    border: 1px solid #c3c1c1;
	}

	.care-page-tabs ul.nav.nav-tabs li a.active.show {
	    background-color: #30497e;
	    padding: 40px 30px;
	    color: #fff;
	    margin-right: 30px;
	}

	.accordion a:hover {
	    color: #000 !important;
	}

	/*tabs on care page css ends*/

	#main {
	    margin: 50px 0;
	}

	#main #faq .card {
	    margin-bottom: 20px;
	    border: 1px solid #c1c1c1;
	}

	#main #faq .card .card-header {
	    border: 0;
	    border-radius: 2px;
	    padding: 0;
	}

	#main #faq .card .card-header .btn-header-link {
	    display: block;
	    text-align: left;
	    background: #e6e8ff;
	    color: #30497e;
	    padding: 10px;
	    border-bottom: 1px solid #c1c1c1;
	}

	#main #faq .card .card-header .btn-header-link:after {
	    content: "\f107";
	    /*font-family: 'Font Awesome 5 Free';*/
	    font-family: 'FontAwesome';
	    font-weight: 900;
	    float: right;
	}

	#main #faq .card .card-header .btn-header-link.collapsed {
	    background: #fff;
	    /*color: #000 !important;*/
	    /*border:1px solid #c1c1c1;*/
	}

	#main #faq .card .card-header .btn-header-link.collapsed:after {
	    content: "\f106";
	}

	#main #faq .card .collapsing {
	    /*background: #FFE472; yellow*/
	    line-height: 30px;
	}

	#main #faq .card .collapse {
	    border: 0;
	}

	#main #faq .card .collapse.show {
	    /*background: #ffebf7;*/
	    line-height: 30px;
	    color: #222;
	}

	.tp-caption {
	    color: #000 !important;
	}

	/*about us page css starts*/

	.about-us.topbar-social ul li a span {
	    font-size: 20px;
	    margin-top: 25px;
	    color: #30497e;
	    margin: 25px 10px 0px 10px;
	}

	/*about us page css ends*/

	/*.txt-decoration::after {*/

	/*  position: absolute;*/

	/*    content: '';*/

	/*    display: inline-block;*/

	/*    height: 1px;*/

	/*    width: 200px;*/

	/*    background: #c1c1c1;*/

	/*    bottom: -20px;*/

	/*    right: 27%;*/

	/*}*/

	/*.txt-decoration::before {*/

	/*  position: absolute;*/

	/*    content: '';*/

	/*    display: inline-block;*/

	/*    height: 1px;*/

	/*    width: 200px;*/

	/*    background: #c1c1c1;*/

	/*    bottom: -20px;*/

	/*    left: 27%;*/

	/*}*/

	.centered {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, 50%);
	    color: #000;
	    font-size: 50px;
	}

	ul.breadcrumb {
	    padding: 10px 16px;
	    list-style: none;
	    background-color: #eee;
	}

	ul.breadcrumb li {
	    display: inline;
	    font-size: 18px;
	}

	ul.breadcrumb li+li:before {
	    padding: 8px;
	    color: black;
	    content: "/\00a0";
	}

	ul.breadcrumb li a {
	    color: #0275d8;
	    text-decoration: none;
	}

	ul.breadcrumb li a:hover {
	    color: #01447e;
	    text-decoration: underline;
	}

	.banner-c {
	    height: 450px;
	    position: relative;
	    background-size: cover;
	}

	.fs-16 {
	    font-size: 16px;
	}

	.about-us-intro {
	    font-size: 40px !important;
	    color: #30497e;
	}

	.contact a:hover {
	    color: #30497e !important;
	}

	.carousel-caption h3 {
	    font-size: 35px;
	    /*font-weight: 500;*/
	    /* font-weight: 600;*/
	    text-align: left;
	    font-family: 'Roboto', sans-serif;
	    line-height: 45px;
	}

	.border-font {
	    -webkit-text-fill-color: #fff;
	    -webkit-text-stroke-width: 0.1rem;
	    color: #30497e;
	}

	/**/

	.btn-booking:hover {
	    background-color: transparent !important;
	}

	.btn-booking:hover span {
	    background-color: transparent !important;
	    color: #30497e;
	}

	.btn-6 {
	    /*background: #000;*/
	    color: #fff;
	    /*line-height: 42px;*/
	    padding: 0;
	    border: none;
	}

	.btn-6 span {
	    position: relative;
	    display: block;
	    width: 100%;
	    height: 100%;
	    padding: .375rem .75rem;
	}

	.btn-6:before,
	.btn-6:after {
	    position: absolute;
	    content: "";
	    height: 0%;
	    width: 2px;
	    /*background: #000;*/
	}

	.btn-6:before {
	    right: 0;
	    top: 0;
	    transition: all 500ms ease;
	}

	.btn-6:after {
	    left: 0;
	    bottom: 0;
	    transition: all 500ms ease;
	}

	.btn-6:hover {
	    color: #000;
	    background: transparent;
	}

	.btn-6:hover:before {
	    transition: all 500ms ease;
	    height: 100%;
	}

	.btn-6:hover:after {
	    transition: all 500ms ease;
	    height: 100%;
	}

	.btn-6 span:before,
	.btn-6 span:after {
	    position: absolute;
	    content: "";
	    background: #f71399;
	}

	.btn-6 span:hover {
	    border-left: 2px solid #f71399;
	    border-right: 2px solid #f71399;
	}

	.btn-6 span:before {
	    left: 0;
	    top: 0;
	    width: 0%;
	    height: 2px;
	    transition: all 500ms ease;
	}

	.btn-6 span:after {
	    right: 0;
	    bottom: 0;
	    width: 0%;
	    height: 2px;
	    transition: all 500ms ease;
	}

	.btn-6 span:hover:before {
	    width: 100%;
	}

	.btn-6 span:hover:after {
	    width: 100%;
	}

	/**/

	/**/

	.btn-61 {
	    /*background: #000;*/
	    color: #fff;
	    /*line-height: 42px;*/
	    padding: 0;
	    border: none;
	}

	.btn-61 span {
	    position: relative;
	    display: block;
	    width: 100%;
	    height: 100%;
	    padding: .375rem .75rem;
	    color: #fff;
	}

	.btn-61:before,
	.btn-61:after {
	    position: absolute;
	    content: "";
	    height: 0%;
	    width: 2px;
	    /*background: #000;*/
	}

	.btn-61:before {
	    right: 0;
	    top: 0;
	    transition: all 500ms ease;
	}

	.btn-61:after {
	    left: 0;
	    bottom: 0;
	    transition: all 500ms ease;
	}

	.btn-61:hover {
	    color: #000;
	    background: transparent;
	}

	.btn-61:hover:before {
	    transition: all 500ms ease;
	    height: 100%;
	}

	.btn-61:hover:after {
	    transition: all 500ms ease;
	    height: 100%;
	}

	.btn-61 span:before,
	.btn-61 span:after {
	    position: absolute;
	    content: "";
	    background: #f71399;
	}

	.btn-61 span:hover {
	    border-left: 2px solid #f71399;
	    border-right: 2px solid #f71399;
	}

	.btn-61 span:before {
	    left: 0;
	    top: 0;
	    width: 0%;
	    height: 2px;
	    transition: all 500ms ease;
	}

	.btn-61 span:after {
	    right: 0;
	    bottom: 0;
	    width: 0%;
	    height: 2px;
	    transition: all 500ms ease;
	}

	.btn-61 span:hover:before {
	    width: 100%;
	}

	.btn-61 span:hover:after {
	    width: 100%;
	}

	/**/

	/**/

	.btn-66 {
	    /*background: #000;*/
	    color: #fff;
	    /*line-height: 42px;*/
	    padding: 0;
	    border: none;
	}

	.btn-66 span {
	    position: relative;
	    display: block;
	    width: 100%;
	    height: 100%;
	    padding: .375rem .75rem;
	    color: #fff;
	}

	.btn-66:before,
	.btn-66:after {
	    position: absolute;
	    content: "";
	    height: 0%;
	    width: 2px;
	    /*background: #000;*/
	}

	.btn-66:before {
	    right: 0;
	    top: 0;
	    transition: all 500ms ease;
	}

	.btn-66:after {
	    left: 0;
	    bottom: 0;
	    transition: all 500ms ease;
	}

	.btn-66:hover {
	    color: #000;
	    background: transparent;
	}

	.btn-66 span:hover {
	    border-left: 2px solid #30497e;
	    border-right: 2px solid #30497e;
	}

	.btn-61 span:hover {
	    border-left: 2px solid #f71399;
	    border-right: 2px solid #f71399;
	}

	.btn-66:hover:before {
	    transition: all 500ms ease;
	    height: 100%;
	}

	.btn-66:hover:after {
	    transition: all 500ms ease;
	    height: 100%;
	}

	.btn-66 span:before,
	.btn-66 span:after {
	    position: absolute;
	    content: "";
	    background: #30497e;
	}

	.btn-66 span:hover {
	    border-left: 2px solid #30497e;
	    border-right: 2px solid #30497e;
	}

	.btn-66 span:before {
	    left: 0;
	    top: 0;
	    width: 0%;
	    height: 2px;
	    transition: all 500ms ease;
	}

	.btn-66 span:after {
	    right: 0;
	    bottom: 0;
	    width: 0%;
	    height: 2px;
	    transition: all 500ms ease;
	}

	.btn-66 span:hover:before {
	    width: 100%;
	}

	.btn-66 span:hover:after {
	    width: 100%;
	}

	/**/